summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs: dev add should add its sysfs entryAnand Jain2014-06-281-3/+9
* btrfs: dev delete should remove sysfs entryAnand Jain2014-06-281-0/+20
* btrfs: rename add_device_membership to btrfs_kobj_add_deviceAnand Jain2014-06-281-2/+2
* btrfs: allocate raid type kobjects dynamicallyJeff Mahoney2014-06-091-2/+3
* btrfs: usage error should not be logged into system logAnand Jain2014-06-091-4/+1
* btrfs: export more from FS_INFO to sysfsDavid Sterba2014-06-091-0/+40
* btrfs: add simple debugfs interfaceDavid Sterba2014-03-101-6/+27
* btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain2014-02-151-2/+8
* btrfs: sysfs: list the NO_HOLES featureDavid Sterba2014-01-281-0/+2
* btrfs: sysfs: don't show reserved incompat featureDavid Sterba2014-01-281-2/+0
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-1/+1
* btrfs: fix leaks during sysfs teardownJeff Mahoney2014-01-281-60/+73
* btrfs: replace BUG in can_modify_featureDavid Sterba2014-01-281-1/+3
* btrfs: reserve no transaction units in btrfs_feature_attr_storeDavid Sterba2014-01-281-1/+1
* btrfs: publish fs label in sysfsJeff Mahoney2014-01-281-0/+44
* btrfs: publish device membership in sysfsJeff Mahoney2014-01-281-0/+32
* btrfs: publish allocation data in sysfsJeff Mahoney2014-01-281-0/+148
* btrfs: use feature attribute names to print better error messagesJeff Mahoney2014-01-281-1/+32
* btrfs: add ability to change features via sysfsJeff Mahoney2014-01-281-3/+115
* btrfs: publish unknown feature bits in sysfsJeff Mahoney2014-01-281-1/+107
* btrfs: publish per-super features in sysfsJeff Mahoney2014-01-281-16/+65
* btrfs: publish per-super attributes in sysfsJeff Mahoney2014-01-281-0/+36
* btrfs: publish supported featured in sysfsJeff Mahoney2014-01-281-0/+44
* btrfs: fixup/remove module.h usage as requiredPaul Gortmaker2013-03-011-1/+0
* btrfs: Remove unused sysfs codeMaarten Lankhorst2011-06-171-146/+0
* Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-221-77/+0
|\
| * btrfs: remove all unused functionsDavid Sterba2011-05-061-65/+0
|/
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-2/+2
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-2/+4
* Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_superShen Feng2009-01-051-2/+1
* Remove Btrfs compat code for older kernelsChris Mason2008-09-251-33/+0
* Btrfs: trivial sparse fixesChristoph Hellwig2008-09-251-4/+4
* Btrfs: Disable sysfs files on older kernelsChris Mason2008-09-251-0/+34
* btrfs: fixes for kobject changes in mainlineGreg KH2008-09-251-24/+15
* Btrfs: Back port to 2.6.18-el kernelsChris Mason2008-09-251-2/+21
* Btrfs: sysfs compile fixupJens Axboe2008-09-251-3/+2
* Btrfs: Allow tree blocks larger than the page sizeChris Mason2008-09-251-2/+3
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-5/+5
* Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik2007-08-291-0/+236
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+0
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: add dir inode indexChris Mason2007-04-041-0/+4