index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: Add sysfs support for metadata_uuid feature
Nikolay Borisov
2018-12-17
1
-0
/
+14
*
btrfs: prune unused includes
David Sterba
2018-08-06
1
-2
/
+0
*
btrfs: sysfs: Add entry which shows if rmdir can work on subvolumes
Misono Tomohiro
2018-05-28
1
-0
/
+39
*
btrfs: sysfs: Use enum/define value for feature array definitions
Tomohiro Misono
2018-05-28
1
-5
/
+6
*
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
2018-05-28
1
-1
/
+1
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
2018-03-31
1
-1
/
+1
*
btrfs: add more __cold annotations
David Sterba
2018-03-26
1
-1
/
+1
*
Revert "btrfs: use proper endianness accessors for super_copy"
David Sterba
2018-03-16
1
-3
/
+5
*
btrfs: use proper endianness accessors for super_copy
Anand Jain
2018-03-01
1
-5
/
+3
*
Btrfs: add __init macro to btrfs init functions
Liu Bo
2018-01-22
1
-1
/
+1
*
btrfs: prefix sysfs attribute struct names
Hans van Kranenburg
2017-10-30
1
-31
/
+32
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-2
/
+2
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-2
/
+2
*
|
btrfs: Add zstd support
Nick Terrell
2017-08-15
1
-0
/
+2
|
/
*
btrfs: Add quota_override knob into sysfs
Sargun Dhillon
2017-06-19
1
-0
/
+41
*
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
1
-1
/
+1
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-2
/
+4
*
btrfs: create example debugfs file only in debugging build
David Sterba
2016-09-26
1
-0
/
+9
*
btrfs: fix perms on demonstration debugfs interface
Eric Sandeen
2016-09-26
1
-1
/
+1
*
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
2016-07-26
1
-0
/
+2
*
btrfs: sysfs: protect reading label by lock
David Sterba
2016-05-06
1
-1
/
+7
*
btrfs: add check to sysfs handler of label
David Sterba
2016-05-06
1
-0
/
+3
*
btrfs: add read-only check to sysfs handler of features
David Sterba
2016-05-06
1
-0
/
+3
*
btrfs: sysfs: check initialization state before updating features
David Sterba
2016-01-27
1
-0
/
+3
*
btrfs: sysfs: introduce helper for syncing bits with sysfs files
David Sterba
2016-01-21
1
-0
/
+30
*
btrfs: sysfs: add free-space-tree bit attribute
David Sterba
2016-01-21
1
-0
/
+2
*
Btrfs: rename super_kobj to fsid_kobj
Anand Jain
2015-09-29
1
-18
/
+18
*
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
Anand Jain
2015-09-29
1
-3
/
+3
*
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
Anand Jain
2015-09-29
1
-2
/
+2
*
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
Anand Jain
2015-09-29
1
-2
/
+2
*
Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted
Anand Jain
2015-09-29
1
-1
/
+1
*
Btrfs: Check if kobject is initialized before put
Anand Jain
2015-06-22
1
-3
/
+5
*
Btrfs: sysfs: add support to add parent for fsid
Anand Jain
2015-05-27
1
-2
/
+2
*
Btrfs: sysfs: separate kobject and attribute creation
Anand Jain
2015-05-27
1
-13
/
+2
*
Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static
Anand Jain
2015-05-27
1
-1
/
+1
*
Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
Anand Jain
2015-05-27
1
-1
/
+1
*
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
1
-6
/
+6
*
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
1
-4
/
+3
*
Btrfs: sysfs: provide framework to remove all fsid sysfs kobject
Anand Jain
2015-05-27
1
-1
/
+16
*
Btrfs: sysfs: add pointer to access fs_info from fs_devices
Anand Jain
2015-05-27
1
-0
/
+4
*
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...
Anand Jain
2015-05-27
1
-39
/
+49
*
Btrfs: sysfs: separate device kobject and its attribute creation
Anand Jain
2015-05-27
1
-6
/
+15
*
Btrfs: sysfs: let default_attrs be separate from the kset
Anand Jain
2015-05-27
1
-4
/
+8
*
Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid
Anand Jain
2015-05-27
1
-1
/
+14
*
Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid
Anand Jain
2015-05-27
1
-4
/
+4
*
Btrfs: sysfs: reorder the kobject creations
Anand Jain
2015-05-27
1
-10
/
+13
*
Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy
Anand Jain
2015-05-27
1
-4
/
+6
*
Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release
Anand Jain
2015-05-27
1
-0
/
+1
*
Btrfs: sysfs: fix, undo sysfs device links
Anand Jain
2015-05-27
1
-0
/
+17
[next]