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
2021-09-18
scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
Christoph Hellwig
1
-1
/
+4
2021-09-18
block: bfq: fix bfq_set_next_ioprio_data()
Damien Le Moal
1
-1
/
+1
2021-09-18
blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
Niklas Cassel
1
-3
/
+0
2021-09-18
blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
Niklas Cassel
1
-3
/
+0
2021-09-15
bio: fix page leak bio_add_hw_page failure
Pavel Begunkov
1
-2
/
+13
2021-09-15
blk-crypto: fix check for too-large dun_bytes
Eric Biggers
1
-1
/
+1
2021-09-15
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
4
-16
/
+8
2021-09-15
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
3
-0
/
+36
2021-09-12
blk-mq: clearing flush request reference in tags->rqs[]
Ming Lei
1
-1
/
+34
2021-09-12
blk-mq: fix is_flush_rq
Ming Lei
3
-6
/
+7
2021-09-12
blk-mq: fix kernel panic during iterating over flush request
Ming Lei
2
-1
/
+8
2021-09-03
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
Ming Lei
1
-25
/
+5
2021-09-03
blk-iocost: fix lockdep warning on blkcg->lock
Ming Lei
1
-4
/
+4
2021-08-26
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
1
-1
/
+1
2021-08-18
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-6
/
+8
2021-08-12
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
Yu Kuai
1
-1
/
+5
2021-08-04
block: delay freeing the gendisk
Christoph Hellwig
1
-2
/
+1
2021-08-04
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
1
-5
/
+6
2021-07-20
block: grab a device refcount in disk_uevent
Christoph Hellwig
1
-2
/
+2
2021-07-20
block: fix the problem of io_ticks becoming smaller
Chunguang Xu
1
-1
/
+1
2021-07-20
partitions: msdos: fix one-byte get_unaligned()
Arnd Bergmann
3
-17
/
+12
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-2
/
+2
2021-07-14
blk-mq: update hctx->dispatch_busy in case of real scheduler
Ming Lei
1
-3
/
+0
2021-07-14
block: fix trace completion for chained bio
Edward Hsieh
1
-7
/
+6
2021-07-14
block, bfq: reset waker pointer with shared queues
Paolo Valente
1
-2
/
+4
2021-07-14
block, bfq: avoid delayed merge of async queues
Paolo Valente
1
-1
/
+7
2021-07-14
blk-wbt: make sure throttle is enabled properly
Zhang Yi
1
-1
/
+5
2021-07-14
blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...
Zhang Yi
2
-2
/
+4
2021-07-14
block: avoid double io accounting for flush request
Ming Lei
1
-2
/
+1
2021-07-14
block: fix discard request merge
Ming Lei
1
-2
/
+6
2021-07-14
block, bfq: fix delayed stable merge check
Luca Mariotti
1
-1
/
+1
2021-07-14
block: fix race between adding/removing rq qos and normal IO
Ming Lei
1
-0
/
+24
2021-07-14
blk-mq: clear stale request in tags->rq[] before freeing one request pool
Ming Lei
3
-7
/
+54
2021-07-14
blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
Ming Lei
3
-16
/
+43
2021-05-22
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+1
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
1
-10
/
+1
2021-05-15
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-18
/
+59
2021-05-14
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Bart Van Assche
1
-1
/
+1
2021-05-14
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
1
-2
/
+4
2021-05-14
blk-mq: plug request for shared sbitmap
Ming Lei
1
-2
/
+3
2021-05-12
block, bfq: avoid circular stable merges
Paolo Valente
1
-2
/
+29
2021-05-11
blk-iocost: fix weight updates of inner active iocgs
Tejun Heo
1
-2
/
+12
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
4
-9
/
+10
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+2
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
2
-16
/
+2
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+16
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-05-03
bio: limit bio max size
Changheun Lee
2
-2
/
+16
2021-04-30
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
1
-6
/
+11
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-21
/
+62
[next]