summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: trivial include fixupsZach Brown2007-07-1114-14/+1
* Btrfs: crash recovery fixesChris Mason2007-06-288-48/+112
* Btrfs: Allow find_free_extent callers to pass in an exclusion rangeChris Mason2007-06-261-49/+30
* Btrfs: Fix super block updates during transaction commitChris Mason2007-06-265-14/+18
* Btrfs: Fix mtime and ctime updates on parent dirsChris Mason2007-06-251-1/+5
* Btrfs: Documentation updateChris Mason2007-06-223-13/+7
* Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason2007-06-227-32/+164
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-2211-215/+410
* Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machinesChris Mason2007-06-223-29/+8
* Btrfs: reada while dropping snapshotsChris Mason2007-06-191-1/+30
* Btrfs: cache the extent tree preallocationChris Mason2007-06-191-2/+12
* Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason2007-06-187-117/+161
* Btrfs: patch queue: page_mkwriteChris Mason2007-06-155-159/+328
* btrfs: Code cleanupAneesh2007-06-138-21/+2
* Btrfs: i386 fixes from axboeChris Mason2007-06-125-5/+59
* Btrfs: add GPLv2Chris Mason2007-06-1226-1/+788
* Btrfs: no slashes in subvolume namesChris Mason2007-06-121-0/+2
* Btrfs: printk fixesChris Mason2007-06-125-35/+29
* Btrfs: 64 bit div fixesChris Mason2007-06-124-24/+31
* Btrfs: split up super.cChris Mason2007-06-127-2878/+3070
* Btrfs: fix oops after block group lookupChris Mason2007-06-114-20/+21
* Btrfs: remove device treeChris Mason2007-06-094-413/+10
* Btrfs: reap dead roots right after commitChris Mason2007-06-091-7/+8
* Btrfs: get forced transaction commits via workqueueChris Mason2007-06-084-14/+27
* Btrfs: add compat ioctlChris Mason2007-06-086-7/+98
* Btrfs: d_type optimizationChris Mason2007-06-073-9/+68
* Btrfs: use a separate flag for search_start vs a hint in find_free_extentChris Mason2007-05-301-27/+42
* Btrfs: block group switchingChris Mason2007-05-292-25/+65
* Btrfs: fixup various fsx failuresChris Mason2007-05-293-32/+214
* Btrfs: sparse files!Chris Mason2007-05-244-31/+116
* Btrfs: symlinks and hard linksChris Mason2007-05-241-16/+147
* Btrfs: renameChris Mason2007-05-234-18/+143
* Btrfs: 2.6.21-git fixesChris Mason2007-05-213-25/+1
* Btrfs: allocator optimizations, truncate readaheadChris Mason2007-05-184-37/+129
* Btrfs: patch queue: fix corruption when splitting large itemsChris Mason2007-05-112-6/+12
* Btrfs: switch to crc32c instead of sha256Chris Mason2007-05-103-23/+28
* Btrfs: fix check_node and check_leaf to use less cpuChris Mason2007-05-102-21/+29
* Btrfs: many allocator fixes, pretty solidChris Mason2007-05-098-59/+340
* Btrfs: allocator and tuningChris Mason2007-05-072-42/+34
* Btrfs: more allocator enhancementsChris Mason2007-05-065-85/+249
* Btrfs: early metadata/data splitChris Mason2007-05-033-49/+50
* Btrfs: fix page cache memory leakChris Mason2007-05-0210-45/+59
* Btrfs: directory readaheadChris Mason2007-05-014-1/+63
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-307-55/+181
* Btrfs: prealloc more blocks for the extent mapChris Mason2007-04-281-1/+1
* Btrfs: smarter transaction writebackChris Mason2007-04-284-3/+37
* Btrfs: try to drop dead cow pages from ramChris Mason2007-04-282-2/+18
* Btrfs: allocator tweaksChris Mason2007-04-272-5/+5
* Btrfs: more block allocator workChris Mason2007-04-274-14/+90
* Btrfs: start of block group codeChris Mason2007-04-266-32/+252
OpenPOWER on IntegriCloud