index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
sysfs.c
Age
Commit message (
Expand
)
Author
2014-11-12
btrfs: move commit out of sysfs when changing label
David Sterba
2014-11-12
btrfs: move commit out of sysfs when changing features
David Sterba
2014-09-17
btrfs: sysfs label interface should check for read only FS
Anand Jain
2014-09-17
btrfs: code optimize: BTRFS_ATTR_RW could set the mode
Anand Jain
2014-09-17
btrfs: code optimize: BTRFS_ATTR could handle the mode
Anand Jain
2014-09-17
btrfs: use BTRFS_ATTR instead of btrfs_no_store()
Anand Jain
2014-09-17
btrfs: label should not contain return char
Satoru Takeuchi
2014-08-21
Btrfs: fix regression of btrfs device replace
Liu Bo
2014-06-28
btrfs: dev add should add its sysfs entry
Anand Jain
2014-06-28
btrfs: dev delete should remove sysfs entry
Anand Jain
2014-06-28
btrfs: rename add_device_membership to btrfs_kobj_add_device
Anand Jain
2014-06-10
btrfs: allocate raid type kobjects dynamically
Jeff Mahoney
2014-06-10
btrfs: usage error should not be logged into system log
Anand Jain
2014-06-10
btrfs: export more from FS_INFO to sysfs
David Sterba
2014-03-10
btrfs: add simple debugfs interface
David Sterba
2014-02-15
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
Anand Jain
2014-01-28
btrfs: sysfs: list the NO_HOLES feature
David Sterba
2014-01-28
btrfs: sysfs: don't show reserved incompat feature
David Sterba
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
btrfs: fix leaks during sysfs teardown
Jeff Mahoney
2014-01-28
btrfs: replace BUG in can_modify_feature
David Sterba
2014-01-28
btrfs: reserve no transaction units in btrfs_feature_attr_store
David Sterba
2014-01-28
btrfs: publish fs label in sysfs
Jeff Mahoney
2014-01-28
btrfs: publish device membership in sysfs
Jeff Mahoney
2014-01-28
btrfs: publish allocation data in sysfs
Jeff Mahoney
2014-01-28
btrfs: use feature attribute names to print better error messages
Jeff Mahoney
2014-01-28
btrfs: add ability to change features via sysfs
Jeff Mahoney
2014-01-28
btrfs: publish unknown feature bits in sysfs
Jeff Mahoney
2014-01-28
btrfs: publish per-super features in sysfs
Jeff Mahoney
2014-01-28
btrfs: publish per-super attributes in sysfs
Jeff Mahoney
2014-01-28
btrfs: publish supported featured in sysfs
Jeff Mahoney
2013-03-01
btrfs: fixup/remove module.h usage as required
Paul Gortmaker
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-06
btrfs: remove all unused functions
David Sterba
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2009-01-06
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2009-01-05
Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_super
Shen Feng
2008-09-25
Remove Btrfs compat code for older kernels
Chris Mason
2008-09-25
Btrfs: trivial sparse fixes
Christoph Hellwig
2008-09-25
Btrfs: Disable sysfs files on older kernels
Chris Mason
2008-09-25
btrfs: fixes for kobject changes in mainline
Greg KH
2008-09-25
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
Btrfs: sysfs compile fixup
Jens Axboe
2008-09-25
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2007-08-29
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-07-11
Btrfs: trivial include fixups
Zach Brown
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-04-05
Btrfs: add dir inode index
Chris Mason