aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Btrfs: very minimal lockingChris Mason2007-03-23
* Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason2007-03-23
* Btrfs: properly set new buffers for new blocks up to dateChris Mason2007-03-23
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-23
* Btrfs: transaction reworkChris Mason2007-03-22
* Mountable btrfs, with readdirChris Mason2007-03-22
* Btrfs: initial move to kernel module landChris Mason2007-03-21
* Btrfs: Better block record keeping, real mkfsChris Mason2007-03-20
* Btrfs: change dir-test to insert inode_itemsChris Mason2007-03-20
* Btrfs: Update TODOChris Mason2007-03-20
* Btrfs: Add inode map, and the start of file extent itemsChris Mason2007-03-20
* Btrfs: add transaction.h to the MakefileChris Mason2007-03-20
* 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: add inode itemChris Mason2007-03-15
* Btrfs: directory testing code and dir item fixesChris Mason2007-03-15
* Btrfs: add hash.hChris Mason2007-03-15
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
* Btrfs: reorder key offset and flagsChris Mason2007-03-14
* Btrfs: variable block size supportChris Mason2007-03-14
* Btrfs: add leaf data casting helperChris Mason2007-03-14
* Btrfs: properly reset block cache on freeChris Mason2007-03-14
* Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason2007-03-13
* 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: struct extent_item endianChris Mason2007-03-13
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-13
* Btrfs: struct item endian fixesChris Mason2007-03-12
* Btrfs: struct key endian fixesChris Mason2007-03-12
* Btrfs: Add sparse endian annotations to struct headerChris Mason2007-03-12
* Btrfs: get/set for struct header fieldsChris Mason2007-03-12
* fix leak in btrfs_drop_snapshotChris Mason2007-03-12
* Btrfs: recursion free-first passChris Mason2007-03-10
* Btrfs: Fixup last found extent cachingChris Mason2007-03-07
* Btrfs: get rid of add recursionChris Mason2007-03-07
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-06
* Btrfs: early reference countingChris Mason2007-03-02
* Btrfs: period commit during initial fill in the random testerChris Mason2007-03-02
* Btrfs: Fix extent code to use merge during deleteChris Mason2007-03-02
* Btrfs: pretend page cache & commit codeChris Mason2007-03-01
* Btrfs: Fixup the code to merge during path walksChris Mason2007-03-01
* Btrfs: merge on the way down during deletesChris Mason2007-03-01
* Btrfs: more return code checkingChris Mason2007-02-28
* Btrfs: return code checkingChris Mason2007-02-28
* Btrfs: Add sparse checking to MakefileChris Mason2007-02-28
* Btrfs: Take out the merge-during-search-on-delete code, it is buggy.Chris Mason2007-02-28
* Btrfs: more 32 bit cleanupsChris Mason2007-02-26