index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
block: don't allow the same type rq_qos add more than once
Jinke Han
4
-16
/
+45
2022-08-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
6
-22
/
+48
2022-08-17
block: ensure iov_iter advances for added pages
Keith Busch
1
-4
/
+4
2022-08-17
block/bio: remove duplicate append pages code
Keith Busch
1
-60
/
+42
2022-08-17
blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
Ming Lei
1
-0
/
+3
2022-08-17
block: fix infinite loop for invalid zone append
Keith Busch
1
-3
/
+0
2022-08-11
block: fix default IO priority handling again
Jan Kara
2
-2
/
+4
2022-06-29
block: pop cached rq before potentially blocking rq_qos_throttle()
Jens Axboe
1
-3
/
+8
2022-06-29
block: disable the elevator int del_gendisk
Christoph Hellwig
2
-41
/
+11
2022-06-22
block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
Bart Van Assche
1
-0
/
+2
2022-06-14
blk-mq: do not update io_ticks with passthrough requests
Haisu Wang
1
-1
/
+2
2022-06-14
block: make bioset_exit() fully resilient against being called twice
Jens Axboe
1
-0
/
+1
2022-06-14
block: use bio_queue_enter instead of blk_queue_enter in bio_poll
Christoph Hellwig
1
-1
/
+1
2022-06-14
block: take destination bvec offsets into account in bio_copy_data_iter
Christoph Hellwig
1
-3
/
+5
2022-06-14
block, loop: support partitions without scanning
Christoph Hellwig
1
-0
/
+2
2022-06-14
blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
Ming Lei
1
-4
/
+3
2022-06-09
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
1
-6
/
+2
2022-06-09
blk-iolatency: Fix inflight count imbalances and IO hangs on offline
Tejun Heo
1
-58
/
+64
2022-06-09
block: Fix potential deadlock in blk_ia_range_sysfs_show()
Damien Le Moal
1
-6
/
+1
2022-06-09
bfq: Make sure bfqg for which we are queueing requests is online
Jan Kara
1
-3
/
+12
2022-06-09
bfq: Get rid of __bio_blkcg() usage
Jan Kara
3
-52
/
+25
2022-06-09
bfq: Track whether bfq_group is still online
Jan Kara
2
-1
/
+4
2022-06-09
bfq: Remove pointless bfq_init_rq() calls
Jan Kara
1
-6
/
+6
2022-06-09
bfq: Drop pointless unlock-lock pair
Jan Kara
1
-3
/
+0
2022-06-09
bfq: Update cgroup information before merging bio
Jan Kara
1
-2
/
+9
2022-06-09
bfq: Split shared queues on move between cgroups
Jan Kara
3
-4
/
+35
2022-06-09
bfq: Avoid merging queues with different parents
Jan Kara
1
-0
/
+8
2022-06-09
bfq: Avoid false marking of bic as stably merged
Jan Kara
1
-3
/
+6
2022-06-09
bfq: Allow current waker to defend against a tentative one
Jan Kara
1
-2
/
+1
2022-06-09
bfq: Relax waker detection for shared queues
Jan Kara
2
-2
/
+4
2022-06-09
blk-cgroup: always terminate io.stat lines
Wolfgang Bumiller
4
-16
/
+8
2022-06-09
blk-throttle: Set BIO_THROTTLED when bio has been throttled
Laibin Qiu
1
-1
/
+2
2022-05-13
block/mq-deadline: Set the fifo_time member also if inserting at head
Bart Van Assche
1
-0
/
+1
2022-05-02
Revert "block: release rq qos structures for queue without disk"
Ming Lei
1
-4
/
+0
2022-04-29
bfq: Fix warning in bfqq_request_over_limit()
Jan Kara
1
-3
/
+9
2022-04-27
Revert "block: inherit request start time from bio for BLK_CGROUP"
Tejun Heo
1
-8
/
+1
2022-04-27
iocost: don't reset the inuse weight of under-weighted debtors
Tejun Heo
1
-1
/
+11
2022-04-15
block: don't print I/O error warning for dead disks
Christoph Hellwig
1
-1
/
+2
2022-04-15
block/compat_ioctl: fix range check in BLKGETSIZE
Khazhismel Kumykov
1
-1
/
+1
2022-04-14
block: fix offset/size check in bio_trim()
Ming Lei
1
-1
/
+1
2022-04-01
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-25
/
+40
2022-03-31
blk-wbt: remove wbt_track stub
Tom Rix
1
-3
/
+0
2022-03-31
block: use dedicated list iterator variable
Jakob Koschel
1
-9
/
+16
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-03-28
block: Fix the maximum minor value is blk_alloc_ext_minor()
Christophe JAILLET
1
-1
/
+1
2022-03-28
block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
Jiri Slaby
1
-2
/
+1
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+198
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-46
/
+0
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-163
/
+2
2022-03-24
Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+13
[next]