summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-271-0/+2
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-101-0/+2
* Btrfs: Fix super block updates during transaction commitChris Mason2007-06-261-1/+1
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-221-2/+1
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: split up super.cChris Mason2007-06-121-2867/+12
* Btrfs: fix oops after block group lookupChris Mason2007-06-111-6/+2
* Btrfs: remove device treeChris Mason2007-06-091-88/+0
* Btrfs: add compat ioctlChris Mason2007-06-081-2/+25
* Btrfs: d_type optimizationChris Mason2007-06-071-9/+57
* Btrfs: fixup various fsx failuresChris Mason2007-05-291-32/+181
* Btrfs: sparse files!Chris Mason2007-05-241-22/+99
* Btrfs: symlinks and hard linksChris Mason2007-05-241-16/+147
* Btrfs: renameChris Mason2007-05-231-12/+120
* Btrfs: 2.6.21-git fixesChris Mason2007-05-211-20/+1
* Btrfs: allocator optimizations, truncate readaheadChris Mason2007-05-181-19/+57
* Btrfs: patch queue: fix corruption when splitting large itemsChris Mason2007-05-111-4/+4
* Btrfs: many allocator fixes, pretty solidChris Mason2007-05-091-2/+2
* Btrfs: more allocator enhancementsChris Mason2007-05-061-1/+1
* Btrfs: early metadata/data splitChris Mason2007-05-031-1/+1
* Btrfs: fix page cache memory leakChris Mason2007-05-021-22/+34
* Btrfs: directory readaheadChris Mason2007-05-011-0/+28
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-301-9/+44
* Btrfs: smarter transaction writebackChris Mason2007-04-281-1/+0
* Btrfs: more block allocator workChris Mason2007-04-271-0/+3
* Btrfs: start of block group codeChris Mason2007-04-261-1/+0
* Btrfs: fixup dirty_inode related deadlocksChris Mason2007-04-241-53/+56
* Btrfs: get rid of the extent_item type fieldChris Mason2007-04-241-2/+1
* Btrfs: add dirty_inode callChris Mason2007-04-241-7/+19
* Btrfs: new subvolume oops fixChris Mason2007-04-231-2/+4
* Btrfs: add owner and type fields to the extents aand block headersChris Mason2007-04-201-6/+7
* Btrfs: early fsync supportChris Mason2007-04-191-1/+36
* Btrfs: directory inode index is backChris Mason2007-04-191-259/+43
* Btrfs: many file_write fixes, inline dataChris Mason2007-04-191-116/+437
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-181-55/+63
* Btrfs: rework csums and extent item orderingChris Mason2007-04-171-113/+10
* Btrfs: progress on file_writeChris Mason2007-04-171-15/+269
* Btrfs: early work to file_write in big extentsChris Mason2007-04-161-16/+59
* Btrfs: add a device id to device itemsChris Mason2007-04-121-1/+8
* Btrfs: add disk ioctl, mostly workingChris Mason2007-04-121-10/+86
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-111-3/+3
* Btrfs: detect duplicate subvol namesChris Mason2007-04-101-2/+2
* Btrfs: subvolumesChris Mason2007-04-101-26/+152
* Btrfs: when forced to cow for file_write, get the page uptodate firstChris Mason2007-04-101-1/+14
* Btrfs: only cow in get_block when create==1Chris Mason2007-04-101-2/+3
* Btrfs: cow file extents before writingChris Mason2007-04-101-2/+18
* Btrfs: drop the inode map treeChris Mason2007-04-101-76/+13
* Btrfs: snapshot progressChris Mason2007-04-101-4/+131
* Btrfs: groundwork for subvolume and snapshot rootsChris Mason2007-04-091-17/+22
* Btrfs: start of support for many FS volumesChris Mason2007-04-061-50/+168
OpenPOWER on IntegriCloud