deliverable/linux.git
2011-07-27  Chris MasonBtrfs: remove lockdep magic from btrfs_next_leaf
2011-07-27  Chris MasonBtrfs: make a lockdep class for each root
2011-07-27  Chris MasonBtrfs: switch the btrfs tree locks to reader/writer
2011-07-27  Josef BacikBtrfs: fix deadlock when throttling transactions
2011-07-27  Chris MasonBtrfs: stop using highmem for extent_buffers
2011-07-27  Miao XieBtrfs: fix BUG_ON() caused by ENOSPC when relocating...
2011-07-27  Josef BacikBtrfs: tag pages for writeback in sync
2011-07-27  Josef BacikBtrfs: fix enospc problems with delalloc
2011-07-27  Josef BacikBtrfs: don't flush delalloc arbitrarily
2011-07-27  Josef BacikBtrfs: use find_or_create_page instead of grab_cache_page
2011-07-27  Josef BacikBtrfs: use a worker thread to do caching
2011-07-11  Josef BacikBtrfs: fix how we merge extent states and deal with...
2011-07-11  Josef BacikBtrfs: use the normal checksumming infrastructure for...
2011-07-11  Josef BacikBtrfs: serialize flushers in reserve_metadata_bytes
2011-07-11  Josef BacikBtrfs: do transaction space reservation before joining...
2011-07-11  Josef BacikBtrfs: try to only do one btrfs_search_slot in do_setxattr
2011-07-06  Miao Xiebtrfs: fix oops when doing space balance
2011-07-06  Josef BacikBtrfs: don't panic if we get an error while balancing V2
2011-07-06  David Sterbabtrfs: add missing options displayed in mount output
2011-06-27  Miao Xiebtrfs: fix inconsonant inode information
2011-06-25  Josef BacikBtrfs: make sure to update total_bitmaps when freeing...
2011-06-25  Ilya DryomovBtrfs: fix type mismatch in find_free_extent()
2011-06-24  Chris MasonBtrfs: make sure to record the transid in new inodes
2011-06-17  Chris MasonBtrfs: avoid delayed metadata items during commits
2011-06-17  David Sterbabtrfs: fix uninitialized return value
2011-06-17  Miao Xiebtrfs: fix wrong reservation when doing delayed inode...
2011-06-17  Maarten Lankhorstbtrfs: Remove unused sysfs code
2011-06-17  David Sterbabtrfs: fix dereference of ERR_PTR value
2011-06-17  Chris MasonMerge branch 'for-chris' of git://git./linux/kernel...
2011-06-17  Chris MasonBtrfs: fix relocation races
2011-06-15  Josef BacikBtrfs: set no_trans_join after trying to expand the...
2011-06-15  Josef BacikBtrfs: protect the pending_snapshots list with trans_lock
2011-06-15  Josef BacikBtrfs: fix path leakage on subvol deletion
2011-06-13  Chris MasonBtrfs: drop the delalloc_bytes check in shrink_delalloc
2011-06-13  Chris MasonBtrfs: check the return value from set_anon_super
2011-06-11  Li ZefanBtrfs: use join_transaction in btrfs_evict_inode()
2011-06-10  Ilya DryomovBtrfs - use %pU to print fsid
2011-06-10  Jan SchmidtBtrfs: fix extent state leak on failed nodatasum reads
2011-06-10  Chris MasonMerge branch 'for-chris' of git://git./linux/kernel...
2011-06-10  David Sterbabtrfs: fix unlocked access of delalloc_inodes
2011-06-10  Li ZefanBtrfs: avoid stack bloat in btrfs_ioctl_fs_info()
2011-06-10  richard kennedybtrfs: remove 64bit alignment padding to allow extent_b...
2011-06-10  Sage WeilBtrfs: clear current->journal_info on async transaction...
2011-06-10  Chris MasonBtrfs: make sure to recheck for bitmaps in clusters
2011-06-10  Arne Jansenbtrfs: remove unneeded includes from scrub.c
2011-06-10  Arne Jansenbtrfs: reinitialize scrub workers
2011-06-10  Arne Jansenbtrfs: scrub: errors in tree enumeration
2011-06-10  Josef BacikBtrfs: don't map extent buffer if path->skip_locking...
2011-06-09  Josef BacikBtrfs: unlock the trans lock properly
2011-06-09  Josef BacikBtrfs: don't map extent buffer if path->skip_locking...
2011-06-08  Josef BacikBtrfs: fix duplicate checking logic
2011-06-08  Josef BacikBtrfs: fix the allocator loop logic
2011-06-08  Josef BacikBtrfs: fix bitmap regression
2011-06-08  Josef BacikBtrfs: don't commit the transaction if we dont have...
2011-06-08  Josef BacikBtrfs: noinline the cluster searching functions
2011-06-08  Josef BacikBtrfs: cache bitmaps when searching for a cluster
2011-06-04  David Sterbabtrfs: fix uninitialized variable warning
2011-06-04  David Sterbabtrfs: add helper for fs_info->closing
2011-06-04  Chris MasonBtrfs: add mount -o inode_cache
2011-06-04  Arne Jansenbtrfs: scrub: add explicit plugging
2011-06-04  David Sterbabtrfs: use btrfs_ino to access inode number
2011-06-04  Josef BacikBtrfs: don't save the inode cache if we are deleting...
2011-06-04  Arne Jansenbtrfs: false BUG_ON when degraded
2011-06-04  liuboBtrfs: don't save the inode cache in non-FS roots
2011-06-04  Chris MasonBtrfs: make sure we don't overflow the free space cache...
2011-06-04  Chris MasonBtrfs: fix uninit variable in the delayed inode code
2011-06-04  Arne Jansenbtrfs: scrub: don't reuse bios and pages
2011-05-28  Chris MasonMerge branch 'for-chris' of
2011-05-27  Chris MasonBtrfs: use the device_list_mutex during write_dev_supers
2011-05-26  Li ZefanBtrfs: setup free ino caching in a more asynchronous way
2011-05-26  Arne Jansenbtrfs scrub: don't coalesce pages that are logically...
2011-05-26  Chris MasonBtrfs: return -ENOMEM in clear_extent_bit
2011-05-26  Chris MasonBtrfs: add mount -o auto_defrag
2011-05-23  Chris MasonMerge branch 'cleanups_and_fixes' into inode_numbers
2011-05-23  Xiao GuangrongBtrfs: using rcu lock in the reader side of devices...
2011-05-23  Xiao GuangrongBtrfs: drop unnecessary device lock
2011-05-23  Xiao GuangrongBtrfs: fix the race between remove dev and alloc chunk
2011-05-23  Xiao GuangrongBtrfs: fix the race between reading and updating devices
2011-05-23  Xiao GuangrongBtrfs: fix bh leak on __btrfs_open_devices path
2011-05-23  Xiao GuangrongBtrfs: fix unsafe usage of merge_state
2011-05-23  Xiao GuangrongBtrfs: allocate extent state and check the result properly
2011-05-23  Julia Lawallfs/btrfs: Add missing btrfs_free_path
2011-05-23  Tsutomu ItohBtrfs: check return value of btrfs_inc_extent_ref()
2011-05-23  Tsutomu ItohBtrfs: return error to caller if read_one_inode() fails
2011-05-23  Tsutomu ItohBtrfs: BUG_ON is deleted from the caller of btrfs_trunc...
2011-05-23  Tsutomu ItohBtrfs: return error code to caller when btrfs_del_item...
2011-05-23  Tsutomu ItohBtrfs: return error code to caller when btrfs_previous_...
2011-05-23  Sergei Trofimovichbtrfs: fix typo 'testeing' -> 'testing'
2011-05-23  Sergei Trofimovichbtrfs: typo: 'btrfS' -> 'btrfs'
2011-05-23  Sergei Trofimovichbtrfs: don't spin in shrink_delalloc if there is nothin...
2011-05-23  Jamey Sharpbtrfs: Delete unused version.sh script.
2011-05-23  Hugo Millsbtrfs: Ensure the tree search ioctl returns the right...
2011-05-23  Andi KleenBTRFS: Remove unused node_lock
2011-05-23  Josef BacikBtrfs: leave spinning on lookup and map the leaf
2011-05-23  Josef BacikBtrfs: check for duplicate entries in the free space...
2011-05-23  Josef BacikBtrfs: don't try to allocate from a block group that...
2011-05-23  Josef BacikBtrfs: don't always do readahead
2011-05-23  Josef BacikBtrfs: try not to sleep as much when doing slow caching
2011-05-23  Josef BacikBtrfs: kill BTRFS_I(inode)->block_group
2011-05-23  Josef BacikBtrfs: don't look at the extent buffer level 3 times...
next
This page took 0.038097 seconds and 5 git commands to generate.