| Commit message (Expand) | Author | Age | Files | Lines |
* | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD | Bart Van Assche | 2018-10-04 | 5 | -6/+6 |
* | pktcdvd: fix fall-through annotation | Gustavo A. R. Silva | 2018-10-02 | 1 | -1/+1 |
* | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe | 2018-10-01 | 6 | -93/+245 |
|\ |
|
| * | Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman | 2018-09-29 | 1 | -2/+2 |
| |\ |
|
| | * | xen/blkfront: correct purging of persistent grants | Juergen Gross | 2018-09-28 | 1 | -2/+2 |
| | * | Revert "xen/blkfront: When purging persistent grants, keep them in the buffer" | Jens Axboe | 2018-09-28 | 1 | -1/+3 |
| | * | xen/blkfront: When purging persistent grants, keep them in the buffer | Boris Ostrovsky | 2018-09-27 | 1 | -3/+1 |
| * | | Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman | 2018-09-21 | 1 | -0/+3 |
| |\| |
|
| | * | floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl | Andy Whitcroft | 2018-09-20 | 1 | -0/+3 |
| * | | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-09-14 | 3 | -34/+62 |
| |\| |
|
| | * | null_blk: fix zoned support for non-rq based operation | Jens Axboe | 2018-09-13 | 3 | -34/+62 |
| * | | Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client | Linus Torvalds | 2018-09-07 | 1 | -57/+178 |
| |\ \ |
|
| | * | | rbd: support cloning across namespaces | Ilya Dryomov | 2018-09-06 | 1 | -14/+97 |
| | * | | rbd: factor out get_parent_info() | Ilya Dryomov | 2018-09-06 | 1 | -48/+86 |
* | | | | virtio-blk: modernize sysfs attribute creation | Hannes Reinecke | 2018-09-28 | 1 | -29/+39 |
* | | | | zram: register default groups with device_add_disk() | Hannes Reinecke | 2018-09-28 | 1 | -21/+7 |
* | | | | aoe: register default groups with device_add_disk() | Hannes Reinecke | 2018-09-28 | 3 | -16/+7 |
* | | | | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 2018-09-28 | 9 | -9/+9 |
* | | | | blkcg: remove bio->bi_css and instead use bio->bi_blkg | Dennis Zhou (Facebook) | 2018-09-22 | 1 | -2/+3 |
* | | | | rsxx: Remove unnecessary parentheses | Nathan Chancellor | 2018-09-12 | 1 | -1/+1 |
* | | | | block: umem: replace spin_lock_bh with spin_lock in tasklet callback | jun qian | 2018-09-07 | 1 | -2/+2 |
* | | | | drbd: Convert from ahash to shash | Kees Cook | 2018-09-06 | 5 | -88/+76 |
|/ / / |
|
* | | | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-09-06 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | nbd: don't allow invalid blocksize settings | Jens Axboe | 2018-09-04 | 1 | -0/+3 |
* | | Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-08-30 | 3 | -70/+153 |
|\| |
|
| * | Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2018-08-27 | 3 | -70/+153 |
| |\ |
|
| | * | xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring | Juergen Gross | 2018-08-27 | 1 | -1/+0 |
| | * | xen/blkback: move persistent grants flags to bool | Juergen Gross | 2018-08-27 | 2 | -13/+7 |
| | * | xen/blkfront: reorder tests in xlblk_init() | Juergen Gross | 2018-08-27 | 1 | -9/+9 |
| | * | xen/blkfront: cleanup stale persistent grants | Juergen Gross | 2018-08-27 | 1 | -4/+90 |
| | * | xen/blkback: don't keep persistent grants too long | Juergen Gross | 2018-08-27 | 2 | -46/+50 |
* | | | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-08-26 | 2 | -39/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | rsxx: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -16/+5 |
| * | | mtip32xx: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -23/+6 |
* | | | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-08-22 | 2 | -18/+25 |
|\ \ \ |
|
| * | | | block/DAC960.c: make some arrays static const, shrinks object size | Colin Ian King | 2018-08-21 | 1 | -18/+24 |
| * | | | pktcdvd: fix setting of 'ret' error return for a few cases | Jens Axboe | 2018-08-16 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | drivers/block/zram/zram_drv.c: fix bug storing backing_dev | Peter Kalauskas | 2018-08-22 | 1 | -1/+6 |
* | | | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-08-21 | 1 | -37/+88 |
|\ \ \ |
|
| * | | | libceph: use timespec64 for r_mtime | Arnd Bergmann | 2018-08-02 | 1 | -1/+1 |
| * | | | rbd: support for images within namespaces | Ilya Dryomov | 2018-08-02 | 1 | -2/+49 |
| * | | | rbd: pass rbd_spec into parse_rbd_opts_token() | Ilya Dryomov | 2018-08-02 | 1 | -33/+37 |
| * | | | libceph: amend "bad option arg" error message | Ilya Dryomov | 2018-08-02 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-08-16 | 1 | -3/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-12 | 1 | -1/+14 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 | 1 | -17/+79 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2018-07-21 | 2 | -1/+2 |
| |\ \ \ \ |
|
| * | | | | | nbd: constify nla_policy | Stephen Hemminger | 2018-07-20 | 1 | -3/+3 |
* | | | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-08-14 | 24 | -188/+434 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | null_blk: add lock drop/acquire annotation | Jens Axboe | 2018-08-09 | 1 | -1/+3 |