| Commit message (Expand) | Author | Age | Files | Lines |
* | Btrfs: working file_write, reorganized key flags | Chris Mason | 2007-04-18 | 1 | -55/+63 |
* | Btrfs: rework csums and extent item ordering | Chris Mason | 2007-04-17 | 1 | -113/+10 |
* | Btrfs: progress on file_write | Chris Mason | 2007-04-17 | 1 | -15/+269 |
* | Btrfs: early work to file_write in big extents | Chris Mason | 2007-04-16 | 1 | -16/+59 |
* | Btrfs: add a device id to device items | Chris Mason | 2007-04-12 | 1 | -1/+8 |
* | Btrfs: add disk ioctl, mostly working | Chris Mason | 2007-04-12 | 1 | -10/+86 |
* | Btrfs: create a logical->phsyical block number mapping scheme | Chris Mason | 2007-04-11 | 1 | -3/+3 |
* | Btrfs: detect duplicate subvol names | Chris Mason | 2007-04-10 | 1 | -2/+2 |
* | Btrfs: subvolumes | Chris Mason | 2007-04-10 | 1 | -26/+152 |
* | Btrfs: when forced to cow for file_write, get the page uptodate first | Chris Mason | 2007-04-10 | 1 | -1/+14 |
* | Btrfs: only cow in get_block when create==1 | Chris Mason | 2007-04-10 | 1 | -2/+3 |
* | Btrfs: cow file extents before writing | Chris Mason | 2007-04-10 | 1 | -2/+18 |
* | Btrfs: drop the inode map tree | Chris Mason | 2007-04-10 | 1 | -76/+13 |
* | Btrfs: snapshot progress | Chris Mason | 2007-04-10 | 1 | -4/+131 |
* | Btrfs: groundwork for subvolume and snapshot roots | Chris Mason | 2007-04-09 | 1 | -17/+22 |
* | Btrfs: start of support for many FS volumes | Chris Mason | 2007-04-06 | 1 | -50/+168 |
* | Btrfs: uuids | Chris Mason | 2007-04-05 | 1 | -3/+1 |
* | Btrfs: dirindex optimizations | Chris Mason | 2007-04-05 | 1 | -0/+5 |
* | Btrfs: finish off inode indexing in dirs, add overflows | Chris Mason | 2007-04-05 | 1 | -6/+5 |
* | Btrfs: more inode indexed directory work | Chris Mason | 2007-04-05 | 1 | -43/+47 |
* | Btrfs: add dir inode index | Chris Mason | 2007-04-04 | 1 | -2/+2 |
* | Btrfs: disable inline data code for now | Chris Mason | 2007-04-04 | 1 | -8/+10 |
* | Btrfs: support for items bigger than 1/2 the blocksize | Chris Mason | 2007-04-04 | 1 | -3/+13 |
* | Btrfs: early inline file data code | Chris Mason | 2007-04-04 | 1 | -4/+236 |
* | Btrfs: csum_verify_file_block locking fix | Chris Mason | 2007-04-02 | 1 | -1/+0 |
* | Btrfs: corruptions fixed | Chris Mason | 2007-04-02 | 1 | -4/+5 |
* | Btrfs: dynamic allocation of path struct | Chris Mason | 2007-04-02 | 1 | -86/+112 |
* | Btrfs: still corruption hunting | Chris Mason | 2007-04-02 | 1 | -15/+131 |
* | Btrfs: corruption hunt continues | Chris Mason | 2007-03-30 | 1 | -1/+1 |
* | Btrfs: hunting slab corruption | Chris Mason | 2007-03-30 | 1 | -1/+6 |
* | Btrfs: verify csums on read | Chris Mason | 2007-03-29 | 1 | -29/+155 |
* | btrfs_file_write -- first pass | Chris Mason | 2007-03-29 | 1 | -9/+213 |
* | Btrfs: sha256 csums on metadata | Chris Mason | 2007-03-28 | 1 | -2/+2 |
* | Btrfs: use a btree inode instead of sb_getblk | Chris Mason | 2007-03-28 | 1 | -3/+5 |
* | btrfs_rmdir | Chris Mason | 2007-03-27 | 1 | -13/+93 |
* | Btrfs: byte offsets for file keys | Chris Mason | 2007-03-27 | 1 | -2/+5 |
* | btrfs_truncate | Chris Mason | 2007-03-27 | 1 | -6/+101 |
* | Btrfs: reference counts on data extents | Chris Mason | 2007-03-27 | 1 | -3/+3 |
* | btrfs_get_block, file read/write | Chris Mason | 2007-03-26 | 1 | -34/+154 |
* | btrfs_dirty_inode | Chris Mason | 2007-03-26 | 1 | -5/+57 |
* | btrfs_mkdir | Chris Mason | 2007-03-25 | 1 | -119/+65 |
* | Btrfs: very simple readdir readahead | Chris Mason | 2007-03-25 | 1 | -7/+31 |
* | Btrfs: unlink and delete_inode | Chris Mason | 2007-03-25 | 1 | -3/+114 |
* | Btrfs: leak fixes, pinning fixes | Chris Mason | 2007-03-25 | 1 | -0/+1 |
* | Btrfs: very minimal locking | Chris Mason | 2007-03-23 | 1 | -9/+17 |
* | Add generation number to btrfs_header, readdir fixes, hash collision fixes | Chris Mason | 2007-03-23 | 1 | -5/+9 |
* | Btrfs: properly set new buffers for new blocks up to date | Chris Mason | 2007-03-23 | 1 | -0/+3 |
* | btrfs_create, btrfs_write_super, btrfs_sync_fs | Chris Mason | 2007-03-23 | 1 | -0/+129 |
* | Btrfs: transaction rework | Chris Mason | 2007-03-22 | 1 | -18/+0 |
* | Mountable btrfs, with readdir | Chris Mason | 2007-03-22 | 1 | -20/+241 |