index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
block: Remove elevator_lock usage from blkg_conf frozen operations
Ming Lei
1
-9
/
+4
2025-10-23
blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
Yu Kuai
4
-5
/
+7
2025-10-19
blk-crypto: fix missing blktrace bio split events
Yu Kuai
1
-0
/
+3
2025-10-15
blk-throttle: fix throtl_data leak during disk release
Yu Kuai
1
-2
/
+5
2025-10-15
block: fix stacking of atomic writes when atomics are not supported
John Garry
1
-9
/
+10
2025-10-15
block: update validation of atomic writes boundary for stacked devices
John Garry
1
-8
/
+14
2025-10-15
blk-mq: fix potential deadlock while nr_requests grown
Yu Kuai
3
-22
/
+34
2025-10-15
blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
Yu Kuai
4
-11
/
+19
2025-10-15
blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()
Yu Kuai
1
-12
/
+27
2025-10-15
blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()
Yu Kuai
2
-28
/
+22
2025-10-15
blk-mq: convert to serialize updating nr_requests with update_nr_hwq_lock
Yu Kuai
1
-5
/
+20
2025-10-15
blk-mq: check invalid nr_requests in queue_requests_store()
Yu Kuai
4
-22
/
+17
2025-10-15
blk-mq: remove useless checkings in blk_mq_update_nr_requests()
Yu Kuai
1
-8
/
+1
2025-10-15
block: fix ordering of recursive split IO
Yu Kuai
4
-9
/
+13
2025-10-15
block: skip unnecessary checks for split bio
Yu Kuai
3
-2
/
+7
2025-10-15
block: factor out a helper bio_submit_split_bioset()
Yu Kuai
1
-19
/
+40
2025-10-15
block: initialize bio issue time in blk_mq_submit_bio()
Yu Kuai
4
-8
/
+8
2025-10-15
block: cleanup bio_issue
Yu Kuai
4
-55
/
+5
2025-10-15
blk-throttle: fix access race during throttle policy activation
Han Guangjiang
4
-18
/
+18
2025-10-15
blk-mq: fix elevator depth_updated method
Yu Kuai
6
-52
/
+41
2025-10-15
block: use int to store blk_stack_limits() return value
Qianfeng Rong
1
-1
/
+2
2025-10-15
blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
Li Nan
1
-2
/
+4
2025-10-06
blk-mq: fix blk_mq_tags double free while nr_requests grown
Yu Kuai
1
-0
/
+1
2025-09-26
Merge tag 'block-6.17-20250925' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+3
2025-09-22
block: fix EOD return for device with nr_sectors == 0
Jens Axboe
1
-1
/
+3
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-5
/
+8
2025-09-01
Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into vfs.fixes
Christian Brauner
6
-32
/
+52
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-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-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/kernel/git/akpm/mm
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
[next]