summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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-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-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
2015-06-10block/ps3vram: Fix sparse warningsGeoff Levand
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-07drivers/block/pmem: Map NVDIMM in Write-Through modeToshi Kani
2015-06-05NVMe: Automatic namespace rescanKeith Busch
2015-06-05NVMe: Memory barrier before queue_count is incrementedJon Derrick
2015-06-05NVMe: add sysfs and ioctl controller resetKeith Busch
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo
2015-06-01null_blk: restart request processing on completion handlerAkinobu Mita
2015-06-01null_blk: prevent timer handler running on a different CPU where startedAkinobu Mita
2015-06-01NVMe: Remove hctx reliance for multi-namespaceKeith Busch
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke