- f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
- debe436 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 2 months ago
- 6070dcc Merge tag 'for-5.16-deadlock-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
- 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago
- 2ec20f4 Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
- 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 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
- 51bd956 btrfs: fix deadlock due to page faults during direct IO reads and writes by Filipe Manana · 3 years, 2 months ago
- bad119b io_uring: honour zeroes as io-wq worker limits by Pavel Begunkov · 3 years, 2 months ago
- f96f8cc NFSv4: Sanity check the parameters in nfs41_update_target_slotid() by Trond Myklebust · 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
- 1e2f67d NFS: Remove the nfs4_label argument from decode_getattr_*() functions by Anna Schumaker · 3 years, 2 months ago
- dd225cb NFS: Remove the nfs4_label argument from nfs_setsecurity by Anna Schumaker · 3 years, 2 months ago
- cf7ab00 NFS: Remove the nfs4_label argument from nfs_fhget() by Anna Schumaker · 3 years, 2 months ago
- cc6f329 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() by Anna Schumaker · 3 years, 2 months ago
- d91bfc4 NFS: Remove the nfs4_label argument from nfs_instantiate() by Anna Schumaker · 3 years, 2 months ago
- 1b00ad6 NFS: Remove the nfs4_label from the nfs_setattrres by Anna Schumaker · 3 years, 2 months ago
- 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
- 76baa2b NFS: Remove the f_label from the nfs4_opendata and nfs_openres by Anna Schumaker · 3 years, 2 months ago
- ba4bc8d NFS: Remove the nfs4_label from the nfs4_lookupp_res struct by Anna Schumaker · 3 years, 2 months ago
- 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 2 months ago
- aa7ca3b NFS: Remove the nfs4_label from the nfs4_link_res struct by Anna Schumaker · 3 years, 2 months ago
- 68be174 NFS: Remove the nfs4_label from the nfs4_create_res struct by Anna Schumaker · 3 years, 2 months ago
- b1db9a4 NFS: Remove the nfs4_label from the nfs_entry struct by Anna Schumaker · 3 years, 2 months ago
- d755ad8 NFS: Create a new nfs_alloc_fattr_with_label() function by Anna Schumaker · 3 years, 2 months ago
- d4a95a7 NFS: Always initialise fattr->label in nfs_fattr_alloc() by Trond Myklebust · 3 years, 2 months ago
- aa97a3e NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode by Trond Myklebust · 3 years, 2 months ago
- 156cd28 NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() by Trond Myklebust · 3 years, 2 months ago
- e48c81b NFSv4: Remove unnecessary 'minor version' check by Trond Myklebust · 3 years, 2 months ago
- f114759 NFSv4: Fix potential Oops in decode_op_map() by Trond Myklebust · 3 years, 2 months ago
- 6659db4 NFSv4: Ensure decode_compound_hdr() sanity checks the tag by Trond Myklebust · 3 years, 2 months ago
- 4798f80 NFS: Don't trace an uninitialised value by Trond Myklebust · 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
- 127beca NFSv4.2 add tracepoint to OFFLOAD_CANCEL by Olga Kornievskaia · 3 years, 2 months ago
- 488b170 NFSv4.2 add tracepoint to COPY_NOTIFY by Olga Kornievskaia · 3 years, 2 months ago
- 8db744c NFSv4.2 add tracepoint to CB_OFFLOAD by Olga Kornievskaia · 3 years, 2 months ago
- 2a65ca8 NFSv4.2 add tracepoint to CLONE by Olga Kornievskaia · 3 years, 2 months ago
- ce7cea1 NFSv4.2 add tracepoint to COPY by Olga Kornievskaia · 3 years, 2 months ago
- 40a8241 NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE by Olga Kornievskaia · 3 years, 2 months ago
- f628d46 NFSv4.2 add tracepoint to SEEK by Olga Kornievskaia · 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
- 124e7c6 ext4: fix error code saved on super block during file system abort by Gabriel Krisman Bertazi · 3 years, 2 months ago
- 1ebf217 ext4: inline data inode fast commit replay fixes by Harshad Shirwadkar · 3 years, 2 months ago
- 6c31a68 ext4: commit inline data during fast commit by Harshad Shirwadkar · 3 years, 2 months ago
- afcc4e3 ext4: scope ret locally in ext4_try_to_trim_range() by Lukas Bulwahn · 3 years, 4 months ago
- 3bbef91 ext4: remove an unused variable warning with CONFIG_QUOTA=n by Austin Kim · 3 years, 4 months ago
- d4ffeeb ext4: fix boolreturn.cocci warnings in fs/ext4/name.c by Jing Yangyang · 3 years, 4 months ago
- de01f48 ext4: prevent getting empty inode buffer by Zhang Yi · 3 years, 4 months ago
- 9a1bf32 ext4: move ext4_fill_raw_inode() related functions by Zhang Yi · 3 years, 4 months ago
- 664bd38 ext4: factor out ext4_fill_raw_inode() by Zhang Yi · 3 years, 4 months ago
- 0f2f87d ext4: prevent partial update of the extent blocks by Zhang Yi · 3 years, 4 months ago
- 9c6e071 ext4: check for inconsistent extents between index and leaf block by Zhang Yi · 3 years, 4 months ago