index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
/
rnbd-clt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
Christoph Hellwig
2024-06-28
1
-1
/
+0
*
rnbd: don't set QUEUE_FLAG_SAME_COMP
Christoph Hellwig
2024-06-28
1
-1
/
+0
*
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
1
-4
/
+0
*
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
1
-4
/
+6
*
rnbd-clt: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
1
-39
/
+25
*
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-1
/
+1
*
block/rnbd: use %pe to print errors
Supriti Singh
2023-11-27
1
-2
/
+2
*
block/rnbd: add support for REQ_OP_WRITE_ZEROES
Santosh Pradhan
2023-11-27
1
-3
/
+6
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-2
/
+2
*
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-2
/
+2
*
block/rnbd-clt: fix wrong max ID in ida_alloc_max
Guoqing Jiang
2023-01-17
1
-1
/
+1
*
block/rnbd-clt: Remove the unneeded result variable
ye xingchen
2022-08-24
1
-3
/
+1
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-3
/
+1
*
rnbd-clt: make rnbd_clt_change_capacity return void
Guoqing Jiang
2022-08-03
1
-4
/
+3
*
rnbd-clt: pass sector_t type for resize capacity
Guoqing Jiang
2022-08-03
1
-3
/
+3
*
rnbd-clt: check capacity inside rnbd_clt_change_capacity
Guoqing Jiang
2022-08-03
1
-6
/
+7
*
rnbd-clt: reduce the size of struct rnbd_clt_dev
Guoqing Jiang
2022-08-03
1
-63
/
+55
*
rnbd-clt: kill read_only from struct rnbd_clt_dev
Guoqing Jiang
2022-08-03
1
-6
/
+2
*
rnbd-clt: don't free rsp in msg_open_conf for map scenario
Guoqing Jiang
2022-08-03
1
-4
/
+14
*
rnbd-clt: open code send_msg_open in rnbd_clt_map_device
Guoqing Jiang
2022-08-03
1
-2
/
+41
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-2
/
+2
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-1
/
+1
*
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Jack Wang
2022-04-18
1
-2
/
+12
*
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-18
1
-2
/
+2
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-18
1
-2
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
1
-5
/
+2
|
\
|
*
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-23
1
-5
/
+2
*
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
1
-15
/
+11
|
\
\
|
*
|
block/rnbd: Remove a useless mutex
Christophe JAILLET
2022-02-27
1
-8
/
+3
|
*
|
block/rnbd: client device does not care queue/rotational
Gioh Kim
2022-02-27
1
-5
/
+6
|
*
|
block/rnbd-clt: fix CHECK:BRACES warning
Gioh Kim
2022-02-27
1
-2
/
+2
|
|
/
*
/
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
2022-03-09
1
-1
/
+1
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+1
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-01-13
1
-2
/
+2
|
\
\
|
*
|
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
1
-2
/
+2
|
|
/
*
/
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-2
/
+2
|
/
*
rnbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-4
/
+9
*
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-1
/
+1
*
block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
Gioh Kim
2021-08-02
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-07-01
1
-2
/
+3
|
\
|
*
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2021-06-22
1
-2
/
+3
*
|
rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-27
/
+8
|
/
*
block/rnbd: Remove all likely and unlikely
Gioh Kim
2021-05-03
1
-12
/
+12
*
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
2021-05-03
1
-2
/
+10
*
block/rnbd: Fix style issues
Dima Stepanov
2021-05-03
1
-5
/
+5
*
block/rnbd: Use strscpy instead of strlcpy
Dima Stepanov
2021-04-20
1
-2
/
+2
*
block/rnbd-clt: Remove max_segment_size
Jack Wang
2021-04-20
1
-1
/
+0
*
block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
Md Haris Iqbal
2021-04-20
1
-1
/
+8
[next]