pandora-kernel.git
2008-09-25 Chris MasonBtrfs: Rev the disk format
2008-09-25 Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25 Chris MasonBtrfs: Add debugging checks to track down corrupted...
2008-09-25 Christoph HellwigBtrfs: optimize btrget/set/removexattr
2008-09-25 Christoph Hellwigbtrfs: optmize listxattr
2008-09-25 Josef BacikBtrfs: compile when posix acl's are disabled
2008-09-25 Chris MasonBtrfs: Fix variable init during csum creation
2008-09-25 Chris MasonBtrfs: Throttle for async bio submits higher up the...
2008-09-25 Chris MasonBtrfs: Rev the disk format
2008-09-25 David WoodhouseClean up btrfs_get_parent() a little more, fix a free...
2008-09-25 David WoodhouseBtrfs: Fix NFS exporting of subvol roots.
2008-09-25 David WoodhouseSwitch btrfs_name_hash() to crc32c
2008-09-25 David WoodhouseBtrfs: Reinstate '-osubvol=.' option to mount entire...
2008-09-25 David WoodhouseSimplify btrfs_get_parent(), fix use-after-free bug
2008-09-25 David WoodhouseMask root object ID into f_fsid in btrfs_statfs()
2008-09-25 David WoodhouseFill f_fsid field in btrfs_statfs()
2008-09-25 David WoodhouseBtrfs: Optimise NFS readdir hack slightly; don't call...
2008-09-25 David WoodhouseMinor cleanup of btrfs_real_readdir()
2008-09-25 David WoodhouseBtrfs: Remove special cases for "." and ".."
2008-09-25 David WoodhouseBtrfs: Discard sector data in __free_extent()
2008-09-25 David WoodhouseBtrfs: Implement our own copy of the nfsd readdir hack...
2008-09-25 Balaji RaoNFS support for btrfs - v3
2008-09-25 Balaji RaoIntroduce btrfs_iget helper
2008-09-25 Chris MasonBtrfs: Wait for async bio submissions to make some...
2008-09-25 Chris MasonBtrfs: Lookup readpage checksums on bio submission...
2008-09-25 Chris MasonBtrfs: Fix add_extent_mapping to check for duplicates...
2008-09-25 David WoodhouseBtrfs: Remove broken optimisations in end_bio functions.
2008-09-25 Chris MasonBtrfs: Lower contention on the csum mutex
2008-09-25 Chris MasonBtrfs: Wait for kernel threads to make progress during...
2008-09-25 Chris MasonBtrfs: Give all the worker threads descriptive names
2008-09-25 Chris MasonBtrfs: Transaction commit: don't use filemap_fdatawait
2008-09-25 Chris MasonBtrfs: Count async bios separately from async checksum...
2008-09-25 Chris MasonBtrfs: Limit the number of async bio submission kthread...
2008-09-25 Chris MasonBtrfs: Init address_space->writeback_index properly
2008-09-25 David WoodhouseBtrfs: Change TestSetPageLocked() to trylock_page()
2008-09-25 Eric SandeenBtrfs: fix RHEL test for ClearPageFsMisc
2008-09-25 Chris MasonBtrfs: Update version.sh to v0.16
2008-09-25 Chris MasonBtrfs: Avoid calling into the FS for the final iput...
2008-09-25 Yan ZhengBtrfs: Fix nodatacow for the new data=ordered mode
2008-09-25 Chris MasonGet rid of BTRFS_I(inode)->index and use local vars...
2008-09-25 Chris MasonBtrfs: Fix the multi-bio code to save the original...
2008-09-25 Yan ZhengBtrfs: Update clone file ioctl
2008-09-25 Yan ZhengBtrfs: Various small fixes.
2008-09-25 Chris Masonbtrfs_lookup_bio_sums seems broken, go back to the...
2008-09-25 Chris MasonBtrfs: Maintain a list of inodes that are delalloc...
2008-09-25 Chris MasonBtrfs: Don't corrupt ram in shrink_extent_tree, leak...
2008-09-25 Sage WeilBtrfs: fix ioctl-initiated transactions vs wait_current...
2008-09-25 Chris MasonBtrfs: Add support for HW assisted crc32c
2008-09-25 Chris MasonBtrfs: Hold csum mutex while reading in sums during...
2008-09-25 Chris MasonBtrfs: More throttle tuning
2008-09-25 Chris Masonbtrfs_search_slot: reduce lock contention by cowing...
2008-09-25 Chris MasonBtrfs: Throttle less often waiting for snapshots to...
2008-09-25 Chris MasonBtrfs: Improve and cleanup locking done by walk_down_tree
2008-09-25 Chris MasonBtrfs: Hold a reference on bios during submit_bio,...
2008-09-25 Chris MasonBtrfs: Drop some debugging around the extent_map pinned...
2008-09-25 Chris MasonBtrfs: Fix streaming read performance with checksumming on
2008-09-25 Chris MasonBtrfs: Throttle tuning
2008-09-25 Chris MasonBtrfs: Add missing hunk from Yan Zheng's cache reclaim...
2008-09-25 Sven WegenerBtrfs: Add compatibility for kernels >= 2.6.27-rc1
2008-09-25 YanBtrfs: implement memory reclaim for leaf reference...
2008-09-25 Chris MasonBtrfs: Fix verify_parent_transid
2008-09-25 Yan ZhengBtrfs: Update and fix mount -o nodatacow
2008-09-25 Li ZefanBtrfs: async-thread: fix possible memory leak
2008-09-25 Chris MasonBtrfs: Throttle operations if the reference cache gets...
2008-09-25 Chris MasonBtrfs: Fix version.sh when used outside of an hg repo
2008-09-25 Chris MasonBtrfs: Leaf reference cache update
2008-09-25 Yan ZhengBtrfs: Add a leaf reference cache
2008-09-25 Chris MasonBtrfs: Rev the disk format magic
2008-09-25 Mark FashehBtrfs: Null terminate strings passed in from userspace
2008-09-25 YanFix path slots selection in btrfs_search_forward
2008-09-25 YanBtrfs: Fix .. lookup corner case
2008-09-25 YanBtrfs: Properly release lock in pin_down_bytes
2008-09-25 Balaji RaoBtrfs: Remove unused variable in fixup_tree_root_location
2008-09-25 Josef BacikBtrfs: Fix a few functions that exit without stopping...
2008-09-25 Josef BacikBtrfs: Create orphan inode records to prevent lost...
2008-09-25 Josef BacikBtrfs: Add ACL support
2008-09-25 Josef BacikBtrfs: Remove unused xattr code
2008-09-25 Josef BacikBtrfs: Implement new dir index format
2008-09-25 Chris MasonBtrfs: Fix the defragmention code and the block relocat...
2008-09-25 David WoodhouseBtrfs: Use assert_spin_locked instead of spin_trylock
2008-09-25 Chris MasonBtrfs: Add version strings on module load
2008-09-25 Chris MasonBtrfs: Fix some build problems on 2.6.18 based enterpri...
2008-09-25 Chris MasonBtrfs: Search data ordered extents first for checksums...
2008-09-25 Chris MasonBtrfs: Fix 32 bit compiles by using an unsigned long...
2008-09-25 Chris MasonBtrfs: Take the csum mutex while reading checksums
2008-09-25 Chris MasonBtrfs: alloc_mutex latency reduction
2008-09-25 Chris MasonBtrfs: Add some conditional schedules near the alloc_mutex
2008-09-25 Chris MasonBtrfs: Use mutex_lock_nested for tree locking
2008-09-25 Chris MasonBtrfs: Fix some data=ordered related data corruptions
2008-09-25 Chris MasonBtrfs: Use a mutex in the extent buffer for tree block...
2008-09-25 Chris MasonBtrfs: Index extent buffers in an rbtree
2008-09-25 Chris MasonBtrfs: Data ordered fixes
2008-09-25 Chris MasonFix btrfs_wait_ordered_extent_range to properly wait
2008-09-25 Chris MasonBtrfs: Keep extent mappings in ram until pending ordere...
2008-09-25 Chris MasonBtrfs: Don't allow releasepage to succeed if EXTENT_ORD...
2008-09-25 Chris MasonBtrfs: Handle data checksumming on bios that span multi...
2008-09-25 Chris MasonBtrfs: Cleanup and comment ordered-data.c
2008-09-25 Chris MasonBtrfs: Force caching of metadata block groups on mount...
2008-09-25 Chris Masonbtrfs_next_leaf: do readahead when skip_locking is...
2008-09-25 Chris MasonAdd a per-inode lock around btrfs_drop_extents
next