summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Btrfs: change around extent-tree preallocChris Mason2007-04-253-27/+87
* Btrfs: fixup dirty_inode related deadlocksChris Mason2007-04-241-53/+56
* Btrfs: get rid of the extent_item type fieldChris Mason2007-04-243-21/+3
* Btrfs: add dirty_inode callChris Mason2007-04-241-7/+19
* Btrfs: new subvolume oops fixChris Mason2007-04-231-2/+4
* Btrfs: fix extent owner/type setting on extent tree blocksChris Mason2007-04-231-1/+3
* Btrfs: add owner and type fields to the extents aand block headersChris Mason2007-04-205-14/+65
* Btrfs: node balance optimizationsChris Mason2007-04-201-11/+19
* Btrfs: write barriers on commit, balance level before splitChris Mason2007-04-203-1/+131
* Btrfs: early fsync supportChris Mason2007-04-197-5/+62
* Btrfs: directory inode index is backChris Mason2007-04-194-362/+206
* Btrfs: many file_write fixes, inline dataChris Mason2007-04-195-116/+484
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-187-175/+167
* Btrfs: rework csums and extent item orderingChris Mason2007-04-176-168/+37
* Btrfs: progress on file_writeChris Mason2007-04-175-49/+394
* Btrfs: early work to file_write in big extentsChris Mason2007-04-164-23/+232
* Btrfs: add a device id to device itemsChris Mason2007-04-124-12/+65
* Btrfs: add disk ioctl, mostly workingChris Mason2007-04-125-17/+221
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-117-68/+134
* Btrfs: early support for multiple devicesChris Mason2007-04-112-5/+76
* Btrfs: use a dedicated inode num for root root dirChris Mason2007-04-112-10/+2
* Btrfs: detect duplicate subvol namesChris Mason2007-04-101-2/+2
* Btrfs: subvolumesChris Mason2007-04-104-43/+182
* 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 owner and parentidChris Mason2007-04-106-47/+6
* Btrfs: drop the inode map treeChris Mason2007-04-108-204/+33
* Btrfs: snapshot progressChris Mason2007-04-107-12/+183
* Btrfs: groundwork for subvolume and snapshot rootsChris Mason2007-04-096-99/+282
* Btrfs: start of support for many FS volumesChris Mason2007-04-069-79/+242
OpenPOWER on IntegriCloud