summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka2019-08-081-1/+1
* block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe2019-08-081-3/+10
* nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata2019-07-311-1/+1
* loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara2019-07-301-7/+9
* ataflop: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-261-2/+12
|\
| * drbd: dynamically allocate shash descriptorArnd Bergmann2019-07-231-2/+12
* | 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/+6
| * | 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/+96
| * | 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/+58
* | | 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-153-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-112-4/+2
| * | nbd: add netlink reconfigure resize supportMike Christie2019-07-101-16/+32
| * | nbd: fix crash when the blksize is zeroXiubo Li2019-07-101-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/+17
|\ \ \
| * \ \ Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe2019-07-013-10/+3
| |\ \ \ | | | |/ | | |/|
| * | | block: never take page references for ITER_BVECChristoph Hellwig2019-06-291-12/+4
| * | | block: skd_main.c: Remove call to memset after dma_alloc_coherentFuqian Huang2019-06-291-1/+0
| * | | block: mtip32xx: Remove call to memset after dma_alloc_coherentFuqian Huang2019-06-291-5/+0
| * | | 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/+5
| * | | null_blk: remove duplicate 0 initializationChaitanya Kulkarni2019-06-201-1/+0
| * | | floppy: fix harmless clang build warningArnd Bergmann2019-06-201-1/+1