aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\
| * NVMe: Implement PCIe reset notification callbackKeith Busch2014-05-27
* | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
|\ \
| * | blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig2014-05-28
| * | blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe2014-05-27
| * | sd/skd: stuff discard page in request->completion_dataJens Axboe2014-04-16
| * | blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-16
| * | blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-15
| * | blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-15
| * | blk-mq: do not initialize req->specialChristoph Hellwig2014-04-15
| * | block: remove struct request buffer memberJens Axboe2014-04-15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-06-02
|\ \
| * | m68k/atari - ataflop: use correct virt/phys translation for DMA bufferMichael Schmitz2014-05-26
* | | virtio_blk: fix race between start and stop queueMing Lei2014-05-27
|/ /
* | floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley2014-05-05
* | floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley2014-05-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * drbd: don't open-code kernel_recvmsg()Al Viro2014-04-01
| * switch nbd to sockfd_lookup/sockfd_putAl Viro2014-04-01
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-11
|\ \
| * | NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-10
| * | NVMe: Add getgeo to block opsKeith Busch2014-04-10
| * | NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran2014-04-10
| * | NVMe: Make I/O timeout a module parameterKeith Busch2014-04-10
| * | NVMe: CPU hot plug notificationKeith Busch2014-04-10
| * | NVMe: per-cpu io queuesKeith Busch2014-04-10
| * | NVMe: Replace DEFINE_PCI_DEVICE_TABLEMatthew Wilcox2014-03-24
| * | NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmdsKeith Busch2014-03-24
| * | NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-24
| * | NVMe: RCU protected access to io queuesKeith Busch2014-03-24
| * | NVMe: Initialize device reference count earlierKeith Busch2014-03-24
| * | NVMe: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-03-24
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-10
|\ \ \
| * | | drivers/block/loop.c: ratelimit error messagesMike Galbraith2014-04-08
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-07
|\ \ \ \
| * | | | zram: support REQ_DISCARDJoonsoo Kim2014-04-07
| * | | | zram: use scnprintf() in attrs show() methodsSergey Senozhatsky2014-04-07
| * | | | zram: propagate error to userMinchan Kim2014-04-07
| * | | | zram: return error-valued pointer from zcomp_create()Sergey Senozhatsky2014-04-07
| * | | | zram: move comp allocation out of init_lockSergey Senozhatsky2014-04-07
| * | | | zram: add lz4 algorithm backendSergey Senozhatsky2014-04-07
| * | | | zram: make compression algorithm selection possibleSergey Senozhatsky2014-04-07
| * | | | zram: add set_max_streams knobSergey Senozhatsky2014-04-07
| * | | | zram: add multi stream functionalitySergey Senozhatsky2014-04-07
| * | | | zram: factor out single stream compressionSergey Senozhatsky2014-04-07
| * | | | zram: use zcomp compressing backendsSergey Senozhatsky2014-04-07
| * | | | zram: introduce compressing backend abstractionSergey Senozhatsky2014-04-07
| * | | | zram: delete zram_init_device()Sergey Senozhatsky2014-04-07
| * | | | zram: move zram size warning to documentationSergey Senozhatsky2014-04-07
| * | | | zram: drop not used table `count' memberSergey Senozhatsky2014-04-07