Age | Commit message (Expand) | Author |
2018-06-05 | nbd: set discard_alignment to the granularity | Josef Bacik |
2018-06-05 | nbd: Consistently use request pointer in debug messages. | Kevin Vigor |
2018-06-05 | loop: add recursion validation to LOOP_CHANGE_FD | Theodore Ts'o |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-30 | pktcdvd: convert to bioset_init()/mempool_init() | Kent Overstreet |
2018-05-30 | drbd: convert to bioset_init()/mempool_init() | Kent Overstreet |
2018-05-30 | blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter | Christoph Hellwig |
2018-05-30 | nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs. | Kevin Vigor |
2018-05-29 | null_blk: complete requests from ->timeout | Christoph Hellwig |
2018-05-29 | mtip32xx: complete requests from ->timeout | Christoph Hellwig |
2018-05-29 | nbd: complete requests from ->timeout | Christoph Hellwig |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig |
2018-05-24 | block drivers/block: Use octal not symbolic permissions | Joe Perches |
2018-05-24 | Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-23 | nbd: set discard granularity properly | Josef Bacik |
2018-05-22 | block/ndb: add WQ_UNBOUND to the knbd-recv workqueue | Dan Melnic |
2018-05-21 | loop: clear wb_err in bd_inode when detaching backing file | Jeff Layton |
2018-05-16 | nbd: call nbd_bdev_reset instead of bd_set_size on disconnect | Josef Bacik |
2018-05-16 | nbd: fix how we set bd_invalidated | Josef Bacik |
2018-05-16 | nbd: clear_sock on netlink disconnect | Josef Bacik |
2018-05-16 | nbd: use bd_set_size when updating disk size | Josef Bacik |
2018-05-16 | nbd: update size when connected | Josef Bacik |
2018-05-16 | nbd: fix nbd device deletion | Josef Bacik |
2018-05-16 | drbd: switch to proc_create_single | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-14 | block: Split out bio_list_copy_data() | Kent Overstreet |
2018-05-14 | block: consistently use GFP_NOIO instead of __GFP_NORECLAIM | Christoph Hellwig |
2018-05-14 | block: sanitize blk_get_request calling conventions | Christoph Hellwig |
2018-05-11 | ps3disk: handle highmem pages | Christoph Hellwig |
2018-05-11 | aoe: handle highmem pages | Christoph Hellwig |
2018-05-11 | DAC960: don't use block layer bounce buffers | Christoph Hellwig |
2018-05-11 | mtip32xx: don't use block layer bounce buffers | Christoph Hellwig |
2018-05-10 | mtip32xx: Fix an error handling path in 'mtip_pci_probe()' | Christophe JAILLET |
2018-05-10 | libceph: add osd_req_op_extent_osd_data_bvecs() | Ilya Dryomov |
2018-05-09 | brd: Mark as non-rotational | SeongJae Park |
2018-05-07 | loop: remember whether sysfs_create_group() was done | Tetsuo Handa |
2018-04-25 | Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-04-16 | block/swim: Select appropriate drive on device open | Finn Thain |
2018-04-16 | block/swim: Fix IO error at end of medium | Finn Thain |
2018-04-16 | block/swim: Check drive type | Finn Thain |
2018-04-16 | block/swim: Rename macros to avoid inconsistent inverted logic | Finn Thain |
2018-04-16 | block/swim: Don't log an error message for an invalid ioctl | Finn Thain |
2018-04-16 | block/swim: Remove extra put_disk() call from error path | Finn Thain |
2018-04-16 | block/swim: Fix array bounds check | Finn Thain |
2018-04-16 | m68k/mac: Don't remap SWIM MMIO region | Finn Thain |
2018-04-16 | rbd: notrim map option | Ilya Dryomov |
2018-04-16 | rbd: adjust queue limits for "fancy" striping | Ilya Dryomov |
2018-04-16 | rbd: avoid Wreturn-type warnings | Arnd Bergmann |
2018-04-16 | rbd: support timeout in rbd_wait_state_locked() | Dongsheng Yang |