cascardo/linux.git
2013-11-21 Liu BoBtrfs: avoid heavy operations in btrfs_commit_super
2013-11-21 Ilya DryomovBtrfs: fix __btrfs_start_workers retval
2013-11-21 Ilya DryomovBtrfs: disable online raid-repair on ro mounts
2013-11-21 Ilya DryomovBtrfs: do not inc uncorrectable_errors counter on ro...
2013-11-21 Josef BacikBtrfs: only drop modified extents if we logged the...
2013-11-21 Josef BacikBtrfs: make sure to copy everything if we rename
2013-11-21 Josef BacikBtrfs: don't BUG_ON() if we get an error walking backrefs
2013-11-15 Al Virobtrfs: get rid of fdentry()
2013-11-15 Chris Masonbtrfs: fix empty_zero_page misusage
2013-11-12 Miao XieBtrfs: rename btrfs_start_all_delalloc_inodes
2013-11-12 Miao XieBtrfs: don't wait for the completion of all the ordered...
2013-11-12 Miao XieBtrfs: don't wait for all the async delalloc when shrin...
2013-11-12 Miao XieBtrfs: fix the confusion between delalloc bytes and...
2013-11-12 Miao XieBtrfs: pick up the code for the item number calculation...
2013-11-12 Miao XieBtrfs: wait for the ordered extent only when we want
2013-11-12 Miao XieBtrfs: remove unnecessary initialization and memory...
2013-11-12 Wang ShilongBtrfs: avoid unnecessary scrub workers allocation
2013-11-12 Josef BacikBtrfs: check file extent type before anything else
2013-11-12 Rashikabtrfs: Remove useless variable in write_ctree_super()
2013-11-12 Dulshani Gunawardhanabtrfs: Fix checkpatch.pl warning of spacing issues
2013-11-12 Dulshani Gunawardhanabtrfs: Replace kmalloc with kmalloc_array
2013-11-12 Dulshani Gunawardhanabtrfs: Enclose macros with complex values within parent...
2013-11-12 Dulshani Gunawardhanabtrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
2013-11-12 Dulshani Gunawardhanabtrfs: Remove redundant local zero structure
2013-11-12 Dulshani Gunawardhanabtrfs: Pack struct btrfs_device
2013-11-12 Rashikabtrfs: Replace multiple atomic_inc() with atomic_add()
2013-11-12 Rashikabtrfs: Add helper function for free_root_pointers()
2013-11-12 Liu BoBtrfs: fix a crash when running balance and defrag...
2013-11-12 Liu BoBtrfs: do not run snapshot-aware defragment on error
2013-11-12 Filipe David... Btrfs: log recovery, don't unlink inode always on error
2013-11-12 Filipe David... Btrfs: fix csum search offset/length calculation in...
2013-11-12 Filipe David... Btrfs: fix verification of dir_item
2013-11-12 Wang ShilongBtrfs: remove scrub_super_lock holding in btrfs_sync_log()
2013-11-12 Wang ShilongBtrfs: use 'u64' rather than 'int' to get extent's...
2013-11-12 Miao XieBtrfs: fix the free space write out failure when there...
2013-11-12 Josef BacikBtrfs: stop committing the transaction so much during...
2013-11-12 Josef BacikBtrfs: make sure the delalloc workers actually flush...
2013-11-12 Josef BacikBtrfs: take ordered root lock when removing ordered...
2013-11-12 Josef BacikBtrfs: don't abort transaction in run_delalloc_nocow
2013-11-12 Josef BacikBtrfs: do not bug_on if we try to cow a free space...
2013-11-12 Josef BacikBtrfs: return an error from btrfs_wait_ordered_range
2013-11-12 Josef BacikBtrfs: stop using vfs_read in send
2013-11-12 Stefan BehrensBtrfs: check_int, remove warning for mixed-mode
2013-11-12 Stefan BehrensBtrfs: fix check_int 'leaf item out of bounce' regression
2013-11-12 Filipe David... Btrfs: optimize extent item search in run_delayed_extent_op
2013-11-12 Jeff Mahoneybtrfs: add tracing for failed reservations
2013-11-12 Zach Brownbtrfs: remove fs/btrfs/compat.h
2013-11-12 Zach Brownbtrfs: remove move_pages()
2013-11-12 Zach Brownbtrfs: use get_seconds() instead of btrfs wrapper
2013-11-12 Filipe David... Btrfs: fix incorrect inode acl reset
2013-11-12 Stefan BehrensBtrfs: Don't allocate inode that is already in use
2013-11-12 Filipe David... Btrfs: fix btrfs_prev_leaf() previous key computation
2013-11-12 Filipe David... Btrfs: optimize tree-log.c:count_inode_refs()
2013-11-12 Geyslan G. Bembtrfs: simplify kmalloc+copy_from_user to memdup_user
2013-11-12 chandanBtrfs: btrfs_add_ordered_operation: Fix last modified...
2013-11-12 Filipe David... Btrfs: don't leak delayed node on path allocation failure
2013-11-12 Stefan BehrensBtrfs: Wait for uuid-tree rebuild task on remount read...
2013-11-12 Stefan BehrensBtrfs: init device stats for new devices
2013-11-12 Liu BoBtrfs: fixup error path in __btrfs_inc_extent_ref
2013-11-12 Ilya DryomovBtrfs: disallow 'btrfs {balance,replace} cancel' on...
2013-11-12 Ilya DryomovBtrfs: don't leak ioctl args in btrfs_ioctl_dev_replace
2013-11-12 Ilya DryomovBtrfs: nuke a bogus rw_devices decrement in __btrfs_clo...
2013-11-12 Geyslan G. Bembtrfs: Fix memory leakage in the tree-log.c
2013-11-12 Liu BoBtrfs: kill unused code in btrfs_search_forward
2013-11-12 Liu BoBtrfs: cleanup dead code of defragment
2013-11-12 Filipe David... Btrfs: remove unnecessary key copy when logging inode
2013-11-12 Chandra SeetharamanBtrfs: Simplify the logic in alloc_extent_buffer()...
2013-11-12 Josef BacikBtrfs: fix up seek_hole/seek_data handling
2013-11-12 Josef BacikBtrfs: add an assert to btrfs_lookup_csums_range for...
2013-11-12 Josef BacikBtrfs: fix hole check in log_one_extent
2013-11-12 Josef BacikBtrfs: add a sanity test for a vacant extent at the...
2013-11-12 Josef BacikBtrfs: handle a missing extent for the first file extent
2013-11-12 Josef BacikBtrfs: stop all workers after we free block groups
2013-11-12 Josef BacikBtrfs: add tests for btrfs_get_extent
2013-11-12 Josef BacikBtrfs: add tests for find_lock_delalloc_range
2013-11-12 Josef BacikBtrfs: free reserved space on error in a few places
2013-11-12 Josef BacikBtrfs: fixup reserved trace points
2013-11-12 Josef BacikBtrfs: free up block groups after everything
2013-11-12 Josef BacikBtrfs: cleanup reserved space when freeing tree log...
2013-11-12 Josef BacikBtrfs: do not free the dirty bytes from the trans block...
2013-11-12 Filipe David... Btrfs: fix memory leaks on transaction commit failure
2013-11-12 Ilya DryomovBtrfs: fix the dev-replace suspend sequence
2013-11-12 Filipe David... Btrfs: improve inode hash function/inode lookup
2013-11-12 Filipe David... Btrfs: remove unnecessary tree search when logging...
2013-11-12 Filipe David... Btrfs: remove unused max_key arg from btrfs_search_forward
2013-11-12 Liu BoBtrfs: fix memory leak of chunks' extent map
2013-11-12 Miao XieBtrfs: improve jitter performance of the sequential...
2013-11-12 Miao XieBtrfs: fix BUG_ON() casued by the reserved space migration
2013-11-12 Ross Kirkbtrfs: remove unused parameter from btrfs_header_fsid
2013-11-12 Josef BacikBtrfs: fix two use-after-free bugs with transaction...
2013-11-12 Josef BacikBtrfs: remove all BUG_ON()'s from commit_cowonly_roots
2013-11-12 Josef BacikBtrfs: don't delete ordered roots from list during...
2013-11-12 Josef BacikBtrfs: cleanup transaction on abort
2013-11-12 Josef BacikBtrfs: do not release metadata for space cache inodes
2013-11-12 Josef BacikBtrfs: reset intwrite on transaction abort
2013-11-12 Josef BacikBtrfs: relocate csums properly with prealloc extents
2013-11-12 Filipe David... Btrfs: don't leak block group on error
2013-11-12 Filipe David... Btrfs: fix sync fs to actually wait for all data to...
2013-11-12 Filipe David... Btrfs: fix tracking of orphan inode count
2013-11-12 Liu BoBtrfs: export btrfs space shared info to userspace
next