summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-01-281-99/+204
|\
| * libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov2014-01-271-4/+4
| * libceph: introduce and start using oid abstractionIlya Dryomov2014-01-271-8/+2Star
| * libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov2014-01-271-3/+3
| * libceph: start using oloc abstractionIlya Dryomov2014-01-271-4/+4
| * rbd: tear down watch request if rbd_dev_device_setup() failsIlya Dryomov2013-12-311-0/+6
| * rbd: introduce rbd_dev_header_unwatch_sync() and switch to itIlya Dryomov2013-12-311-13/+22
| * rbd: enable extended devt in single-major modeIlya Dryomov2013-12-311-4/+9
| * rbd: add support for single-major device number allocation schemeIlya Dryomov2013-12-311-20/+112
| * rbd: wire up is_visible() sysfs callback for rbd busIlya Dryomov2013-12-311-1/+12
| * rbd: add 'minor' sysfs rbd device attributeIlya Dryomov2013-12-311-1/+12
| * rbd: switch to ida for rbd id assignmentsIlya Dryomov2013-12-311-46/+23Star
| * rbd: refactor rbd_init() a bitIlya Dryomov2013-12-311-4/+8
| * rbd: tweak "loaded" message and module descriptionIlya Dryomov2013-12-311-4/+2Star
| * rbd: rbd_device::dev_id is an int, format it as suchIlya Dryomov2013-12-311-4/+2Star
* | drivers/block/Kconfig: update RAM block device module nameFabian Frederick2014-01-241-1/+2
* | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-231-2/+2
|\ \
| * | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-231-1/+0Star
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2013-12-1938-1113/+7862
| |\ \ \
| * | | | vio: remove dangly makefile bitsAlan2013-12-031-1/+0Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-01-201-5/+2Star
|\ \ \ \ \
| * | | | | block/z2ram: Remove duplicate external declarationsGeert Uytterhoeven2013-11-261-3/+0Star
| * | | | | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-261-2/+2
* | | | | | block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2Star
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-242-28/+78
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | null_blk: support submit_queues on use_per_node_hctxMatias Bjørling2013-12-211-4/+35
| * | | | null_blk: set use_per_node_hctx param to falseMatias Bjørling2013-12-211-2/+2
| * | | | null_blk: warning on ignored submit_queues paramMatias Bjorling2013-12-191-2/+5
| * | | | null_blk: refactor init and init errors code pathsMatias Bjorling2013-12-191-25/+38
| * | | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-191-4/+4
| * | | | drivers: block: Mark the functions as static in skd_main.cRashika Kheria2013-12-191-2/+2
| | |_|/ | |/| |
* / | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-061-1/+6
|\ \ \ | |/ / |/| |
| * | Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/...Jens Axboe2013-11-281-1/+6
| |\ \
| | * | block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena2013-11-261-0/+5
| | * | xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner2013-11-261-1/+1
* | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-221-4/+4
|/ / /
* | | virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li2013-11-201-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-161-257/+65Star
|\ \ \
| * | | virtio_blk: blk-mq supportJens Axboe2013-11-141-257/+65Star
| * | | Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe2013-11-1421-357/+6362
| |\| |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-151-46/+37Star
|\ \ \ \
| * | | | virtio_blk: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-291-0/+2
| * | | | virtio: use size-based config accessors.Rusty Russell2013-10-171-44/+33Star
| * | | | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-231-2/+2
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-3/+3
* | | | | Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-1421-357/+6362
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | pktcdvd: debugfs functions return NULL on errorDan Carpenter2013-11-081-18/+4Star
| * | | | xen-blkfront: restore the non-persistent data pathRoger Pau Monne2013-11-081-25/+100