index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
/
rnbd-srv-sysfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
block/rnbd: Constify struct kobj_type
Christophe JAILLET
1
-2
/
+2
2023-06-21
block/rnbd: make all 'class' structures const
Ivan Orlov
1
-10
/
+12
2023-06-12
rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
1
-2
/
+1
2023-06-11
block/rnbd: introduce rnbd_access_modes
Guoqing Jiang
1
-1
/
+1
2023-06-11
block/rnbd-srv: remove unused header
Guoqing Jiang
1
-1
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-07-14
rnbd-srv: remove the name field from struct rnbd_dev
Christoph Hellwig
1
-3
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-08-02
block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
1
-7
/
+7
2021-04-20
block/rnbd-srv: Remove force_close file after holding a lock
Gioh Kim
1
-4
/
+1
2020-12-04
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
1
-12
/
+16
2020-12-04
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
1
-1
/
+37
2020-05-17
block/rnbd: server: sysfs interface functions
Jack Wang
1
-0
/
+215