summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* block: remove i_bdevChristoph Hellwig2020-12-019-208/+91
* block: opencode devcgroup_inode_permissionChristoph Hellwig2020-12-011-6/+4
* block: move bdput() to the callers of __blkdev_getChristoph Hellwig2020-12-011-2/+5
* block: refactor blkdev_getChristoph Hellwig2020-12-011-99/+86
* block: refactor __blkdev_putChristoph Hellwig2020-12-011-7/+7
* block: switch bdgrab to use igrabChristoph Hellwig2020-12-011-1/+5
* block: change the hash used for looking up block devicesChristoph Hellwig2020-12-011-24/+2
* block: add a bdev_kobj helperChristoph Hellwig2020-12-012-15/+6
* fs: simplify freeze_bdev/thaw_bdevChristoph Hellwig2020-12-015-38/+24
* fs: remove get_super_thawed and get_super_exclusive_thawedChristoph Hellwig2020-12-013-56/+28
* block: unexport revalidate_disk_sizeChristoph Hellwig2020-11-161-1/+0
* block: remove the call to __invalidate_device in check_disk_size_changeChristoph Hellwig2020-11-161-6/+0
* 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