aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-12/+6
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-06-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-168/+305
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds3-275/+0
2015-06-27drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton1-14/+16
2015-06-27Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe4-110/+225
2015-06-27NVMe: Fix filesystem deadlock on removalKeith Busch1-1/+1
2015-06-27NVMe: Failed controller initialization fixesKeith Busch1-18/+15
2015-06-27NVMe: Unify controller probe and resumeKeith Busch1-23/+29
2015-06-27NVMe: Don't use fake status on cancelled commandKeith Busch1-1/+4
2015-06-27NVMe: Fix device cleanup on initialization failureKeith Busch1-2/+16
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-7/+96
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-433/+554
2015-06-25zram: check comp algorithm availability earlierSergey Senozhatsky3-0/+9
2015-06-25zram: cut trailing newline in algorithm nameSergey Senozhatsky2-1/+9
2015-06-25zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky1-5/+3
2015-06-25zram: add dynamic device add/remove functionalitySergey Senozhatsky1-3/+97
2015-06-25zram: close race by open overridingSergey Senozhatsky2-19/+38
2015-06-25zram: return zram device_id from zram_add()Sergey Senozhatsky1-9/+14
2015-06-25zram: trivial: correct flag operations commentSergey Senozhatsky1-1/+1
2015-06-25zram: report every added and removed deviceSergey Senozhatsky1-2/+3
2015-06-25zram: remove max_num_devices limitationSergey Senozhatsky2-13/+1
2015-06-25zram: reorganize code layoutSergey Senozhatsky1-363/+362
2015-06-25zram: use idr instead of `zram_devices' arraySergey Senozhatsky1-37/+49
2015-06-25zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky1-1/+1
2015-06-25zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2-13/+1
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+7
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds9-1451/+964
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds4-33/+31
2015-06-24libnvdimm, pmem: move pmem to drivers/nvdimm/Dan Williams3-274/+0
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2015-06-24mtip32xx: Fix accessing freed memorySelvan Mani2-21/+0
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-7/+21
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2015-06-22drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialisingBob Liu1-0/+2
2015-06-20block: nvme-scsi: Catch kcalloc failureAxel Lin1-2/+4
2015-06-19NVMe: Fix IO for extended metadata formatsKeith Busch1-6/+6
2015-06-17nvme: don't overwrite req->cmd_flags on sync cmdMatias Bjørling1-1/+1
2015-06-17block/xen-blkback: s/nr_pages/nr_segs/Julien Grall2-6/+6
2015-06-17block/xen-blkfront: Remove invalid commentJulien Grall1-6/+0
2015-06-17block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQSJulien Grall1-2/+0
2015-06-16mtip32xx: increase wait time for hba resetAsai Thambi SP1-2/+5
2015-06-16mtip32xx: fix minor numberAsai Thambi SP1-1/+2
2015-06-16mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()Asai Thambi SP1-1/+0
2015-06-16mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP1-98/+45
2015-06-16mtip32xx: Abort I/O during secure erase operationAsai Thambi SP1-4/+28
2015-06-16mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP1-4/+1
2015-06-16mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP2-21/+2
2015-06-16mtip32xx: fix rmmod issueAsai Thambi SP1-6/+7
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+3