]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
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
2008-09-25 Chris MasonBtrfs: Don't pin pages in ram until the entire ordered...
2008-09-25 Chris Masonbtrfs_start_transaction: wait for commits in progress...
2008-09-25 Chris MasonBtrfs: Update on disk i_size only after pending ordered...
2008-09-25 Chris MasonBtrfs: Use async helpers to deal with pages that have...
2008-09-25 Chris MasonBtrfs: New data=ordered implementation
2008-09-25 Chris MasonBtrfs: Drop some verbose printks
2008-09-25 Chris MasonBtrfs: Add locking around volume management (device...
2008-09-25 Chris MasonBtrfs: Fix deadlock while searching for dead roots...
2008-09-25 Chris MasonBtrfs: Reduce contention on the root node
2008-09-25 Chris MasonBtrfs: Online btree defragmentation fixes
2008-09-25 Chris MasonBtrfs: Add a per-inode csum mutex to avoid races creati...
2008-09-25 Chris MasonBtrfs: Change find_extent_buffer to use TestSetPageLocked
2008-09-25 Chris MasonBtrfs: Add btree locking to the tree defragmentation...
2008-09-25 Chris MasonBtrfs: Replace the transaction work queue with kthreads
2008-09-25 Chris MasonAdd btrfs_end_transaction_throttle to force writers...
2008-09-25 Chris MasonBtrfs: Fix snapshot deletion to release the alloc_mutex...
2008-09-25 Chris MasonBtrfs: Add a skip_locking parameter to struct path...
2008-09-25 Chris MasonFix btrfs_next_leaf to check for new items after droppi...
2008-09-25 Chris MasonFix btrfs_del_ordered_inode to allow forcing the drop...
2008-09-25 Chris MasonDrop locks in btrfs_search_slot when reading a tree...
2008-09-25 Chris MasonBtrfs: Replace the big fs_mutex with a collection of...
2008-09-25 Chris MasonBtrfs: Start btree concurrency work.
2008-09-25 Chris MasonBtrfs: Add a thread pool just for submit_bio
2008-09-25 Christoph HellwigBTRFS_IOC_TRANS_START should be privilegued
2008-09-25 Christoph HellwigBtrfs: split out ioctl.c
2008-09-25 Christoph HellwigBtrfs: kerneldoc comments for extent_map.c
next