aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Btrfs: Transaction commit: don't use filemap_fdatawaitChris Mason2008-09-25
* Btrfs: Count async bios separately from async checksum work itemsChris Mason2008-09-25
* Btrfs: Limit the number of async bio submission kthreads to the number of dev...Chris Mason2008-09-25
* Btrfs: Init address_space->writeback_index properlyChris Mason2008-09-25
* Btrfs: Change TestSetPageLocked() to trylock_page()David Woodhouse2008-09-25
* Btrfs: fix RHEL test for ClearPageFsMiscEric Sandeen2008-09-25
* Btrfs: Update version.sh to v0.16Chris Mason2008-09-25
* Btrfs: Avoid calling into the FS for the final iput on fake root inodesChris Mason2008-09-25
* Btrfs: Fix nodatacow for the new data=ordered modeYan Zheng2008-09-25
* Get rid of BTRFS_I(inode)->index and use local vars insteadChris Mason2008-09-25
* Btrfs: Fix the multi-bio code to save the original bio for completionChris Mason2008-09-25
* Btrfs: Update clone file ioctlYan Zheng2008-09-25
* Btrfs: Various small fixes.Yan Zheng2008-09-25
* btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for nowChris Mason2008-09-25
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-25
* Btrfs: Don't corrupt ram in shrink_extent_tree, leak it insteadChris Mason2008-09-25
* Btrfs: fix ioctl-initiated transactions vs wait_current_trans()Sage Weil2008-09-25
* Btrfs: Add support for HW assisted crc32cChris Mason2008-09-25
* Btrfs: Hold csum mutex while reading in sums during readpagesChris Mason2008-09-25
* Btrfs: More throttle tuningChris Mason2008-09-25
* btrfs_search_slot: reduce lock contention by cowing in two stagesChris Mason2008-09-25
* Btrfs: Throttle less often waiting for snapshots to deleteChris Mason2008-09-25
* Btrfs: Improve and cleanup locking done by walk_down_treeChris Mason2008-09-25
* Btrfs: Hold a reference on bios during submit_bio, add some extra bio checksChris Mason2008-09-25
* Btrfs: Drop some debugging around the extent_map pinned flagChris Mason2008-09-25
* Btrfs: Fix streaming read performance with checksumming onChris Mason2008-09-25
* Btrfs: Throttle tuningChris Mason2008-09-25
* Btrfs: Add missing hunk from Yan Zheng's cache reclaim patchChris Mason2008-09-25
* Btrfs: Add compatibility for kernels >= 2.6.27-rc1Sven Wegener2008-09-25
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-25
* Btrfs: Fix verify_parent_transidChris Mason2008-09-25
* Btrfs: Update and fix mount -o nodatacowYan Zheng2008-09-25
* Btrfs: async-thread: fix possible memory leakLi Zefan2008-09-25
* Btrfs: Throttle operations if the reference cache gets too largeChris Mason2008-09-25
* Btrfs: Fix version.sh when used outside of an hg repoChris Mason2008-09-25
* Btrfs: Leaf reference cache updateChris Mason2008-09-25
* Btrfs: Add a leaf reference cacheYan Zheng2008-09-25
* Btrfs: Rev the disk format magicChris Mason2008-09-25
* Btrfs: Null terminate strings passed in from userspaceMark Fasheh2008-09-25
* Fix path slots selection in btrfs_search_forwardYan2008-09-25
* Btrfs: Fix .. lookup corner caseYan2008-09-25
* Btrfs: Properly release lock in pin_down_bytesYan2008-09-25
* Btrfs: Remove unused variable in fixup_tree_root_locationBalaji Rao2008-09-25
* Btrfs: Fix a few functions that exit without stopping their transactionJosef Bacik2008-09-25
* Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik2008-09-25
* Btrfs: Add ACL supportJosef Bacik2008-09-25
* Btrfs: Remove unused xattr codeJosef Bacik2008-09-25
* Btrfs: Implement new dir index formatJosef Bacik2008-09-25
* Btrfs: Fix the defragmention code and the block relocation code for data=orderedChris Mason2008-09-25
* Btrfs: Use assert_spin_locked instead of spin_trylockDavid Woodhouse2008-09-25