summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-13
|\
| * rbd: remove duplicate calls to rbd_dev_mapping_clear()Ilya Dryomov2015-11-02
| * rbd: set device_type::release instead of device::releaseIlya Dryomov2015-11-02
| * rbd: don't free rbd_dev outside of the release callbackIlya Dryomov2015-11-02
| * rbd: return -ENOMEM instead of pool id if rbd_dev_create() failsIlya Dryomov2015-11-02
| * rbd: drop null test before destroy functionsJulia Lawall2015-11-02
* | brd: Refuse improperly aligned discard requestsJan Kara2015-11-11
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\ \
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \ \
| * | | signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-06
| * | | zram: make is_partial_io/valid_io_request/page_zero_filled return booleanGeliang Tang2015-11-06
| * | | zram: keep the exact overcommited value in mem_used_maxSergey SENOZHATSKY2015-11-06
| * | | zram: introduce comp algorithm fallback functionalityLuis Henriques2015-11-06
| * | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
| * | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ \
| * | | pktcdvd: drop null test before destroy functionsJulia Lawall2015-09-29
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\ \ \ \ | |_|/ / |/| | |
| * | | drbd: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-15
| * | | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-15
* | | | Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \ \ \
| * | | | nvme: move to a new drivers/nvme/host directoryJay Sternberg2015-10-09
| * | | | nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig2015-10-09
| * | | | nvme: add a local nvme.h headerChristoph Hellwig2015-10-09
| * | | | nvme: properly handle partially initialized queues in nvme_create_io_queuesChristoph Hellwig2015-10-09
| * | | | nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probeChristoph Hellwig2015-10-09
| * | | | nvme: factor reset code into a common helperChristoph Hellwig2015-10-09
| * | | | nvme: merge nvme_dev_reset into nvme_reset_failed_devChristoph Hellwig2015-10-09
| * | | | nvme: delete dev from dev_list in nvme_resetChristoph Hellwig2015-10-09
| * | | | NVMe: Simplify device resume on io queue failureKeith Busch2015-10-09
| * | | | NVMe: Namespace removal simplificationsKeith Busch2015-10-09
| * | | | NVMe: Reference count open namespacesKeith Busch2015-10-09
| * | | | Merge branch 'for-4.4/core' into for-4.4/driversJens Axboe2015-10-09
| |\ \ \ \ | | |/ / /
| * | | | block: loop: support DIO & AIOMing Lei2015-09-23
| * | | | block: loop: introduce ioctl command of LOOP_SET_DIRECT_IOMing Lei2015-09-23
| * | | | block: loop: prepare for supporing direct IOMing Lei2015-09-23
| * | | | block: loop: use kthread_workMing Lei2015-09-23
| * | | | block: loop: set QUEUE_FLAG_NOMERGES for request queue of loopMing Lei2015-09-23
* | | | | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-23
| * | | | block/xen-blkback: Make it running on 64KB page granularityJulien Grall2015-10-23
| * | | | block/xen-blkfront: Make it running on 64KB page granularityJulien Grall2015-10-23
| * | | | block/xen-blkfront: split get_grant in 2Julien Grall2015-10-23
| * | | | block/xen-blkfront: Store a page rather a pfn in the grant structureJulien Grall2015-10-23
| * | | | block/xen-blkfront: Split blkif_queue_request in 2Julien Grall2015-10-23
* | | | | rbd: require stable pages if message data CRCs are enabledRonny Hegewald2015-10-30
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-24
|\ \ \ \ \
| * | | | | NVMe: Fix memory leak on retried commandsKeith Busch2015-10-15
| * | | | | nvme: use an integer value to Linux errno valuesChristoph Hellwig2015-10-15