aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Fixup last found extent cachingChris Mason2007-03-074-19/+24
* Btrfs: get rid of add recursionChris Mason2007-03-073-124/+96
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-069-127/+267
* Btrfs: early reference countingChris Mason2007-03-026-80/+145
* Btrfs: period commit during initial fill in the random testerChris Mason2007-03-022-5/+12
* Btrfs: Fix extent code to use merge during deleteChris Mason2007-03-024-16/+14
* Btrfs: pretend page cache & commit codeChris Mason2007-03-015-28/+558
* Btrfs: Fixup the code to merge during path walksChris Mason2007-03-014-43/+381
* Btrfs: merge on the way down during deletesChris Mason2007-03-011-220/+200
* Btrfs: more return code checkingChris Mason2007-02-282-11/+21
* Btrfs: return code checkingChris Mason2007-02-284-228/+269
* Btrfs: Add sparse checking to MakefileChris Mason2007-02-282-3/+8
* Btrfs: Take out the merge-during-search-on-delete code, it is buggy.Chris Mason2007-02-282-28/+39
* Btrfs: more 32 bit cleanupsChris Mason2007-02-261-1/+1
* Btrfs: 32bit cleanupsChris Mason2007-02-262-3/+4
* Btrfs: u64 cleanupsChris Mason2007-02-265-17/+17
* Btrfs: fixup dbfile permsChris Mason2007-02-261-1/+1
* Btrfs: Add fsx-style randomized tree testerChris Mason2007-02-266-8/+680
* Btrfs: cleanup & commentChris Mason2007-02-241-1/+27
* Btrfs: push_leaf_rightChris Mason2007-02-241-7/+102
* Btrfs: Break up ctree.c a littleChris Mason2007-02-246-374/+176
* Btrfs: Block sized tree extents and extent deletionChris Mason2007-02-235-135/+252
* Btrfs: switch to early splitsChris Mason2007-02-222-146/+120
* Btrfs: extent fixesChris Mason2007-02-215-61/+103
* Btrfs: add mkfs.cChris Mason2007-02-201-0/+69
* Btrfs: early extent mapping supportChris Mason2007-02-205-33/+236
* Btrfs: Commenting/cleanupChris Mason2007-02-021-63/+186
* Btrfs: Add backing store, memory managementChris Mason2007-02-028-163/+1447
* Btrfs: Faster deletes, add Makefile and kerncompatChris Mason2007-01-263-21/+136
* Btrfs: Initial checkin, basic working tree codeChris Mason2007-01-261-0/+810