Age | Commit message (Expand) | Author |
2018-11-02 | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-11-01 | blkcg: revert blkcg cleanups series | Dennis Zhou |
2018-11-01 | block: brd: associate with queue until adding disk | Ming Lei |
2018-10-31 | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-10-30 | mtip32xx: clean an indentation issue, remove extraneous tabs | Colin Ian King |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-26 | Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-10-25 | block: Introduce blk_revalidate_disk_zones() | Damien Le Moal |
2018-10-25 | block: add a report_zones method | Christoph Hellwig |
2018-10-25 | skd: fix unchecked return values | Gustavo A. R. Silva |
2018-10-25 | xen/blkfront: avoid NULL blkfront_info dereference on device removal | Vasilis Liaskovitis |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-22 | libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls | Ilya Dryomov |
2018-10-22 | libceph: osd_req_op_cls_init() doesn't need to take opcode | Ilya Dryomov |
2018-10-22 | rbd: add __init/__exit annotations | Chengguang Xu |
2018-10-18 | mtip32xx: fully switch to the generic DMA API | Christoph Hellwig |
2018-10-18 | rsxx: switch to the generic DMA API | Christoph Hellwig |
2018-10-18 | umem: switch to the generic DMA API | Christoph Hellwig |
2018-10-18 | sx8: switch to the generic DMA API | Christoph Hellwig |
2018-10-18 | sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code | Christoph Hellwig |
2018-10-18 | skd: switch to the generic DMA API | Christoph Hellwig |
2018-10-17 | drivers/block: Remove DAC960 driver | Hannes Reinecke |
2018-10-16 | sx8: convert to blk-mq | Jens Axboe |
2018-10-16 | z2ram: convert to blk-mq | Jens Axboe |
2018-10-16 | floppy: convert to blk-mq | Omar Sandoval |
2018-10-16 | ataflop: convert to blk-mq | Omar Sandoval |
2018-10-16 | ataflop: fix error handling during setup | Omar Sandoval |
2018-10-16 | ataflop: fold headers into C file | Omar Sandoval |
2018-10-16 | amiflop: convert to blk-mq | Omar Sandoval |
2018-10-16 | amiflop: clean up on errors during setup | Omar Sandoval |
2018-10-16 | amiflop: fold headers into C file | Omar Sandoval |
2018-10-16 | swim3: convert to blk-mq | Omar Sandoval |
2018-10-16 | swim3: add real error handling in setup | Omar Sandoval |
2018-10-16 | swim: convert to blk-mq | Omar Sandoval |
2018-10-16 | swim: fix cleanup on setup error | Omar Sandoval |
2018-10-15 | xsysace: convert to blk-mq | Jens Axboe |
2018-10-15 | paride: convert pf to blk-mq | Jens Axboe |
2018-10-15 | paride: convert pd to blk-mq | Jens Axboe |
2018-10-15 | paride: convert pcd to blk-mq | Jens Axboe |
2018-10-15 | ps3disk: convert to blk-mq | Jens Axboe |
2018-10-15 | null_blk: remove set but not used variable 'q' | YueHaibing |
2018-10-14 | null_blk: remove legacy IO path | Jens Axboe |
2018-10-14 | skd: fixup usage of legacy IO API | Jens Axboe |
2018-10-14 | aoe: convert aoeblk to blk-mq | Jens Axboe |
2018-10-13 | drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU) | Christophe Leroy |
2018-10-10 | PCI: Remove pci_set_dma_max_seg_size() | Christoph Hellwig |