Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
de0dc456fd62d387a596508aac1c75736ef6c760
/
fs
/
btrfs
/
sysfs.h
9188db6
btrfs: sysfs: move helper macros to sysfs.c
by David Sterba
· 5 years ago
8f52316
btrfs: sysfs: move type conversion helpers to sysfs.c
by David Sterba
· 5 years ago
67715b2
btrfs: cleanup kobject.h includes
by David Sterba
· 5 years ago
f93c399
btrfs: factor out sysfs code for updating sprout fsid
by David Sterba
· 5 years ago
b5865ba
btrfs: factor out sysfs code for deleting block group and space infos
by David Sterba
· 5 years ago
5b28692
btrfs: factor out sysfs code for sending device uevent
by David Sterba
· 5 years ago
f10152b
btrfs: sysfs: replace direct access to feature set names with a helper
by David Sterba
· 5 years ago
27992d0
btrfs: sysfs: unexport space_info_ktype
by David Sterba
· 5 years ago
b882327
btrfs: factor out sysfs code for creating space infos
by David Sterba
· 5 years ago
536ea45
btrfs: sysfs: unexport btrfs_raid_ktype
by David Sterba
· 5 years ago
32a9991
btrfs: factor sysfs code out of link_block_group
by David Sterba
· 5 years ago
8943910
btrfs: move sysfs declarations out of ctree.h
by David Sterba
· 5 years ago
b33151e
btrfs: delete debugfs code
by David Sterba
· 6 years ago
bbe339c
btrfs: drop extra enum initialization where using defaults
by David Sterba
· 6 years ago
6c52157
btrfs: sysfs: Use enum/define value for feature array definitions
by Tomohiro Misono
· 7 years ago
9888c34
btrfs: replace GPL boilerplate by SPDX -- headers
by David Sterba
· 7 years ago
5cea764
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a969f4c
btrfs: prefix sysfs attribute struct names
by Hans van Kranenburg
· 7 years ago
444e751
btrfs: sysfs: introduce helper for syncing bits with sysfs files
by David Sterba
· 9 years ago
ba2d084
btrfs: sysfs: fix typo in compat_ro attribute definition
by David Sterba
· 9 years ago
3257604
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
by Anand Jain
· 9 years ago
e3bd697
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
by Anand Jain
· 9 years ago
1d1c1be
Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static
by Anand Jain
· 10 years ago
ef1a0da
Btrfs: sysfs: make btrfs_sysfs_add_device() non static
by Anand Jain
· 10 years ago
0c10e2d
Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
by Anand Jain
· 10 years ago
6c14a16
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
by Anand Jain
· 10 years ago
1ba4381
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
by Anand Jain
· 10 years ago
093adbc
btrfs: switch helper macros to static inlines in sysfs.h
by David Sterba
· 10 years ago
20ee082
btrfs: code optimize: BTRFS_ATTR_RW could set the mode
by Anand Jain
· 10 years ago
98b3d38
btrfs: code optimize: BTRFS_ATTR could handle the mode
by Anand Jain
· 10 years ago
0d39376
btrfs: dev add should add its sysfs entry
by Anand Jain
· 11 years ago
99994cd
btrfs: dev delete should remove sysfs entry
by Anand Jain
· 11 years ago
1bae309
btrfs: add simple debugfs interface
by David Sterba
· 11 years ago
6ab0a20
btrfs: publish allocation data in sysfs
by Jeff Mahoney
· 11 years ago
3b02a68
btrfs: use feature attribute names to print better error messages
by Jeff Mahoney
· 11 years ago
ba63194
btrfs: add ability to change features via sysfs
by Jeff Mahoney
· 11 years ago
5ac1d20
btrfs: publish per-super attributes in sysfs
by Jeff Mahoney
· 11 years ago
079b72b
btrfs: publish supported featured in sysfs
by Jeff Mahoney
· 11 years ago