Age | Commit message (Expand) | Author | Files | Lines |
2018-09-21 | Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman | 1 | -0/+3 |
2018-09-20 | floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl | Andy Whitcroft | 1 | -0/+3 |
2018-09-13 | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -34/+62 |
2018-09-12 | null_blk: fix zoned support for non-rq based operation | Jens Axboe | 3 | -34/+62 |
2018-09-07 | Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -57/+178 |
2018-09-06 | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+3 |
2018-09-06 | rbd: support cloning across namespaces | Ilya Dryomov | 1 | -14/+97 |
2018-09-06 | rbd: factor out get_parent_info() | Ilya Dryomov | 1 | -48/+86 |
2018-09-04 | nbd: don't allow invalid blocksize settings | Jens Axboe | 1 | -0/+3 |
2018-08-30 | Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -70/+153 |
2018-08-27 | Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 3 | -70/+153 |
2018-08-27 | xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring | Juergen Gross | 1 | -1/+0 |
2018-08-27 | xen/blkback: move persistent grants flags to bool | Juergen Gross | 2 | -13/+7 |
2018-08-27 | xen/blkfront: reorder tests in xlblk_init() | Juergen Gross | 1 | -9/+9 |
2018-08-27 | xen/blkfront: cleanup stale persistent grants | Juergen Gross | 1 | -4/+90 |
2018-08-27 | xen/blkback: don't keep persistent grants too long | Juergen Gross | 2 | -46/+50 |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2 | -39/+11 |
2018-08-22 | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -18/+25 |
2018-08-22 | drivers/block/zram/zram_drv.c: fix bug storing backing_dev | Peter Kalauskas | 1 | -1/+6 |
2018-08-21 | rsxx: Convert to new IDA API | Matthew Wilcox | 1 | -16/+5 |
2018-08-21 | mtip32xx: Convert to new IDA API | Matthew Wilcox | 1 | -23/+6 |
2018-08-21 | block/DAC960.c: make some arrays static const, shrinks object size | Colin Ian King | 1 | -18/+24 |
2018-08-20 | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -37/+88 |
2018-08-16 | pktcdvd: fix setting of 'ret' error return for a few cases | Jens Axboe | 1 | -0/+1 |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+3 |
2018-08-14 | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block | Linus Torvalds | 24 | -188/+434 |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2018-08-11 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+14 |
2018-08-10 | zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature | Minchan Kim | 1 | -1/+14 |
2018-08-09 | null_blk: add lock drop/acquire annotation | Jens Axboe | 1 | -1/+3 |
2018-08-09 | block: paride: pd: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2018-08-08 | drivers/block/drbd: remove the null check for kmem_cache_destroy | zhong jiang | 1 | -8/+4 |
2018-08-08 | drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy | zhong jiang | 1 | -2/+2 |
2018-08-08 | drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive | zhong jiang | 1 | -2/+1 |
2018-08-06 | xen-blkfront: use true and false for boolean values | Gustavo A. R. Silva | 1 | -2/+2 |
2018-08-02 | cdrom: Use struct scsi_sense_hdr internally | Kees Cook | 1 | -1/+1 |
2018-08-02 | block: Switch struct packet_command to use struct scsi_sense_hdr | Kees Cook | 1 | -18/+18 |
2018-08-02 | libceph: use timespec64 for r_mtime | Arnd Bergmann | 1 | -1/+1 |
2018-08-02 | rbd: support for images within namespaces | Ilya Dryomov | 1 | -2/+49 |
2018-08-02 | rbd: pass rbd_spec into parse_rbd_opts_token() | Ilya Dryomov | 1 | -33/+37 |
2018-08-02 | libceph: amend "bad option arg" error message | Ilya Dryomov | 1 | -1/+1 |
2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -17/+79 |
2018-08-02 | aoe: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-28 | pktcdvd: Fix possible Spectre-v1 for pkt_devs | Jinbum Park | 1 | -1/+3 |
2018-07-27 | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -17/+79 |
2018-07-25 | xen/blkfront: remove unused macros | Juergen Gross | 1 | -5/+0 |
2018-07-24 | block: Rename the null_blk_mod kernel module back into null_blk | Bart Van Assche | 2 | -3/+3 |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2 | -1/+2 |
2018-07-20 | nbd: constify nla_policy | Stephen Hemminger | 1 | -3/+3 |
2018-07-18 | block: Add and use op_stat_group() for indexing disk_stat fields. | Michael Callahan | 3 | -8/+7 |