Age | Commit message (Expand) | Author |
2017-07-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-07-25 | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe |
2017-07-25 | nbd: clear disconnected on reconnect | Josef Bacik |
2017-07-25 | xen/blkfront: always allocate grants first from per-queue persistent grants | Dongli Zhang |
2017-07-25 | xen-blkfront: fix mq start/stop race | Junxiao Bi |
2017-07-25 | virtio_blk: Use sysfs_match_string() helper | Andy Shevchenko |
2017-07-24 | xen-blkfront: Fix handling of non-supported operations | Bart Van Assche |
2017-07-22 | nbd: only set sndtimeo if we have a timeout set | Josef Bacik |
2017-07-22 | nbd: take tx_lock before disconnecting | Josef Bacik |
2017-07-22 | nbd: allow multiple disconnects to be sent | Josef Bacik |
2017-07-13 | nbd: kill unused ret in recv_work | Kefeng Wang |
2017-07-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-07-10 | ARM: fix rd_size declaration | Bart Van Assche |
2017-07-10 | zram: constify attribute_group structures. | Arvind Yadav |
2017-07-10 | zram: use __sysfs_match_string() helper | Andy Shevchenko |
2017-07-10 | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus | Jens Axboe |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-07-06 | zram: count same page write as page_stored | Minchan Kim |
2017-07-06 | cciss: initialize struct scsi_req | Christoph Hellwig |
2017-07-06 | null_blk: fix error flow for shared tags during module_init | Max Gurtovoy |
2017-07-06 | virtio_blk: quiesce/unquiesce live IO when entering PM states | Sagi Grimberg |
2017-07-06 | mtip32xx: quiesce request queues to make sure no submissions are inflight | Sagi Grimberg |
2017-07-06 | nbd: quiesce request queues to make sure no submissions are inflight | Sagi Grimberg |
2017-07-05 | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-05 | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-05 | mtip32xx: avoid to read HOST_CAP from HW in .queue_rq() | Ming Lei |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-06-29 | take floppy compat ioctls to sodding floppy.c | Al Viro |
2017-06-29 | fs: implement vfs_iter_write using do_iter_write | Christoph Hellwig |
2017-06-29 | fs: implement vfs_iter_read using do_iter_read | Christoph Hellwig |
2017-06-27 | drbd: Drop unnecessary static | Julia Lawall |
2017-06-27 | dax: remove default copy_from_iter fallback | Dan Williams |
2017-06-27 | block: don't set bounce limit in blk_init_queue | Christoph Hellwig |
2017-06-27 | blk-mq: don't bounce by default | Christoph Hellwig |
2017-06-27 | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig |
2017-06-27 | pktcdvd: remove the call to blk_queue_bounce | Christoph Hellwig |
2017-06-26 | Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs | Al Viro |
2017-06-23 | mtip32xx: fix up the checking for internal command failure | Jens Axboe |
2017-06-22 | Merge commit '8e8320c9315c' into for-4.13/block | Jens Axboe |
2017-06-20 | block: Make most scsi_req_init() calls implicit | Bart Van Assche |
2017-06-20 | null_blk: add support for shared tags | Jens Axboe |
2017-06-20 | Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe |
2017-06-18 | xen-blkfront: remove bio splitting. | NeilBrown |
2017-06-18 | pktcdvd: use bio_clone_fast() instead of bio_clone() | NeilBrown |
2017-06-18 | drbd: use bio_clone_fast() instead of bio_clone() | NeilBrown |
2017-06-18 | rbd: use bio_clone_fast() instead of bio_clone() | NeilBrown |
2017-06-18 | blk: make the bioset rescue_workqueue optional. | NeilBrown |
2017-06-18 | blk: replace bioset_create_nobvec() with a flags arg to bioset_create() | NeilBrown |