summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: add a device id to device itemsChris Mason2007-04-121-0/+36
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-111-0/+1
* Btrfs: early support for multiple devicesChris Mason2007-04-111-5/+65
* Btrfs: use a dedicated inode num for root root dirChris Mason2007-04-111-1/+2
* Btrfs: drop owner and parentidChris Mason2007-04-101-24/+1
* Btrfs: drop the inode map treeChris Mason2007-04-101-34/+5
* Btrfs: snapshot progressChris Mason2007-04-101-1/+14
* Btrfs: groundwork for subvolume and snapshot rootsChris Mason2007-04-091-3/+17
* Btrfs: start of support for many FS volumesChris Mason2007-04-061-14/+22
* Btrfs: dirindex optimizationsChris Mason2007-04-051-0/+3
* Btrfs: finish off inode indexing in dirs, add overflowsChris Mason2007-04-051-0/+33
* Btrfs: more inode indexed directory workChris Mason2007-04-051-0/+4
* Btrfs: add dir inode indexChris Mason2007-04-041-7/+8
* Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason2007-04-041-1/+0
* Btrfs: still corruption huntingChris Mason2007-04-021-0/+3
* Btrfs: corruption hunt continuesChris Mason2007-03-301-0/+32
* Btrfs: verify csums on readChris Mason2007-03-291-15/+32
* Btrfs: sha256 csums on metadataChris Mason2007-03-281-2/+6
* Btrfs: use a btree inode instead of sb_getblkChris Mason2007-03-281-0/+1
* Btrfs: byte offsets for file keysChris Mason2007-03-271-1/+1
* Btrfs: add generation field to file extentChris Mason2007-03-271-0/+13
* Btrfs: split out level field in struct headerChris Mason2007-03-271-5/+3
* Btrfs: reference counts on data extentsChris Mason2007-03-271-4/+5
* btrfs_get_block, file read/writeChris Mason2007-03-261-3/+23
* Btrfs: add a radix back bit treeChris Mason2007-03-261-1/+2
* Btrfs: very minimal lockingChris Mason2007-03-231-0/+1
* Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason2007-03-231-1/+13
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-231-1/+1
* Btrfs: transaction reworkChris Mason2007-03-221-1/+3
* Mountable btrfs, with readdirChris Mason2007-03-221-14/+48
* Btrfs: initial move to kernel module landChris Mason2007-03-211-3/+12
* Btrfs: Better block record keeping, real mkfsChris Mason2007-03-201-0/+1
* Btrfs: change dir-test to insert inode_itemsChris Mason2007-03-201-0/+6
* Btrfs: Add inode map, and the start of file extent itemsChris Mason2007-03-201-14/+115
* Btrfs: transaction handles everywhereChris Mason2007-03-161-24/+39
* Btrfs: pin freed blocks from the FS tree tooChris Mason2007-03-161-1/+2
* Btrfs: add a name_len to dir items, reorder keyChris Mason2007-03-161-4/+10
* Btrfs: add inode itemChris Mason2007-03-151-6/+169
* Btrfs: directory testing code and dir item fixesChris Mason2007-03-151-31/+41
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-55/+127
* Btrfs: reorder key offset and flagsChris Mason2007-03-141-2/+2
* Btrfs: variable block size supportChris Mason2007-03-141-27/+35
* Btrfs: add leaf data casting helperChris Mason2007-03-141-0/+4
* Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason2007-03-131-16/+107
* rename funcs and structs to btrfsChris Mason2007-03-131-47/+48
* Btrfs: struct extent_item endianChris Mason2007-03-131-2/+22
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-131-1/+11
* Btrfs: struct item endian fixesChris Mason2007-03-121-4/+30
* Btrfs: struct key endian fixesChris Mason2007-03-121-8/+70
* Btrfs: Add sparse endian annotations to struct headerChris Mason2007-03-121-32/+33