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
2019-08-13
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
1
-1
/
+4
2018-12-16
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
1
-2
/
+6
2018-12-16
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
1
-2
/
+3
2018-12-16
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
1
-26
/
+0
2018-11-20
sbitmap: fix race in wait batch accounting
Jens Axboe
1
-13
/
+29
2018-03-03
blk-mq: fix race between timeout and freeing request
Ming Lei
3
-12
/
+22
2018-02-13
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+3
2018-01-01
more bio_map_user_iov() leak fixes
Al Viro
1
-5
/
+9
2017-11-26
block: Relax a check in blk_start_queue()
Bart Van Assche
1
-1
/
+1
2017-11-11
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
1
-0
/
+8
2017-09-15
block: fix an error code in add_partition()
Dan Carpenter
1
-1
/
+3
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
[next]