summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Do more extensive readahead during tree searchesChris Mason2007-08-271-13/+49
* fix block readahead in btrfs_next_leafYan2007-08-271-1/+1
* Btrfs: Add BH_Defrag to mark buffers that are in need of defraggingChris Mason2007-08-101-10/+12
* Btrfs: Btree defrag on the extent-mapping tree as wellChris Mason2007-08-101-7/+11
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-071-42/+153
* Btrfs: Fold some btree readahead routines into something more generic.Chris Mason2007-08-071-0/+77
* Btrfs: Do snapshot deletion in smaller chunks.Chris Mason2007-08-071-0/+10
* Btrfs: Some code cleanupsAneesh2007-07-111-2/+6
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+0
* Btrfs: crash recovery fixesChris Mason2007-06-281-1/+12
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-221-24/+82
* btrfs: Code cleanupAneesh2007-06-131-1/+0
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: patch queue: fix corruption when splitting large itemsChris Mason2007-05-111-2/+8
* Btrfs: fix check_node and check_leaf to use less cpuChris Mason2007-05-101-18/+26
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-301-5/+5
* Btrfs: add owner and type fields to the extents aand block headersChris Mason2007-04-201-0/+5
* Btrfs: node balance optimizationsChris Mason2007-04-201-11/+19
* Btrfs: write barriers on commit, balance level before splitChris Mason2007-04-201-0/+119
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-181-3/+27
* Btrfs: rework csums and extent item orderingChris Mason2007-04-171-5/+4
* Btrfs: progress on file_writeChris Mason2007-04-171-0/+57
* Btrfs: early work to file_write in big extentsChris Mason2007-04-161-0/+54
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-111-19/+19
* Btrfs: drop owner and parentidChris Mason2007-04-101-8/+0
* Btrfs: uuidsChris Mason2007-04-051-0/+12
* Btrfs: support for items bigger than 1/2 the blocksizeChris Mason2007-04-041-35/+97
* Btrfs: early inline file data codeChris Mason2007-04-041-6/+12
* Btrfs: still corruption huntingChris Mason2007-04-021-12/+30
* Btrfs: corruption hunt continuesChris Mason2007-03-301-87/+114
* Btrfs: hunting slab corruptionChris Mason2007-03-301-0/+2
* Btrfs: verify csums on readChris Mason2007-03-291-5/+4
* Btrfs: split out level field in struct headerChris Mason2007-03-271-0/+1
* Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason2007-03-231-1/+7
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-231-20/+29
* Mountable btrfs, with readdirChris Mason2007-03-221-133/+140
* Btrfs: initial move to kernel module landChris Mason2007-03-211-5/+1
* Btrfs: minor commentsChris Mason2007-03-171-0/+5
* Btrfs: transaction handles everywhereChris Mason2007-03-161-98/+106
* Btrfs: pin freed blocks from the FS tree tooChris Mason2007-03-161-7/+7
* Btrfs: add a name_len to dir items, reorder keyChris Mason2007-03-161-4/+4
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-17/+34
* Btrfs: variable block size supportChris Mason2007-03-141-114/+111
* Btrfs: merge leaves before splitChris Mason2007-03-131-0/+9
* Btrfs: make some funcs staticChris Mason2007-03-131-8/+8
* rename funcs and structs to btrfsChris Mason2007-03-131-158/+159
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-131-13/+18
* Btrfs: struct item endian fixesChris Mason2007-03-121-58/+71
* Btrfs: struct key endian fixesChris Mason2007-03-121-38/+54
* Btrfs: get/set for struct header fieldsChris Mason2007-03-121-98/+126
OpenPOWER on IntegriCloud