summaryrefslogtreecommitdiffstats
path: root/net/atm/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-12Btrfs: init device stats for new devicesStefan Behrens1-0/+2
2013-11-12Btrfs: fixup error path in __btrfs_inc_extent_refLiu Bo1-8/+2
2013-11-12Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mountsIlya Dryomov2-0/+6
2013-11-12Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replaceIlya Dryomov1-4/+5
2013-11-12Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devicesIlya Dryomov1-1/+2
2013-11-12btrfs: Fix memory leakage in the tree-log.cGeyslan G. Bem1-14/+19
2013-11-12Btrfs: kill unused code in btrfs_search_forwardLiu Bo1-2/+0
2013-11-12Btrfs: cleanup dead code of defragmentLiu Bo1-2/+1
2013-11-12Btrfs: remove unnecessary key copy when logging inodeFilipe David Borba Manana1-3/+2
2013-11-12Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...Chandra Seetharaman3-40/+28
2013-11-12Btrfs: fix up seek_hole/seek_data handlingJosef Bacik1-75/+19
2013-11-12Btrfs: add an assert to btrfs_lookup_csums_range for alignmentJosef Bacik1-0/+3
2013-11-12Btrfs: fix hole check in log_one_extentJosef Bacik1-1/+1
2013-11-12Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik1-5/+128
2013-11-12Btrfs: handle a missing extent for the first file extentJosef Bacik1-2/+9
2013-11-12Btrfs: stop all workers after we free block groupsJosef Bacik1-2/+2
2013-11-12Btrfs: add tests for btrfs_get_extentJosef Bacik7-2/+861
2013-11-12Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik9-9/+389
2013-11-12Btrfs: free reserved space on error in a few placesJosef Bacik2-2/+21
2013-11-12Btrfs: fixup reserved trace pointsJosef Bacik1-2/+6
2013-11-12Btrfs: free up block groups after everythingJosef Bacik1-2/+2
2013-11-12Btrfs: cleanup reserved space when freeing tree log on errorJosef Bacik1-22/+25
2013-11-12Btrfs: do not free the dirty bytes from the trans block rsv on cleanupJosef Bacik1-2/+0
2013-11-12Btrfs: fix memory leaks on transaction commit failureFilipe David Borba Manana1-4/+8
2013-11-12Btrfs: fix the dev-replace suspend sequenceIlya Dryomov1-2/+3
2013-11-12Btrfs: improve inode hash function/inode lookupFilipe David Borba Manana3-3/+25
2013-11-12Btrfs: remove unnecessary tree search when logging inodeFilipe David Borba Manana1-5/+5
2013-11-12Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana7-30/+7
2013-11-12Btrfs: fix memory leak of chunks' extent mapLiu Bo1-0/+2
2013-11-12Btrfs: improve jitter performance of the sequential buffered writeMiao Xie1-3/+4
2013-11-12Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie3-3/+28
2013-11-12btrfs: remove unused parameter from btrfs_header_fsidRoss Kirk4-10/+10
2013-11-12Btrfs: fix two use-after-free bugs with transaction cleanupJosef Bacik3-82/+52
2013-11-12Btrfs: remove all BUG_ON()'s from commit_cowonly_rootsJosef Bacik1-5/+8
2013-11-12Btrfs: don't delete ordered roots from list during cleanupJosef Bacik1-1/+2
2013-11-12Btrfs: cleanup transaction on abortJosef Bacik2-1/+6
2013-11-12Btrfs: do not release metadata for space cache inodesJosef Bacik1-1/+7
2013-11-12Btrfs: reset intwrite on transaction abortJosef Bacik1-0/+2
2013-11-12Btrfs: relocate csums properly with prealloc extentsJosef Bacik1-3/+15
2013-11-12Btrfs: don't leak block group on errorFilipe David Borba Manana1-2/+1
2013-11-12Btrfs: fix sync fs to actually wait for all data to be persistedFilipe David Borba Manana1-3/+9
2013-11-12Btrfs: fix tracking of orphan inode countFilipe David Borba Manana1-5/+8
2013-11-12Btrfs: export btrfs space shared info to userspaceLiu Bo1-1/+33
2013-11-12Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana5-15/+3
2013-11-12Btrfs: remove duplicated ino cache's inode lookupFilipe David Borba Manana3-9/+5
2013-11-12Btrfs: do a full search everytime in btrfs_search_old_slotJosef Bacik1-2/+6
2013-11-12Btrfs: add a sanity test for btrfs_split_itemJosef Bacik7-7/+283
2013-11-12btrfs: drop unused parameter from btrfs_item_nrRoss Kirk8-32/+31
2013-11-12Btrfs: don't store NULL byte in symlink extentsFilipe David Borba Manana1-2/+2
2013-11-12Btrfs: eliminate the exceptional root_tree refs=0Stefan Behrens3-15/+10