开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2016-12-08
nbd: use dev_err_ratelimited in io path
Josef Bacik
2016-12-08
nbd: reset the setup task for NBD_CLEAR_SOCK
Josef Bacik
2016-12-03
nbd: fix 64-bit division
Jens Axboe
2016-12-02
nbd: use loff_t for blocksize and nbd_set_size args
Josef Bacik
2016-12-01
block: mtip32xx: set error code on failure
Pan Bian
2016-11-22
nbd: fix setting of 'error' in NBD_DO_IT ioctl
Jens Axboe
2016-11-22
nbd: add multi-connection support
Josef Bacik
2016-11-22
block: floppy: use bio_add_page()
Ming Lei
2016-11-22
block: drbd: remove impossible failure handling
Ming Lei
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-21
pktcdvd: mark as unmaintained and deprecated
Jens Axboe
2016-11-18
skd_main: drop duplicate header scatterlist.h
Geliang Tang
2016-11-17
nbd: fix use-after-free of rq/bio in the xmit path
Jens Axboe
2016-11-16
null_blk: add usage hints for NVM
Yasuaki Ishimatsu
2016-11-14
loop: return proper error from loop_queue_rq()
Omar Sandoval
2016-11-11
Block: mtip32xx: Improvement in code readability when memdup_user() fails.
Sachin Shukla
2016-11-09
skd: fix function prototype
Arnd Bergmann
2016-11-09
skd: fix msix error handling
Arnd Bergmann
2016-11-07
skd_main: use %*ph to dump small buffers
Andy Shevchenko
2016-11-07
skd: use pci_alloc_irq_vectors
Christoph Hellwig
2016-11-07
pktcdvd: don't scribble over the bvec array
Christoph Hellwig
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2016-11-01
umem: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-25
brd: remove support for BLKFLSBUF
Mike Snitzer
2016-10-25
brd: Switch rd_size to unsigned long
Jan Kara
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-09
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
2016-09-08
nbd: don't shutdown sock with irq's disabled
Josef Bacik
[next]