Age | Commit message (Expand) | Author |
2019-07-23 | drbd: dynamically allocate shash descriptor | Arnd Bergmann |
2019-07-18 | Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-07-18 | Merge branch 'floppy' | Linus Torvalds |
2019-07-17 | floppy: fix out-of-bounds read in copy_buffer | Denis Efremov |
2019-07-17 | floppy: fix invalid pointer dereference in drive_name | Denis Efremov |
2019-07-17 | floppy: fix out-of-bounds read in next_valid_format | Denis Efremov |
2019-07-17 | floppy: fix div-by-zero in setup_format_params | Denis Efremov |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds |
2019-07-15 | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-15 | docs: blockdev: add it to the admin-guide | Mauro Carvalho Chehab |
2019-07-15 | docs: blockdev: convert to ReST | Mauro Carvalho Chehab |
2019-07-12 | null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED | Jens Axboe |
2019-07-11 | block: Kill gfp_t argument of blkdev_report_zones() | Damien Le Moal |
2019-07-10 | nbd: add netlink reconfigure resize support | Mike Christie |
2019-07-10 | nbd: fix crash when the blksize is zero | Xiubo Li |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | rbd: setallochint only if object doesn't exist | Ilya Dryomov |
2019-07-08 | rbd: support for object-map and fast-diff | Ilya Dryomov |
2019-07-08 | rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe() | Ilya Dryomov |
2019-07-08 | libceph: change ceph_osdc_call() to take page vector for response | Ilya Dryomov |
2019-07-08 | rbd: new exclusive lock wait/wake code | Ilya Dryomov |
2019-07-08 | rbd: quiescing lock should wait for image requests | Ilya Dryomov |
2019-07-08 | rbd: lock should be quiesced on reacquire | Ilya Dryomov |
2019-07-08 | rbd: introduce copyup state machine | Ilya Dryomov |
2019-07-08 | rbd: rename rbd_obj_setup_*() to rbd_obj_init_*() | Ilya Dryomov |
2019-07-08 | rbd: move OSD request allocation into object request state machines | Ilya Dryomov |
2019-07-08 | rbd: factor out __rbd_osd_setup_discard_ops() | Ilya Dryomov |
2019-07-08 | rbd: factor out rbd_osd_setup_copyup() | Ilya Dryomov |
2019-07-08 | rbd: introduce obj_req->osd_reqs list | Ilya Dryomov |
2019-07-08 | rbd: introduce image request state machine | Ilya Dryomov |
2019-07-08 | rbd: move OSD request submission into object request state machines | Ilya Dryomov |
2019-07-08 | rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD} | Ilya Dryomov |
2019-07-08 | rbd: replace obj_req->tried_parent with obj_req->read_state | Ilya Dryomov |
2019-07-08 | rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred | Ilya Dryomov |
2019-07-01 | Merge tag 'v5.2-rc6' into for-5.3/block | Jens Axboe |
2019-06-29 | block: never take page references for ITER_BVEC | Christoph Hellwig |
2019-06-29 | block: skd_main.c: Remove call to memset after dma_alloc_coherent | Fuqian Huang |
2019-06-29 | block: mtip32xx: Remove call to memset after dma_alloc_coherent | Fuqian Huang |
2019-06-29 | null_blk: fix type mismatch null_handle_cmd() | Chaitanya Kulkarni |
2019-06-20 | block: drbd: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-20 | null_blk: remove duplicate 0 initialization | Chaitanya Kulkarni |
2019-06-20 | floppy: fix harmless clang build warning | Arnd Bergmann |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 | Thomas Gleixner |
2019-06-15 | block: null_blk: fix race condition for null_del_dev | Bob Liu |
2019-06-14 | docs: cdrom: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-13 | block/ps3vram: Use %llu to format sector_t after LBDAF removal | Geert Uytterhoeven |
2019-06-13 | null_blk: remove duplicate check for report zone | Chaitanya Kulkarni |