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