Age | Commit message (Expand) | Author |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
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-07 | zram: restrict add/remove attributes to root only | Sergey Senozhatsky |
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-02 | zram: Convert to hotplug state machine | Anna-Maria Gleixner |
2016-12-01 | block: mtip32xx: set error code on failure | Pan Bian |
2016-11-30 | zram: fix unbalanced idr management at hot removal | Takashi Iwai |
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-12 | aoe: fix crash in page count manipulation | Jens Axboe |
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-09 | drbd: Fix kernel_sendmsg() usage - potential NULL deref | Richard Weinberger |
2016-11-08 | scsi: cciss: replace custom function to hexdump | Andy Shevchenko |
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-07 | xen: make use of xenbus_read_unsigned() in xen-blkfront | Juergen Gross |
2016-11-07 | xen: make use of xenbus_read_unsigned() in xen-blkback | Juergen Gross |
2016-11-06 | nbd: Fix error handling | Christophe JAILLET |
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-31 | virtio_blk: Delete an unnecessary initialisation in init_vq() | Markus Elfring |
2016-10-31 | virtio_blk: Use kmalloc_array() in init_vq() | Markus Elfring |
2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig |
2016-10-27 | block: DAC960: print a hex number after a 0x prefix | Uwe Kleine-König |
2016-10-25 | brd: remove support for BLKFLSBUF | Mike Snitzer |
2016-10-25 | brd: Switch rd_size to unsigned long | Jan Kara |
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 |