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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-11-27
zram: close udev startup race condition as default groups
Minchan Kim
1
-12
/
+6
2018-11-22
swim: fix cleanup on setup error
Omar Sandoval
1
-2
/
+11
2018-11-22
ataflop: fix error handling during setup
Omar Sandoval
1
-10
/
+15
2018-10-13
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-07-22
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2
-5
/
+7
2018-07-22
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-05-30
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
1
-0
/
+2
2018-02-16
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
1
-3
/
+1
2018-02-07
loop: fix concurrent lo_open/lo_release
Linus Torvalds
1
-2
/
+8
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-05-08
drbd: avoid redefinition of BITS_PER_PAGE
Lars Ellenberg
1
-0
/
+6
2017-04-22
zram: do not use copy_page with non-page aligned address
Minchan Kim
1
-3
/
+3
2017-04-18
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
1
-1
/
+1
2017-02-08
paride: fix the "verbose" module param
Dan Carpenter
1
-2
/
+2
2016-07-12
nbd: ratelimit error msgs after socket close
Dan Streetman
1
-2
/
+2
2016-07-12
paride: make 'verbose' parameter an 'int' again
Arnd Bergmann
2
-4
/
+4
2016-07-12
mtip32xx: Fix broken service thread handling
Asai Thambi SP
2
-2
/
+15
2016-07-12
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
Asai Thambi SP
1
-7
/
+7
2016-04-20
rbd: use GFP_NOIO consistently for request allocations
David Disseldorp
1
-3
/
+3
2016-04-18
mtip32xx: Handle FTL rebuild failure state during device initialization
Asai Thambi SP
1
-5
/
+6
2016-04-18
mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT
Asai Thambi SP
1
-4
/
+1
2016-04-18
mtip32xx: Handle safe removal during IO
Asai Thambi SP
2
-2
/
+33
2016-04-18
mtip32xx: fix crash on surprise removal of the drive
Asai Thambi SP
1
-98
/
+45
2016-04-18
mtip32xx: fix rmmod issue
Asai Thambi SP
1
-6
/
+7
2016-04-18
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
Asai Thambi SP
1
-8
/
+12
2016-04-18
mtip32xx: Print exact time when an internal command is interrupted
Asai Thambi SP
1
-2
/
+6
2016-02-09
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2
-4
/
+42
2016-02-09
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
3
-4
/
+4
2016-01-22
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
1
-20
/
+15
2016-01-21
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-11-15
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
1
-1
/
+2
2015-11-15
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
1
-0
/
+3
2015-11-13
rbd: fix double free on rbd_dev->header_name
Ilya Dryomov
1
-1
/
+0
2015-10-27
zram: fix possible use after free in zcomp_create()
Luis Henriques
1
-5
/
+7
2015-09-15
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Bob Liu
1
-1
/
+1
2015-09-15
xen-blkfront: don't add indirect pages to list when !feature_persistent
Bob Liu
1
-2
/
+4
2015-08-27
rbd: fix copyup completion race
Ilya Dryomov
1
-5
/
+17
2015-07-05
rbd: use GFP_NOIO in rbd_obj_request_create()
Ilya Dryomov
1
-2
/
+2
2015-05-17
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-04-23
nbd: fix possible memory leak
Sudip Mukherjee
1
-4
/
+4
2015-02-05
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-02-05
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-16
drbd: Fix state change in case of connection timeout
Philipp Reisner
1
-1
/
+1
2015-01-16
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
Lars Ellenberg
1
-0
/
+1
2014-11-13
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-16
/
+19
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-9
/
+0
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
[next]