summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * io_uring: allow disabling rings during the creationStefano Garzarella2020-10-011-7/+54
| * io_uring: add IOURING_REGISTER_RESTRICTIONS opcodeStefano Garzarella2020-10-011-1/+123
| * io_uring: reference ->nsproxy for file table commandsJens Axboe2020-10-013-0/+8
| * io_uring: don't rely on weak ->files referencesJens Axboe2020-10-013-37/+277
| * io_uring: enable task/files specific overflow flushingJens Axboe2020-10-011-16/+25
| * io_uring: return cancelation status from poll/timeout/files handlersJens Axboe2020-10-011-5/+22
| * io_uring: unconditionally grab req->taskJens Axboe2020-10-011-38/+9
| * io_uring: stash ctx task reference for SQPOLLJens Axboe2020-10-011-13/+34
| * io_uring: move dropping of files into separate helperJens Axboe2020-10-011-11/+16
| * io_uring: allow timeout/poll/files killing to take task into accountJens Axboe2020-10-011-9/+24
| * Merge branch 'io_uring-5.9' into for-5.10/io_uringJens Axboe2020-10-011-5/+18
| |\
* | \ Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-1315-150/+123
|\ \ \
| * | | block: add a bdget_part helperChristoph Hellwig2020-10-051-3/+6
| * | | block: add a bdev_is_partition helperChristoph Hellwig2020-09-251-2/+2
| * | | bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig2020-09-242-4/+5
| * | | bdi: invert BDI_CAP_NO_ACCT_WBChristoph Hellwig2020-09-241-1/+2
| * | | bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig2020-09-241-0/+2
| * | | bdi: remove BDI_CAP_CGROUP_WRITEBACKChristoph Hellwig2020-09-241-1/+0
| * | | bdi: initialize ->ra_pages and ->io_pages in bdi_initChristoph Hellwig2020-09-247-13/+9
| * | | fs: remove the unused SB_I_MULTIROOT flagChristoph Hellwig2020-09-241-2/+2
| * | | block: mark blkdev_get staticChristoph Hellwig2020-09-231-2/+1
| * | | PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig2020-09-231-1/+1
| * | | ocfs2: cleanup o2hb_region_dev_storeChristoph Hellwig2020-09-231-18/+10
| * | | block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig2020-09-231-4/+3
| * | | block: remove check_disk_changeChristoph Hellwig2020-09-101-20/+0
| * | | block: add a bdev_check_media_change helperChristoph Hellwig2020-09-101-14/+3
| * | | block: Do not discard buffers under a mounted filesystemJan Kara2020-09-081-4/+33
| * | | fs: Don't invalidate page buffers in block_write_full_page()Jan Kara2020-09-071-16/+0
| * | | block: remove revalidate_disk()Christoph Hellwig2020-09-021-19/+0
| * | | block: add a new revalidate_disk_size helperChristoph Hellwig2020-09-021-13/+29
| * | | block: rename bd_invalidatedChristoph Hellwig2020-09-021-5/+5
| * | | block: don't clear bd_invalidated in check_disk_size_changeChristoph Hellwig2020-09-021-1/+2
| * | | block: move the devcgroup_inode_permission call to blkdev_getChristoph Hellwig2020-09-021-19/+17
| * | | block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-021-11/+14
| * | | block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig2020-09-021-5/+5
* | | | Merge tag 'erofs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-134-32/+22
|\ \ \ \
| * | | | erofs: remove unnecessary enum entriesChengguang Xu2020-10-091-2/+0
| * | | | erofs: add REQ_RAHEAD flag to readahead requestsGao Xiang2020-09-192-7/+12
| * | | | erofs: fold in should_decompress_synchronously()Gao Xiang2020-09-191-9/+3
| * | | | erofs: avoid unnecessary variable `err'Gao Xiang2020-09-191-3/+1
| * | | | erofs: remove unneeded parameterChao Yu2020-09-181-9/+6
| * | | | erofs: avoid duplicated permission check for "trusted." xattrsGao Xiang2020-09-181-2/+0
* | | | | Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2020-10-1352-1978/+2690
|\ \ \ \ \
| * | | | | btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flagNikolay Borisov2020-10-073-9/+9
| * | | | | btrfs: annotate device name rcu_string with __rcuMadhuparna Bhowmik2020-10-071-1/+1
| * | | | | btrfs: skip devices without magic signature when mountingAnand Jain2020-10-072-8/+18
| * | | | | btrfs: cleanup cow block on errorJosef Bacik2020-10-071-0/+6
| * | | | | btrfs: remove BTRFS_INODE_READDIO_NEED_LOCKGoldwyn Rodrigues2020-10-072-21/+0
| * | | | | fs: remove no longer used dio_end_io()Goldwyn Rodrigues2020-10-071-19/+0
| * | | | | btrfs: return error if we're unable to read device statsJosef Bacik2020-10-071-8/+18