summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-11-141-0/+1
|\
| * ocfs2: initialize ip_next_orphanWengang Wang2020-11-141-0/+1
* | afs: Fix afs_write_end() when called with copied == 0 [ver #3]David Howells2020-11-141-1/+4
* | Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-133-52/+2
|\ \
| * | vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong2020-11-101-30/+0
| * | vfs: separate __sb_start_write into blocking and non-blocking helpersDarrick J. Wong2020-11-103-9/+14
| * | vfs: remove lockdep bogosity in __sb_start_writeDarrick J. Wong2020-11-101-29/+4
* | | Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-135-15/+15
|\ \ \
| * | | xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig2020-11-111-1/+1
| * | | xfs: fix brainos in the refcount scrubber's rmap fragment processorDarrick J. Wong2020-11-101-5/+3
| * | | xfs: fix rmap key and record comparison functionsDarrick J. Wong2020-11-101-8/+8
| * | | xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextentsDarrick J. Wong2020-11-101-0/+2
| * | | xfs: fix flags argument to rmap lookup when converting shared file rmapsDarrick J. Wong2020-11-101-1/+1
* | | | Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-131-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | io_uring: round-up cq size before comparing with rounded sq sizeJens Axboe2020-11-111-1/+1
* | | | Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-132-14/+3
|\ \ \ \
| * | | | Revert "ext4: fix superblock checksum calculation race"Theodore Ts'o2020-11-111-11/+0
| * | | | ext4: handle dax mount option collisionHarshad Shirwadkar2020-11-111-3/+3
* | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-11-121-1/+1
|\ \ \ \ \
| * | | | | fscrypt: fix inline encryption not used on new filesEric Biggers2020-11-111-1/+1
* | | | | | Merge tag 'gfs2-v5.10-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-11-124-12/+10
|\ \ \ \ \ \
| * | | | | | gfs2: Fix case in which ail writes are done to jdata holesBob Peterson2020-11-122-1/+3
| * | | | | | Revert "gfs2: Ignore journal log writes for jdata holes"Bob Peterson2020-11-121-6/+2
| * | | | | | gfs2: fix possible reference leak in gfs2_check_blk_typeZhang Qilong2020-11-121-5/+5
* | | | | | | Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-11-124-12/+15
|\ \ \ \ \ \ \
| * | | | | | | NFS: Remove unnecessary inode lock in nfs_fsync_dir()Trond Myklebust2020-11-121-5/+1
| * | | | | | | NFS: Remove unnecessary inode locking in nfs_llseek_dir()Trond Myklebust2020-11-121-5/+4
| * | | | | | | NFS: Fix listxattr receive buffer sizeChuck Lever2020-11-121-2/+2
| * | | | | | | NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields2020-11-121-0/+2
| * | | | | | | nfsroot: Default mount option should ask for built-in NFS versionHelge Deller2020-11-021-0/+6
* | | | | | | | Merge tag 'for-5.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-11-108-39/+48
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu2020-11-051-0/+1
| * | | | | | | btrfs: dev-replace: fail mount if we don't have replace item with target deviceAnand Jain2020-11-052-21/+31
| * | | | | | | btrfs: scrub: update message regarding read-only statusDavid Sterba2020-11-051-2/+3
| * | | | | | | btrfs: clean up NULL checks in qgroup_unreserve_range()Dan Carpenter2020-11-051-8/+4
| * | | | | | | btrfs: fix min reserved size calculation in merge_reloc_rootJosef Bacik2020-11-051-1/+3
| * | | | | | | btrfs: print the block rsv type when we fail our reservationJosef Bacik2020-11-051-1/+2
| * | | | | | | btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit archMatthew Wilcox (Oracle)2020-11-051-6/+4
* | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-11-101-3/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key()Eric Biggers2020-11-061-3/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-11-093-6/+4
|\ \ \ \ \ \ \
| * | | | | | | NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copyDai Ngo2020-11-051-0/+1
| * | | | | | | NFSD: Fix use-after-free warning when doing inter-server copyDai Ngo2020-11-051-1/+1
| * | | | | | | NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVALChuck Lever2020-11-051-5/+1
| * | | | | | | NFSD: NFSv3 PATHCONF Reply is improperly formedChuck Lever2020-11-051-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-0918-255/+305
|\ \ \ \ \ \ \
| * | | | | | | jbd2: fix up sparse warnings in checkpoint codeTheodore Ts'o2020-11-072-1/+5
| * | | | | | | ext4: fix sparse warnings in fast_commit codeTheodore Ts'o2020-11-071-1/+4
| * | | | | | | ext4: cleanup fast commit mount optionsHarshad Shirwadkar2020-11-061-8/+4
| * | | | | | | jbd2: don't start fast commit on aborted journalHarshad Shirwadkar2020-11-061-0/+2