aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2016-02-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidMark Brown
2016-01-22rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2016-01-21rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.01-androidAlex Shi
2015-12-10Merge branch 'android-3.18' of ../../android/aosp into linux-linaro-lsk-v3.18...Kevin Hilman
2015-12-09UPSTREAM: zram: fix possible use after free in zcomp_create()Luis Henriques
2015-12-09UPSTREAM: zram: clear disk io accounting when reset zram deviceWeijie Yang
2015-12-09UPSTREAM: zram: fix error return codeJulia Lawall
2015-12-09UPSTREAM: zram: deprecate zram attrs sysfs nodesSergey Senozhatsky
2015-12-09UPSTREAM: zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky
2015-12-09UPSTREAM: zram: export new 'io_stat' sysfs attrsSergey Senozhatsky
2015-12-09UPSTREAM: zram: remove `num_migrated' device attrSergey Senozhatsky
2015-12-09UPSTREAM: zram: support compactionMinchan Kim
2015-12-09UPSTREAM: zram: use proper type to update max_used_pagesJoonsoo Kim
2015-12-09UPSTREAM: mm/zpool: add name argument to create zpoolGanesh Mahendran
2015-12-09UPSTREAM: zram: remove request_queue from struct zramSergey Senozhatsky
2015-12-09UPSTREAM: zram: remove init_lock in zram_make_requestMinchan Kim
2015-12-09UPSTREAM: zram: check bd_openers instead of bd_holdersMinchan Kim
2015-12-09UPSTREAM: zram: rework reset and destroy pathSergey Senozhatsky
2015-12-09UPSTREAM: zram: fix umount-reset_store-mount race conditionSergey Senozhatsky
2015-12-09UPSTREAM: zram: free meta table in zram_meta_freeGanesh Mahendran
2015-12-09UPSTREAM: zram: clean up zram_meta_alloc()Sergey Senozhatsky
2015-12-09UPSTREAM: zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran
2015-12-09UPSTREAM: mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh
2015-12-09UPSTREAM: zram: implement rw_page operation of zramkaram.lee
2015-12-09UPSTREAM: zram: change parameter from vaild_io_request()karam.lee
2015-12-09UPSTREAM: zram: remove bio parameter from zram_bvec_rw()karam.lee
2015-11-15xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-11-15rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-11-13rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-10-27zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-15xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu
2015-09-15xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-08-27rbd: fix copyup completion raceIlya Dryomov
2015-07-05rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov
2015-05-17rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-23nbd: fix possible memory leakSudip Mukherjee
2015-02-05rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-02-05rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-01-16drbd: Fix state change in case of connection timeoutPhilipp Reisner
2015-01-16drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang
2014-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-10-30rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-10-30rbd: use a single workqueue for all devicesIlya Dryomov
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29zram: avoid NULL pointer access in concurrent situationWeijie Yang
2014-10-22null_blk: Cleanup error recovery in null_add_dev()Jan Kara