summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Add delayed allocation to the extent based page tree codeChris Mason2007-08-276-135/+216
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-279-669/+2203
* Btrfs: Make sure to cow the root during a snapshotChris Mason2007-08-271-0/+2
* Btrfs: Do more extensive readahead during tree searchesChris Mason2007-08-273-16/+52
* fix block readahead in btrfs_next_leafYan2007-08-271-1/+1
* Btrfs: delay commits during fsync to allow more writersJosef Bacik2007-08-107-16/+66
* Btrfs: Add BH_Defrag to mark buffers that are in need of defraggingChris Mason2007-08-104-11/+18
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-108-79/+125
* Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshotChris Mason2007-08-083-12/+11
* Btrfs: Replace extent tree preallocation code with some bit radix magic.Chris Mason2007-08-085-195/+49
* Btrfs: Let some locks go during defrag and snapshot droppingChris Mason2007-08-083-4/+14
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-0711-89/+553
* Btrfs: Fold some btree readahead routines into something more generic.Chris Mason2007-08-074-96/+81
* Btrfs: Do snapshot deletion in smaller chunks.Chris Mason2007-08-074-31/+91
* Btrfs: cleaner make cleanJoel Becker2007-07-251-1/+1
* Btrfs: deal with api changes in 2.6.23-rc1Chris Mason2007-07-252-26/+33
* Btrfs: Implement mknodJosef Bacik2007-07-111-6/+66
* Btrfs: Some code cleanupsAneesh2007-07-112-4/+8
* 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
OpenPOWER on IntegriCloud