aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-02-28NFSD: Streamline the rare "found" caseGravatar Chuck Lever 1-4/+3
2022-02-28NFSD: Skip extra computation for RC_NOCACHE caseGravatar Chuck Lever 1-2/+4
2022-02-28NFSD: De-duplicate hash bucket indexingGravatar Chuck Lever 1-12/+10
2022-02-28nfsd: Add support for the birth time attributeGravatar Ondrej Valousek 2-1/+11
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+3
2022-02-26Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-2/+5
2022-02-25tracefs: Set the group ownership in apply_options() not parse_options()Gravatar Steven Rostedt (Google) 1-2/+3
2022-02-25Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...Gravatar Linus Torvalds 1-0/+14
2022-02-25Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-84/+296
2022-02-24Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+17
2022-02-24btrfs: reduce extent threshold for autodefragGravatar Qu Wenruo 3-4/+17
2022-02-23btrfs: autodefrag: only scan one inode onceGravatar Qu Wenruo 1-62/+22
2022-02-23btrfs: defrag: don't use merged extent map for their generation checkGravatar Qu Wenruo 3-0/+24
2022-02-23btrfs: defrag: bring back the old file extent search behaviorGravatar Qu Wenruo 1-4/+157
2022-02-23btrfs: defrag: remove an ambiguous condition for rejectionGravatar Qu Wenruo 1-4/+0
2022-02-23btrfs: defrag: don't defrag extents which are already at max capacityGravatar Qu Wenruo 1-0/+20
2022-02-23btrfs: defrag: don't try to merge regular extents with preallocated extentsGravatar Qu Wenruo 1-6/+11
2022-02-22configfs: fix a race in configfs_{,un}register_subsystem()Gravatar ChenXiaoSong 1-0/+14
2022-02-22io_uring: disallow modification of rsrc_data during quiesceGravatar Dylan Yudaken 1-1/+9
2022-02-21io_uring: don't convert to jiffies for waiting on timeoutsGravatar Jens Axboe 1-6/+7
2022-02-20Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+30
2022-02-18Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 3-10/+6
2022-02-18Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 5-10/+17
2022-02-17fs/file_table: fix adding missing kmemleak_not_leak()Gravatar Luis Chamberlain 1-2/+6
2022-02-16cifs: fix confusing unneeded warning message on smb2.1 and earlierGravatar Steve French 1-5/+6
2022-02-16NFS: Do not report writeback errors in nfs_getattr()Gravatar Trond Myklebust 1-6/+3
2022-02-15btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...Gravatar Qu Wenruo 1-9/+39
2022-02-15btrfs: prevent copying too big compressed lzo segmentGravatar Dāvis Mosāns 1-0/+11
2022-02-15Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-2/+19
2022-02-15io_uring: add a schedule point in io_add_buffers()Gravatar Eric Dumazet 1-0/+1
2022-02-14NFS: LOOKUP_DIRECTORY is also ok with symlinksGravatar Trond Myklebust 1-2/+2
2022-02-14NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()Gravatar Trond Myklebust 1-2/+1
2022-02-14cifs: modefromsids must add an ACE for authenticated usersGravatar Ronnie Sahlberg 1-1/+4
2022-02-14fs: add kernel doc for mnt_{hold,unhold}_writers()Gravatar Christian Brauner 1-0/+30
2022-02-13cifs: fix double free race when mount fails in cifs_get_root()Gravatar Ronnie Sahlberg 1-0/+1
2022-02-13cifs: do not use uninitialized data in the owner/group sidGravatar Ronnie Sahlberg 1-2/+2
2022-02-13cifs: fix set of group SID via NTSD xattrsGravatar Amir Goldstein 1-0/+2
2022-02-13smb3: fix snapshot mount optionGravatar Steve French 1-2/+2
2022-02-13Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 5-17/+31
2022-02-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-10/+32
2022-02-11fs/proc: task_mmu.c: don't read mapcount for migration entryGravatar Yang Shi 1-9/+31
2022-02-11fs/binfmt_elf: fix PT_LOAD p_align values for loadersGravatar Mike Rapoport 1-1/+1
2022-02-11Merge tag 'gfs2-v5.16-rc3-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+4
2022-02-11Merge tag 'io_uring-5.17-2022-02-11' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-5/+3
2022-02-11gfs2: Fix gfs2_release for non-writers regressionGravatar Bob Peterson 1-3/+4
2022-02-11Revert "gfs2: check context in gfs2_glock_put"Gravatar Andreas Gruenbacher 1-3/+0
2022-02-09xfs: only bother with sync_filesystem during readonly remountGravatar Darrick J. Wong 1-2/+5
2022-02-09Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Gravatar Linus Torvalds 7-47/+74
2022-02-09btrfs: send: in case of IO error log itGravatar Dāvis Mosāns 1-0/+4
2022-02-09btrfs: get rid of warning on transaction commit when using flushoncommitGravatar Filipe Manana 1-2/+10