summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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-18drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan
2014-09-18drbd: compute the end before rb_insert_augmented()Lai Jiangshan
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-11drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner
2014-09-11drbd: reduce lock contention in drbd_workerLars Ellenberg
2014-09-11drbd: Improve asender performanceLars Ellenberg
2014-09-11drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher
2014-09-11drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher
2014-09-11drbd: Avoid inconsistent locking warningAndreas Gruenbacher
2014-09-11drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek
2014-09-11drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher
2014-09-11drbd: Use better variable namesAndreas Gruenbacher
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
2014-08-21block: systemace: Remove .owner field for driverMichal Simek
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08block: use pci_zalloc_consistentJoe Perches
2014-08-07rbd: remove extra newlines from rbd_warn() messagesIlya Dryomov
2014-08-07rbd: allocate img_request with GFP_NOIO instead GFP_ATOMICIlya Dryomov
2014-08-07rbd: rework rbd_request_fn()Ilya Dryomov
2014-08-06zram: replace global tb_lock with fine grain lockWeijie Yang
2014-08-06zram: use size_t instead of u16Minchan Kim
2014-08-06zram: remove unused SECTOR_SIZE defineSergey Senozhatsky
2014-08-06zram: rename struct `table' to `zram_table_entry'Sergey Senozhatsky
2014-07-25rbd: take snap_id into account when reading in parent infoIlya Dryomov
2014-07-25rbd: do not read in parent info before snap contextIlya Dryomov
2014-07-25rbd: update mapping size only on refreshIlya Dryomov
2014-07-25rbd: harden rbd_dev_refresh() and callers a bitIlya Dryomov
2014-07-25rbd: split rbd_dev_spec_update() into two functionsIlya Dryomov
2014-07-25rbd: remove unnecessary asserts in rbd_dev_image_probe()Ilya Dryomov
2014-07-25rbd: introduce rbd_dev_header_info()Ilya Dryomov
2014-07-25rbd: show the entire chain of parent imagesIlya Dryomov
2014-07-24rbd: use rbd_segment_name_free() instead of kfree()Himangi Saraogi