summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'stable/for-jens-5.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2019-03-061-42/+57
| |\ \
| | * | xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-...Dongli Zhang2019-02-241-29/+43
| | * | xen/blkback: add stack variable 'blkif' in connect_ring()Dongli Zhang2019-01-171-13/+14
* | | | zram: default to lzo-rle instead of lzoDave Rodgman2019-03-141-1/+1
* | | | Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-121-103/+297
|\ \ \ \
| * | | | rbd: advertise support for RBD_FEATURE_DEEP_FLATTENIlya Dryomov2019-03-051-0/+2
| * | | | rbd: whole-object write and zeroout should copyup when snapshots existIlya Dryomov2019-03-051-5/+7
| * | | | rbd: copyup with an empty snapshot context (aka deep-copyup)Ilya Dryomov2019-03-051-10/+79
| * | | | rbd: introduce rbd_obj_issue_copyup_ops()Ilya Dryomov2019-03-051-33/+43
| * | | | rbd: stop copying num_osd_ops in rbd_obj_issue_copyup()Ilya Dryomov2019-03-051-31/+59
| * | | | rbd: factor out __rbd_osd_req_create()Ilya Dryomov2019-03-051-7/+12
| * | | | rbd: clear ->xferred on error from rbd_obj_issue_copyup()Ilya Dryomov2019-03-051-0/+1
| * | | | rbd: remove experimental designation from kernel layeringIlya Dryomov2019-03-051-8/+0Star
| * | | | rbd: round off and ignore discards that are too smallIlya Dryomov2019-03-051-6/+55
| * | | | rbd: handle DISCARD and WRITE_ZEROES separatelyIlya Dryomov2019-03-051-10/+51
| * | | | rbd: get rid of obj_req->obj_request_countIlya Dryomov2019-03-051-5/+0Star
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-03-101-4/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | virtio-blk: Consider virtio_max_dma_size() for maximum segment sizeJoerg Roedel2019-03-061-4/+6
| |/ / /
* | | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-088-49/+52
|\ \ \ \ | | |/ / | |/| |
| * | | nbd: propagate genlmsg_reply return codeLi RongQing2019-02-281-2/+1Star
| * | | floppy: remove set but not used variable 'q'YueHaibing2019-02-281-3/+0Star
| * | | null_blk: fix checking for REQ_FUAHeinz Mauelshagen2019-02-281-1/+1
| * | | loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()Dongli Zhang2019-02-221-4/+17
| * | | loop: do not print warn message if partition scan is successfulDongli Zhang2019-02-221-2/+3
| * | | block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-155-5/+4Star
| * | | block: loop: pass multi-page bvec to iov_iterMing Lei2019-02-151-10/+10
| * | | block: kill QUEUE_FLAG_FLUSH_NQJens Axboe2019-02-091-1/+0Star
| * | | mtip32xx: Ń•top abusing the managed resource APIsChristoph Hellwig2019-01-311-21/+16Star
* | | | lib/lzo: separate lzo-rle from lzoDave Rodgman2019-03-081-0/+1
* | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-061-26/+19Star
|\ \ \ \
| * | | | Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-111-2/+3
| |\| | |
| * | | | block: rbd: convert to use BUS_ATTR_WO and ROGreg Kroah-Hartman2019-01-221-26/+19Star
| | |_|/ | |/| |
* | | | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-061-2/+3
| |_|/ |/| |
* | | floppy: check_events callback should not return a negative numberYufen Yu2019-02-121-1/+1
| |/ |/|
* | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-191-2/+3
|\ \ | |/ |/|
| * nbd: Use set_blocksize() to set device blocksizeJan Kara2019-01-151-2/+3
* | Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-122-2/+34
|\|
| * loop: drop caches if offset or block_size are changedJaegeuk Kim2019-01-101-2/+33
| * null_blk: add zoned config support informationJohn Pittman2019-01-061-0/+1
* | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-121-2/+2
|\ \
| * | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
| |/
* | Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2019-01-111-5/+4Star
|\ \
| * | rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov2019-01-101-5/+4Star
| |/
* / zram: idle writeback fixes and cleanupMinchan Kim2019-01-092-26/+69
|/
* block: sunvdc: don't run hw queue synchronously from irq contextMing Lei2019-01-031-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-01-031-2/+81
|\
| * virtio_blk: add discard and write zeroes supportChangpeng Liu2018-12-201-2/+81
* | Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-0315-100/+437
|\ \
| * | block/swim3: Fix regression on PowerBook G3Finn Thain2018-12-311-4/+3Star
| * | block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain2018-12-311-1/+5