index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2017-11-15
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
2017-09-27
skd: Submit requests to firmware before triggering the doorbell
Bart Van Assche
2017-09-27
skd: Avoid that module unloading triggers a use-after-free
Bart Van Assche
2017-08-25
xen-blkfront: use a right index when checking requests
Munehisa Kamata
2017-08-11
virtio_blk: fix panic in initialization error path
Omar Sandoval
2017-08-11
nbd: blk_mq_init_queue returns an error code on failure, not NULL
Jeff Moyer
2017-07-05
xen/blkback: don't free be structure too early
Juergen Gross
2017-07-05
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
2017-06-29
xen-blkback: don't leak stack data via response ring
Jan Beulich
2017-06-29
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
2017-04-21
nbd: fix 64-bit division
Jens Axboe
2017-04-21
nbd: use loff_t for blocksize and nbd_set_size args
Josef Bacik
2017-04-21
zram: do not use copy_page with non-page aligned address
Minchan Kim
2017-03-12
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-12
block/loop: fix race between I/O and set_status
Ming Lei
2017-01-19
virtio_blk: avoid DMA to stack for the sense buffer
Christoph Hellwig
2017-01-19
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
2017-01-19
zram: revalidate disk under init_lock
Minchan Kim
2017-01-06
loop: return proper error from loop_queue_rq()
Omar Sandoval
2016-12-08
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
2016-12-01
zram: fix unbalanced idr management at hot removal
Takashi Iwai
2016-11-12
aoe: fix crash in page count manipulation
Jens Axboe
2016-11-10
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
2016-11-06
nbd: Fix error handling
Christophe JAILLET
2016-10-30
virtio_blk: Delete an unnecessary initialisation in init_vq()
Markus Elfring
2016-10-30
virtio_blk: Use kmalloc_array() in init_vq()
Markus Elfring
2016-10-28
block: DAC960: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-24
nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
John W. Linville
2016-10-15
rbd: don't retry watch reregistration if header object is gone
Ilya Dryomov
2016-10-15
rbd: don't wait for the lock forever if blacklisted
Ilya Dryomov
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-03
rbd: use kmalloc_array() in rbd_header_from_disk()
Markus Elfring
2016-10-03
rbd: add rbd_obj_request_error() helper
Ilya Dryomov
2016-10-03
rbd: img_data requests don't own their page array
Ilya Dryomov
2016-10-03
rbd: don't call rbd_osd_req_format_read() for !img_data requests
Ilya Dryomov
2016-10-03
rbd: rework rbd_img_obj_exists_submit() error paths
Ilya Dryomov
2016-10-03
rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()
Ilya Dryomov
2016-10-03
rbd: move bumping img_request refcount into rbd_obj_request_submit()
Ilya Dryomov
2016-10-03
rbd: mark the original request as done if stat request fails
Ilya Dryomov
2016-10-03
rbd: clean up asserts in rbd_img_obj_request_submit() helpers
Ilya Dryomov
2016-10-03
rbd: change rbd_obj_request_submit() signature
Ilya Dryomov
2016-10-03
rbd: lock_on_read map option
Ilya Dryomov
2016-09-23
nbd: use BLK_MQ_F_BLOCKING
Josef Bacik
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
null_blk: refactor to support non-gendisk devices
Matias Bjørling
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-08
nbd: allow block mq to deal with timeouts
Josef Bacik
2016-09-08
nbd: use flags instead of bool
Josef Bacik
[next]