Age | Commit message (Expand) | Author |
2020-08-15 | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-11 | loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE | Lennart Poettering |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-06 | rnbd: no need to set bi_end_io in rnbd_bio_map_kern | Guoqing Jiang |
2020-08-06 | rnbd: remove rnbd_dev_submit_io | Guoqing Jiang |
2020-08-05 | Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-20 | block: remove blk_queue_stack_limits | Christoph Hellwig |
2020-07-20 | Merge branch 'for-5.9/drivers' into for-5.9/block-merge | Jens Axboe |
2020-07-20 | Merge branch 'for-5.9/block' into for-5.9/block-merge | Jens Axboe |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-16 | drbd: Remove uninitialized_var() usage | Kees Cook |
2020-07-16 | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-07-16 | block: use bd_prepare_to_claim directly in the loop driver | Christoph Hellwig |
2020-07-11 | rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()' | Christophe JAILLET |
2020-07-10 | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-08 | writeback: remove bdi->congested_fn | Christoph Hellwig |
2020-07-08 | drbd: remove a bogus bdi_rw_congested call | Christoph Hellwig |
2020-07-08 | nbd: Fix memory leak in nbd_add_socket | Zheng Bin |
2020-07-08 | null_blk: introduce zone capacity for zoned device | Aravind Ramesh |
2020-07-08 | block: add capacity field to zone descriptors | Matias Bjørling |
2020-07-08 | Merge tag 'v5.8-rc4' into for-5.9/drivers | Jens Axboe |
2020-07-07 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck |
2020-07-05 | Replace HTTP links with HTTPS ones: DRBD driver | Alexander A. Klimov |
2020-07-02 | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-01 | Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()" | Wade Mealing |
2020-07-01 | floppy: use block_size | Christoph Hellwig |
2020-07-01 | block: rename generic_make_request to submit_bio_noacct | Christoph Hellwig |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig |
2020-07-01 | block: remove the request_queue argument from blk_queue_split | Christoph Hellwig |
2020-07-01 | zram: stop using ->queuedata | Christoph Hellwig |
2020-07-01 | umem: stop using ->queuedata | Christoph Hellwig |
2020-07-01 | rsxx: stop using ->queuedata | Christoph Hellwig |
2020-07-01 | ps3vram: stop using ->queuedata | Christoph Hellwig |
2020-07-01 | null_blk: stop using ->queuedata for bio mode | Christoph Hellwig |
2020-07-01 | drbd: stop using ->queuedata | Christoph Hellwig |
2020-06-30 | virtio-blk: free vblk-vqs in error path of virtblk_probe() | Hou Tao |
2020-06-24 | loop: be paranoid on exit and prevent new additions / removals | Luis Chamberlain |
2020-06-24 | blk-mq: move failure injection out of blk_mq_complete_request | Christoph Hellwig |
2020-06-19 | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-19 | Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-06-18 | loop: replace kill_bdev with invalidate_bdev | Zheng Bin |
2020-06-16 | libceph: move away from global osd_req_flags | Ilya Dryomov |
2020-06-15 | drbd: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-15 | sched: Remove sched_set_*() return value | Peter Zijlstra |