| Commit message (Expand) | Author | Age | Files | Lines |
* | Btrfs: allocator improvements, inode block groups | Chris Mason | 2007-04-30 | 1 | -1/+17 |
* | Btrfs: more block allocator work | Chris Mason | 2007-04-27 | 1 | -1/+3 |
* | Btrfs: start of block group code | Chris Mason | 2007-04-26 | 1 | -15/+51 |
* | Btrfs: change around extent-tree prealloc | Chris Mason | 2007-04-25 | 1 | -3/+7 |
* | Btrfs: get rid of the extent_item type field | Chris Mason | 2007-04-24 | 1 | -15/+1 |
* | Btrfs: add owner and type fields to the extents aand block headers | Chris Mason | 2007-04-20 | 1 | -3/+42 |
* | Btrfs: write barriers on commit, balance level before split | Chris Mason | 2007-04-20 | 1 | -0/+1 |
* | Btrfs: early fsync support | Chris Mason | 2007-04-19 | 1 | -0/+1 |
* | Btrfs: directory inode index is back | Chris Mason | 2007-04-19 | 1 | -41/+17 |
* | Btrfs: many file_write fixes, inline data | Chris Mason | 2007-04-19 | 1 | -0/+35 |
* | Btrfs: working file_write, reorganized key flags | Chris Mason | 2007-04-18 | 1 | -26/+26 |
* | Btrfs: rework csums and extent item ordering | Chris Mason | 2007-04-17 | 1 | -15/+2 |
* | Btrfs: progress on file_write | Chris Mason | 2007-04-17 | 1 | -5/+16 |
* | Btrfs: early work to file_write in big extents | Chris Mason | 2007-04-16 | 1 | -0/+15 |
* | Btrfs: add a device id to device items | Chris Mason | 2007-04-12 | 1 | -0/+36 |
* | Btrfs: create a logical->phsyical block number mapping scheme | Chris Mason | 2007-04-11 | 1 | -0/+1 |
* | Btrfs: early support for multiple devices | Chris Mason | 2007-04-11 | 1 | -5/+65 |
* | Btrfs: use a dedicated inode num for root root dir | Chris Mason | 2007-04-11 | 1 | -1/+2 |
* | Btrfs: drop owner and parentid | Chris Mason | 2007-04-10 | 1 | -24/+1 |
* | Btrfs: drop the inode map tree | Chris Mason | 2007-04-10 | 1 | -34/+5 |
* | Btrfs: snapshot progress | Chris Mason | 2007-04-10 | 1 | -1/+14 |
* | Btrfs: groundwork for subvolume and snapshot roots | Chris Mason | 2007-04-09 | 1 | -3/+17 |
* | Btrfs: start of support for many FS volumes | Chris Mason | 2007-04-06 | 1 | -14/+22 |
* | Btrfs: dirindex optimizations | Chris Mason | 2007-04-05 | 1 | -0/+3 |
* | Btrfs: finish off inode indexing in dirs, add overflows | Chris Mason | 2007-04-05 | 1 | -0/+33 |
* | Btrfs: more inode indexed directory work | Chris Mason | 2007-04-05 | 1 | -0/+4 |
* | Btrfs: add dir inode index | Chris Mason | 2007-04-04 | 1 | -7/+8 |
* | Btrfs: tweak the inode-map and free extent search starts on cold mount | Chris Mason | 2007-04-04 | 1 | -1/+0 |
* | Btrfs: still corruption hunting | Chris Mason | 2007-04-02 | 1 | -0/+3 |
* | Btrfs: corruption hunt continues | Chris Mason | 2007-03-30 | 1 | -0/+32 |
* | Btrfs: verify csums on read | Chris Mason | 2007-03-29 | 1 | -15/+32 |
* | Btrfs: sha256 csums on metadata | Chris Mason | 2007-03-28 | 1 | -2/+6 |
* | Btrfs: use a btree inode instead of sb_getblk | Chris Mason | 2007-03-28 | 1 | -0/+1 |
* | Btrfs: byte offsets for file keys | Chris Mason | 2007-03-27 | 1 | -1/+1 |
* | Btrfs: add generation field to file extent | Chris Mason | 2007-03-27 | 1 | -0/+13 |
* | Btrfs: split out level field in struct header | Chris Mason | 2007-03-27 | 1 | -5/+3 |
* | Btrfs: reference counts on data extents | Chris Mason | 2007-03-27 | 1 | -4/+5 |
* | btrfs_get_block, file read/write | Chris Mason | 2007-03-26 | 1 | -3/+23 |
* | Btrfs: add a radix back bit tree | Chris Mason | 2007-03-26 | 1 | -1/+2 |
* | Btrfs: very minimal locking | Chris Mason | 2007-03-23 | 1 | -0/+1 |
* | Add generation number to btrfs_header, readdir fixes, hash collision fixes | Chris Mason | 2007-03-23 | 1 | -1/+13 |
* | btrfs_create, btrfs_write_super, btrfs_sync_fs | Chris Mason | 2007-03-23 | 1 | -1/+1 |
* | Btrfs: transaction rework | Chris Mason | 2007-03-22 | 1 | -1/+3 |
* | Mountable btrfs, with readdir | Chris Mason | 2007-03-22 | 1 | -14/+48 |
* | Btrfs: initial move to kernel module land | Chris Mason | 2007-03-21 | 1 | -3/+12 |
* | Btrfs: Better block record keeping, real mkfs | Chris Mason | 2007-03-20 | 1 | -0/+1 |
* | Btrfs: change dir-test to insert inode_items | Chris Mason | 2007-03-20 | 1 | -0/+6 |
* | Btrfs: Add inode map, and the start of file extent items | Chris Mason | 2007-03-20 | 1 | -14/+115 |
* | Btrfs: transaction handles everywhere | Chris Mason | 2007-03-16 | 1 | -24/+39 |
* | Btrfs: pin freed blocks from the FS tree too | Chris Mason | 2007-03-16 | 1 | -1/+2 |