Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-10 | 1 | -0/+1 |
|\ | |||||
| * | xen-blkfront: fix kernel panic with negotiate_mq error path | Manjunath Patil | 2018-11-06 | 1 | -0/+1 |
* | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-11-02 | 3 | -10/+15 |
|\ \ | |||||
| * | | blkcg: revert blkcg cleanups series | Dennis Zhou | 2018-11-01 | 1 | -3/+2 |
| * | | block: brd: associate with queue until adding disk | Ming Lei | 2018-11-01 | 1 | -5/+11 |
| * | | mtip32xx: clean an indentation issue, remove extraneous tabs | Colin Ian King | 2018-10-30 | 1 | -2/+2 |
* | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-01 | 4 | -14/+11 |
|\ \ \ | |||||
| * | | | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 4 | -14/+11 |
* | | | | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-10-31 | 1 | -12/+16 |
|\ \ \ \ | |||||
| * | | | | libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls | Ilya Dryomov | 2018-10-22 | 1 | -7/+12 |
| * | | | | libceph: osd_req_op_cls_init() doesn't need to take opcode | Ilya Dryomov | 2018-10-22 | 1 | -2/+1 |
| * | | | | rbd: add __init/__exit annotations | Chengguang Xu | 2018-10-22 | 1 | -3/+3 |
| |/ / / | |||||
* | | | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-10-26 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU) | Christophe Leroy | 2018-10-13 | 1 | -2/+1 |
* | | | | | Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-10-26 | 5 | -70/+35 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | block: Introduce blk_revalidate_disk_zones() | Damien Le Moal | 2018-10-25 | 1 | -0/+7 |
| * | | | | block: add a report_zones method | Christoph Hellwig | 2018-10-25 | 3 | -68/+23 |
| * | | | | skd: fix unchecked return values | Gustavo A. R. Silva | 2018-10-25 | 1 | -2/+2 |
| * | | | | xen/blkfront: avoid NULL blkfront_info dereference on device removal | Vasilis Liaskovitis | 2018-10-25 | 1 | -0/+3 |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-10-25 | 1 | -11/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | block: cryptoloop: Remove VLA usage of skcipher | Kees Cook | 2018-09-28 | 1 | -11/+11 |
* | | | | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-25 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | PCI: Remove pci_set_dma_max_seg_size() | Christoph Hellwig | 2018-10-10 | 1 | -1/+1 |
* | | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-10-22 | 44 | -12769/+1249 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | mtip32xx: fully switch to the generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -29/+18 |
| * | | | | rsxx: switch to the generic DMA API | Christoph Hellwig | 2018-10-18 | 2 | -27/+27 |
| * | | | | umem: switch to the generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -20/+18 |
| * | | | | sx8: switch to the generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -13/+13 |
| * | | | | sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code | Christoph Hellwig | 2018-10-18 | 1 | -24/+5 |
| * | | | | skd: switch to the generic DMA API | Christoph Hellwig | 2018-10-18 | 1 | -38/+25 |
| * | | | | drivers/block: Remove DAC960 driver | Hannes Reinecke | 2018-10-17 | 4 | -11656/+0 |
| * | | | | sx8: convert to blk-mq | Jens Axboe | 2018-10-16 | 1 | -45/+68 |
| * | | | | z2ram: convert to blk-mq | Jens Axboe | 2018-10-16 | 1 | -38/+49 |
| * | | | | floppy: convert to blk-mq | Omar Sandoval | 2018-10-16 | 1 | -30/+36 |
| * | | | | ataflop: convert to blk-mq | Omar Sandoval | 2018-10-16 | 1 | -102/+71 |
| * | | | | ataflop: fix error handling during setup | Omar Sandoval | 2018-10-16 | 1 | -10/+15 |
| * | | | | ataflop: fold headers into C file | Omar Sandoval | 2018-10-16 | 1 | -2/+81 |
| * | | | | amiflop: convert to blk-mq | Omar Sandoval | 2018-10-16 | 1 | -78/+35 |
| * | | | | amiflop: clean up on errors during setup | Omar Sandoval | 2018-10-16 | 1 | -44/+40 |
| * | | | | amiflop: fold headers into C file | Omar Sandoval | 2018-10-16 | 1 | -3/+120 |
| * | | | | swim3: convert to blk-mq | Omar Sandoval | 2018-10-16 | 1 | -88/+65 |
| * | | | | swim3: add real error handling in setup | Omar Sandoval | 2018-10-16 | 1 | -24/+36 |
| * | | | | swim: convert to blk-mq | Omar Sandoval | 2018-10-16 | 1 | -52/+41 |
| * | | | | swim: fix cleanup on setup error | Omar Sandoval | 2018-10-16 | 1 | -2/+11 |
| * | | | | xsysace: convert to blk-mq | Jens Axboe | 2018-10-15 | 1 | -25/+55 |
| * | | | | paride: convert pf to blk-mq | Jens Axboe | 2018-10-15 | 1 | -14/+42 |
| * | | | | paride: convert pd to blk-mq | Jens Axboe | 2018-10-15 | 1 | -28/+66 |
| * | | | | paride: convert pcd to blk-mq | Jens Axboe | 2018-10-15 | 1 | -32/+56 |
| * | | | | ps3disk: convert to blk-mq | Jens Axboe | 2018-10-15 | 1 | -42/+44 |
| * | | | | null_blk: remove set but not used variable 'q' | YueHaibing | 2018-10-15 | 1 | -4/+0 |