index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-11-10
Merge tag 'for-5.16-deadlock-fix-tag' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-10
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-09
Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-09
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-09
Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
sysv: use BUILD_BUG_ON instead of runtime check
Pavel Skripkin
2021-11-09
seq_file: move seq_escape() to a header
Andy Shevchenko
2021-11-09
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
2021-11-09
nilfs2: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-11-09
coda: bump module version to 7.2
Jan Harkes
2021-11-09
coda: use vmemdup_user to replace the open code
Jing Yangyang
2021-11-09
coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
Xiyu Yang
2021-11-09
coda: avoid doing bad things on inode type changes during revalidation
Jan Harkes
2021-11-09
coda: avoid hidden code duplication in rename
Jan Harkes
2021-11-09
coda: avoid flagging NULL inodes
Jan Harkes
2021-11-09
coda: remove err which no one care
Alex Shi
2021-11-09
coda: check for async upcall request using local state
Jan Harkes
2021-11-09
coda: avoid NULL pointer dereference from a bad inode
Jan Harkes
2021-11-09
ramfs: fix mount source show for ramfs
yangerkun
2021-11-09
ELF: simplify STACK_ALLOC macro
Alexey Dobriyan
2021-11-09
binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
Kees Cook
2021-11-09
proc: allow pid_revalidate() during LOOKUP_RCU
Stephen Brennan
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
2021-11-09
proc/vmcore: let pfn_is_ram() return a bool
David Hildenbrand
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2021-11-09
btrfs: fix deadlock due to page faults during direct IO reads and writes
Filipe Manana
2021-11-08
io_uring: honour zeroes as io-wq worker limits
Pavel Begunkov
2021-11-07
NFSv4: Sanity check the parameters in nfs41_update_target_slotid()
Trond Myklebust
2021-11-06
Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-06
Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm, thp: fix incorrect unmap behavior for private pages
Rongwei Wang
2021-11-06
mm, thp: lock filemap when truncating page cache
Rongwei Wang
2021-11-06
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
2021-11-06
mm/smaps: simplify shmem handling of pte holes
Peter Xu
2021-11-06
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
2021-11-06
d_path: fix Kernel doc validator complaining
Jia He
2021-11-06
fs/posix_acl.c: avoid -Wempty-body warning
Arnd Bergmann
2021-11-06
ocfs2: do not zero pages beyond i_size
Jan Kara
[next]