summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-31/+43
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin1-1/+0
2014-12-09virtio_blk: fix race at module removalMichael S. Tsirkin1-1/+1
2014-12-09virtio_blk: make serial attribute staticMichael S. Tsirkin1-1/+2
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin1-29/+41
2014-12-09Merge branch 'iov_iter' into for-nextAl Viro4-37/+34
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley1-2/+2
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-2/+2
2014-11-19kill f_dentry usesAl Viro1-3/+3
2014-11-14zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-16/+19
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-9/+0
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-10-30rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara1-1/+1
2014-10-30rbd: use a single workqueue for all devicesIlya Dryomov1-15/+18
2014-10-30Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds1-4/+6
2014-10-30zram: avoid NULL pointer access in concurrent situationWeijie Yang1-4/+6
2014-10-22null_blk: Cleanup error recovery in null_add_dev()Jan Kara1-7/+7
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds23-145/+121
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds6-9/+21
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-29/+11
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-120/+276
2014-10-15virtio_blk: enable VQs early on restoreMichael S. Tsirkin1-3/+6
2014-10-15virtio_blk: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio-blk: drop config_mutexMichael S. Tsirkin1-8/+0
2014-10-15virtio_blk: drop config_enableMichael S. Tsirkin1-19/+4
2014-10-14rbd: rbd workqueues need a resque workerIlya Dryomov1-1/+2
2014-10-14rbd: set the remaining discard properties to enable supportJosh Durgin1-0/+2
2014-10-14rbd: use helpers to handle discard for layered images correctlyJosh Durgin1-32/+22
2014-10-14rbd: extract a method for adding object operationsJosh Durgin1-55/+78
2014-10-14rbd: make discard trigger copy-on-writeJosh Durgin1-1/+2
2014-10-14rbd: tolerate -ENOENT for discard operationsJosh Durgin1-0/+3
2014-10-14rbd: fix snapshot context reference count for discardsJosh Durgin1-1/+2
2014-10-14rbd: read image size for discard check safelyJosh Durgin1-6/+12
2014-10-14rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao1-15/+89
2014-10-14rbd: extend the operation typeGuangliang Zhao1-34/+63
2014-10-14rbd: skip the copyup when an entire object writingGuangliang Zhao1-0/+8
2014-10-14rbd: add img_obj_request_simple() helperIlya Dryomov1-16/+28
2014-10-14rbd: access snapshot context and mapping size safelyJosh Durgin1-13/+21
2014-10-14rbd: do not return -ERANGE on auth failuresIlya Dryomov1-3/+1
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-65/+16
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-38/+129
2014-10-12Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-10/+6
2014-10-10zram: use notify_free to account all free notificationsSergey Senozhatsky1-0/+1
2014-10-10zram: report maximum used memoryMinchan Kim2-2/+59
2014-10-10zram: zram memory size limitationMinchan Kim2-0/+50
2014-10-10zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim1-2/+2
2014-10-09rsxx debugfs inanityAl Viro1-65/+16
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2