Age | Commit message (Expand) | Author |
2017-01-23 | xen-blkfront: correct maximum segment accounting | Jan Beulich |
2017-01-23 | xen-blkfront: feature flags handling adjustments | Jan Beulich |
2017-01-19 | nbd: only set MSG_MORE when we have more to send | Josef Bacik |
2017-01-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-01-10 | zram: support BDI_CAP_STABLE_WRITES | Minchan Kim |
2017-01-10 | zram: revalidate disk under init_lock | Minchan Kim |
2017-01-10 | virtio_blk: fix panic in initialization error path | Omar Sandoval |
2017-01-10 | nbd: blk_mq_init_queue returns an error code on failure, not NULL | Jeff Moyer |
2017-01-10 | virtio_blk: avoid DMA to stack for the sense buffer | Christoph Hellwig |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-16 | Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
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-12 | rbd: silence bogus -Wmaybe-uninitialized warning | Ilya Dryomov |
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 |