Age | Commit message (Expand) | Author |
2020-09-07 | rbd: require global CAP_SYS_ADMIN for mapping and unmapping | Ilya Dryomov |
2020-08-28 | Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-26 | loop: Set correct device size when using LOOP_CONFIGURE | Martijn Coenen |
2020-08-26 | nbd: restore default timeout when setting it to zero | Hou Pu |
2020-08-24 | Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-21 | null_blk: fix passing of REQ_FUA flag in null_handle_rq | Hou Pu |
2020-08-21 | block/rnbd: Ensure err is always initialized in process_rdma | Nathan Chancellor |
2020-08-17 | block: virtio_blk: fix handling single range discard request | Ming Lei |
2020-08-17 | block: loop: set discard granularity and alignment for block device backed loop | Ming Lei |
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 |