summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-0613-28/+230
|\
| * btrfs: fallback to blocking mode when doing async dio over multiple extentsFilipe Manana2022-03-041-0/+28
| * btrfs: add missing run of delayed items after unlink during log replayFilipe Manana2022-03-021-0/+18
| * btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang2022-03-021-1/+8
| * btrfs: fix relocation crash due to premature return from btrfs_commit_transac...Omar Sandoval2022-03-021-1/+31
| * btrfs: do not start relocation until in progress drops are doneJosef Bacik2022-03-027-1/+91
| * btrfs: tree-checker: use u64 for item data end to avoid overflowSu Yue2022-03-021-9/+9
| * btrfs: do not WARN_ON() if we have PageError setJosef Bacik2022-03-021-3/+13
| * btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana2022-03-021-12/+31
| * btrfs: subpage: fix a wrong check on subpage->writersQu Wenruo2022-03-021-1/+1
* | proc: fix documentation and description of pagemapYun Zhou2022-03-051-1/+2
* | mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan2022-03-052-6/+6
* | cachefiles: Fix incorrect length to fallocate()David Howells2022-03-031-1/+1
* | Merge tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-021-1/+1
|\ \
| * | erofs: fix ztailpacking on > 4GiB filesystemsGao Xiang2022-03-021-1/+1
* | | Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-011-7/+18
|\ \ \
| * | | binfmt_elf: Avoid total_mapping_size for ET_EXECKees Cook2022-03-011-7/+18
* | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-261-2/+3
|\ \ \ \
| * | | | tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)2022-02-251-2/+3
* | | | | Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-261-2/+5
|\ \ \ \ \
| * | | | | xfs: only bother with sync_filesystem during readonly remountDarrick J. Wong2022-02-091-2/+5
* | | | | | Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...Linus Torvalds2022-02-251-0/+14
|\ \ \ \ \ \
| * | | | | | configfs: fix a race in configfs_{,un}register_subsystem()ChenXiaoSong2022-02-221-0/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-257-84/+296
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | btrfs: reduce extent threshold for autodefragQu Wenruo2022-02-243-4/+17
| * | | | | btrfs: autodefrag: only scan one inode onceQu Wenruo2022-02-231-62/+22
| * | | | | btrfs: defrag: don't use merged extent map for their generation checkQu Wenruo2022-02-233-0/+24
| * | | | | btrfs: defrag: bring back the old file extent search behaviorQu Wenruo2022-02-231-4/+157
| * | | | | btrfs: defrag: remove an ambiguous condition for rejectionQu Wenruo2022-02-231-4/+0
| * | | | | btrfs: defrag: don't defrag extents which are already at max capacityQu Wenruo2022-02-231-0/+20
| * | | | | btrfs: defrag: don't try to merge regular extents with preallocated extentsQu Wenruo2022-02-231-6/+11
| * | | | | btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...Qu Wenruo2022-02-151-9/+39
| * | | | | btrfs: prevent copying too big compressed lzo segmentDāvis Mosāns2022-02-151-0/+11
* | | | | | Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-241-7/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | io_uring: disallow modification of rsrc_data during quiesceDylan Yudaken2022-02-221-1/+9
| * | | | | io_uring: don't convert to jiffies for waiting on timeoutsJens Axboe2022-02-211-6/+7
| * | | | | io_uring: add a schedule point in io_add_buffers()Eric Dumazet2022-02-151-0/+1
* | | | | | Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-201-0/+30
|\ \ \ \ \ \
| * | | | | | fs: add kernel doc for mnt_{hold,unhold}_writers()Christian Brauner2022-02-141-0/+30
* | | | | | | Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-02-183-10/+6
|\ \ \ \ \ \ \
| * | | | | | | NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust2022-02-161-6/+3
| * | | | | | | NFS: LOOKUP_DIRECTORY is also ok with symlinksTrond Myklebust2022-02-141-2/+2
| * | | | | | | NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()Trond Myklebust2022-02-141-2/+1
* | | | | | | | Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-02-185-10/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: fix confusing unneeded warning message on smb2.1 and earlierSteve French2022-02-161-5/+6
| * | | | | | | | cifs: modefromsids must add an ACE for authenticated usersRonnie Sahlberg2022-02-141-1/+4
| * | | | | | | | cifs: fix double free race when mount fails in cifs_get_root()Ronnie Sahlberg2022-02-131-0/+1
| * | | | | | | | cifs: do not use uninitialized data in the owner/group sidRonnie Sahlberg2022-02-131-2/+2
| * | | | | | | | cifs: fix set of group SID via NTSD xattrsAmir Goldstein2022-02-131-0/+2
| * | | | | | | | smb3: fix snapshot mount optionSteve French2022-02-131-2/+2
| |/ / / / / / /