aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-09-29Btrfs: add and improve commentsChris Mason
2008-09-29Btrfs: drop WARN_ON from btrfs_add_leaf_refChris Mason
2008-09-29Btrfs: Wait for IO on the block device inodes of newly added devicesChris Mason
2008-09-26Btrfs: update space balancing codeZheng Yan
2008-09-26Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan
2008-09-26Btrfs: Add shared reference cacheZheng Yan
2008-09-26Btrfs: allocator fixes for space balancing updateZheng Yan
2008-09-25Btrfs: Raise thresholds for metadata writebackChris Mason
2008-09-25Btrfs: fix sleep with spinlock held during unmountChris Mason
2008-09-25Remove Btrfs compat code for older kernelsChris Mason
2008-09-25Btrfs: Fix allocation completions in tree log replayChris Mason
2008-09-25Add Btrfs to fs/Kconfig and fs/MakefileChris Mason
2008-09-25Update Btrfs files for in-kernel usageChris Mason
2008-09-25Merge Btrfs into fs/btrfsChris Mason
2008-09-25Btrfs: Fix race against disk_i_size updatesChris Mason
2008-09-25Btrfs: Full back reference supportZheng Yan
2008-09-25Add check for tree-log roots in btrfs_alloc_reserved_extentsChris Mason
2008-09-25Btrfs: Checksum tree blocks in the backgroundChris Mason
2008-09-25Btrfs: free space accounting redoJosef Bacik
2008-09-25Btrfs: fix cache_block_group error handlingJosef Bacik
2008-09-25Fix leaf overflow check in btrfs_insert_empty_itemsChris Mason
2008-09-25Btrfs: Fix mismerge in block header checksChris Mason
2008-09-25Btrfs: Disable the dir fsync optimization to skip logging the dir sometimesChris Mason
2008-09-25Btrfs: Record dirty pages tree-log pages in an extent_io treeChris Mason
2008-09-25Btrfs: Copy into the log tree in big batchesChris Mason
2008-09-25Btrfs: Optimize tree log block allocationsChris Mason
2008-09-25Btrfs: Optimize btree walking while logging inodesChris Mason
2008-09-25Btrfs: Dir fsync optimizationsChris Mason
2008-09-25Btrfs: Fix releasepage to properly keep dirty and writeback pagesChris Mason
2008-09-25Btrfs: Update the highest objectid in a root after log replay is doneChris Mason
2008-09-25Btrfs: Tree logging fixesChris Mason
2008-09-25Btrfs: properly set blocksize when adding new device.Zheng Yan
2008-09-25Btrfs: Update find free objectid function for orphan cleanup codeZheng Yan
2008-09-25Btrfs: trivial sparse fixesChristoph Hellwig
2008-09-25remove unused function btrfs_ilookupChristoph Hellwig
2008-09-25Btrfs: missing endianess conversion in insert_new_rootChristoph Hellwig
2008-09-25Btrfs: cleanup d_obtain_alias useageChristoph Hellwig
2008-09-25Btrfs: Rev the disk formatChris Mason
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason
2008-09-25Btrfs: Add debugging checks to track down corrupted metadataChris Mason
2008-09-25Btrfs: optimize btrget/set/removexattrChristoph Hellwig
2008-09-25btrfs: optmize listxattrChristoph Hellwig
2008-09-25Btrfs: compile when posix acl's are disabledJosef Bacik
2008-09-25Btrfs: Fix variable init during csum creationChris Mason
2008-09-25Btrfs: Throttle for async bio submits higher up the chainChris Mason
2008-09-25Btrfs: Rev the disk formatChris Mason
2008-09-25Clean up btrfs_get_parent() a little more, fix a free-after-free bugDavid Woodhouse
2008-09-25Btrfs: Fix NFS exporting of subvol roots.David Woodhouse
2008-09-25Switch btrfs_name_hash() to crc32cDavid Woodhouse
2008-09-25Btrfs: Reinstate '-osubvol=.' option to mount entire treeDavid Woodhouse