index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
/
rnbd-srv.c
Age
Commit message (
Expand
)
Author
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
11 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-06
rnbd-srv: Zero the rsp buffer before using it
Md Haris Iqbal
2026-01-06
rnbd-srv: Fix server side setting of bi_size for special IOs
Florian-Ewald Mueller
2025-05-07
rnbd-srv: use bio_add_virt_nofail
Christoph Hellwig
2024-12-23
block: Delete bio_set_prio()
John Garry
2024-08-28
block/rnbd-srv: Add sanity check and remove redundant assignment
Md Haris Iqbal
2024-02-25
rnbd: port block device access to file
Christian Brauner
2023-12-13
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
2023-11-27
block/rnbd: use %pe to print errors
Supriti Singh
2023-11-27
block/rnbd: add support for REQ_OP_WRITE_ZEROES
Santosh Pradhan
2023-10-28
rnbd-srv: Convert to use bdev_open_by_path()
Jan Kara
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023-06-11
block/rnbd-srv: make process_msg_sess_info returns void
Guoqing Jiang
2023-06-11
block/rnbd-srv: init err earlier in rnbd_srv_init_module
Guoqing Jiang
2023-06-11
block/rnbd-srv: init ret with 0 instead of -EPERM
Guoqing Jiang
2023-06-11
block/rnbd-srv: rename one member in rnbd_srv_dev
Guoqing Jiang
2023-06-11
block/rnbd-srv: no need to check sess_dev
Guoqing Jiang
2023-06-11
block/rnbd: introduce rnbd_access_modes
Guoqing Jiang
2023-06-05
block: introduce holder ops
Christoph Hellwig
2022-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-09-21
rnbd-srv: remove struct rnbd_dev
Christoph Hellwig
2022-09-21
rnbd-srv: remove rnbd_dev_{open,close}
Christoph Hellwig
2022-09-21
rnbd-srv: remove rnbd_endio
Christoph Hellwig
2022-09-21
rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
Christoph Hellwig
2022-09-05
rnbd-srv: make process_msg_close returns void
Guoqing Jiang
2022-09-05
rnbd-srv: add comment in rnbd_srv_rdma_ev
Guoqing Jiang
2022-08-30
RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_ev
Guoqing Jiang
2022-08-22
block/rnbd-srv: Add event tracing support
Santosh Pradhan
2022-08-02
block/rnbd-srv: Replace sess_dev_list with index_idr
Md Haris Iqbal
2022-08-02
block/rnbd-srv: Set keep_id to true after mutex_trylock
Md Haris Iqbal
2022-07-14
rnbd-srv: remove the name field from struct rnbd_dev
Christoph Hellwig
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-02-27
block/rnbd: client device does not care queue/rotational
Gioh Kim
2022-02-22
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
rnbd-srv: remove struct rnbd_dev_blk_io
Christoph Hellwig
2022-02-02
rnbd-srv: simplify bio mapping in process_rdma
Christoph Hellwig
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
2021-05-03
block/rnbd: Remove all likely and unlikely
Gioh Kim
2021-04-20
block/rnbd: Use strscpy instead of strlcpy
Dima Stepanov
2021-04-20
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
2021-04-20
block/rnbd-srv: Remove force_close file after holding a lock
Gioh Kim
2021-04-20
block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
Gioh Kim
[next]