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
2017-06-05
sbitmap: fix wakeup hang after sbq resize
Omar Sandoval
1
-9
/
+32
2017-06-05
blk-mq: Make bt_clear_tag() easier to read
Bart Van Assche
1
-5
/
+2
2017-02-23
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
1
-0
/
+3
2017-02-23
blkcg: Annotate blkg_hint correctly
Bart Van Assche
1
-1
/
+1
2016-11-20
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
1
-1
/
+1
2016-11-20
block: fix use-after-free in seq file
Vegard Nossum
1
-0
/
+1
2016-08-22
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
1
-0
/
+2
2016-08-22
blk-mq: fix undefined behaviour in order_to_size()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2016-03-04
bio: return EINTR if copying to user space got interrupted
Hannes Reinecke
1
-3
/
+6
2016-01-11
SCSI: Fix NULL pointer dereference in runtime PM
Ken Xue
1
-0
/
+12
2016-01-05
block: Always check queue limits for cloned requests
Hannes Reinecke
1
-14
/
+7
2015-12-18
mac: validate mac_partition is within sector
Kees Cook
1
-3
/
+7
2015-09-28
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
1
-7
/
+18
2015-08-11
block: Do a full clone when splitting discard bios
Martin K. Petersen
1
-3
/
+12
2015-08-11
blkcg: fix gendisk reference leak in blkg_conf_prep()
Tejun Heo
1
-1
/
+5
2015-08-10
bio integrity: do not assume bio_integrity_pool exists if bioset exists
Mike Snitzer
1
-2
/
+2
2015-06-30
block: fix ext_dev_lock lockdep report
Dan Williams
1
-6
/
+6
2015-05-20
blk-mq: fix CPU hotplug handling
Ming Lei
1
-21
/
+13
2015-04-10
Fix bug in blk_rq_merge_ok
Wenbo Wang
1
-1
/
+1
2015-03-02
blk-throttle: check stats_cpu before reading it from sysfs
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2015-03-02
blk-mq: fix double-free in error path
Tony Battersby
1
-0
/
+1
2015-03-02
cfq-iosched: handle failure of cfq group allocation
Konstantin Khlebnikov
1
-1
/
+6
2015-02-24
cfq-iosched: fix incorrect filing of rt async cfqq
Jeff Moyer
1
-2
/
+7
2015-01-15
blk-mq: Fix uninitialized kobject at CPU hotplugging
Takashi Iwai
1
-5
/
+4
2015-01-15
blk-mq: Fix a race between bt_clear_tag() and bt_get()
Bart Van Assche
1
-6
/
+5
2015-01-15
blk-mq: Avoid that __bt_get_word() wraps multiple times
Bart Van Assche
1
-2
/
+4
2015-01-15
blk-mq: Fix a use-after-free
Bart Van Assche
2
-8
/
+6
2015-01-12
blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
Jens Axboe
1
-1
/
+1
2015-01-05
genhd: check for int overflow in disk_expand_part_tbl()
Jens Axboe
1
-2
/
+9
2014-11-20
block: Fix computation of merged request priority
Jan Kara
1
-6
/
+8
2014-11-17
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-2
/
+2
2014-11-17
blk-mq: fix potential hang if rolling wakeup depth is too high
Jens Axboe
1
-2
/
+2
2014-11-13
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
Jan Kara
1
-2
/
+1
2014-10-05
partitions: aix.c: off by one bug
Dan Carpenter
1
-1
/
+1
2014-10-05
blk-mq: Avoid race condition with uninitialized requests
David Hildenbrand
1
-1
/
+3
2014-10-05
genhd: fix leftover might_sleep() in blk_free_devt()
Jens Axboe
1
-2
/
+0
2014-10-05
block: Fix dev_t minor allocation lifetime
Keith Busch
2
-11
/
+15
2014-10-05
cfq-iosched: Fix wrong children_weight calculation
Toshiaki Makita
1
-3
/
+8
2014-09-17
fix regression in SCSI_IOCTL_SEND_COMMAND
Tony Battersby
1
-2
/
+7
2014-07-14
block: provide compat ioctl for BLKZEROOUT
Mikulas Patocka
1
-0
/
+1
2014-07-12
blkcg: don't call into policy draining if root_blkg is already gone
Tejun Heo
1
-0
/
+7
2014-07-08
block: don't assume last put of shared tags is for the host
Christoph Hellwig
1
-26
/
+7
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-20
/
+32
2014-06-25
blk-mq: blk_mq_start_hw_queue() should use blk_mq_run_hw_queue()
Jens Axboe
1
-1
/
+1
2014-06-24
block: add support for limiting gaps in SG lists
Jens Axboe
2
-0
/
+18
2014-06-22
Revert "block: add __init to elv_register"
Jens Axboe
1
-1
/
+1
2014-06-22
Revert "block: add __init to blkcg_policy_register"
Jens Axboe
2
-3
/
+3
2014-06-22
blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt a...
Tejun Heo
2
-15
/
+9
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-91
/
+43
2014-06-17
blk-mq: bitmap tag: fix races in bt_get() function
Alexander Gordeev
1
-8
/
+5
[next]