summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix max dir item size calculationFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: more efficient extent state insertionsFilipe David Borba Manana2014-01-281-21/+55
* Btrfs: add missing extent state caching callsFilipe David Borba Manana2014-01-281-1/+3
* Btrfs: faster and more efficient extent map insertionFilipe David Borba Manana2014-01-281-31/+41
* Btrfs: fix extent boundary check in bio_readpage_errorFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: try harder to avoid btree node splitsFilipe David Borba Manana2014-01-281-6/+14
* Btrfs: avoid unnecessary ordered extent cache resetsFilipe David Borba Manana2014-01-281-1/+2
* btrfs: fix leaks during sysfs teardownJeff Mahoney2014-01-281-60/+73
* btrfs: fix static checker warningsJeff Mahoney2014-01-281-2/+2
* Btrfs: fix very slow inode eviction and fs unmountFilipe David Borba Manana2014-01-281-14/+84
* Btrfs: improve forever loop when doing balance relocationWang Shilong2014-01-281-38/+36
* Btrfs: fix ordered extent check in btrfs_punch_holeFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: fix the reserved space leak caused by the race between nonlock dio and...Miao Xie2014-01-281-47/+84
* Btrfs: cleanup unnecessary parameter and variant of prepare_pages()Miao Xie2014-01-281-8/+6
* 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: make btrfs_debug match pr_debug handling related to DEBUGFrank Holton2014-01-281-0/+6
* btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich2014-01-282-71/+0
* btrfs: expand btrfs_find_item() to include find_orphan_item functionalityKelley Nielsen2014-01-284-35/+17
* btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen2014-01-283-20/+11
* btrfs: bootstrap generic btrfs_find_item interfaceKelley Nielsen2014-01-283-36/+43
* btrfs: fix unused variables in qgroup.cValentina Giusti2014-01-281-9/+2
* btrfs: replace path->slots[0] with otherwise unused variable 'slot'Valentina Giusti2014-01-281-2/+2
* btrfs: remove unused variable from scrub_fixup_nodatasumValentina Giusti2014-01-281-2/+0
* btrfs: remove unused variable from setup_cluster_no_bitmapValentina Giusti2014-01-281-2/+0
* btrfs: remove unused variables from extent_io.cValentina Giusti2014-01-281-7/+0
* btrfs: remove unused variable from find_free_extentValentina Giusti2014-01-281-2/+0
* btrfs: remove unused variables from disk-io.cValentina Giusti2014-01-281-11/+0
* btrfs: remove unused variable from btrfs_new_inodeValentina Giusti2014-01-281-6/+0
* btrfs: publish fs label in sysfsJeff Mahoney2014-01-281-0/+44
* btrfs: publish device membership in sysfsJeff Mahoney2014-01-282-0/+33
* btrfs: publish allocation data in sysfsJeff Mahoney2014-01-284-5/+238
* btrfs: add ioctl to export size of global metadata reservationJeff Mahoney2014-01-281-0/+16
* btrfs: use feature attribute names to print better error messagesJeff Mahoney2014-01-283-6/+64
* btrfs: add ability to change features via sysfsJeff Mahoney2014-01-282-4/+117
* 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-284-0/+57
* btrfs: publish supported featured in sysfsJeff Mahoney2014-01-282-0/+87
* btrfs: add ioctls to query/change feature bits onlineJeff Mahoney2014-01-282-0/+151
* Btrfs: skip merge part for delayed data refsLiu Bo2014-01-281-0/+7
* Btrfs: introduce a head ref rbtreeLiu Bo2014-01-285-60/+99
* Btrfs: fix check-integrity to look at the referenced data properlyJosef Bacik2014-01-282-4/+12
* Btrfs: incompatible format change to remove hole extentsJosef Bacik2014-01-286-56/+373
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-01-172-2/+7
|\
| * vfs: Fix a regression in mounting procEric W. Biederman2013-11-261-1/+1
| * vfs: In d_path don't call d_dname on a mount pointEric W. Biederman2013-11-261-1/+6
* | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-161-6/+9
|\ \
| * | writeback: Fix data corruption on NFSJan Kara2013-12-141-6/+9
* | | nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner2014-01-151-4/+6