summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-07-182-588/+1610
|\
| * rbd: setallochint only if object doesn't existIlya Dryomov2019-07-081-5/+14
| * rbd: support for object-map and fast-diffIlya Dryomov2019-07-082-3/+727
| * rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe()Ilya Dryomov2019-07-081-8/+6Star
| * libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov2019-07-081-4/+4
| * rbd: new exclusive lock wait/wake codeIlya Dryomov2019-07-081-143/+186
| * rbd: quiescing lock should wait for image requestsIlya Dryomov2019-07-081-14/+90
| * rbd: lock should be quiesced on reacquireIlya Dryomov2019-07-081-14/+21
| * rbd: introduce copyup state machineIlya Dryomov2019-07-081-64/+123
| * rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()Ilya Dryomov2019-07-081-13/+13
| * rbd: move OSD request allocation into object request state machinesIlya Dryomov2019-07-081-118/+96Star
| * rbd: factor out __rbd_osd_setup_discard_ops()Ilya Dryomov2019-07-081-16/+27
| * rbd: factor out rbd_osd_setup_copyup()Ilya Dryomov2019-07-081-12/+17
| * rbd: introduce obj_req->osd_reqs listIlya Dryomov2019-07-081-91/+100
| * rbd: introduce image request state machineIlya Dryomov2019-07-081-57/+137
| * rbd: move OSD request submission into object request state machinesIlya Dryomov2019-07-081-11/+49
| * rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}Ilya Dryomov2019-07-081-52/+60
| * rbd: replace obj_req->tried_parent with obj_req->read_stateIlya Dryomov2019-07-081-36/+46
| * rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferredIlya Dryomov2019-07-081-91/+58Star
* | Merge branch 'floppy'Linus Torvalds2019-07-181-2/+32
|\ \
| * | floppy: fix out-of-bounds read in copy_bufferDenis Efremov2019-07-171-2/+4
| * | floppy: fix invalid pointer dereference in drive_nameDenis Efremov2019-07-171-3/+8
| * | floppy: fix out-of-bounds read in next_valid_formatDenis Efremov2019-07-171-0/+18
| * | floppy: fix div-by-zero in setup_format_paramsDenis Efremov2019-07-171-0/+5
| |/
* | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-163-8/+8
|\ \
| * | docs: blockdev: add it to the admin-guideMauro Carvalho Chehab2019-07-153-8/+8
| * | docs: blockdev: convert to ReSTMauro Carvalho Chehab2019-07-153-8/+8
* | | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-163-18/+49
|\ \ \ | |/ / |/| |
| * | null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONEDJens Axboe2019-07-121-1/+1
| * | block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-122-4/+2Star
| * | nbd: add netlink reconfigure resize supportMike Christie2019-07-111-16/+32
| * | nbd: fix crash when the blksize is zeroXiubo Li2019-07-111-3/+20
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \ | |/ / |/| |
| * | docs: cdrom: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-098-92/+17Star
|\ \ \
| * \ \ Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe2019-07-013-10/+3Star
| |\ \ \ | | | |/ | | |/|
| * | | block: never take page references for ITER_BVECChristoph Hellwig2019-06-291-12/+4Star
| * | | block: skd_main.c: Remove call to memset after dma_alloc_coherentFuqian Huang2019-06-291-1/+0Star
| * | | block: mtip32xx: Remove call to memset after dma_alloc_coherentFuqian Huang2019-06-291-5/+0Star
| * | | null_blk: fix type mismatch null_handle_cmd()Chaitanya Kulkarni2019-06-291-1/+1
| * | | block: drbd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-203-66/+5Star
| * | | null_blk: remove duplicate 0 initializationChaitanya Kulkarni2019-06-201-1/+0Star
| * | | floppy: fix harmless clang build warningArnd Bergmann2019-06-201-1/+1
| * | | block: null_blk: fix race condition for null_del_devBob Liu2019-06-151-5/+6
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-093-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | signal/drbd: Use send_sig not force_sigEric W. Biederman2019-05-273-3/+3
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-192-6/+2Star
| |/ / |/| |
* | | block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven2019-06-131-1/+1
* | | null_blk: remove duplicate check for report zoneChaitanya Kulkarni2019-06-131-4/+0Star
| |/ |/|