- 2e19442 block: free both rq_map and request by Weiping Zhang · 4 years, 8 months ago
- 873f1c8 Merge branch 'block-5.7' into for-5.8/block by Jens Axboe · 4 years, 8 months ago
- 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 8 months ago
- a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
- 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
- eb7ae5e bdi: move bdi_dev_name out of line by Christoph Hellwig · 4 years, 8 months ago
- 156c757 vboxsf: don't use the source name in the bdi name by Christoph Hellwig · 4 years, 8 months ago
- 0b80f98 iocost: protect iocg->abs_vdebt with iocg->waitq.lock by Tejun Heo · 4 years, 8 months ago
- 8b075e5 udf: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
- 11aa40a isofs: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
- f252fa3 hfsplus: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
- eaf8e3e cdrom: factor out a cdrom_multisession helper by Christoph Hellwig · 4 years, 8 months ago
- 4c3cfcc cdrom: factor out a cdrom_read_tocentry helper by Christoph Hellwig · 4 years, 8 months ago
- 068f8d9 ide-cd: rename cdrom_read_tocentry by Christoph Hellwig · 4 years, 8 months ago
- a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 8 months ago
- 21f3cfe iocost_monitor: drop string wrap around numbers when outputting json by Tejun Heo · 4 years, 9 months ago
- f4fe3ea iocost_monitor: exit successfully if interval is zero by Tejun Heo · 4 years, 9 months ago
- cd00650 blk-iocost: account for IO size when testing latencies by Tejun Heo · 4 years, 9 months ago
- 54c52e1 blk-iocost: switch to fixed non-auto-decaying use_delay by Tejun Heo · 4 years, 9 months ago
- 10c70d9 block: remove the bd_openers checks in blk_drop_partitions by Christoph Hellwig · 4 years, 8 months ago
- 47ed39e Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 by Jens Axboe · 4 years, 8 months ago
- accea32 block: add a bio_queue_enter helper by Christoph Hellwig · 4 years, 8 months ago
- 0376e9e block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT by Christoph Hellwig · 4 years, 8 months ago
- 760f83e block: cleanup the memory stall accounting in submit_bio by Christoph Hellwig · 4 years, 8 months ago
- 3fdd408 block: improve the submit_bio and generic_make_request documentation by Christoph Hellwig · 4 years, 8 months ago
- e1b586f blk-mq: make function '__blk_mq_sched_dispatch_requests' static by Zheng Bin · 4 years, 8 months ago
- 132be62 nvme: prevent double free in nvme_alloc_ns() error handling by Niklas Cassel · 4 years, 8 months ago
- 8cf7961 block: bypass ->make_request_fn for blk-mq drivers by Christoph Hellwig · 4 years, 8 months ago
- ae3cc8d dm: remove the make_request_fn check in device_area_is_invalid by Christoph Hellwig · 4 years, 8 months ago
- a91b201 bcache: remove a duplicate ->make_request_fn assignment by Christoph Hellwig · 4 years, 8 months ago
- 3e82c34 block: remove create_io_context by Christoph Hellwig · 4 years, 8 months ago
- 28d6572 block: Limit number of items taken from the I/O scheduler in one go by Salman Qazi · 4 years, 8 months ago
- 895d477 block: unexport bdev_read_page and bdev_write_page by Christoph Hellwig · 4 years, 8 months ago
- d205bde null_blk: Cleanup zoned device initialization by Damien Le Moal · 4 years, 8 months ago
- 9dd44c7 null_blk: Fix zoned command handling by Damien Le Moal · 4 years, 8 months ago
- bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
- cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
- 0475bd6 scsi: merge scsi_init_sgtable into scsi_init_io by Christoph Hellwig · 4 years, 9 months ago
- 89de150 block: provide a blk_rq_map_sg variant that returns the last element by Christoph Hellwig · 4 years, 9 months ago
- e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 4 years, 9 months ago
- d56deb1 block: remove unused header by Ma, Jianpeng · 4 years, 8 months ago
- d6c8e94 blk-iocost: Fix error on iocost_ioc_vrate_adj by Waiman Long · 4 years, 8 months ago
- 9bc5c39 block: fold bdev_unhash_inode into invalidate_partition by Christoph Hellwig · 4 years, 9 months ago
- 02d33b6 block: mark invalidate_partition static by Christoph Hellwig · 4 years, 9 months ago
- d5f3178 block: simplify block device syncing in bdev_del_partition by Christoph Hellwig · 4 years, 9 months ago
- e669c1d block: don't call invalidate_partition from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
- 21be6cd dasd: use blk_drop_partitions instead of badly reimplementing it by Christoph Hellwig · 4 years, 9 months ago
- d46430b block: remove the disk argument from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
- 4377b48 block: remove hd_struct_kill by Christoph Hellwig · 4 years, 9 months ago
- 8da2892 block: cleanup hd_struct freeing by Christoph Hellwig · 4 years, 9 months ago
- cddae80 block: pass a hd_struct to delete_partition by Christoph Hellwig · 4 years, 9 months ago
- fa9156a block: refactor blkpg_ioctl by Christoph Hellwig · 4 years, 9 months ago
- b4fd63f Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle" by Douglas Anderson · 4 years, 8 months ago
- a082342 blk-mq: Rerun dispatching in the case of budget contention by Douglas Anderson · 4 years, 8 months ago
- b9151e7 blk-mq: Add blk_mq_delay_run_hw_queues() API call by Douglas Anderson · 4 years, 8 months ago
- ab3cee3 blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick by Douglas Anderson · 4 years, 8 months ago
- b849dd8 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 4 years, 9 months ago
- ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
- dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
- 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 8 months ago
- 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 08dd387 Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 5e7de58 Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 8 months ago
- aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
- 1340283 Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 8 months ago
- 50cc09c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
- 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- d6cdad8 uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 06ccf63 tpm_eventlog.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 4ea19ec ti_wilink_st.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 16c3380 swap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 5c91aa1 skbuff.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- fe946db sched: topology.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 9dd8bb5f rslib.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- a1c4b92 rio.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 70f1451 posix_acl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1223f3d platform_data: wilco-ec.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 307ed94 memcontrol.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 859b494 list_lru.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 3123227 lib: cpu_rmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 7856e9f irq.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1d9e13e ihex.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 0ead336 igmp.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 89f60a5 genalloc.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 5299a11 ethtool.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- beb69f1 energy_model.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1921994 enclosure.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- a200839 dirent.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1fa0949 digsig.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- e76018c can: dev: peak_canfd.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 5a58ec8c blk_types: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- f36aaf8 blk-mq: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 0a368bf bio: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- eeaa762 Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 8 months ago