aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * 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
| * Btrfs: Add version strings on module loadChris Mason2008-09-25
| * Btrfs: Fix some build problems on 2.6.18 based enterprise kernelsChris Mason2008-09-25
| * Btrfs: Search data ordered extents first for checksums on readChris Mason2008-09-25
| * Btrfs: Fix 32 bit compiles by using an unsigned long byte count in the ordere...Chris Mason2008-09-25
| * Btrfs: Take the csum mutex while reading checksumsChris Mason2008-09-25
| * Btrfs: alloc_mutex latency reductionChris Mason2008-09-25
| * Btrfs: Add some conditional schedules near the alloc_mutexChris Mason2008-09-25
| * Btrfs: Use mutex_lock_nested for tree lockingChris Mason2008-09-25
| * Btrfs: Fix some data=ordered related data corruptionsChris Mason2008-09-25
| * Btrfs: Use a mutex in the extent buffer for tree block lockingChris Mason2008-09-25
| * Btrfs: Index extent buffers in an rbtreeChris Mason2008-09-25
| * Btrfs: Data ordered fixesChris Mason2008-09-25
| * Fix btrfs_wait_ordered_extent_range to properly waitChris Mason2008-09-25
| * Btrfs: Keep extent mappings in ram until pending ordered extents are doneChris Mason2008-09-25
| * Btrfs: Don't allow releasepage to succeed if EXTENT_ORDERED is setChris Mason2008-09-25
| * Btrfs: Handle data checksumming on bios that span multiple ordered extentsChris Mason2008-09-25
| * Btrfs: Cleanup and comment ordered-data.cChris Mason2008-09-25
| * Btrfs: Force caching of metadata block groups on mount to avoid deadlockChris Mason2008-09-25
| * btrfs_next_leaf: do readahead when skip_locking is turned onChris Mason2008-09-25
| * Add a per-inode lock around btrfs_drop_extentsChris Mason2008-09-25
| * Btrfs: Don't pin pages in ram until the entire ordered extent is on disk.Chris Mason2008-09-25
| * btrfs_start_transaction: wait for commits in progress to finishChris Mason2008-09-25
| * Btrfs: Update on disk i_size only after pending ordered extents are doneChris Mason2008-09-25