summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: early fsync supportChris Mason2007-04-191-1/+36
* Btrfs: directory inode index is backChris Mason2007-04-191-259/+43
* Btrfs: many file_write fixes, inline dataChris Mason2007-04-191-116/+437
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-181-55/+63
* Btrfs: rework csums and extent item orderingChris Mason2007-04-171-113/+10
* Btrfs: progress on file_writeChris Mason2007-04-171-15/+269
* Btrfs: early work to file_write in big extentsChris Mason2007-04-161-16/+59
* Btrfs: add a device id to device itemsChris Mason2007-04-121-1/+8
* Btrfs: add disk ioctl, mostly workingChris Mason2007-04-121-10/+86
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-111-3/+3
* Btrfs: detect duplicate subvol namesChris Mason2007-04-101-2/+2
* Btrfs: subvolumesChris Mason2007-04-101-26/+152
* Btrfs: when forced to cow for file_write, get the page uptodate firstChris Mason2007-04-101-1/+14
* Btrfs: only cow in get_block when create==1Chris Mason2007-04-101-2/+3
* Btrfs: cow file extents before writingChris Mason2007-04-101-2/+18
* Btrfs: drop the inode map treeChris Mason2007-04-101-76/+13
* Btrfs: snapshot progressChris Mason2007-04-101-4/+131
* Btrfs: groundwork for subvolume and snapshot rootsChris Mason2007-04-091-17/+22
* Btrfs: start of support for many FS volumesChris Mason2007-04-061-50/+168
* Btrfs: uuidsChris Mason2007-04-051-3/+1
* Btrfs: dirindex optimizationsChris Mason2007-04-051-0/+5
* Btrfs: finish off inode indexing in dirs, add overflowsChris Mason2007-04-051-6/+5
* Btrfs: more inode indexed directory workChris Mason2007-04-051-43/+47
* Btrfs: add dir inode indexChris Mason2007-04-041-2/+2
* Btrfs: disable inline data code for nowChris Mason2007-04-041-8/+10
* Btrfs: support for items bigger than 1/2 the blocksizeChris Mason2007-04-041-3/+13
* Btrfs: early inline file data codeChris Mason2007-04-041-4/+236
* Btrfs: csum_verify_file_block locking fixChris Mason2007-04-021-1/+0
* Btrfs: corruptions fixedChris Mason2007-04-021-4/+5
* Btrfs: dynamic allocation of path structChris Mason2007-04-021-86/+112
* Btrfs: still corruption huntingChris Mason2007-04-021-15/+131
* Btrfs: corruption hunt continuesChris Mason2007-03-301-1/+1
* Btrfs: hunting slab corruptionChris Mason2007-03-301-1/+6
* Btrfs: verify csums on readChris Mason2007-03-291-29/+155
* btrfs_file_write -- first passChris Mason2007-03-291-9/+213
* Btrfs: sha256 csums on metadataChris Mason2007-03-281-2/+2
* Btrfs: use a btree inode instead of sb_getblkChris Mason2007-03-281-3/+5
* btrfs_rmdirChris Mason2007-03-271-13/+93
* Btrfs: byte offsets for file keysChris Mason2007-03-271-2/+5
* btrfs_truncateChris Mason2007-03-271-6/+101
* Btrfs: reference counts on data extentsChris Mason2007-03-271-3/+3
* btrfs_get_block, file read/writeChris Mason2007-03-261-34/+154
* btrfs_dirty_inodeChris Mason2007-03-261-5/+57
* btrfs_mkdirChris Mason2007-03-251-119/+65
* Btrfs: very simple readdir readaheadChris Mason2007-03-251-7/+31
* Btrfs: unlink and delete_inodeChris Mason2007-03-251-3/+114
* Btrfs: leak fixes, pinning fixesChris Mason2007-03-251-0/+1
* Btrfs: very minimal lockingChris Mason2007-03-231-9/+17
* Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason2007-03-231-5/+9
* Btrfs: properly set new buffers for new blocks up to dateChris Mason2007-03-231-0/+3