aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim
2014-03-04mm: close PageTail raceDavid Rientjes
2014-02-18mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-02-11xen-blkback: init persistent_purge_work work_structRoger Pau Monne
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-02-10null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig
2014-02-10virtio_blk: use blk_mq_complete_requestChristoph Hellwig
2014-02-07block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz
2014-02-07xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne
2014-02-07xen-blkback: fix shutdown raceRoger Pau Monne
2014-02-07xen-blkback: fix memory leaksRoger Pau Monne
2014-02-07xen-blkback: fix memory leak when persistent grants are usedMatt Rushton
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-02-02NVMe: Namespace use after free on surprise removalKeith Busch
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-30zram: introduce zram->tb_lockMinchan Kim
2014-01-30zram: use atomic operation for statMinchan Kim
2014-01-30zram: remove unnecessary freeMinchan Kim
2014-01-30zram: delay pending free request in read pathMinchan Kim
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim
2014-01-30zram: add copyrightMinchan Kim
2014-01-30zram: remove old private project commentMinchan Kim
2014-01-30zram: promote zram from stagingMinchan Kim
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-29NVMe: Correct uses of INIT_WORKMatthew Wilcox
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-27NVMe: Include device and queue numbers in interrupt nameMatthew Wilcox
2014-01-27NVMe: Add a pci_driver shutdown methodKeith Busch
2014-01-27NVMe: Disable admin queue on init failureKeith Busch
2014-01-27NVMe: Dynamically allocate partition numbersMatthew Wilcox
2014-01-27NVMe: Async IO queue deletionKeith Busch
2014-01-27NVMe: Surprise removal handlingKeith Busch
2014-01-27NVMe: Abort timed out commandsKeith Busch
2014-01-27NVMe: Schedule reset for failed controllersKeith Busch
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2014-01-23drivers/block/Kconfig: update RAM block device module nameFabian Frederick
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds