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