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-10-151-120/+276
|\
| * rbd: rbd workqueues need a resque workerIlya Dryomov2014-10-141-1/+2
| * rbd: set the remaining discard properties to enable supportJosh Durgin2014-10-141-0/+2
| * rbd: use helpers to handle discard for layered images correctlyJosh Durgin2014-10-141-32/+22
| * rbd: extract a method for adding object operationsJosh Durgin2014-10-141-55/+78
| * rbd: make discard trigger copy-on-writeJosh Durgin2014-10-141-1/+2
| * rbd: tolerate -ENOENT for discard operationsJosh Durgin2014-10-141-0/+3
| * rbd: fix snapshot context reference count for discardsJosh Durgin2014-10-141-1/+2
| * rbd: read image size for discard check safelyJosh Durgin2014-10-141-6/+12
| * rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao2014-10-141-15/+89
| * rbd: extend the operation typeGuangliang Zhao2014-10-141-34/+63
| * rbd: skip the copyup when an entire object writingGuangliang Zhao2014-10-141-0/+8
| * rbd: add img_obj_request_simple() helperIlya Dryomov2014-10-141-16/+28
| * rbd: access snapshot context and mapping size safelyJosh Durgin2014-10-141-13/+21
| * rbd: do not return -ERANGE on auth failuresIlya Dryomov2014-10-141-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-65/+16
|\ \
| * | rsxx debugfs inanityAl Viro2014-10-091-65/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-111-38/+129
|\ \
| * | vio: fix reuse of vio_dring slotDwight Engen2014-09-301-16/+23
| * | sunvdc: limit each sg segment to a pageDwight Engen2014-09-301-0/+4
| * | sunvdc: compute vdisk geometry from capacityAllen Pais2014-09-301-9/+14
| * | sunvdc: add cdrom and v1.1 protocol supportAllen Pais2014-09-301-17/+92
* | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-112-10/+6
|\ \ \
| * | | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-062-10/+6
| | |/ | |/|
* | | zram: use notify_free to account all free notificationsSergey Senozhatsky2014-10-091-0/+1
* | | zram: report maximum used memoryMinchan Kim2014-10-092-2/+59
* | | zram: zram memory size limitationMinchan Kim2014-10-092-0/+50
* | | zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim2014-10-091-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-2/+2
|\ \ \ | |/ / |/| |
| * | paride/pcd: Fix grammarGeert Uytterhoeven2014-08-261-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-09-132-9/+21
|\ \ \
| * | | blk-mq: pass along blk_mq_alloc_tag_set return valuesRobert Elliott2014-09-022-9/+21
| | |/ | |/|
* | | rbd: fix error return code in rbd_dev_device_setup()Wei Yongjun2014-09-101-1/+3
* | | rbd: avoid format-security warning inside alloc_workqueue()Ilya Dryomov2014-09-101-1/+1
|/ /
* | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-292-4/+8
|\ \
| * | zram: fix incorrect stat with failed_readsChao Yu2014-08-292-4/+8
* | | brd: add ram disk visibility optionDmitry Monakhov2014-08-211-1/+5
* | | block: systemace: Remove .owner field for driverMichal Simek2014-08-211-1/+0
|/ /
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-143-3/+3
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-123-3/+3
* | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-1416-1218/+2758
|\ \ \
| * | | drbd: silence underflow warning in read_in_block()Dan Carpenter2014-07-101-1/+1
| * | | drbd: implicitly truncate cpu-maskLars Ellenberg2014-07-101-0/+14
| * | | drbd: drop spurious parameters from _drbd_md_sync_page_ioLars Ellenberg2014-07-101-7/+5
| * | | drbd: resync should only lock out specific rangesLars Ellenberg2014-07-102-53/+98
| * | | drbd: debugfs: add per device data_gen_idLars Ellenberg2014-07-101-0/+22
| * | | drbd: debugfs: add per connection oldest requestsLars Ellenberg2014-07-101-0/+7
| * | | drbd: debugfs: add version tag to debugfs filesLars Ellenberg2014-07-101-0/+52
| * | | drbd: debugfs: add per volume oldest_requestsLars Ellenberg2014-07-101-5/+148
| * | | drbd: debugfs: add callback_historyLars Ellenberg2014-07-104-3/+144