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
2020-11-10
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
1
-2
/
+12
2020-11-10
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
1
-0
/
+1
2020-09-12
block: ensure bdi->io_pages is always initialized
Jens Axboe
1
-0
/
+2
2020-06-30
block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
yu kuai
1
-1
/
+0
2020-06-20
blk-mq: move _blk_mq_update_nr_hw_queues synchronize_rcu call
Giuliano Procida
1
-4
/
+4
2020-04-24
block, bfq: fix use-after-free in bfq_idle_slice_timer_body
Zhiqiang Liu
1
-4
/
+12
2020-04-24
block: Fix use-after-free issue accessing struct io_cq
Sahitya Tummala
1
-0
/
+7
2020-04-24
block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
Konstantin Khlebnikov
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-04-02
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
1
-4
/
+5
2020-01-27
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-09
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
1
-0
/
+2
2020-01-09
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
1
-0
/
+9
2019-12-17
blk-mq: make sure that line break can be printed
Ming Lei
1
-1
/
+1
2019-12-17
block: fix single range discard merge
Ming Lei
1
-1
/
+1
2019-12-17
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
1
-5
/
+10
2019-12-01
block: fix the DISCARD request merge
Jianchao Wang
1
-10
/
+36
2019-11-20
blok, bfq: do not plug I/O if all queues are weight-raised
Paolo Valente
1
-2
/
+8
2019-10-05
blk-mq: move cancel of requeue_work to the front of blk_exit_queue
zhengbin
2
-2
/
+3
2019-07-31
block/bio-integrity: fix a memory leak bug
Wenwen Wang
1
-2
/
+6
2019-07-21
block, bfq: NULL out the bic when it's no longer valid
Douglas Anderson
1
-0
/
+1
2019-07-03
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
1
-3
/
+32
2019-07-03
block: add a lower-level bio_add_page interface
Christoph Hellwig
1
-33
/
+63
2019-06-15
block, bfq: increase idling for weight-raised queues
Paolo Valente
1
-0
/
+2
2019-06-15
blk-mq: move cancel of requeue_work into blk_mq_release
Ming Lei
2
-1
/
+2
2019-05-31
block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
David Kozub
1
-3
/
+6
2019-04-17
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
1
-1
/
+4
2019-02-20
blk-mq: fix a hung issue when fsync
Jianchao Wang
1
-1
/
+1
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-12-21
elevator: lookup mq vs non-mq elevators
Jens Axboe
1
-23
/
+21
2018-11-21
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
1
-3
/
+2
2018-11-13
block, bfq: correctly charge and reset entity service in all cases
Paolo Valente
1
-3
/
+10
2018-10-13
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
1
-2
/
+2
2018-09-26
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
1
-2
/
+6
2018-09-26
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
1
-1
/
+2
2018-09-26
block: allow max_discard_segments to be stacked
Mike Snitzer
1
-1
/
+1
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
blk-mq: fix updating tags depth
Ming Lei
1
-4
/
+4
2018-09-19
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
1
-2
/
+2
2018-09-15
cfq: Suppress compiler warnings about comparisons
Bart Van Assche
1
-10
/
+12
2018-09-15
block: bvec_nr_vecs() returns value for wrong slab
Greg Edwards
1
-1
/
+1
2018-09-09
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
1
-1
/
+2
2018-09-09
block: really disable runtime-pm for blk-mq
Ming Lei
1
-2
/
+4
2018-09-09
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
1
-0
/
+1
2018-08-24
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
[next]