- 007301c Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 1bdd629 Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 2 months ago
- cdd39b0 Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 2 months ago
- a0c7d4a0 Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 3 years, 2 months ago
- f89ce84 Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 2 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 7eb0e28 sysv: use BUILD_BUG_ON instead of runtime check by Pavel Skripkin · 3 years, 2 months ago
- 372904c seq_file: move seq_escape() to a header by Andy Shevchenko · 3 years, 2 months ago
- 55d1cbb hfs/hfsplus: use WARN_ON for sanity check by Arnd Bergmann · 3 years, 2 months ago
- 94ee1d9 nilfs2: remove filenames from file comments by Ryusuke Konishi · 3 years, 2 months ago
- 3bcd6c5 nilfs2: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 2 months ago
- 98d5b61 coda: bump module version to 7.2 by Jan Harkes · 3 years, 2 months ago
- 118b7ee coda: use vmemdup_user to replace the open code by Jing Yangyang · 3 years, 2 months ago
- 1077c28 coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt by Xiyu Yang · 3 years, 2 months ago
- 5a646fb coda: avoid doing bad things on inode type changes during revalidation by Jan Harkes · 3 years, 2 months ago
- b2e3622 coda: avoid hidden code duplication in rename by Jan Harkes · 3 years, 2 months ago
- 76097eb coda: avoid flagging NULL inodes by Jan Harkes · 3 years, 2 months ago
- b1deb68 coda: remove err which no one care by Alex Shi · 3 years, 2 months ago
- 3d8e72d coda: check for async upcall request using local state by Jan Harkes · 3 years, 2 months ago
- 18319cb coda: avoid NULL pointer dereference from a bad inode by Jan Harkes · 3 years, 2 months ago
- 0858d7d ramfs: fix mount source show for ramfs by yangerkun · 3 years, 2 months ago
- a43e5e3 ELF: simplify STACK_ALLOC macro by Alexey Dobriyan · 3 years, 2 months ago
- 5f501d5 binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE by Kees Cook · 3 years, 2 months ago
- da4d6b9 proc: allow pid_revalidate() during LOOKUP_RCU by Stephen Brennan · 3 years, 2 months ago
- cc5f2704 proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks by David Hildenbrand · 3 years, 2 months ago
- 2c9feea proc/vmcore: let pfn_is_ram() return a bool by David Hildenbrand · 3 years, 2 months ago
- 0658a09 procfs: do not list TID 0 in /proc/<pid>/task by Florian Weimer · 3 years, 2 months ago
- 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
- 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
- bad119b io_uring: honour zeroes as io-wq worker limits by Pavel Begunkov · 3 years, 2 months ago
- b5013d0 Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 2 months ago
- 2acda75 Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 2 months ago
- d8b4e5b Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 8468e93 mm, thp: fix incorrect unmap behavior for private pages by Rongwei Wang · 3 years, 2 months ago
- 55fc0d9 mm, thp: lock filemap when truncating page cache by Rongwei Wang · 3 years, 2 months ago
- 0b3ea09 fs: explicitly unregister per-superblock BDIs by Christoph Hellwig · 3 years, 2 months ago
- 2301003 mm/smaps: simplify shmem handling of pte holes by Peter Xu · 3 years, 2 months ago
- 10c848c8 mm/smaps: fix shmem pte hole swap calculation by Peter Xu · 3 years, 2 months ago
- d41b603 d_path: fix Kernel doc validator complaining by Jia He · 3 years, 2 months ago
- d1cef29 fs/posix_acl.c: avoid -Wempty-body warning by Arnd Bergmann · 3 years, 2 months ago
- c7c14a3 ocfs2: do not zero pages beyond i_size by Jan Kara · 3 years, 2 months ago
- 839b638 ocfs2: fix data corruption on truncate by Jan Kara · 3 years, 2 months ago
- 848be75 ocfs2/dlm: remove redundant assignment of variable ret by Colin Ian King · 3 years, 2 months ago
- da5e7c8 ocfs2: cleanup journal init and shutdown by Valentin Vidic · 3 years, 2 months ago
- ae3fab5 ocfs2: fix handle refcount leak in two exception handling paths by Chenyuan Mi · 3 years, 2 months ago
- d7171cd smb3: add dynamic trace points for socket connection by Steve French · 3 years, 2 months ago
- a195778 io_uring: remove dead 'sqe' store by Jens Axboe · 3 years, 2 months ago
- c462870 cifs: Move SMB2_Create definitions to the shared area by Ronnie Sahlberg · 3 years, 4 months ago
- d8d9de5 cifs: Move more definitions into the shared area by Ronnie Sahlberg · 3 years, 4 months ago
- fc0b384 cifs: move NEGOTIATE_PROTOCOL definitions out into the common area by Ronnie Sahlberg · 3 years, 4 months ago
- 0d35e38 cifs: Create a new shared file holding smb2 pdu definitions by Ronnie Sahlberg · 3 years, 2 months ago
- 95faf6b Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 2 months ago
- 5b0a414 ovl: fix filattr copy-up failure by Miklos Szeredi · 3 years, 2 months ago
- 6e195b0 9p: fix a bunch of checkpatch warnings by Dominique Martinet · 3 years, 3 months ago
- b1843d2 9p: set readahead and io size according to maxsize by Dominique Martinet · 3 years, 2 months ago
- 1f5573c ovl: fix warning in ovl_create_real() by Miklos Szeredi · 3 years, 2 months ago
- a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 655feda Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 3 years, 2 months ago
- 05f975c 9p p9mode2perm: remove useless strlcpy and check sscanf return code by Dominique Martinet · 3 years, 3 months ago
- 10c69a0 9p v9fs_parse_options: replace simple_strtoul with kstrtouint by Dominique Martinet · 3 years, 3 months ago
- 024b7d6 9p: fix file headers by Dominique Martinet · 3 years, 3 months ago
- 9a268fa fs/9p: fix indentation and Add missing a blank line after declaration by Sohaib Mohamed · 3 years, 4 months ago
- 772712c fs/9p: fix warnings found by checkpatch.pl by Sohaib Mohamed · 3 years, 4 months ago
- 6d66ffc 9p: fix minor indentation and codestyle by Sohaib Mohamed · 3 years, 4 months ago
- e4eeefb fs/9p: cleanup: opening brace at the beginning of the next line by Sohaib Mohamed · 3 years, 4 months ago
- eb49794 9p: Convert to using the netfs helper lib to do reads and caching by David Howells · 3 years, 3 months ago
- 83956c8 io_uring: remove redundant assignment to ret in io_register_iowq_max_workers() by Nghia Le · 3 years, 2 months ago
- bba7d68 Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 2 months ago
- a64a325 Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 2 months ago
- 78805cb Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
- c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
- 71c9ce2 io-wq: fix max-workers not correctly set on multi-node system by Beld Zhang · 3 years, 2 months ago
- 7ae5e58 cifs: add mount parameter tcpnodelay by Steve French · 3 years, 3 months ago
- 7be3248 cifs: To match file servers, make sure the server hostname matches by Shyam Prasad N · 3 years, 3 months ago
- 9881024 io_uring: clean up io_queue_sqe_arm_apoll by Pavel Begunkov · 3 years, 3 months ago
- 712a951 fuse: fix page stealing by Miklos Szeredi · 3 years, 3 months ago
- 7c594bb virtiofs: use strscpy for copying the queue name by Miklos Szeredi · 3 years, 3 months ago
- 52af710 afs: Set mtime from the client for yfs create operations by Marc Dionne · 3 years, 3 months ago
- 75bd228 afs: Sort out symlink reading by David Howells · 3 years, 7 months ago
- d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 3 months ago
- cdab10b Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 3 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 3 months ago
- bf95391 Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 3 months ago
- 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 3 months ago
- 6e5772c Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 037c50b Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 3 months ago
- 2cf3f81 btrfs: fix lzo_decompress_bio() kmap leakage by Linus Torvalds · 3 years, 3 months ago
- 9c6e8d5 Merge tag 'exfat-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 3 years, 3 months ago
- 67a135b Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 3 months ago
- cd3e8ea Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 3 months ago
- 1990116 Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- b6773cd Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 71ae426 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 3f01727 Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 8d1f0177 Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 9ac2114 Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 3 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 3 months ago