index
:
kernel/git/dtor/input.git
for-linus
ib/4.10-sparse-keymap-managed
ib/4.11-rc3-i2c-irq-resources
ib/4.17-bitmap
ib/4.17-xen-kbdfront-runtime-config
ib/5.17-cros-ec-keyb
ib/5.2-sil_sii8620-rc-optional
ib/6.11-rc6-matrix-keypad-spitz
ib/6.9-disable-irq-guard
ib/ads7846-hsync
master
next
Dmitry Torokhov's input tree
Dmitry Torokhov
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-11-05
block: add __must_check attribute to sb_min_blocksize()
Yongpeng Yang
1
-1
/
+1
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-10-30
blk-crypto: use BLK_STS_INVAL for alignment errors
Carlos Llamas
1
-1
/
+1
2025-10-24
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+10
2025-10-22
block: require LBA dma_alignment when using PI
Christoph Hellwig
1
-0
/
+10
2025-10-17
Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+11
2025-10-15
block: Remove elevator_lock usage from blkg_conf frozen operations
Ming Lei
1
-9
/
+4
2025-10-15
blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
Yu Kuai
4
-5
/
+7
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+17
2025-10-07
block: move bio_iov_iter_get_bdev_pages to block/fops.c
Christoph Hellwig
1
-3
/
+10
2025-10-07
block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pages
Christoph Hellwig
2
-4
/
+3
2025-10-07
block: remove bio_iov_iter_get_pages
Christoph Hellwig
1
-1
/
+5
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+8
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
31
-592
/
+722
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+3
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-26
Merge tag 'block-6.17-20250925' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2025-09-23
blk-cgroup: fix possible deadlock while configuring policy
Yu Kuai
1
-15
/
+8
2025-09-23
blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path
Yu Kuai
2
-2
/
+9
2025-09-23
blk-mq: Fix more tag iteration function documentation
Bart Van Assche
1
-17
/
+15
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
1
-1
/
+1
2025-09-22
block: fix EOD return for device with nr_sectors == 0
Jens Axboe
1
-1
/
+3
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
13
-57
/
+82
2025-09-19
block: use extensible_ioctl_valid()
Christian Brauner
1
-5
/
+3
2025-09-17
blk-throttle: fix throtl_data leak during disk release
Yu Kuai
1
-2
/
+5
2025-09-17
blk-mq: Fix the blk_mq_tagset_busy_iter() documentation
Bart Van Assche
1
-4
/
+3
2025-09-16
block: relax atomic write boundary vs chunk size check
John Garry
1
-40
/
+26
2025-09-16
block: fix stacking of atomic writes when atomics are not supported
John Garry
1
-9
/
+10
2025-09-16
block: update validation of atomic writes boundary for stacked devices
John Garry
1
-8
/
+14
2025-09-15
block/mq-deadline: Remove the redundant rb_entry_rq in the deadline_from_pos().
chengkaitao
1
-4
/
+0
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-13
block: use largest_zero_folio in __blkdev_issue_zero_pages()
Pankaj Raghav
1
-7
/
+8
2025-09-10
blk-mq: remove blk_mq_tag_update_depth()
Yu Kuai
2
-34
/
+0
2025-09-10
blk-mq: fix potential deadlock while nr_requests grown
Yu Kuai
3
-22
/
+34
2025-09-10
blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
Yu Kuai
4
-11
/
+19
2025-09-10
blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()
Yu Kuai
1
-12
/
+27
2025-09-10
blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()
Yu Kuai
2
-28
/
+22
2025-09-10
blk-mq: convert to serialize updating nr_requests with update_nr_hwq_lock
Yu Kuai
1
-5
/
+20
2025-09-10
blk-mq: check invalid nr_requests in queue_requests_store()
Yu Kuai
4
-22
/
+17
2025-09-10
blk-mq: remove useless checkings in blk_mq_update_nr_requests()
Yu Kuai
1
-8
/
+1
2025-09-10
blk-mq: remove useless checking in queue_requests_store()
Yu Kuai
1
-3
/
+0
2025-09-10
block: fix ordering of recursive split IO
Yu Kuai
4
-9
/
+13
2025-09-10
block: skip unnecessary checks for split bio
Yu Kuai
3
-2
/
+7
2025-09-10
blk-crypto: convert to use bio_submit_split_bioset()
Yu Kuai
1
-12
/
+5
2025-09-10
block: factor out a helper bio_submit_split_bioset()
Yu Kuai
1
-19
/
+40
2025-09-10
blk-crypto: fix missing blktrace bio split events
Yu Kuai
1
-0
/
+3
2025-09-10
blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
Yu Kuai
3
-3
/
+11
2025-09-10
block: initialize bio issue time in blk_mq_submit_bio()
Yu Kuai
4
-8
/
+8
2025-09-10
block: cleanup bio_issue
Yu Kuai
4
-55
/
+5
2025-09-09
blk-map: provide the bdev to bio if one exists
Keith Busch
1
-2
/
+3
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
1
-0
/
+4
2025-09-09
blk-integrity: enable p2p source and destination
Keith Busch
1
-4
/
+17
2025-09-09
blk-integrity: use simpler alignment check
Keith Busch
1
-2
/
+2
2025-09-09
block: simplify direct io validity check
Keith Busch
1
-2
/
+2
2025-09-09
block: align the bio after building it
Keith Busch
1
-25
/
+40
2025-09-09
block: add size alignment to bio_iov_iter_get_pages
Keith Busch
2
-11
/
+14
2025-09-09
block: check for valid bio while splitting
Keith Busch
2
-5
/
+18
2025-09-09
block: remove the bi_inline_vecs variable sized array from struct bio
Christoph Hellwig
1
-1
/
+2
2025-09-09
block: add a bio_init_inline helper
Christoph Hellwig
3
-8
/
+10
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+8
2025-09-08
blk-throttle: fix access race during throttle policy activation
Han Guangjiang
4
-18
/
+18
2025-09-08
blk-mq: Replace tags->lock with SRCU for tag iterators
Ming Lei
2
-24
/
+12
2025-09-08
blk-mq: Defer freeing flush queue to SRCU callback
Ming Lei
2
-1
/
+11
2025-09-08
blk-mq: Defer freeing of tags page_list to SRCU callback
Ming Lei
2
-14
/
+36
2025-09-08
blk-mq: Pass tag_set to blk_mq_free_rq_map/tags
Ming Lei
3
-8
/
+8
2025-09-08
blk-mq: Move flush queue allocation into blk_mq_init_hctx()
Ming Lei
2
-8
/
+13
2025-09-05
blk-mq: fix blk_mq_tags double free while nr_requests grown
Yu Kuai
1
-0
/
+1
2025-09-05
blk-mq: fix elevator depth_updated method
Yu Kuai
6
-52
/
+41
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
2
-3
/
+3
2025-09-02
block: use int to store blk_stack_limits() return value
Qianfeng Rong
1
-1
/
+2
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-09-01
Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
6
-32
/
+52
2025-08-28
blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
Li Nan
1
-2
/
+4
2025-08-26
block: validate QoS before calling __rq_qos_done_bio()
Nilay Shroff
1
-5
/
+8
2025-08-26
blk-zoned: Fix a lockdep complaint about recursive locking
Bart Van Assche
1
-5
/
+6
2025-08-25
block: Move a misplaced comment in queue_wb_lat_store()
Bart Van Assche
1
-5
/
+5
2025-08-25
blk-integrity: use iterator for mapping sg
Keith Busch
2
-58
/
+45
2025-08-25
blk-mq-dma: add scatter-less integrity data DMA mapping
Keith Busch
1
-7
/
+97
2025-08-25
blk-mq-dma: move common dma start code to a helper
Keith Busch
1
-26
/
+33
2025-08-25
blk-mq: remove REQ_P2PDMA flag
Keith Busch
2
-17
/
+15
2025-08-25
blk-mq-dma: provide the bio_vec array being iterated
Keith Busch
1
-23
/
+33
2025-08-25
blk-mq-dma: create blk_map_iter type
Keith Busch
1
-2
/
+2
2025-08-21
block: avoid cpu_hotplug_lock depedency on freeze_lock
Nilay Shroff
3
-28
/
+36
2025-08-21
block: decrement block_rq_qos static key in rq_qos_del()
Nilay Shroff
1
-0
/
+1
2025-08-21
block: skip q->rq_qos check in rq_qos_done_bio()
Nilay Shroff
1
-2
/
+8
2025-08-21
blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queues
Ming Lei
1
-4
/
+9
2025-08-20
block: don't silently ignore metadata for sync read/write
Christoph Hellwig
1
-5
/
+5
2025-08-20
fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
Christoph Hellwig
1
-0
/
+3
2025-08-18
block: tone down bio_check_eod
Christoph Hellwig
1
-1
/
+1
2025-08-18
block: remove newlines from the warnings in blk_validate_integrity_limits
Christoph Hellwig
1
-6
/
+3
2025-08-18
block: handle pi_tuple_size in queue_limits_stack_integrity
Christoph Hellwig
1
-0
/
+3
2025-08-13
block: restore default wbt enablement
Julian Sun
1
-1
/
+1
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2
-3
/
+3
2025-08-11
blk-wbt: Eliminate ambiguity in the comments of struct rq_wb
Tang Yizhou
1
-2
/
+2
2025-08-11
blk-wbt: Optimize wbt_done() for non-throttled writes
Tang Yizhou
1
-5
/
+6
2025-08-11
block: fix kobject double initialization in add_disk
Zheng Qixing
3
-7
/
+8
2025-08-11
blk-cgroup: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-3
/
+3
2025-08-11
block, bfq: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-2
/
+1
2025-08-09
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
12
-200
/
+287
2025-08-07
lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
Yu Kuai
4
-43
/
+20
2025-08-04
block, bfq: Reorder struct bfq_iocq_bfqq_data
Christophe JAILLET
1
-5
/
+5
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-07-31
block: ensure discard_granularity is zero when discard is not supported
Christoph Hellwig
1
-3
/
+10
2025-07-30
block: fix potential deadlock while running nr_hw_queue update
Nilay Shroff
5
-15
/
+89
2025-07-30
block: fix lockdep warning caused by lock dependency in elv_iosched_store
Nilay Shroff
4
-81
/
+136
2025-07-30
block: move elevator queue allocation logic into blk_mq_init_sched
Nilay Shroff
6
-36
/
+16
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+5
2025-07-29
blk-ioc: don't hold queue_lock for ioc_lookup_icq()
Yu Kuai
2
-26
/
+8
2025-07-29
block: Enforce power-of-2 physical block size
John Garry
1
-1
/
+5
2025-07-29
block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
John Garry
1
-1
/
+1
2025-07-29
block: Improve read ahead size for rotational devices
Damien Le Moal
1
-2
/
+10
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
9
-88
/
+395
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+25
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-15
/
+122
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-21
/
+69
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+9
2025-07-25
Merge tag 'block-6.16-20250725' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+13
2025-07-25
block: restore two stage elevator switch while running nr_hw_queue update
Nilay Shroff
3
-15
/
+81
2025-07-23
block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
Anuj Gupta
1
-1
/
+15
2025-07-20
block: fix module reference leak in mq-deadline I/O scheduler
Nilay Shroff
1
-6
/
+13
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2025-07-17
block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
1
-23
/
+33
2025-07-17
block: sanitize chunk_sectors for atomic write limits
John Garry
1
-0
/
+6
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-5
/
+8
2025-07-15
block: add trace messages to zone write plugging
Johannes Thumshirn
1
-0
/
+5
2025-07-15
block: add tracepoint for blkdev_zone_mgmt
Johannes Thumshirn
1
-0
/
+2
2025-07-15
block: add tracepoint for blk_zone_update_request_bio
Johannes Thumshirn
1
-0
/
+3
2025-07-15
block: split blk_zone_update_request_bio into two functions
Johannes Thumshirn
3
-19
/
+31
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-1
/
+2
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
1
-0
/
+1
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
1
-9
/
+16
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
1
-2
/
+6
2025-07-11
block: fix kobject leak in blk_unregister_queue
Ming Lei
1
-0
/
+1
2025-07-11
block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
Arnd Bergmann
2
-6
/
+10
2025-07-09
bio: use memzero_page() in bio_truncate()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-07-09
blk-mq-debugfs: use debugfs_get_aux()
Al Viro
1
-7
/
+5
2025-07-01
blk-mq: add number of queue calc helper
Daniel Wagner
1
-0
/
+40
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
1
-3
/
+3
2025-07-01
fs: add ioctl to query metadata and protection info capabilities
Anuj Gupta
2
-0
/
+56
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
1
-0
/
+38
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
4
-14
/
+14
2025-06-30
block: add scatterlist-less DMA mapping helpers
Christoph Hellwig
1
-0
/
+161
2025-06-30
block: don't merge different kinds of P2P transfers in a single bio
Christoph Hellwig
2
-7
/
+16
2025-06-30
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2
-21
/
+5
2025-06-30
block: Increase BLK_DEF_MAX_SECTORS_CAP
Damien Le Moal
1
-0
/
+9
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+15
2025-06-26
block: fix false warning in bdev_count_inflight_rw()
Yu Kuai
1
-11
/
+15
2025-06-24
fs: Remove three arguments from block_write_end()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-23
block: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
1
-1
/
+11
2025-06-23
block: factor out common part in blkdev_fallocate()
Zhang Yi
1
-18
/
+14
2025-06-23
block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
2
-2
/
+44
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
1
-6
/
+6
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
2
-15
/
+19
2025-06-11
block: use plug request list tail for one-shot backmerge attempt
Jens Axboe
1
-13
/
+13
2025-06-11
block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work
Christoph Hellwig
1
-2
/
+5
2025-06-11
block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion
Damien Le Moal
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
5
-5
/
+7
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
2
-18
/
+6
2025-06-03
block: flip iter directions in blk_rq_integrity_map_user()
Caleb Sander Mateos
1
-6
/
+1
2025-06-03
Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2025-06-03
block: drop direction param from bio_integrity_copy_user()
Caleb Sander Mateos
1
-12
/
+5
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+2
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
28
-1189
/
+1191
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-05-19
cgroup: use subsystem-specific rstat locks to avoid contention
JP Kobryn
1
-2
/
+2
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+47
2025-05-16
blk-mq: add a copyright notice to blk-mq-dma.c
Christoph Hellwig
1
-0
/
+3
2025-05-16
blk-mq: move the DMA mapping code to a separate file
Christoph Hellwig
4
-135
/
+136
2025-05-15
block: fix elv_update_nr_hw_queues() to reattach elevator
Nilay Shroff
1
-1
/
+1
2025-05-15
block/blk-throttle: silence !BLK_DEV_IO_TRACE variable warnings
Jens Axboe
1
-2
/
+2
2025-05-14
block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO}
Lukas Bulwahn
1
-8
/
+0
2025-05-14
Merge branch 'atomic_writes-6.16' into xfs-6.16-merge
Carlos Maiolino
1
-1
/
+2
2025-05-14
Merge branch 'block-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ax...
Carlos Maiolino
12
-52
/
+148
2025-05-13
block: remove the same_page output argument to bvec_try_merge_page
Christoph Hellwig
3
-37
/
+25
2025-05-13
blk-throttle: Prevents the bps restricted io from entering the bps queue again
Zizhi Wo
2
-11
/
+53
2025-05-13
blk-throttle: Split the service queue
Zizhi Wo
2
-30
/
+49
2025-05-13
blk-throttle: Split the blkthrotl queue
Zizhi Wo
2
-16
/
+36
2025-05-13
blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"
Zizhi Wo
1
-2
/
+7
2025-05-13
blk-throttle: Split throtl_charge_bio() into bps and iops functions
Zizhi Wo
1
-15
/
+20
2025-05-13
blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time
Zizhi Wo
1
-43
/
+55
2025-05-13
blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()
Zizhi Wo
1
-25
/
+15
2025-05-13
Merge tag 'md-6.16-20250513' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
5
-51
/
+48
2025-05-12
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
1
-1
/
+1
2025-05-12
block: unfreeze queue if realloc tag set fails during nr_hw_queues update
Nilay Shroff
1
-1
/
+4
2025-05-12
block: always allocate integrity buffer when required
Keith Busch
1
-15
/
+47
2025-05-10
block: export API to get the number of bdev inflight IO
Yu Kuai
3
-8
/
+17
2025-05-10
block: clean up blk_mq_in_flight_rw()
Yu Kuai
3
-26
/
+32
2025-05-10
block: WARN if bdev inflight counter is negative
Yu Kuai
1
-2
/
+2
2025-05-10
block: reuse part_in_flight_rw for part_in_flight
Yu Kuai
1
-15
/
+9
2025-05-10
blk-mq: remove blk_mq_in_flight()
Yu Kuai
2
-12
/
+0
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
2
-6
/
+3
2025-05-08
block: remove test of incorrect io priority level
Aaron Lu
1
-5
/
+1
2025-05-08
block: move removing elevator after deleting disk->queue_kobj
Ming Lei
1
-3
/
+3
2025-05-08
block: don't quiesce queue for calling elevator_set_none()
Ming Lei
1
-4
/
+1
[next]