summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* null_blk: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche2017-04-191-8/+1
* block: remove the osdblk driverChristoph Hellwig2017-04-193-710/+0
* nbd: set the max segment size to UINT_MAXJosef Bacik2017-04-191-0/+1
* blkfront: add uevent for size changeMarc Olson2017-04-181-0/+3
* nbd: add a flag to destroy an nbd device on disconnectJosef Bacik2017-04-171-0/+30
* nbd: add device refcountingJosef Bacik2017-04-171-18/+86
* nbd: add a status netlink commandJosef Bacik2017-04-171-0/+108
* nbd: handle dead connectionsJosef Bacik2017-04-171-4/+59
* nbd: only clear the queue on device teardownJosef Bacik2017-04-171-1/+3
* nbd: multicast dead link notificationsJosef Bacik2017-04-171-12/+77
* nbd: add a reconfigure netlink commandJosef Bacik2017-04-171-0/+141
* nbd: add a basic netlink interfaceJosef Bacik2017-04-171-26/+290
* nbd: stop using the bdev everywhereJosef Bacik2017-04-171-55/+37
* nbd: separate out the config informationJosef Bacik2017-04-171-174/+263
* nbd: handle single path failures gracefullyJosef Bacik2017-04-171-26/+125
* nbd: put socket in error casesJosef Bacik2017-04-171-2/+7
* remove the mg_disk driverChristoph Hellwig2017-04-143-1128/+0
* block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-085-12/+1
* drbd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-085-7/+15
* drbd: make intelligent use of blkdev_issue_zerooutChristoph Hellwig2017-04-084-110/+7
* rsxx: remove the discard_zeroes_data flagChristoph Hellwig2017-04-081-1/+0
* rbd: remove the discard_zeroes_data flagChristoph Hellwig2017-04-081-1/+0
* brd: remove discard supportChristoph Hellwig2017-04-081-54/+0
* loop: implement REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-0/+4
* zram: implement REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-5/+8
* block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig2017-04-081-3/+6
* Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-071-33/+103
|\
| * nbd: replace kill_bdev() with __invalidate_device()Ratna Manoj Bolla2017-03-241-2/+6
| * nbd: set queue timeout properlyJosef Bacik2017-03-241-1/+4
| * nbd: set rq->errors to actual error codeJosef Bacik2017-03-241-4/+4
| * nbd: handle ERESTARTSYS properlyJosef Bacik2017-03-241-26/+89
* | remove the obsolete hd driverChristoph Hellwig2017-04-053-832/+0
* | blk-mq: constify struct blk_mq_opsEric Biggers2017-03-317-7/+7
* | null_blk: add blocking modeJens Axboe2017-03-301-0/+9
* | block: rename blk_mq_freeze_queue_start()Ming Lei2017-03-291-1/+1
* | swim: stop sharing request queue across multiple gendisksOmar Sandoval2017-03-281-19/+36
* | parport/pf: stop sharing request queue across multiple gendisksOmar Sandoval2017-03-281-19/+38
* | parport/pcd: stop sharing request queue across multiple gendisksOmar Sandoval2017-03-281-19/+38
* | parport/pd: stop sharing request queue across multiple gendisksOmar Sandoval2017-03-281-16/+34
* | hd: stop sharing request queue across multiple gendisksOmar Sandoval2017-03-281-23/+39
* | mg_disk: use setup_timerGeliang Tang2017-03-241-3/+1
* | block: floppy: use setup_timerGeliang Tang2017-03-241-3/+1
|/
* Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-03-101-4/+12
|\
| * rbd: supported_features bus attributeIlya Dryomov2017-03-071-4/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-105-5/+5
|\ \
| * | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-095-5/+5
| |/
* / zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-03-081-0/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-031-4/+28
|\
| * scsi: cciss: correct check map error.Don Brace2017-02-231-4/+28
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-1/+2
|\ \