summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2013-11-12Btrfs: do not run snapshot-aware defragment on errorLiu Bo
2013-11-12Btrfs: log recovery, don't unlink inode always on errorFilipe David Borba Manana
2013-11-12Btrfs: fix csum search offset/length calculation in log treeFilipe David Borba Manana
2013-11-12Btrfs: fix verification of dir_itemFilipe David Borba Manana
2013-11-12Btrfs: remove scrub_super_lock holding in btrfs_sync_log()Wang Shilong
2013-11-12Btrfs: use 'u64' rather than 'int' to get extent's generationWang Shilong
2013-11-12Btrfs: fix the free space write out failure when there is no data spaceMiao Xie
2013-11-12Btrfs: stop committing the transaction so much during relocateJosef Bacik
2013-11-12Btrfs: make sure the delalloc workers actually flush compressed writesJosef Bacik
2013-11-12Btrfs: take ordered root lock when removing ordered operations inodeJosef Bacik
2013-11-12Btrfs: don't abort transaction in run_delalloc_nocowJosef Bacik
2013-11-12Btrfs: do not bug_on if we try to cow a free space cache inodeJosef Bacik
2013-11-12Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik
2013-11-12Btrfs: stop using vfs_read in sendJosef Bacik
2013-11-12Btrfs: check_int, remove warning for mixed-modeStefan Behrens
2013-11-12Btrfs: fix check_int 'leaf item out of bounce' regressionStefan Behrens
2013-11-12Btrfs: optimize extent item search in run_delayed_extent_opFilipe David Borba Manana
2013-11-12btrfs: add tracing for failed reservationsJeff Mahoney
2013-11-12btrfs: remove fs/btrfs/compat.hZach Brown
2013-11-12btrfs: remove move_pages()Zach Brown
2013-11-12btrfs: use get_seconds() instead of btrfs wrapperZach Brown
2013-11-12Btrfs: fix incorrect inode acl resetFilipe David Borba Manana
2013-11-12Btrfs: Don't allocate inode that is already in useStefan Behrens
2013-11-12Btrfs: fix btrfs_prev_leaf() previous key computationFilipe David Borba Manana
2013-11-12Btrfs: optimize tree-log.c:count_inode_refs()Filipe David Borba Manana
2013-11-12btrfs: simplify kmalloc+copy_from_user to memdup_userGeyslan G. Bem
2013-11-12Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison.chandan
2013-11-12Btrfs: don't leak delayed node on path allocation failureFilipe David Borba Manana
2013-11-12Btrfs: Wait for uuid-tree rebuild task on remount read-onlyStefan Behrens
2013-11-12Btrfs: init device stats for new devicesStefan Behrens
2013-11-12Btrfs: fixup error path in __btrfs_inc_extent_refLiu Bo
2013-11-12Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mountsIlya Dryomov
2013-11-12Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replaceIlya Dryomov
2013-11-12Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devicesIlya Dryomov
2013-11-12btrfs: Fix memory leakage in the tree-log.cGeyslan G. Bem
2013-11-12Btrfs: kill unused code in btrfs_search_forwardLiu Bo
2013-11-12Btrfs: cleanup dead code of defragmentLiu Bo
2013-11-12Btrfs: remove unnecessary key copy when logging inodeFilipe David Borba Manana
2013-11-12Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...Chandra Seetharaman
2013-11-12Btrfs: fix up seek_hole/seek_data handlingJosef Bacik
2013-11-12Btrfs: add an assert to btrfs_lookup_csums_range for alignmentJosef Bacik
2013-11-12Btrfs: fix hole check in log_one_extentJosef Bacik
2013-11-12Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik
2013-11-12Btrfs: handle a missing extent for the first file extentJosef Bacik
2013-11-12Btrfs: stop all workers after we free block groupsJosef Bacik
2013-11-12Btrfs: add tests for btrfs_get_extentJosef Bacik
2013-11-12Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik
2013-11-12Btrfs: free reserved space on error in a few placesJosef Bacik
2013-11-12Btrfs: fixup reserved trace pointsJosef Bacik
2013-11-12Btrfs: free up block groups after everythingJosef Bacik