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-12-14
block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
Davidlohr Bueso
1
-0
/
+3
2021-09-26
blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
Li Jinlin
1
-0
/
+1
2021-03-03
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
1
-0
/
+12
2021-01-17
block: fix use-after-free in disk_part_iter_next
Ming Lei
1
-3
/
+6
2020-06-20
blk-mq: move blk_mq_update_nr_hw_queues synchronize_rcu call
Giuliano Procida
1
-4
/
+4
2020-05-20
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+3
2020-04-13
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
1
-9
/
+4
2020-04-13
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2
-1
/
+17
2020-01-29
block: don't use bio->bi_vcnt to figure out segment number
Ming Lei
1
-7
/
+1
2020-01-23
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-1
/
+1
2020-01-12
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
1
-1
/
+1
2020-01-12
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
1
-0
/
+9
2019-12-21
blk-mq: make sure that line break can be printed
Ming Lei
1
-1
/
+1
2019-12-21
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
1
-5
/
+10
2019-08-11
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
1
-0
/
+1
2019-08-04
take floppy compat ioctls to sodding floppy.c
Al Viro
1
-340
/
+0
2019-04-17
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
1
-1
/
+4
2018-12-29
block: fix infinite loop if the device loses discard capability
Mikulas Patocka
1
-0
/
+10
2018-12-29
block: break discard submissions into the user defined size
Jens Axboe
1
-3
/
+9
2018-09-19
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
1
-2
/
+3
2018-09-19
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
1
-2
/
+6
2018-09-19
block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
Tejun Heo
2
-5
/
+7
2018-09-19
cfq: Give a chance for arming slice idle timer in case of group_idle
Ritesh Harjani
1
-1
/
+2
2018-09-15
block: bvec_nr_vecs() returns value for wrong slab
Greg Edwards
1
-1
/
+1
2018-07-25
block: do not use interruptible wait anywhere
Alan Jenkins
1
-6
/
+3
2018-04-24
block/mq: fix potential deadlock during cpu hotplug
Wanpeng Li
1
-2
/
+2
2018-04-13
blk-mq: fix kernel oops in blk_mq_tag_idle()
Ming Lei
1
-1
/
+2
2018-04-13
bio-integrity: Do not allocate integrity context for bio w/o data
Dmitry Monakhov
1
-0
/
+3
2018-04-13
blk-mq: fix race between updating nr_hw_queues and switching io sched
Ming Lei
1
-0
/
+4
2018-04-13
block: fix an error code in add_partition()
Dan Carpenter
1
-1
/
+3
2018-04-13
blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op
Wen Xiong
1
-2
/
+2
2018-04-08
Fix slab name "biovec-(1<<(21-12))"
Mikulas Patocka
1
-2
/
+2
2018-04-08
partitions/msdos: Unable to mount UFS 44bsd partitions
Richard Narron
1
-1
/
+3
2018-03-24
block/mq: Cure cpu hotplug lock inversion
Peter Zijlstra
1
-2
/
+2
2018-03-22
blk-throttle: make sure expire time isn't too big
Shaohua Li
1
-0
/
+11
2018-03-22
blkcg: fix double free of new_blkg in blkcg_init_queue
Hou Tao
1
-3
/
+1
2018-02-25
blk_rq_map_user_iov: fix error override
Douglas Gilbert
1
-2
/
+2
2017-12-20
badblocks: fix wrong return value in badblocks_set if badblocks are disabled
Liu Bo
1
-1
/
+1
2017-12-20
blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
Sagi Grimberg
1
-0
/
+3
2017-12-14
block: wake up all tasks blocked in get_request()
Ming Lei
1
-2
/
+2
2017-12-14
blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()
Ming Lei
3
-4
/
+5
2017-11-30
block: Fix a race between blk_cleanup_queue() and timeout handling
Bart Van Assche
2
-3
/
+2
2017-10-21
Revert "bsg-lib: don't free job in bsg_prepare_job"
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
bio_copy_user_iov(): don't ignore ->iov_offset
Al Viro
1
-2
/
+2
2017-10-18
more bio_map_user_iov() leak fixes
Al Viro
1
-5
/
+9
2017-10-18
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
1
-0
/
+8
2017-10-08
partitions/efi: Fix integer overflow in GPT size calculation
Alden Tondettar
1
-5
/
+12
2017-10-05
bsg-lib: don't free job in bsg_prepare_job
Christoph Hellwig
1
-1
/
+0
2017-09-27
block: Relax a check in blk_start_queue()
Bart Van Assche
1
-1
/
+1
2017-08-24
blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL
Christoph Hellwig
1
-1
/
+7
[next]