summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2013-11-12Btrfs: cleanup reserved space when freeing tree log on errorJosef Bacik
2013-11-12Btrfs: do not free the dirty bytes from the trans block rsv on cleanupJosef Bacik
2013-11-12Btrfs: fix memory leaks on transaction commit failureFilipe David Borba Manana
2013-11-12Btrfs: fix the dev-replace suspend sequenceIlya Dryomov
2013-11-12Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana
2013-11-12Btrfs: remove unnecessary tree search when logging inodeFilipe David Borba Manana
2013-11-12Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana
2013-11-12Btrfs: fix memory leak of chunks' extent mapLiu Bo
2013-11-12Btrfs: improve jitter performance of the sequential buffered writeMiao Xie
2013-11-12Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie
2013-11-12btrfs: remove unused parameter from btrfs_header_fsidRoss Kirk
2013-11-12Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik
2013-11-12Btrfs: remove all BUG_ON()'s from commit_cowonly_rootsJosef Bacik
2013-11-12Btrfs: don't delete ordered roots from list during cleanupJosef Bacik
2013-11-12Btrfs: cleanup transaction on abortJosef Bacik
2013-11-12Btrfs: do not release metadata for space cache inodesJosef Bacik
2013-11-12Btrfs: reset intwrite on transaction abortJosef Bacik
2013-11-12Btrfs: relocate csums properly with prealloc extentsJosef Bacik