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
compress-2025-01-21
compress-2025-01-23
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
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
1
-3
/
+1
2018-02-03
loop: fix concurrent lo_open/lo_release
Linus Torvalds
1
-2
/
+8
2018-01-17
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
1
-1
/
+1
2017-12-16
zram: set physical queue limits to avoid array out of bounds accesses
Johannes Thumshirn
1
-0
/
+2
2017-11-21
xen-blkback: don't leak stack data via response ring
Jan Beulich
2
-31
/
+17
2017-11-15
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
1
-2
/
+2
2017-09-27
skd: Submit requests to firmware before triggering the doorbell
Bart Van Assche
1
-0
/
+6
2017-09-27
skd: Avoid that module unloading triggers a use-after-free
Bart Van Assche
1
-7
/
+8
2017-08-11
virtio_blk: fix panic in initialization error path
Omar Sandoval
1
-1
/
+2
2017-08-06
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
2
-4
/
+0
2017-08-06
xen/blkback: don't free be structure too early
Juergen Gross
1
-4
/
+3
2017-05-08
drbd: avoid redefinition of BITS_PER_PAGE
Lars Ellenberg
1
-0
/
+6
2017-04-21
zram: do not use copy_page with non-page aligned address
Minchan Kim
1
-3
/
+3
2017-03-12
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
1
-7
/
+8
2017-03-12
block/loop: fix race between I/O and set_status
Ming Lei
1
-5
/
+12
2017-01-06
loop: return proper error from loop_queue_rq()
Omar Sandoval
1
-1
/
+1
2016-12-15
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
1
-1
/
+7
2016-12-08
zram: fix unbalanced idr management at hot removal
Takashi Iwai
1
-1
/
+2
2016-11-18
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
1
-1
/
+1
2016-05-11
nbd: ratelimit error msgs after socket close
Dan Streetman
1
-2
/
+2
2016-05-04
paride: make 'verbose' parameter an 'int' again
Arnd Bergmann
2
-4
/
+4
2016-05-04
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
1
-0
/
+6
2016-04-20
rbd: use GFP_NOIO consistently for request allocations
David Disseldorp
1
-3
/
+3
2016-04-12
brd: Fix discard request processing
Bart Van Assche
1
-1
/
+1
2016-04-12
mtip32xx: Cleanup queued requests after surprise removal
Asai Thambi SP
1
-18
/
+60
2016-04-12
mtip32xx: Implement timeout handler
Asai Thambi SP
2
-10
/
+92
2016-04-12
mtip32xx: Handle FTL rebuild failure state during device initialization
Asai Thambi SP
1
-5
/
+6
2016-04-12
mtip32xx: Handle safe removal during IO
Asai Thambi SP
2
-2
/
+33
2016-04-12
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
Asai Thambi SP
1
-7
/
+7
2016-04-12
mtip32xx: Print exact time when an internal command is interrupted
Asai Thambi SP
1
-2
/
+6
2016-04-12
mtip32xx: Remove unwanted code from taskfile error handler
Asai Thambi SP
1
-8
/
+1
2016-04-12
mtip32xx: Fix broken service thread handling
Asai Thambi SP
2
-3
/
+8
2016-04-12
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
Asai Thambi SP
1
-8
/
+12
2016-02-17
zram: don't call idr_remove() from zram_remove()
Jerome Marchand
1
-3
/
+4
2016-02-17
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2
-4
/
+42
2016-02-17
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
3
-4
/
+4
2015-12-28
null_blk: use async queue restart helper
Jens Axboe
1
-6
/
+5
2015-12-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2015-12-22
null_blk: fix use-after-free error
Mike Krinkin
1
-3
/
+3
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+14
2015-12-18
xen-blkback: read from indirect descriptors only once
Roger Pau Monné
1
-5
/
+10
2015-12-18
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
1
-4
/
+4
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+21
2015-12-08
null_blk: Fix error path in module initialization
Minfei Huang
1
-7
/
+16
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-4
/
+5
2015-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-01
null_blk: change type of completion_nsec to unsigned long
Arianna Avanzini
1
-2
/
+2
2015-12-01
null_blk: guarantee device restart in all irq modes
Arianna Avanzini
1
-12
/
+15
2015-12-01
null_blk: set a separate timer for each command
Paolo Valente
1
-55
/
+24
[next]