Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-04 | block/rnbd-clt: Make path parameter optional for map_device | Md Haris Iqbal | 1 | -0/+6 |
2020-10-14 | block/rnbd-clt: send_msg_close if any error occurs after send_msg_open | Gioh Kim | 1 | -1/+3 |
2020-10-14 | block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device | Jack Wang | 1 | -5/+0 |
2020-10-14 | block/rnbd-clt: remove nr argument from send_usr_msg | Guoqing Jiang | 1 | -5/+5 |
2020-09-04 | blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED | Ming Lei | 1 | -1/+1 |
2020-09-02 | block: add a new revalidate_disk_size helper | Christoph Hellwig | 1 | -8/+2 |
2020-05-22 | block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess() | Dan Carpenter | 1 | -5/+4 |
2020-05-20 | rnbd/rtrs: Pass max segment size from blk user to the rdma library | Danil Kipnis | 1 | -0/+1 |
2020-05-18 | block/rnbd: client: main functionality | Jack Wang | 1 | -0/+1729 |