index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
2021-03-03
1
-0
/
+12
*
block: fix use-after-free in disk_part_iter_next
Ming Lei
2021-01-17
1
-3
/
+6
*
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
2020-05-20
1
-5
/
+2
*
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2020-05-20
1
-1
/
+9
*
blk-mq: Allow timeouts to run while queue is freezing
Gabriel Krisman Bertazi
2020-05-20
1
-1
/
+14
*
block: defer timeouts to a workqueue
Christoph Hellwig
2020-05-20
2
-0
/
+7
*
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2020-05-20
1
-0
/
+3
*
blk-mq: fix undefined behaviour in order_to_size()
Bartlomiej Zolnierkiewicz
2020-05-10
1
-1
/
+1
*
block: don't use bio->bi_vcnt to figure out segment number
Ming Lei
2020-01-29
1
-7
/
+1
*
block: fix an integer overflow in logical block size
Mikulas Patocka
2020-01-23
1
-1
/
+1
*
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
2020-01-12
1
-0
/
+9
*
blk-mq: make sure that line break can be printed
Ming Lei
2019-12-21
1
-1
/
+1
*
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
2019-12-21
1
-5
/
+10
*
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
2019-08-11
1
-0
/
+1
*
take floppy compat ioctls to sodding floppy.c
Al Viro
2019-08-04
1
-340
/
+0
*
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
2019-04-27
1
-1
/
+4
*
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
2018-09-19
1
-2
/
+3
*
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
2018-09-19
1
-2
/
+6
*
block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
Tejun Heo
2018-09-19
2
-5
/
+7
*
cfq: Give a chance for arming slice idle timer in case of group_idle
Ritesh Harjani
2018-09-19
1
-1
/
+2
*
block: do not use interruptible wait anywhere
Alan Jenkins
2018-07-25
1
-7
/
+3
*
blk-mq: fix kernel oops in blk_mq_tag_idle()
Ming Lei
2018-04-13
1
-1
/
+2
*
bio-integrity: Do not allocate integrity context for bio w/o data
Dmitry Monakhov
2018-04-13
1
-0
/
+3
*
block: fix an error code in add_partition()
Dan Carpenter
2018-04-13
1
-1
/
+3
*
blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op
Wen Xiong
2018-04-13
1
-2
/
+2
*
partitions/msdos: Unable to mount UFS 44bsd partitions
Richard Narron
2018-04-08
1
-1
/
+3
*
blk-throttle: make sure expire time isn't too big
Shaohua Li
2018-03-22
1
-0
/
+11
*
blkcg: fix double free of new_blkg in blkcg_init_queue
Hou Tao
2018-03-22
1
-3
/
+1
*
more bio_map_user_iov() leak fixes
Al Viro
2017-12-16
1
-5
/
+9
*
block: wake up all tasks blocked in get_request()
Ming Lei
2017-12-16
1
-2
/
+2
*
Revert "bsg-lib: don't free job in bsg_prepare_job"
Greg Kroah-Hartman
2017-10-21
1
-0
/
+1
*
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
2017-10-18
1
-0
/
+8
*
partitions/efi: Fix integer overflow in GPT size calculation
Alden Tondettar
2017-10-08
1
-5
/
+12
*
bsg-lib: don't free job in bsg_prepare_job
Christoph Hellwig
2017-10-05
1
-1
/
+0
*
block: Relax a check in blk_start_queue()
Bart Van Assche
2017-09-27
1
-1
/
+1
*
block: fix module reference leak on put_disk() call for cgroups throttle
Roman Pen
2017-07-05
1
-0
/
+9
*
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Richard
2017-06-17
1
-0
/
+2
*
block: fix blk_integrity_register to use template's interval_exp if not 0
Mike Snitzer
2017-05-20
1
-1
/
+2
*
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-05-14
2
-18
/
+2
*
block: fix del_gendisk() vs blkdev_ioctl crash
Dan Williams
2017-04-27
1
-1
/
+0
*
blk-mq: Avoid memory reclaim when remapping queues
Gabriel Krisman Bertazi
2017-04-18
1
-3
/
+3
*
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-04-08
2
-15
/
+28
*
blk: improve order of bio handling in generic_make_request()
NeilBrown
2017-04-08
1
-5
/
+20
*
block: allow WRITE_SAME commands with the SG_IO ioctl
Sumit Semwal
2017-03-30
1
-0
/
+3
*
blk-mq: really fix plug list flushing for nomerge queues
Omar Sandoval
2017-02-26
1
-9
/
+8
*
blk-mq: Always schedule hctx->next_cpu
Gabriel Krisman Bertazi
2017-01-19
1
-3
/
+1
*
block: cfq_cpd_alloc() should use @gfp
Tejun Heo
2017-01-19
1
-1
/
+1
*
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
2017-01-09
1
-0
/
+3
*
blk-mq: Do not invoke .queue_rq() for a stopped queue
Bart Van Assche
2017-01-06
1
-3
/
+3
*
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
2016-12-10
1
-0
/
+3
[next]