David Sterba
|
d7f663fa3f
btrfs: prune unused includes
|
7 years ago |
Misono Tomohiro
|
f902bd3a5e
btrfs: sysfs: Add entry which shows if rmdir can work on subvolumes
|
7 years ago |
Tomohiro Misono
|
6c52157fa9
btrfs: sysfs: Use enum/define value for feature array definitions
|
7 years ago |
Anand Jain
|
c4babc5e38
btrfs: rename struct btrfs_fs_devices::list
|
7 years ago |
David Sterba
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
7 years ago |
Jeff Mahoney
|
75cb379d26
btrfs: defer adding raid type kobject until after chunk relocation
|
7 years ago |
David Sterba
|
e67c718b5b
btrfs: add more __cold annotations
|
7 years ago |
David Sterba
|
093e037ca8
Revert "btrfs: use proper endianness accessors for super_copy"
|
7 years ago |
Anand Jain
|
3c181c12c4
btrfs: use proper endianness accessors for super_copy
|
7 years ago |
Liu Bo
|
f5c29bd9db
Btrfs: add __init macro to btrfs init functions
|
7 years ago |
Hans van Kranenburg
|
a969f4cc13
btrfs: prefix sysfs attribute struct names
|
7 years ago |
Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Nick Terrell
|
5c1aab1dd5
btrfs: Add zstd support
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Sargun Dhillon
|
2723480a0f
btrfs: Add quota_override knob into sysfs
|
8 years ago |
Jeff Mahoney
|
62e855771d
btrfs: convert printk(KERN_* to use pr_* calls
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
David Sterba
|
b0de6c4c81
btrfs: create example debugfs file only in debugging build
|
9 years ago |
Eric Sandeen
|
07f6a48043
btrfs: fix perms on demonstration debugfs interface
|
9 years ago |
Wang Xiaoguang
|
c1fd5c30d1
btrfs: add missing bytes_readonly attribute file in sysfs
|
9 years ago |
David Sterba
|
ee17fc8005
btrfs: sysfs: protect reading label by lock
|
9 years ago |
David Sterba
|
66ac9fe7ba
btrfs: add check to sysfs handler of label
|
9 years ago |
David Sterba
|
ee6111386a
btrfs: add read-only check to sysfs handler of features
|
10 years ago |
David Sterba
|
bf6092066f
btrfs: sysfs: check initialization state before updating features
|
9 years ago |
David Sterba
|
444e751698
btrfs: sysfs: introduce helper for syncing bits with sysfs files
|
9 years ago |
David Sterba
|
3b5bb73bd8
btrfs: sysfs: add free-space-tree bit attribute
|
9 years ago |
Anand Jain
|
c1b7e47459
Btrfs: rename super_kobj to fsid_kobj
|
10 years ago |
Anand Jain
|
3257604048
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
|
10 years ago |
Anand Jain
|
e3bd6973bc
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
|
10 years ago |
Anand Jain
|
6618a59bfc
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
|
10 years ago |