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