summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | drbd: debugfs: Add in_flight_summaryLars Ellenberg2014-07-104-20/+255
| * | | drbd: debugfs: deal with destructor racing with open of debugfs fileLars Ellenberg2014-07-101-4/+54
| * | | drbd: debugfs: add in_flight_summary dataLars Ellenberg2014-07-101-0/+196
| * | | drbd: debugfs: add basic hierarchyLars Ellenberg2014-07-105-5/+278
| * | | drbd: track details of bitmap IOLars Ellenberg2014-07-103-36/+51
| * | | drbd: register peer requests on read_ee earlyLars Ellenberg2014-07-101-11/+14
| * | | drbd: track timing details of peer_requestsLars Ellenberg2014-07-103-30/+64
| * | | drbd: improve throttling decisions of background resynchronisationLars Ellenberg2014-07-107-18/+51
| * | | drbd: add caching oldest request pointers for replication stagesLars Ellenberg2014-07-102-40/+136
| * | | drbd: add lists to find oldest pending requestsLars Ellenberg2014-07-103-14/+49
| * | | drbd: gather detailed timing statistics for drbd_requestsLars Ellenberg2014-07-104-38/+119
| * | | drbd: track meta data IO intent, start and submit timeLars Ellenberg2014-07-105-27/+35
| * | | drbd: fix drbd_destroy_device reference count updatesLars Ellenberg2014-07-101-5/+9
| * | | drbd: poison free'd device, resource and connection structsLars Ellenberg2014-07-101-0/+3
| * | | drbd: also keep track of trim -> zero-out fallback peer_requestsLars Ellenberg2014-07-101-0/+5
OpenPOWER on IntegriCloud