index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
rnbd: add error handling support for add_disk()
Luis Chamberlain
1
-4
/
+9
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-1
/
+1
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
1
-1
/
+1
2021-10-12
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
1
-1
/
+3
2021-08-02
block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2
-25
/
+22
2021-08-02
block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
Gioh Kim
1
-1
/
+1
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+4
2021-06-21
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2
-6
/
+4
2021-06-11
rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-27
/
+8
2021-05-03
block/rnbd: Remove all likely and unlikely
Gioh Kim
2
-13
/
+13
2021-05-03
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
1
-2
/
+10
2021-05-03
block/rnbd: Fix style issues
Dima Stepanov
1
-5
/
+5
2021-05-03
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
1
-1
/
+1
2021-04-20
block/rnbd: Use strscpy instead of strlcpy
Dima Stepanov
3
-8
/
+8
2021-04-20
block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
Dima Stepanov
1
-5
/
+1
2021-04-20
block/rnbd-clt: Remove max_segment_size
Jack Wang
1
-1
/
+0
2021-04-20
block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
Md Haris Iqbal
2
-1
/
+9
2021-04-20
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
1
-24
/
+15
2021-04-20
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
3
-20
/
+129
2021-04-20
block/rnbd-clt: Fix missing a memory free when unloading the module
Gioh Kim
1
-3
/
+7
2021-04-20
block/rnbd-clt: Improve find_or_create_sess() return check
Tom Rix
1
-6
/
+4
2021-04-20
block/rnbd-srv: Remove force_close file after holding a lock
Gioh Kim
3
-6
/
+7
2021-04-20
block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
Gioh Kim
1
-1
/
+3
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
1
-25
/
+17
2021-04-20
block/rnbd: Kill destroy_device_cb
Guoqing Jiang
1
-11
/
+4
2021-04-20
block/rnbd: Kill rnbd_clt_destroy_default_group
Guoqing Jiang
3
-7
/
+1
2021-04-20
block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
Guoqing Jiang
1
-2
/
+1
2021-04-20
block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
Guoqing Jiang
1
-4
/
+3
2021-04-20
block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
Guoqing Jiang
1
-5
/
+4
2021-01-08
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
1
-1
/
+2
2021-01-08
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
1
-0
/
+1
2021-01-08
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
1
-8
/
+7
2021-01-08
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
1
-3
/
+5
2021-01-08
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
1
-0
/
+1
2020-12-16
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
1
-4
/
+13
2020-12-16
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
2
-27
/
+43
2020-12-16
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
4
-6
/
+22
2020-12-16
block/rnbd: Fix typos
Jack Wang
1
-3
/
+3
2020-12-16
block/rnbd-srv: Protect dev session sysfs removal
Md Haris Iqbal
1
-1
/
+2
2020-12-16
block/rnbd-clt: Fix possible memleak
Jack Wang
1
-2
/
+3
2020-12-16
block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
Md Haris Iqbal
1
-2
/
+1
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-30
/
+117
2020-12-07
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
1
-1
/
+1
2020-12-04
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
3
-7
/
+23
2020-12-04
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
2
-13
/
+19
2020-12-04
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
3
-4
/
+57
2020-12-04
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
2
-5
/
+12
2020-12-04
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2
-1
/
+6
2020-11-16
rnbd: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-10-13
block/rnbd-clt: send_msg_close if any error occurs after send_msg_open
Gioh Kim
1
-1
/
+3
[next]