summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/sysfs.c
AgeCommit message (Expand)AuthorLines
2015-02-02Btrfs: add missing cleanup on sysfs init failureFilipe Manana-1/+9
2014-11-12btrfs: move commit out of sysfs when changing labelDavid Sterba-13/+8
2014-11-12btrfs: move commit out of sysfs when changing featuresDavid Sterba-8/+5
2014-09-17btrfs: sysfs label interface should check for read only FSAnand Jain-0/+3
2014-09-17btrfs: code optimize: BTRFS_ATTR_RW could set the modeAnand Jain-1/+1
2014-09-17btrfs: code optimize: BTRFS_ATTR could handle the modeAnand Jain-7/+7
2014-09-17btrfs: use BTRFS_ATTR instead of btrfs_no_store()Anand Jain-10/+3
2014-09-17btrfs: label should not contain return charSatoru Takeuchi-3/+12
2014-08-21Btrfs: fix regression of btrfs device replaceLiu Bo-1/+1
2014-06-28btrfs: dev add should add its sysfs entryAnand Jain-3/+9
2014-06-28btrfs: dev delete should remove sysfs entryAnand Jain-0/+20
2014-06-28btrfs: rename add_device_membership to btrfs_kobj_add_deviceAnand Jain-2/+2
2014-06-09btrfs: allocate raid type kobjects dynamicallyJeff Mahoney-2/+3
2014-06-09btrfs: usage error should not be logged into system logAnand Jain-4/+1
2014-06-09btrfs: export more from FS_INFO to sysfsDavid Sterba-0/+40
2014-03-10btrfs: add simple debugfs interfaceDavid Sterba-6/+27
2014-02-15btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain-2/+8
2014-01-28btrfs: sysfs: list the NO_HOLES featureDavid Sterba-0/+2
2014-01-28btrfs: sysfs: don't show reserved incompat featureDavid Sterba-2/+0
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton-1/+1
2014-01-28btrfs: fix leaks during sysfs teardownJeff Mahoney-60/+73
2014-01-28btrfs: replace BUG in can_modify_featureDavid Sterba-1/+3
2014-01-28btrfs: reserve no transaction units in btrfs_feature_attr_storeDavid Sterba-1/+1
2014-01-28btrfs: publish fs label in sysfsJeff Mahoney-0/+44
2014-01-28btrfs: publish device membership in sysfsJeff Mahoney-0/+32
2014-01-28btrfs: publish allocation data in sysfsJeff Mahoney-0/+148
2014-01-28btrfs: use feature attribute names to print better error messagesJeff Mahoney-1/+32
2014-01-28btrfs: add ability to change features via sysfsJeff Mahoney-3/+115
2014-01-28btrfs: publish unknown feature bits in sysfsJeff Mahoney-1/+107
2014-01-28btrfs: publish per-super features in sysfsJeff Mahoney-16/+65
2014-01-28btrfs: publish per-super attributes in sysfsJeff Mahoney-0/+36
2014-01-28btrfs: publish supported featured in sysfsJeff Mahoney-0/+44
2013-03-01btrfs: fixup/remove module.h usage as requiredPaul Gortmaker-1/+0
2011-06-17btrfs: Remove unused sysfs codeMaarten Lankhorst-146/+0
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason-77/+0
2011-05-06btrfs: remove all unused functionsDavid Sterba-65/+0
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-2/+2
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason-2/+4
2009-01-05Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_superShen Feng-2/+1
2008-09-25Remove Btrfs compat code for older kernelsChris Mason-33/+0
2008-09-25Btrfs: trivial sparse fixesChristoph Hellwig-4/+4
2008-09-25Btrfs: Disable sysfs files on older kernelsChris Mason-0/+34
2008-09-25btrfs: fixes for kobject changes in mainlineGreg KH-24/+15
2008-09-25Btrfs: Back port to 2.6.18-el kernelsChris Mason-2/+21
2008-09-25Btrfs: sysfs compile fixupJens Axboe-3/+2
2008-09-25Btrfs: Allow tree blocks larger than the page sizeChris Mason-2/+3
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason-5/+5
2007-08-29Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik-0/+236
2007-07-11Btrfs: trivial include fixupsZach Brown-1/+0
2007-06-12Btrfs: add GPLv2Chris Mason-0/+18