summaryrefslogtreecommitdiffstats
path: root/block (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | block: move the bdi from the request_queue to the gendiskChristoph Hellwig2021-08-098-50/+49
| * | block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig2021-08-092-4/+6
| * | mm: hide laptop_mode_wb_timer entirely behind the BDI APIChristoph Hellwig2021-08-091-5/+0
| * | block: remove support for delayed queue registrationsChristoph Hellwig2021-08-092-23/+7
| * | block: support delayed holder registrationChristoph Hellwig2021-08-092-17/+61
| * | block: look up holders by bdevChristoph Hellwig2021-08-092-10/+12
| * | block: remove the extra kobject reference in bd_link_disk_holderChristoph Hellwig2021-08-091-6/+0
| * | block: make the block holder code optionalChristoph Hellwig2021-08-093-0/+144
| * | blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche2021-08-051-0/+3
| * | block: remove blk-mq-sysfs dead codeDamien Le Moal2021-08-021-55/+0
| * | block: add a helper to raise a media changed eventMatteo Croce2021-08-021-15/+46
| * | block: export diskseq in sysfsMatteo Croce2021-08-021-0/+10
| * | block: add ioctl to read the disk sequence numberMatteo Croce2021-08-021-0/+2
| * | block: export the diskseq in ueventsMatteo Croce2021-08-021-0/+9
| * | block: add disk sequence numberMatteo Croce2021-08-022-0/+27
| * | block: remove cmdline-parser.cChristoph Hellwig2021-08-025-272/+262
| * | block: remove disk_name()Christoph Hellwig2021-08-022-9/+9
| * | block: simplify disk name formatting in check_partitionChristoph Hellwig2021-08-021-1/+1
| * | block: simplify printing the device names disk_stack_limitsChristoph Hellwig2021-08-021-9/+3
| * | block: use the %pg format specifier in show_partitionChristoph Hellwig2021-08-021-4/+2
| * | block: use the %pg format specifier in printk_all_partitionsChristoph Hellwig2021-08-021-4/+2
| * | block: reduce stack usage in diskstats_showAbd-Alrhman Masalkhi2021-08-021-4/+2
| * | block: remove bdputChristoph Hellwig2021-08-022-3/+3
| * | block: change the refcounting for partitionsChristoph Hellwig2021-08-021-1/+8
| * | block: allocate bd_meta_info later in add_partitionsChristoph Hellwig2021-08-021-10/+7
| * | block: unhash the whole device inode earlierChristoph Hellwig2021-08-021-6/+1
| * | block: assert the locking state in delete_partitionChristoph Hellwig2021-08-021-4/+2
| * | block: use bvec_kmap_local in bio_integrity_processChristoph Hellwig2021-08-021-8/+6
| * | block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}Christoph Hellwig2021-08-021-10/+6
| * | block: use memcpy_from_bvec in __blk_queue_bounceChristoph Hellwig2021-08-021-12/+7
| * | block: use memcpy_from_bvec in bio_copy_kern_endio_readChristoph Hellwig2021-08-021-1/+1
| * | block: use memcpy_to_bvec in copy_to_high_bio_irqChristoph Hellwig2021-08-021-18/+2
| * | block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvecChristoph Hellwig2021-08-021-20/+8
| * | block: use memzero_page in zero_fill_bioChristoph Hellwig2021-08-021-7/+2
* | | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-301-1/+1
|\ \ \
| * | | genirq: Change force_irqthreads to a static keyTanner Love2021-08-101-1/+1
* | | | Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-281-42/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe2021-08-261-37/+5
| * | | mq-deadline: Fix request accountingBart Van Assche2021-08-251-5/+11
* | | | Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-214-32/+20
|\| | |
| * | | blk-mq: fix is_flush_rqMing Lei2021-08-183-6/+7
| * | | blk-mq: fix kernel panic during iterating over flush requestMing Lei2021-08-172-1/+8
| * | | blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei2021-08-171-25/+5
* | | | Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-147-313/+22
|\| | |
| * | | blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai2021-08-131-2/+4
| * | | Revert "block/mq-deadline: Add cgroup support"Tejun Heo2021-08-115-307/+14
| * | | blk-iocost: fix lockdep warning on blkcg->lockMing Lei2021-08-101-4/+4
* | | | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-101-6/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo2021-07-281-6/+8
* | | | Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-073-3/+7
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |