Age | Commit message (Expand) | Author |
2015-02-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-28 | zram: use proper type to update max_used_pages | Joonsoo Kim |
2015-02-23 | NVMe: Fix for BLK_DEV_INTEGRITY not set | Keith Busch |
2015-02-20 | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe |
2015-02-19 | NVMe: Fix potential corruption on sync commands | Keith Busch |
2015-02-19 | NVMe: Remove unused variables | Keith Busch |
2015-02-19 | NVMe: Fix scsi mode select llbaa setting | Keith Busch |
2015-02-19 | NVMe: Fix potential corruption during shutdown | Keith Busch |
2015-02-19 | NVMe: Asynchronous controller probe | Keith Busch |
2015-02-19 | NVMe: Register management handle under nvme class | Keith Busch |
2015-02-19 | NVMe: Update SCSI Inquiry VPD 83h translation | Keith Busch |
2015-02-19 | NVMe: Metadata format support | Keith Busch |
2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-02-19 | rbd: convert to blk-mq | Christoph Hellwig |
2015-02-19 | rbd: do not treat standalone as flatten | Ilya Dryomov |
2015-02-19 | rbd: fix error paths in rbd_dev_refresh() | Ilya Dryomov |
2015-02-19 | rbd: nuke copy_token() | Rickard Strandqvist |
2015-02-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-16 | brd: rename XIP to DAX | Matthew Wilcox |
2015-02-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-12 | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes |
2015-02-12 | mm/zpool: add name argument to create zpool | Ganesh Mahendran |
2015-02-12 | zram: remove request_queue from struct zram | Sergey Senozhatsky |
2015-02-12 | zram: remove init_lock in zram_make_request | Minchan Kim |
2015-02-12 | zram: check bd_openers instead of bd_holders | Minchan Kim |
2015-02-12 | zram: rework reset and destroy path | Sergey Senozhatsky |
2015-02-12 | zram: fix umount-reset_store-mount race condition | Sergey Senozhatsky |
2015-02-12 | zram: free meta table in zram_meta_free | Ganesh Mahendran |
2015-02-12 | zram: clean up zram_meta_alloc() | Sergey Senozhatsky |
2015-02-12 | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-12 | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-10 | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2015-02-10 | xen-blkback: default to X86_32 ABI on x86 | David Vrabel |
2015-02-10 | xen-blkfront: fix accounting of reqs when migrating | Roger Pau Monne |
2015-02-03 | floppy: Avoid manual call of device_create_file() | Takashi Iwai |
2015-01-29 | NVMe: avoid kmalloc/kfree for smaller IO | Jens Axboe |
2015-01-28 | xen-blkback: safely unmap grants in case they are still in use | Jennifer Herbert |
2015-01-28 | xen/grant-table: add helpers for allocating pages | David Vrabel |
2015-01-28 | rbd: drop parent_ref in rbd_dev_unprobe() unconditionally | Ilya Dryomov |
2015-01-28 | rbd: fix rbd_dev_parent_get() when parent_overlap == 0 | Ilya Dryomov |
2015-01-23 | Merge branch 'for-3.20/core' into for-3.20/drivers | Jens Axboe |
2015-01-23 | block: support different tag allocation policy | Shaohua Li |
2015-01-21 | NVMe: within nvme_free_queues(), delete RCU sychro/deferred free | kaoudis |
2015-01-21 | block: Add discard flag to blkdev_issue_zeroout() function | Martin K. Petersen |
2015-01-21 | virtio_blk: coding style fixes | Michael S. Tsirkin |
2015-01-21 | virtio/blk: verify device has config space | Michael S. Tsirkin |
2015-01-16 | null_blk: suppress invalid partition info | Jens Axboe |
2015-01-15 | NVMe: cq_vector should be signed | Jens Axboe |
2015-01-13 | brd: Request from fdisk 4k alignment | Boaz Harrosh |
2015-01-13 | brd: Fix all partitions BUGs | Boaz Harrosh |