aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
2007-04-19Btrfs: many file_write fixes, inline dataChris Mason
2007-04-17Btrfs: rework csums and extent item orderingChris Mason
2007-04-12Btrfs: add a device id to device itemsChris Mason
2007-04-12Btrfs: add disk ioctl, mostly workingChris Mason
2007-04-11Btrfs: create a logical->phsyical block number mapping schemeChris Mason
2007-04-11Btrfs: early support for multiple devicesChris Mason
2007-04-10Btrfs: subvolumesChris Mason
2007-04-10Btrfs: drop the inode map treeChris Mason
2007-04-10Btrfs: snapshot progressChris Mason
2007-04-09Btrfs: groundwork for subvolume and snapshot rootsChris Mason
2007-04-06Btrfs: start of support for many FS volumesChris Mason
2007-04-05Btrfs: dirindex optimizationsChris Mason
2007-04-04Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason
2007-04-03Btrfs: don't wait on uptodate buffers on readChris Mason
2007-04-02Btrfs: csum_verify_file_block locking fixChris Mason
2007-04-02Btrfs: corruptions fixedChris Mason
2007-04-02Btrfs: still corruption huntingChris Mason
2007-03-30Btrfs: corruption hunt continuesChris Mason
2007-03-30Btrfs: hunting slab corruptionChris Mason
2007-03-29Btrfs: verify csums on readChris Mason
2007-03-29Btrfs: btree address space fixesChris Mason
2007-03-28Btrfs: sha256 csums on metadataChris Mason
2007-03-28Btrfs: use a btree inode instead of sb_getblkChris Mason
2007-03-26Btrfs: add a radix back bit treeChris Mason
2007-03-23Btrfs: very minimal lockingChris Mason
2007-03-23Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason
2007-03-23Btrfs: properly set new buffers for new blocks up to dateChris Mason
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason
2007-03-22Btrfs: transaction reworkChris Mason
2007-03-22Mountable btrfs, with readdirChris Mason
2007-03-21Btrfs: initial move to kernel module landChris Mason
2007-03-20Btrfs: Better block record keeping, real mkfsChris Mason
2007-03-20Btrfs: change dir-test to insert inode_itemsChris Mason
2007-03-20Btrfs: Add inode map, and the start of file extent itemsChris Mason
2007-03-16Btrfs: transaction handles everywhereChris Mason
2007-03-14Btrfs: variable block size supportChris Mason
2007-03-13Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason
2007-03-13rename funcs and structs to btrfsChris Mason
2007-03-12Btrfs: get/set for struct header fieldsChris Mason
2007-03-12fix leak in btrfs_drop_snapshotChris Mason
2007-03-07Btrfs: Fixup last found extent cachingChris Mason
2007-03-06Btrfs: Fixup reference counting on cowsChris Mason
2007-03-02Btrfs: early reference countingChris Mason
2007-03-02Btrfs: period commit during initial fill in the random testerChris Mason
2007-03-02Btrfs: Fix extent code to use merge during deleteChris Mason
2007-03-01Btrfs: pretend page cache & commit codeChris Mason
2007-02-26Btrfs: fixup dbfile permsChris Mason
2007-02-24Btrfs: Break up ctree.c a littleChris Mason
2007-02-23Btrfs: Block sized tree extents and extent deletionChris Mason
2007-02-22Btrfs: switch to early splitsChris Mason