aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-27drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton
2015-06-27Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2015-06-27NVMe: Fix filesystem deadlock on removalKeith Busch
2015-06-27NVMe: Failed controller initialization fixesKeith Busch
2015-06-27NVMe: Unify controller probe and resumeKeith Busch
2015-06-27NVMe: Don't use fake status on cancelled commandKeith Busch
2015-06-27NVMe: Fix device cleanup on initialization failureKeith Busch
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25zram: check comp algorithm availability earlierSergey Senozhatsky
2015-06-25zram: cut trailing newline in algorithm nameSergey Senozhatsky
2015-06-25zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky
2015-06-25zram: add dynamic device add/remove functionalitySergey Senozhatsky
2015-06-25zram: close race by open overridingSergey Senozhatsky
2015-06-25zram: return zram device_id from zram_add()Sergey Senozhatsky
2015-06-25zram: trivial: correct flag operations commentSergey Senozhatsky
2015-06-25zram: report every added and removed deviceSergey Senozhatsky
2015-06-25zram: remove max_num_devices limitationSergey Senozhatsky
2015-06-25zram: reorganize code layoutSergey Senozhatsky
2015-06-25zram: use idr instead of `zram_devices' arraySergey Senozhatsky
2015-06-25zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky
2015-06-25zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24libnvdimm, pmem: move pmem to drivers/nvdimm/Dan Williams
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24mtip32xx: Fix accessing freed memorySelvan Mani
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialisingBob Liu
2015-06-20block: nvme-scsi: Catch kcalloc failureAxel Lin
2015-06-19NVMe: Fix IO for extended metadata formatsKeith Busch
2015-06-17nvme: don't overwrite req->cmd_flags on sync cmdMatias Bjørling
2015-06-16mtip32xx: increase wait time for hba resetAsai Thambi SP
2015-06-16mtip32xx: fix minor numberAsai Thambi SP
2015-06-16mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()Asai Thambi SP
2015-06-16mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP
2015-06-16mtip32xx: Abort I/O during secure erase operationAsai Thambi SP
2015-06-16mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP
2015-06-16mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP
2015-06-16mtip32xx: fix rmmod issueAsai Thambi SP
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-11block: pmem: Add dependency on HAS_IOMEMRichard Weinberger
2015-06-10zram: clear disk io accounting when reset zram deviceWeijie Yang
2015-06-10block/ps3vram: Remove obsolete reference to MTDGeert Uytterhoeven