summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-02-23nvme/pci: Don't free queues on errorKeith Busch
2016-06-15rbd: fix rbd map vs notify racesIlya Dryomov
2016-05-01paride: make 'verbose' parameter an 'int' againArnd Bergmann
2016-05-01mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP
2016-05-01mtip32xx: Remove unwanted code from taskfile error handlerAsai Thambi SP
2016-05-01mtip32xx: Fix broken service thread handlingAsai Thambi SP
2016-05-01nbd: ratelimit error msgs after socket closeDan Streetman
2016-02-02zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-02zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2016-01-25xen-blkback: read from indirect descriptors only onceRoger Pau Monné
2016-01-25xen-blkback: only read request operation from shared ring onceRoger Pau Monné
2015-11-16rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-11-16rbd: prevent kernel stack blow up on rbd mapIlya Dryomov
2015-11-16rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2015-11-16xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-11-16rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-10-06zram: fix possible use after free in zcomp_create()Luis Henriques
2015-08-31xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu
2015-08-31xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-08-27rbd: fix copyup completion raceIlya Dryomov
2015-07-15rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov
2015-05-12rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-10nbd: fix possible memory leakSudip Mukherjee
2015-02-04rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-02-04rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-01-05drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg
2014-11-27sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-11-27vio: fix reuse of vio_dring slotDwight Engen
2014-11-27sunvdc: limit each sg segment to a pageDwight Engen
2014-11-27sunvdc: compute vdisk geometry from capacityAllen Pais
2014-11-27sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-27zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang
2014-11-17rbd: rbd workqueues need a resque workerIlya Dryomov
2014-11-17rbd: fix error return code in rbd_dev_device_setup()Wei Yongjun
2014-11-17rbd: avoid format-security warning inside alloc_workqueue()Ilya Dryomov
2014-11-17xen-blkback: fix leak on grant map error pathRoger Pau Monné
2014-11-17drbd: compute the end before rb_insert_augmented()Lai Jiangshan
2014-11-17xen/blkback: unmap all persistent grants when frontend gets disconnectedVitaly Kuznetsov
2014-11-14rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-09-17rbd: rework rbd_request_fn()Ilya Dryomov
2014-07-23zram: avoid lockdep splat by revalidate_diskMinchan Kim
2014-07-10drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg
2014-07-03zram: revalidate disk after capacity changeMinchan Kim
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-25drbd: fix NULL pointer deref in blk_add_request_payloadLars Ellenberg
2014-06-23rbd: handle parent_overlap on writes correctlyIlya Dryomov
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-18Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe
2014-06-18floppy: format block0 read error message properlyJiri Kosina
2014-06-16null_blk: fix softirq completions for queue_mode == 1Jens Axboe