summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-15virtio_blk: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_blk: enable VQs earlyMichael S. Tsirkin
2014-10-15virtio-blk: drop config_mutexMichael S. Tsirkin
2014-10-15virtio_blk: drop config_enableMichael S. Tsirkin
2014-10-14rbd: rbd workqueues need a resque workerIlya Dryomov
2014-10-14rbd: set the remaining discard properties to enable supportJosh Durgin
2014-10-14rbd: use helpers to handle discard for layered images correctlyJosh Durgin
2014-10-14rbd: extract a method for adding object operationsJosh Durgin
2014-10-14rbd: make discard trigger copy-on-writeJosh Durgin
2014-10-14rbd: tolerate -ENOENT for discard operationsJosh Durgin
2014-10-14rbd: fix snapshot context reference count for discardsJosh Durgin
2014-10-14rbd: read image size for discard check safelyJosh Durgin
2014-10-14rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao
2014-10-14rbd: extend the operation typeGuangliang Zhao
2014-10-14rbd: skip the copyup when an entire object writingGuangliang Zhao
2014-10-14rbd: add img_obj_request_simple() helperIlya Dryomov
2014-10-14rbd: access snapshot context and mapping size safelyJosh Durgin
2014-10-14rbd: do not return -ERANGE on auth failuresIlya Dryomov
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-09zram: use notify_free to account all free notificationsSergey Senozhatsky
2014-10-09zram: report maximum used memoryMinchan Kim
2014-10-09zram: zram memory size limitationMinchan Kim
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-10-09rsxx debugfs inanityAl Viro
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-09-30vio: fix reuse of vio_dring slotDwight Engen
2014-09-30sunvdc: limit each sg segment to a pageDwight Engen
2014-09-30sunvdc: compute vdisk geometry from capacityAllen Pais
2014-09-30sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-10rbd: fix error return code in rbd_dev_device_setup()Wei Yongjun
2014-09-10rbd: avoid format-security warning inside alloc_workqueue()Ilya Dryomov
2014-09-02blk-mq: pass along blk_mq_alloc_tag_set return valuesRobert Elliott
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29zram: fix incorrect stat with failed_readsChao Yu
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence
2014-08-26block,scsi: verify return pointer from blk_get_requestJoe Lawrence
2014-08-26paride/pcd: Fix grammarGeert Uytterhoeven
2014-08-21brd: add ram disk visibility optionDmitry Monakhov