Age | Commit message (Expand) | Author |
2015-09-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-17 | zram: fix possible use after free in zcomp_create() | Luis Henriques |
2015-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-09-10 | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-09-09 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | zram: unify error reporting | Sergey Senozhatsky |
2015-09-08 | zsmalloc: account the number of compacted pages | Sergey Senozhatsky |
2015-09-08 | zsmalloc/zram: introduce zs_pool_stats api | Sergey Senozhatsky |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-08 | rbd: plug rbd_dev->header.object_prefix memory leak | Ilya Dryomov |
2015-09-08 | rbd: fix double free on rbd_dev->header_name | Ilya Dryomov |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-08 | xen: Use correctly the Xen memory terminologies | Julien Grall |
2015-09-08 | virtio-blk: Allow extended partitions | Fam Zheng |
2015-09-08 | virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1 | Paolo Bonzini |
2015-09-02 | null_blk: fix wrong capacity when bs is not 512 bytes | Matias Bjørling |
2015-09-02 | null_blk: fix memory leak on cleanup | Matias Bjørling |
2015-09-02 | Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-08-27 | dax: drop size parameter to ->direct_access() | Dan Williams |
2015-08-26 | NVMe: Using PRACT bit to generate and verify PI by controller | Alok Pandey |
2015-08-25 | mtip32x: fix regression introduced by blk-mq per-hctx flush | Jeff Moyer |
2015-08-20 | pmem, dax: have direct_access use __pmem annotation | Ross Zwisler |
2015-08-20 | xen-blkfront: convert to blk-mq APIs | Bob Liu |
2015-08-19 | NVMe:Remove unreachable code in nvme_abort_req | Sunad Bhandary |
2015-08-19 | block: Replace SG_GAPS with new queue limits mask | Keith Busch |
2015-08-18 | Revert "block: remove artifical max_hw_sectors cap" | Jeff Moyer |
2015-08-18 | NVMe: Add nvme subsystem reset IOCTL | Jon Derrick |
2015-08-18 | NVMe: Add nvme subsystem reset support | Keith Busch |
2015-08-18 | NVMe: removed unused nn var from nvme_dev_add | Matias Bjørling |
2015-08-17 | NVMe: Set queue max segments | Keith Busch |
2015-08-17 | nbd: flags is a u32 variable | Markus Pargmann |
2015-08-17 | nbd: Rename functions for clearness of recv/send path | Markus Pargmann |
2015-08-17 | nbd: Change 'disconnect' to be boolean | Markus Pargmann |
2015-08-17 | nbd: Add debugfs entries | Markus Pargmann |
2015-08-17 | nbd: Remove variable 'pid' | Markus Pargmann |
2015-08-17 | nbd: Move clear queue debug message | Markus Pargmann |
2015-08-17 | nbd: Remove 'harderror' and propagate error properly | Markus Pargmann |
2015-08-17 | nbd: restructure sock_shutdown | Markus Pargmann |
2015-08-17 | nbd: sock_shutdown, remove conditional lock | Markus Pargmann |
2015-08-17 | nbd: Fix timeout detection | Markus Pargmann |
2015-08-14 | zram: fix pool name truncation | Sergey Senozhatsky |
2015-08-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-08-13 | block: kill merge_bvec_fn() completely | Kent Overstreet |
2015-08-13 | block: make generic_make_request handle arbitrarily sized bios | Kent Overstreet |
2015-07-31 | rbd: fix copyup completion race | Ilya Dryomov |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-07-27 | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2015-07-24 | xen-blkback: replace work_pending with work_busy in purge_persistent_gnt() | Bob Liu |