index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
2018-02-16
1
-3
/
+1
*
loop: fix concurrent lo_open/lo_release
Linus Torvalds
2018-02-07
1
-2
/
+8
*
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
2017-11-15
1
-2
/
+2
*
skd: Submit requests to firmware before triggering the doorbell
Bart Van Assche
2017-09-27
1
-0
/
+6
*
skd: Avoid that module unloading triggers a use-after-free
Bart Van Assche
2017-09-27
1
-7
/
+8
*
drbd: avoid redefinition of BITS_PER_PAGE
Lars Ellenberg
2017-05-08
1
-0
/
+6
*
zram: do not use copy_page with non-page aligned address
Minchan Kim
2017-04-22
1
-3
/
+3
*
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
2017-04-18
1
-1
/
+1
*
paride: fix the "verbose" module param
Dan Carpenter
2017-02-08
1
-2
/
+2
*
nbd: ratelimit error msgs after socket close
Dan Streetman
2016-07-12
1
-2
/
+2
*
paride: make 'verbose' parameter an 'int' again
Arnd Bergmann
2016-07-12
2
-4
/
+4
*
mtip32xx: Fix broken service thread handling
Asai Thambi SP
2016-07-12
2
-2
/
+15
*
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
Asai Thambi SP
2016-07-12
1
-7
/
+7
*
rbd: use GFP_NOIO consistently for request allocations
David Disseldorp
2016-04-20
1
-3
/
+3
*
mtip32xx: Handle FTL rebuild failure state during device initialization
Asai Thambi SP
2016-04-18
1
-5
/
+6
*
mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT
Asai Thambi SP
2016-04-18
1
-4
/
+1
*
mtip32xx: Handle safe removal during IO
Asai Thambi SP
2016-04-18
2
-2
/
+33
*
mtip32xx: fix crash on surprise removal of the drive
Asai Thambi SP
2016-04-18
1
-98
/
+45
*
mtip32xx: fix rmmod issue
Asai Thambi SP
2016-04-18
1
-6
/
+7
*
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
Asai Thambi SP
2016-04-18
1
-8
/
+12
*
mtip32xx: Print exact time when an internal command is interrupted
Asai Thambi SP
2016-04-18
1
-2
/
+6
*
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2016-02-09
2
-4
/
+42
*
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
2016-02-09
3
-4
/
+4
*
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
2016-01-22
1
-20
/
+15
*
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
2016-01-21
1
-0
/
+1
*
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
2015-11-15
1
-1
/
+2
*
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
2015-11-15
1
-0
/
+3
*
rbd: fix double free on rbd_dev->header_name
Ilya Dryomov
2015-11-13
1
-1
/
+0
*
zram: fix possible use after free in zcomp_create()
Luis Henriques
2015-10-27
1
-5
/
+7
*
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Bob Liu
2015-09-15
1
-1
/
+1
*
xen-blkfront: don't add indirect pages to list when !feature_persistent
Bob Liu
2015-09-15
1
-2
/
+4
*
rbd: fix copyup completion race
Ilya Dryomov
2015-08-27
1
-5
/
+17
*
rbd: use GFP_NOIO in rbd_obj_request_create()
Ilya Dryomov
2015-07-05
1
-2
/
+2
*
rbd: end I/O the entire obj_request on error
Ilya Dryomov
2015-05-17
1
-0
/
+5
*
nbd: fix possible memory leak
Sudip Mukherjee
2015-04-23
1
-4
/
+4
*
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
2015-02-05
1
-14
/
+6
*
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
2015-02-05
1
-4
/
+1
*
drbd: Fix state change in case of connection timeout
Philipp Reisner
2015-01-16
1
-1
/
+1
*
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
Lars Ellenberg
2015-01-16
1
-0
/
+1
*
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
2014-11-13
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-11-03
1
-16
/
+19
|
\
|
*
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
2014-10-30
1
-1
/
+1
|
*
rbd: use a single workqueue for all devices
Ilya Dryomov
2014-10-30
1
-15
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-31
1
-9
/
+0
|
\
\
|
*
|
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
2014-10-31
1
-9
/
+0
|
|
/
*
|
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
1
-4
/
+6
|
\
\
|
*
|
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
2014-10-29
1
-4
/
+6
|
|
/
*
/
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
2014-10-22
1
-7
/
+7
|
/
*
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
23
-145
/
+121
|
\
|
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
7
-0
/
+7
[next]