aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-120/+276
2014-10-14rbd: rbd workqueues need a resque workerGravatar Ilya Dryomov 1-1/+2
2014-10-14rbd: set the remaining discard properties to enable supportGravatar Josh Durgin 1-0/+2
2014-10-14rbd: use helpers to handle discard for layered images correctlyGravatar Josh Durgin 1-32/+22
2014-10-14rbd: extract a method for adding object operationsGravatar Josh Durgin 1-55/+78
2014-10-14rbd: make discard trigger copy-on-writeGravatar Josh Durgin 1-1/+2
2014-10-14rbd: tolerate -ENOENT for discard operationsGravatar Josh Durgin 1-0/+3
2014-10-14rbd: fix snapshot context reference count for discardsGravatar Josh Durgin 1-1/+2
2014-10-14rbd: read image size for discard check safelyGravatar Josh Durgin 1-6/+12
2014-10-14rbd: initial discard bits from Guangliang ZhaoGravatar Guangliang Zhao 1-15/+89
2014-10-14rbd: extend the operation typeGravatar Guangliang Zhao 1-34/+63
2014-10-14rbd: skip the copyup when an entire object writingGravatar Guangliang Zhao 1-0/+8
2014-10-14rbd: add img_obj_request_simple() helperGravatar Ilya Dryomov 1-16/+28
2014-10-14rbd: access snapshot context and mapping size safelyGravatar Josh Durgin 1-13/+21
2014-10-14rbd: do not return -ERANGE on auth failuresGravatar Ilya Dryomov 1-3/+1
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-65/+16
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-38/+129
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-10/+6
2014-10-09zram: use notify_free to account all free notificationsGravatar Sergey Senozhatsky 1-0/+1
2014-10-09zram: report maximum used memoryGravatar Minchan Kim 2-2/+59
2014-10-09zram: zram memory size limitationGravatar Minchan Kim 2-0/+50
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesGravatar Minchan Kim 1-2/+2
2014-10-09rsxx debugfs inanityGravatar Al Viro 1-65/+16
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroGravatar David Vrabel 2-10/+6
2014-09-30vio: fix reuse of vio_dring slotGravatar Dwight Engen 1-16/+23
2014-09-30sunvdc: limit each sg segment to a pageGravatar Dwight Engen 1-0/+4
2014-09-30sunvdc: compute vdisk geometry from capacityGravatar Allen Pais 1-9/+14
2014-09-30sunvdc: add cdrom and v1.1 protocol supportGravatar Allen Pais 1-17/+92
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-9/+21
2014-09-10rbd: fix error return code in rbd_dev_device_setup()Gravatar Wei Yongjun 1-1/+3
2014-09-10rbd: avoid format-security warning inside alloc_workqueue()Gravatar Ilya Dryomov 1-1/+1
2014-09-02blk-mq: pass along blk_mq_alloc_tag_set return valuesGravatar Robert Elliott 2-9/+21
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Gravatar Linus Torvalds 2-4/+8
2014-08-29zram: fix incorrect stat with failed_readsGravatar Chao Yu 2-4/+8
2014-08-26paride/pcd: Fix grammarGravatar Geert Uytterhoeven 1-2/+2
2014-08-21brd: add ram disk visibility optionGravatar Dmitry Monakhov 1-1/+5
2014-08-21block: systemace: Remove .owner field for driverGravatar Michal Simek 1-1/+0
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-3/+3
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 16-1218/+2758
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-324/+365
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useGravatar Benoit Taine 3-3/+3
2014-08-08block: use pci_zalloc_consistentGravatar Joe Perches 3-32/+22
2014-08-07rbd: remove extra newlines from rbd_warn() messagesGravatar Ilya Dryomov 1-13/+12
2014-08-07rbd: allocate img_request with GFP_NOIO instead GFP_ATOMICGravatar Ilya Dryomov 1-1/+1
2014-08-07rbd: rework rbd_request_fn()Gravatar Ilya Dryomov 1-77/+119
2014-08-06zram: replace global tb_lock with fine grain lockGravatar Weijie Yang 2-33/+60
2014-08-06zram: use size_t instead of u16Gravatar Minchan Kim 1-1/+1
2014-08-06zram: remove unused SECTOR_SIZE defineGravatar Sergey Senozhatsky 1-1/+0
2014-08-06zram: rename struct `table' to `zram_table_entry'Gravatar Sergey Senozhatsky 1-2/+2