summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* ps3disk: handle highmem pagesChristoph Hellwig2018-05-11
* aoe: handle highmem pagesChristoph Hellwig2018-05-11
* DAC960: don't use block layer bounce buffersChristoph Hellwig2018-05-11
* mtip32xx: don't use block layer bounce buffersChristoph Hellwig2018-05-11
* mtip32xx: Fix an error handling path in 'mtip_pci_probe()'Christophe JAILLET2018-05-10
* brd: Mark as non-rotationalSeongJae Park2018-05-09
* loop: remember whether sysfs_create_group() was doneTetsuo Handa2018-05-07
* Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-26
|\
| * block/swim: Select appropriate drive on device openFinn Thain2018-04-16
| * block/swim: Fix IO error at end of mediumFinn Thain2018-04-16
| * block/swim: Check drive typeFinn Thain2018-04-16
| * block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain2018-04-16
| * block/swim: Don't log an error message for an invalid ioctlFinn Thain2018-04-16
| * block/swim: Remove extra put_disk() call from error pathFinn Thain2018-04-16
| * block/swim: Fix array bounds checkFinn Thain2018-04-16
| * m68k/mac: Don't remap SWIM MMIO regionFinn Thain2018-04-16
| * loop: handle short DIO readsJens Axboe2018-04-15
| * loop: remove cmd->rq memberJens Axboe2018-04-15
* | rbd: notrim map optionIlya Dryomov2018-04-16
* | rbd: adjust queue limits for "fancy" stripingIlya Dryomov2018-04-16
* | rbd: avoid Wreturn-type warningsArnd Bergmann2018-04-16
* | rbd: support timeout in rbd_wait_state_locked()Dongsheng Yang2018-04-16
* | rbd: refactor rbd_wait_state_locked()Ilya Dryomov2018-04-16
|/
* Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-13
|\
| * loop: fix LOOP_GET_STATUS lock imbalanceOmar Sandoval2018-04-10
| * block/loop: fix deadlock after loop_set_statusTetsuo Handa2018-04-10
* | Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-04-10
|\ \
| * | rbd: remove VLA usageKyle Spiers2018-04-02
| * | rbd: fix spelling mistake: "reregisteration" -> "reregistration"Colin Ian King2018-04-02
| * | rbd: get the latest osdmap when using an existing clientIlya Dryomov2018-04-02
| * | rbd: move rbd_get_client() below rbd_put_client()Ilya Dryomov2018-04-02
| * | rbd: remove redundant declaration of rbd_spec_put()Ilya Dryomov2018-04-02
| * | rbd: allow "fancy" stripingIlya Dryomov2018-04-02
| * | rbd: introduce OWN_BVECS data typeIlya Dryomov2018-04-02
| * | rbd: remove rbd_parent_request_{create,destroy}()Ilya Dryomov2018-04-02
| * | rbd: get rid of img_req->{offset,length}Ilya Dryomov2018-04-02
| * | rbd: remove rbd_img_request_fill() and helpersIlya Dryomov2018-04-02
| * | rbd: switch to common striping frameworkIlya Dryomov2018-04-02
| * | rbd: create+truncate for whole-object layered discardsIlya Dryomov2018-04-02
| * | rbd: move to obj_req->img_extentsIlya Dryomov2018-04-02
| * | rbd: incorporate ceph_object_extentIlya Dryomov2018-04-02
| * | rbd: store data_type in img_req instead of obj_reqIlya Dryomov2018-04-02
| * | rbd: remove obj_req->flags fieldIlya Dryomov2018-04-02
| * | rbd: remove old request completion codeIlya Dryomov2018-04-02
| * | rbd: new request completion codeIlya Dryomov2018-04-02
| * | rbd: update rbd_img_request_submit() signatureIlya Dryomov2018-04-02
| * | rbd: add img_req->op_type fieldIlya Dryomov2018-04-02
| * | rbd: simplify rbd_osd_req_create()Ilya Dryomov2018-04-02
| * | rbd: remove old request handling codeIlya Dryomov2018-04-02
| * | rbd: new request handling codeIlya Dryomov2018-04-02