aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran2014-12-13
* mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh2014-12-13
* zram: implement rw_page operation of zramkaram.lee2014-12-13
* zram: change parameter from vaild_io_request()karam.lee2014-12-13
* zram: remove bio parameter from zram_bvec_rw()karam.lee2014-12-13
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-11
|\
| * virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin2014-12-09
| * virtio_blk: fix race at module removalMichael S. Tsirkin2014-12-09
| * virtio_blk: make serial attribute staticMichael S. Tsirkin2014-12-09
| * virtio_blk: v1.0 supportMichael S. Tsirkin2014-12-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \
| * | Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\|
| * | kill f_dentry usesAl Viro2014-11-19
* | | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley2014-12-08
|\ \ \ | |_|/ |/| |
| * | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-24
* | | zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang2014-11-13
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-11-03
|\ \
| * | rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara2014-10-30
| * | rbd: use a single workqueue for all devicesIlya Dryomov2014-10-30
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-31
|\ \
| * | sunvdc: don't call VD_OP_GET_VTOCDwight Engen2014-10-31
| |/
* | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2014-10-29
|\ \
| * | zram: avoid NULL pointer access in concurrent situationWeijie Yang2014-10-29
| |/
* / null_blk: Cleanup error recovery in null_add_dev()Jan Kara2014-10-22
|/
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04
| * Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-10-01
| |\
| | * xen, blkfront: factor out flush-related checks from do_blkif_request()Arianna Avanzini2014-10-01
| | * xen-blkback: fix leak on grant map error pathRoger Pau Monné2014-10-01
| | * xen/blkback: unmap all persistent grants when frontend gets disconnectedVitaly Kuznetsov2014-10-01
| * | rsxx: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-01
| * | block: hd: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-01
| |/
| * drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan2014-09-18
| * drbd: compute the end before rb_insert_augmented()Lai Jiangshan2014-09-18
| * drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner2014-09-11
| * drbd: reduce lock contention in drbd_workerLars Ellenberg2014-09-11
| * drbd: Improve asender performanceLars Ellenberg2014-09-11
| * drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher2014-09-11
| * drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2014-09-11
| * drbd: Avoid inconsistent locking warningAndreas Gruenbacher2014-09-11
| * drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek2014-09-11
| * drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher2014-09-11
| * drbd: Use better variable namesAndreas Gruenbacher2014-09-11
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \
| * | blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-22
| * | blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-22
| * | blk-mq: remove REQ_ENDChristoph Hellwig2014-09-22
| * | Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-22
| |\ \
| * \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11
| |\ \ \ | | |_|/ | |/| |
| * | | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28