index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
/
rnbd-clt.c
Age
Commit message (
Expand
)
Author
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-01-17
block/rnbd-clt: fix wrong max ID in ida_alloc_max
Guoqing Jiang
2022-08-24
block/rnbd-clt: Remove the unneeded result variable
ye xingchen
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-02
rnbd-clt: make rnbd_clt_change_capacity return void
Guoqing Jiang
2022-08-02
rnbd-clt: pass sector_t type for resize capacity
Guoqing Jiang
2022-08-02
rnbd-clt: check capacity inside rnbd_clt_change_capacity
Guoqing Jiang
2022-08-02
rnbd-clt: reduce the size of struct rnbd_clt_dev
Guoqing Jiang
2022-08-02
rnbd-clt: kill read_only from struct rnbd_clt_dev
Guoqing Jiang
2022-08-02
rnbd-clt: don't free rsp in msg_open_conf for map scenario
Guoqing Jiang
2022-08-02
rnbd-clt: open code send_msg_open in rnbd_clt_map_device
Guoqing Jiang
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-04-18
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Jack Wang
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-08
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
2022-02-27
block/rnbd: Remove a useless mutex
Christophe JAILLET
2022-02-27
block/rnbd: client device does not care queue/rotational
Gioh Kim
2022-02-27
block/rnbd-clt: fix CHECK:BRACES warning
Gioh Kim
2022-02-22
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-10-21
rnbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-08-02
block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
Gioh Kim
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-06-21
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2021-06-11
rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-05-03
block/rnbd: Remove all likely and unlikely
Gioh Kim
2021-05-03
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
2021-05-03
block/rnbd: Fix style issues
Dima Stepanov
2021-04-20
block/rnbd: Use strscpy instead of strlcpy
Dima Stepanov
2021-04-20
block/rnbd-clt: Remove max_segment_size
Jack Wang
2021-04-20
block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
Md Haris Iqbal
2021-04-20
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
2021-04-20
block/rnbd-clt: Improve find_or_create_sess() return check
Tom Rix
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2021-04-20
block/rnbd: Kill rnbd_clt_destroy_default_group
Guoqing Jiang
2021-04-20
block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
Guoqing Jiang
2021-04-20
block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
Guoqing Jiang
2021-04-20
block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
Guoqing Jiang
2021-01-08
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
[next]