aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
Commit message (Expand)AuthorAge
* Add support for defragging files via btrfsctl -d. Avoid OOM on extent treeChris Mason2007-09-10
* Btrfs: ctree.c cleanupsYan2007-08-29
* Btrfs: Do more extensive readahead during tree searchesChris Mason2007-08-27
* fix block readahead in btrfs_next_leafYan2007-08-27
* Btrfs: Add BH_Defrag to mark buffers that are in need of defraggingChris Mason2007-08-10
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-10
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-07
* Btrfs: Fold some btree readahead routines into something more generic.Chris Mason2007-08-07
* Btrfs: Do snapshot deletion in smaller chunks.Chris Mason2007-08-07
* Btrfs: Some code cleanupsAneesh2007-07-11
* Btrfs: trivial include fixupsZach Brown2007-07-11
* Btrfs: crash recovery fixesChris Mason2007-06-28
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-22
* btrfs: Code cleanupAneesh2007-06-13
* Btrfs: add GPLv2Chris Mason2007-06-12
* Btrfs: patch queue: fix corruption when splitting large itemsChris Mason2007-05-11
* Btrfs: fix check_node and check_leaf to use less cpuChris Mason2007-05-10
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-30
* Btrfs: add owner and type fields to the extents aand block headersChris Mason2007-04-20
* Btrfs: node balance optimizationsChris Mason2007-04-20
* Btrfs: write barriers on commit, balance level before splitChris Mason2007-04-20
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-18
* Btrfs: rework csums and extent item orderingChris Mason2007-04-17
* Btrfs: progress on file_writeChris Mason2007-04-17
* Btrfs: early work to file_write in big extentsChris Mason2007-04-16
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-11
* Btrfs: drop owner and parentidChris Mason2007-04-10
* Btrfs: uuidsChris Mason2007-04-05
* Btrfs: support for items bigger than 1/2 the blocksizeChris Mason2007-04-04
* Btrfs: early inline file data codeChris Mason2007-04-04
* Btrfs: still corruption huntingChris Mason2007-04-02
* Btrfs: corruption hunt continuesChris Mason2007-03-30
* Btrfs: hunting slab corruptionChris Mason2007-03-30
* Btrfs: verify csums on readChris Mason2007-03-29
* Btrfs: split out level field in struct headerChris Mason2007-03-27
* Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason2007-03-23
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-23
* Mountable btrfs, with readdirChris Mason2007-03-22
* Btrfs: initial move to kernel module landChris Mason2007-03-21
* Btrfs: minor commentsChris Mason2007-03-17
* Btrfs: transaction handles everywhereChris Mason2007-03-16
* Btrfs: pin freed blocks from the FS tree tooChris Mason2007-03-16
* Btrfs: add a name_len to dir items, reorder keyChris Mason2007-03-16
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
* Btrfs: variable block size supportChris Mason2007-03-14
* Btrfs: merge leaves before splitChris Mason2007-03-13
* Btrfs: make some funcs staticChris Mason2007-03-13
* rename funcs and structs to btrfsChris Mason2007-03-13
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-13
* Btrfs: struct item endian fixesChris Mason2007-03-12