summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2019-07-18Merge branch 'floppy'Linus Torvalds-2/+32
2019-07-17floppy: fix out-of-bounds read in copy_bufferDenis Efremov-2/+4
2019-07-17floppy: fix invalid pointer dereference in drive_nameDenis Efremov-3/+8
2019-07-17floppy: fix out-of-bounds read in next_valid_formatDenis Efremov-0/+18
2019-07-17floppy: fix div-by-zero in setup_format_paramsDenis Efremov-0/+5
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-8/+8
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds-18/+49
2019-07-15docs: blockdev: add it to the admin-guideMauro Carvalho Chehab-8/+8
2019-07-15docs: blockdev: convert to ReSTMauro Carvalho Chehab-8/+8
2019-07-12null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONEDJens Axboe-1/+1
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal-4/+2
2019-07-10nbd: add netlink reconfigure resize supportMike Christie-16/+32
2019-07-10nbd: fix crash when the blksize is zeroXiubo Li-3/+20
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds-92/+17
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2019-07-08rbd: setallochint only if object doesn't existIlya Dryomov-5/+14
2019-07-08rbd: support for object-map and fast-diffIlya Dryomov-3/+727
2019-07-08rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe()Ilya Dryomov-8/+6
2019-07-08libceph: change ceph_osdc_call() to take page vector for responseIlya Dryomov-4/+4
2019-07-08rbd: new exclusive lock wait/wake codeIlya Dryomov-143/+186
2019-07-08rbd: quiescing lock should wait for image requestsIlya Dryomov-14/+90
2019-07-08rbd: lock should be quiesced on reacquireIlya Dryomov-14/+21
2019-07-08rbd: introduce copyup state machineIlya Dryomov-64/+123
2019-07-08rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()Ilya Dryomov-13/+13
2019-07-08rbd: move OSD request allocation into object request state machinesIlya Dryomov-118/+96
2019-07-08rbd: factor out __rbd_osd_setup_discard_ops()Ilya Dryomov-16/+27
2019-07-08rbd: factor out rbd_osd_setup_copyup()Ilya Dryomov-12/+17
2019-07-08rbd: introduce obj_req->osd_reqs listIlya Dryomov-91/+100
2019-07-08rbd: introduce image request state machineIlya Dryomov-57/+137
2019-07-08rbd: move OSD request submission into object request state machinesIlya Dryomov-11/+49
2019-07-08rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}Ilya Dryomov-52/+60
2019-07-08rbd: replace obj_req->tried_parent with obj_req->read_stateIlya Dryomov-36/+46
2019-07-08rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferredIlya Dryomov-91/+58
2019-07-01Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe-10/+3
2019-06-29block: never take page references for ITER_BVECChristoph Hellwig-12/+4
2019-06-29block: skd_main.c: Remove call to memset after dma_alloc_coherentFuqian Huang-1/+0
2019-06-29block: mtip32xx: Remove call to memset after dma_alloc_coherentFuqian Huang-5/+0
2019-06-29null_blk: fix type mismatch null_handle_cmd()Chaitanya Kulkarni-1/+1
2019-06-20block: drbd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-66/+5
2019-06-20null_blk: remove duplicate 0 initializationChaitanya Kulkarni-1/+0
2019-06-20floppy: fix harmless clang build warningArnd Bergmann-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner-6/+2
2019-06-15block: null_blk: fix race condition for null_del_devBob Liu-5/+6
2019-06-14docs: cdrom: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven-1/+1
2019-06-13null_blk: remove duplicate check for report zoneChaitanya Kulkarni-4/+0
2019-06-08Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-19/+19
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-6/+2