index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2017-05-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-28
nbd: fix use after free on module unload
Josef Bacik
2017-04-27
mtip32xx: use runtime tag to initialize command header
Ming Lei
2017-04-24
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
Jean Delvare
2017-04-21
mtip32xx: fix dereference of stack garbage
Jens Axboe
2017-04-20
nbd: set the max segments to USHRT_MAX
Josef Bacik
2017-04-20
swim3: remove (commented out) printing of req->errors
Christoph Hellwig
2017-04-20
ataflop: switch from req->errors to req->error_count
Christoph Hellwig
2017-04-20
floppy: switch from req->errors to req->error_count
Christoph Hellwig
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
xen-blkfront: don't use req->errors
Christoph Hellwig
2017-04-20
mtip32xx: add a status field to struct mtip_cmd
Christoph Hellwig
2017-04-20
nbd: don't use req->errors
Christoph Hellwig
2017-04-20
null_blk: don't pass always-0 req->errors to blk_mq_complete_request
Christoph Hellwig
2017-04-20
loop: zero-fill bio on the submitting cpu
Christoph Hellwig
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
virtio_blk: don't use req->errors
Christoph Hellwig
2017-04-20
virtio: fix spelling of virtblk_scsi_request_done
Christoph Hellwig
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
pd: don't check blk_execute_rq return value.
Christoph Hellwig
2017-04-19
null_blk: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-19
mtip32xx: pass BLK_MQ_F_NO_SCHED
Ming Lei
2017-04-19
block: remove the osdblk driver
Christoph Hellwig
2017-04-19
nbd: set the max segment size to UINT_MAX
Josef Bacik
2017-04-18
blkfront: add uevent for size change
Marc Olson
2017-04-17
nbd: add a flag to destroy an nbd device on disconnect
Josef Bacik
2017-04-17
nbd: add device refcounting
Josef Bacik
2017-04-17
nbd: add a status netlink command
Josef Bacik
2017-04-17
nbd: handle dead connections
Josef Bacik
2017-04-17
nbd: only clear the queue on device teardown
Josef Bacik
2017-04-17
nbd: multicast dead link notifications
Josef Bacik
2017-04-17
nbd: add a reconfigure netlink command
Josef Bacik
2017-04-17
nbd: add a basic netlink interface
Josef Bacik
2017-04-17
nbd: stop using the bdev everywhere
Josef Bacik
2017-04-17
nbd: separate out the config information
Josef Bacik
2017-04-17
nbd: handle single path failures gracefully
Josef Bacik
2017-04-17
nbd: put socket in error cases
Josef Bacik
2017-04-14
remove the mg_disk driver
Christoph Hellwig
2017-04-13
zram: do not use copy_page with non-page aligned address
Minchan Kim
2017-04-13
zram: fix operator precedence to get offset
Minchan Kim
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
rsxx: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
rbd: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
brd: remove discard support
Christoph Hellwig
2017-04-08
loop: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
zram: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
[next]