Age | Commit message (Expand) | Author | Files | Lines |
2020-10-03 | drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() | Coly Li | 1 | -1/+1 |
2020-09-07 | rbd: require global CAP_SYS_ADMIN for mapping and unmapping | Ilya Dryomov | 1 | -0/+12 |
2020-08-29 | Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+4 |
2020-08-26 | loop: Set correct device size when using LOOP_CONFIGURE | Martijn Coenen | 1 | -2/+2 |
2020-08-26 | nbd: restore default timeout when setting it to zero | Hou Pu | 1 | -0/+2 |
2020-08-24 | Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -25/+44 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 17 | -31/+30 |
2020-08-22 | null_blk: fix passing of REQ_FUA flag in null_handle_rq | Hou Pu | 1 | -1/+1 |
2020-08-22 | block/rnbd: Ensure err is always initialized in process_rdma | Nathan Chancellor | 1 | -1/+2 |
2020-08-17 | block: virtio_blk: fix handling single range discard request | Ming Lei | 1 | -8/+23 |
2020-08-17 | block: loop: set discard granularity and alignment for block device backed loop | Ming Lei | 1 | -15/+18 |
2020-08-16 | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -57/+33 |
2020-08-11 | loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE | Lennart Poettering | 1 | -0/+2 |
2020-08-08 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+1 |
2020-08-06 | rnbd: no need to set bi_end_io in rnbd_bio_map_kern | Guoqing Jiang | 1 | -1/+0 |
2020-08-06 | rnbd: remove rnbd_dev_submit_io | Guoqing Jiang | 3 | -56/+31 |
2020-08-05 | Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -16/+41 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -5/+5 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 20 | -141/+101 |
2020-07-21 | block: remove blk_queue_stack_limits | Christoph Hellwig | 1 | -2/+2 |
2020-07-21 | Merge branch 'for-5.9/drivers' into for-5.9/block-merge | Jens Axboe | 4 | -16/+41 |
2020-07-21 | Merge branch 'for-5.9/block' into for-5.9/block-merge | Jens Axboe | 20 | -141/+101 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 2 | -4/+4 |
2020-07-16 | drbd: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-07-16 | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2020-07-16 | block: use bd_prepare_to_claim directly in the loop driver | Christoph Hellwig | 1 | -4/+3 |
2020-07-11 | rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()' | Christophe JAILLET | 1 | -14/+16 |
2020-07-10 | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+15 |
2020-07-09 | writeback: remove bdi->congested_fn | Christoph Hellwig | 1 | -59/+0 |
2020-07-09 | drbd: remove a bogus bdi_rw_congested call | Christoph Hellwig | 1 | -1/+0 |
2020-07-09 | nbd: Fix memory leak in nbd_add_socket | Zheng Bin | 1 | -10/+15 |
2020-07-08 | null_blk: introduce zone capacity for zoned device | Aravind Ramesh | 3 | -3/+24 |
2020-07-08 | block: add capacity field to zone descriptors | Matias Bjørling | 1 | -0/+2 |
2020-07-08 | Merge tag 'v5.8-rc4' into for-5.9/drivers | Jens Axboe | 1 | -0/+1 |
2020-07-08 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck | 1 | -1/+1 |
2020-07-05 | Replace HTTP links with HTTPS ones: DRBD driver | Alexander A. Klimov | 1 | -1/+1 |
2020-07-03 | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2020-07-01 | Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()" | Wade Mealing | 1 | -1/+2 |
2020-07-01 | floppy: use block_size | Christoph Hellwig | 1 | -6/+1 |
2020-07-01 | block: rename generic_make_request to submit_bio_noacct | Christoph Hellwig | 6 | -8/+8 |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 10 | -34/+50 |
2020-07-01 | block: remove the request_queue argument from blk_queue_split | Christoph Hellwig | 5 | -5/+5 |
2020-07-01 | zram: stop using ->queuedata | Christoph Hellwig | 1 | -2/+1 |
2020-07-01 | umem: stop using ->queuedata | Christoph Hellwig | 1 | -2/+2 |
2020-07-01 | rsxx: stop using ->queuedata | Christoph Hellwig | 1 | -4/+1 |
2020-07-01 | ps3vram: stop using ->queuedata | Christoph Hellwig | 1 | -2/+1 |