index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2
-5
/
+0
2022-04-18
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
1
-2
/
+1
2022-04-18
block: add a bdev_fua helper
Christoph Hellwig
1
-2
/
+1
2022-04-18
block: add a bdev_write_cache helper
Christoph Hellwig
1
-1
/
+1
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-14
/
+3
2022-03-22
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-19
/
+13
2022-03-09
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
1
-1
/
+1
2022-02-28
block/rnbd: Remove a useless mutex
Christophe JAILLET
1
-8
/
+3
2022-02-28
block/rnbd: client device does not care queue/rotational
Gioh Kim
4
-9
/
+8
2022-02-28
block/rnbd-clt: fix CHECK:BRACES warning
Gioh Kim
1
-2
/
+2
2022-02-23
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
4
-14
/
+3
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+2
2022-02-02
rnbd-srv: remove struct rnbd_dev_blk_io
Christoph Hellwig
4
-38
/
+7
2022-02-02
rnbd-srv: simplify bio mapping in process_rdma
Christoph Hellwig
3
-69
/
+16
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-12
/
+12
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2
-3
/
+3
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2
-3
/
+3
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
1
-6
/
+6
2022-01-05
block/rnbd-clt-sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-2
/
+2
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-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+4
2021-06-22
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
[prev]
[next]