summaryrefslogtreecommitdiff
path: root/drivers/block (follow)
Commit message (Expand)AuthorAge
...
| * | | | block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-23
| * | | | block: Immutable bio vecsKent Overstreet2013-11-23
| * | | | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-23
| * | | | block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-23
| * | | | block: Abstract out bvec iteratorKent Overstreet2013-11-23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-01-28
|\ \ \ \ \
| * | | | | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov2014-01-27
| * | | | | libceph: introduce and start using oid abstractionIlya Dryomov2014-01-27
| * | | | | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov2014-01-27
| * | | | | libceph: start using oloc abstractionIlya Dryomov2014-01-27
| * | | | | rbd: tear down watch request if rbd_dev_device_setup() failsIlya Dryomov2013-12-31
| * | | | | rbd: introduce rbd_dev_header_unwatch_sync() and switch to itIlya Dryomov2013-12-31
| * | | | | rbd: enable extended devt in single-major modeIlya Dryomov2013-12-31
| * | | | | rbd: add support for single-major device number allocation schemeIlya Dryomov2013-12-31
| * | | | | rbd: wire up is_visible() sysfs callback for rbd busIlya Dryomov2013-12-31
| * | | | | rbd: add 'minor' sysfs rbd device attributeIlya Dryomov2013-12-31
| * | | | | rbd: switch to ida for rbd id assignmentsIlya Dryomov2013-12-31
| * | | | | rbd: refactor rbd_init() a bitIlya Dryomov2013-12-31
| * | | | | rbd: tweak "loaded" message and module descriptionIlya Dryomov2013-12-31
| * | | | | rbd: rbd_device::dev_id is an int, format it as suchIlya Dryomov2013-12-31
* | | | | | drivers/block/Kconfig: update RAM block device module nameFabian Frederick2014-01-23
* | | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-22
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2013-12-19
| |\ \ \ \ \
| * | | | | | vio: remove dangly makefile bitsAlan2013-12-03
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \
| * | | | | | | block/z2ram: Remove duplicate external declarationsGeert Uytterhoeven2013-11-26
| * | | | | | | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-12
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | null_blk: support submit_queues on use_per_node_hctxMatias Bjørling2013-12-21
| * | | | | null_blk: set use_per_node_hctx param to falseMatias Bjørling2013-12-21
| * | | | | null_blk: warning on ignored submit_queues paramMatias Bjorling2013-12-19
| * | | | | null_blk: refactor init and init errors code pathsMatias Bjorling2013-12-19
| * | | | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-19
| * | | | | drivers: block: Mark the functions as static in skd_main.cRashika Kheria2013-12-19
| | |_|/ / | |/| | |
* / | | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-15
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-05
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/...Jens Axboe2013-11-27
| |\ \ \
| | * | | block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena2013-11-26
| | * | | xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner2013-11-26
* | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-21
|/ / / /
* | | / virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li2013-11-19
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-15
|\ \ \
| * | | virtio_blk: blk-mq supportJens Axboe2013-11-14
| * | | Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe2013-11-14
| |\| |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-15
|\ \ \ \
| * | | | virtio_blk: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-29
| * | | | virtio: use size-based config accessors.Rusty Russell2013-10-17