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.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
*
zram: set physical queue limits to avoid array out of bounds accesses
Johannes Thumshirn
2017-12-14
1
-0
/
+2
*
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
-8
/
+9
*
xen-blkfront: use a right index when checking requests
Munehisa Kamata
2017-08-24
1
-3
/
+3
*
virtio_blk: fix panic in initialization error path
Omar Sandoval
2017-08-11
1
-1
/
+2
*
nbd: blk_mq_init_queue returns an error code on failure, not NULL
Jeff Moyer
2017-08-11
1
-2
/
+4
*
xen/blkback: don't free be structure too early
Juergen Gross
2017-07-05
1
-3
/
+3
*
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
2017-07-05
2
-4
/
+0
*
xen-blkback: don't leak stack data via response ring
Jan Beulich
2017-06-29
2
-31
/
+17
*
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
2017-06-29
2
-2
/
+6
*
nbd: fix 64-bit division
Jens Axboe
2017-04-21
1
-1
/
+1
*
nbd: use loff_t for blocksize and nbd_set_size args
Josef Bacik
2017-04-21
1
-4
/
+4
*
zram: do not use copy_page with non-page aligned address
Minchan Kim
2017-04-21
1
-3
/
+3
*
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-12
1
-7
/
+8
*
block/loop: fix race between I/O and set_status
Ming Lei
2017-03-12
1
-5
/
+12
*
virtio_blk: avoid DMA to stack for the sense buffer
Christoph Hellwig
2017-01-19
1
-1
/
+3
*
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
2017-01-19
1
-2
/
+11
*
zram: revalidate disk under init_lock
Minchan Kim
2017-01-19
1
-7
/
+1
*
loop: return proper error from loop_queue_rq()
Omar Sandoval
2017-01-06
1
-1
/
+1
*
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
2016-12-07
1
-1
/
+7
*
zram: fix unbalanced idr management at hot removal
Takashi Iwai
2016-11-30
1
-1
/
+2
*
aoe: fix crash in page count manipulation
Jens Axboe
2016-11-12
1
-41
/
+0
*
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
2016-11-09
1
-1
/
+1
*
nbd: Fix error handling
Christophe JAILLET
2016-11-06
1
-1
/
+1
*
virtio_blk: Delete an unnecessary initialisation in init_vq()
Markus Elfring
2016-10-31
1
-1
/
+1
*
virtio_blk: Use kmalloc_array() in init_vq()
Markus Elfring
2016-10-31
1
-4
/
+4
*
block: DAC960: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-27
1
-2
/
+2
*
nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
John W. Linville
2016-10-24
1
-1
/
+1
*
rbd: don't retry watch reregistration if header object is gone
Ilya Dryomov
2016-10-15
1
-1
/
+1
*
rbd: don't wait for the lock forever if blacklisted
Ilya Dryomov
2016-10-15
1
-17
/
+33
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-4
/
+4
*
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-10-10
2
-264
/
+1179
|
\
|
*
rbd: use kmalloc_array() in rbd_header_from_disk()
Markus Elfring
2016-10-03
1
-4
/
+3
|
*
rbd: add rbd_obj_request_error() helper
Ilya Dryomov
2016-10-03
1
-10
/
+18
|
*
rbd: img_data requests don't own their page array
Ilya Dryomov
2016-10-03
1
-8
/
+3
|
*
rbd: don't call rbd_osd_req_format_read() for !img_data requests
Ilya Dryomov
2016-10-03
1
-7
/
+2
|
*
rbd: rework rbd_img_obj_exists_submit() error paths
Ilya Dryomov
2016-10-03
1
-20
/
+22
|
*
rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()
Ilya Dryomov
2016-10-03
1
-1
/
+2
|
*
rbd: move bumping img_request refcount into rbd_obj_request_submit()
Ilya Dryomov
2016-10-03
1
-4
/
+8
|
*
rbd: mark the original request as done if stat request fails
Ilya Dryomov
2016-10-03
1
-13
/
+15
|
*
rbd: clean up asserts in rbd_img_obj_request_submit() helpers
Ilya Dryomov
2016-10-03
1
-20
/
+10
|
*
rbd: change rbd_obj_request_submit() signature
Ilya Dryomov
2016-10-03
1
-47
/
+23
|
*
rbd: lock_on_read map option
Ilya Dryomov
2016-10-03
1
-1
/
+12
|
*
rbd: add force close option
Mike Christie
2016-08-24
1
-9
/
+26
|
*
rbd: add 'config_info' sysfs rbd device attribute
Mike Christie
2016-08-24
1
-2
/
+21
|
*
rbd: add 'snap_id' sysfs rbd device attribute
Mike Christie
2016-08-24
1
-0
/
+10
|
*
rbd: add 'cluster_fsid' sysfs rbd device attribute
Mike Christie
2016-08-24
1
-0
/
+10
|
*
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
2016-08-24
1
-0
/
+13
|
*
rbd: print capacity in decimal and features in hex
Ilya Dryomov
2016-08-24
1
-2
/
+3
[next]