summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe2020-07-2018-252/+128
|\
| * block: integrate bd_start_claiming into __blkdev_getChristoph Hellwig2020-07-161-122/+55
| * block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig2020-07-161-4/+5
| * block: refactor bd_start_claimingChristoph Hellwig2020-07-161-20/+13
| * block: simplify the restart case in __blkdev_getChristoph Hellwig2020-07-161-15/+10
| * writeback: remove bdi->congested_fnChristoph Hellwig2020-07-081-23/+0
| * isofs: remove a stale commentChristoph Hellwig2020-07-081-3/+0
| * block: remove flush_diskChristoph Hellwig2020-07-081-23/+7
| * block: remove the all_bdevs listChristoph Hellwig2020-07-011-15/+7
| * block: remove the bd_queue field from struct block_deviceChristoph Hellwig2020-07-013-10/+7
| * block: remove the bd_block_size field from struct block_deviceChristoph Hellwig2020-07-011-7/+2
| * block: simplify set_init_blocksizeChristoph Hellwig2020-07-011-6/+0
| * fs: remove a weird comment in submit_bh_wbcChristoph Hellwig2020-07-011-5/+0
| * block: move struct block_device to blk_types.hChristoph Hellwig2020-06-245-0/+5
| * block: move block-related definitions out of fs.hChristoph Hellwig2020-06-247-2/+21
| * block: mark bd_finish_claiming staticChristoph Hellwig2020-06-241-3/+2
* | Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ...Linus Torvalds2020-07-173-12/+22
|\ \
| * | SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2020-07-172-10/+4
| * | NFS: Fix interrupted slots by sending a solo SEQUENCE operationAnna Schumaker2020-07-131-2/+18
* | | Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into m...Linus Torvalds2020-07-171-2/+8
|\ \ \
| * | | io_uring: fix recvmsg memory leak with buffer selectionPavel Begunkov2020-07-151-2/+8
* | | | Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-173-57/+95
|\ \ \ \
| * | | | fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote2020-07-151-1/+11
| * | | | fuse: don't ignore errors from fuse_writepages_fill()Vasily Averin2020-07-141-2/+0
| * | | | fuse: clean up condition for writepage sendingMiklos Szeredi2020-07-141-18/+35
| * | | | fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi2020-07-142-6/+11
| * | | | fuse: ignore 'data' argument of mount(..., MS_REMOUNT)Miklos Szeredi2020-07-141-0/+7
| * | | | fuse: use ->reconfigure() instead of ->remount_fs()Miklos Szeredi2020-07-141-3/+5
| * | | | fuse: fix warning in tree_insert() and clean up writepage insertionMiklos Szeredi2020-07-141-32/+30
| * | | | fuse: move rb_erase() before tree_insert()Miklos Szeredi2020-07-141-1/+2
* | | | | Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-176-40/+63
|\ \ \ \ \
| * | | | | ovl: fix lookup of indexed hardlinks with metacopyAmir Goldstein2020-07-161-0/+4
| * | | | | ovl: fix unneeded call to ovl_change_flags()Amir Goldstein2020-07-161-4/+6
| * | | | | ovl: fix mount option checks for nfs_export with no upperdirAmir Goldstein2020-07-161-13/+18
| * | | | | ovl: force read-only sb on failure to create index dirAmir Goldstein2020-07-161-5/+6
| * | | | | ovl: fix regression with re-formatted lower squashfsAmir Goldstein2020-07-161-0/+12
| * | | | | ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=onAmir Goldstein2020-07-161-9/+7
| * | | | | ovl: relax WARN_ON() when decoding lower directory file handleAmir Goldstein2020-07-161-1/+1
| * | | | | ovl: remove not used argument in ovl_check_originyoungjun2020-07-161-9/+2
| * | | | | ovl: change ovl_copy_up_flags staticyoungjun2020-07-162-2/+1
| * | | | | ovl: inode reference leak in ovl_is_inuse true case.youngjun2020-07-161-1/+10
| |/ / / /
* | | / / afs: Fix interruption of operationsDavid Howells2020-07-152-2/+3
| |_|/ / |/| | |
* | | | Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-121-1/+4
|\ \ \ \ | | |/ / | |/| |
| * | | io_uring: fix not initialised work->flagsPavel Begunkov2020-07-121-1/+2
| * | | io_uring: fix missing msg_name assignmentPavel Begunkov2020-07-121-0/+2
* | | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-123-8/+3
|\ \ \ \
| * | | | btrfs: wire up iter_file_splice_writeChristoph Hellwig2020-07-091-0/+1
| * | | | btrfs: fix double put of block group with nocowJosef Bacik2020-07-091-8/+1
| * | | | btrfs: discard: add missing put when grabbing block group from unused listQu Wenruo2020-07-071-0/+1
* | | | | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-105-18/+22
|\ \ \ \ \