aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2008-09-25Simplify btrfs_get_parent(), fix use-after-free bugDavid Woodhouse
2008-09-25Mask root object ID into f_fsid in btrfs_statfs()David Woodhouse
2008-09-25Fill f_fsid field in btrfs_statfs()David Woodhouse
2008-09-25Btrfs: Optimise NFS readdir hack slightly; don't call readdir() again when doneDavid Woodhouse
2008-09-25Minor cleanup of btrfs_real_readdir()David Woodhouse
2008-09-25Btrfs: Remove special cases for "." and ".."David Woodhouse
2008-09-25Btrfs: Discard sector data in __free_extent()David Woodhouse
2008-09-25Btrfs: Implement our own copy of the nfsd readdir hack, for older kernelsDavid Woodhouse
2008-09-25NFS support for btrfs - v3Balaji Rao
2008-09-25Introduce btrfs_iget helperBalaji Rao
2008-09-25Btrfs: Wait for async bio submissions to make some progress at queue timeChris Mason