Age | Commit message (Expand) | Author | Files | Lines |
2007-06-12 | Btrfs: add GPLv2 | Chris Mason | 1 | -0/+18 |
2007-06-12 | Btrfs: printk fixes | Chris Mason | 1 | -5/+0 |
2007-06-12 | Btrfs: 64 bit div fixes | Chris Mason | 1 | -19/+24 |
2007-06-11 | Btrfs: fix oops after block group lookup | Chris Mason | 1 | -13/+16 |
2007-06-07 | Btrfs: d_type optimization | Chris Mason | 1 | -0/+1 |
2007-05-30 | Btrfs: use a separate flag for search_start vs a hint in find_free_extent | Chris Mason | 1 | -27/+42 |
2007-05-29 | Btrfs: block group switching | Chris Mason | 1 | -24/+61 |
2007-05-24 | Btrfs: sparse files! | Chris Mason | 1 | -4/+10 |
2007-05-18 | Btrfs: allocator optimizations, truncate readahead | Chris Mason | 1 | -14/+62 |
2007-05-10 | Btrfs: fix check_node and check_leaf to use less cpu | Chris Mason | 1 | -3/+3 |
2007-05-09 | Btrfs: many allocator fixes, pretty solid | Chris Mason | 1 | -52/+323 |
2007-05-07 | Btrfs: allocator and tuning | Chris Mason | 1 | -42/+33 |
2007-05-06 | Btrfs: more allocator enhancements | Chris Mason | 1 | -79/+238 |
2007-05-03 | Btrfs: early metadata/data split | Chris Mason | 1 | -47/+48 |
2007-05-02 | Btrfs: fix page cache memory leak | Chris Mason | 1 | -11/+1 |
2007-05-01 | Btrfs: directory readahead | Chris Mason | 1 | -0/+1 |
2007-04-30 | Btrfs: allocator improvements, inode block groups | Chris Mason | 1 | -40/+98 |
2007-04-28 | Btrfs: prealloc more blocks for the extent map | Chris Mason | 1 | -1/+1 |
2007-04-28 | Btrfs: smarter transaction writeback | Chris Mason | 1 | -0/+1 |
2007-04-28 | Btrfs: try to drop dead cow pages from ram | Chris Mason | 1 | -0/+17 |
2007-04-27 | Btrfs: allocator tweaks | Chris Mason | 1 | -2/+5 |
2007-04-27 | Btrfs: more block allocator work | Chris Mason | 1 | -12/+83 |
2007-04-26 | Btrfs: start of block group code | Chris Mason | 1 | -16/+188 |
2007-04-25 | Btrfs: change around extent-tree prealloc | Chris Mason | 1 | -23/+78 |
2007-04-24 | Btrfs: get rid of the extent_item type field | Chris Mason | 1 | -4/+1 |
2007-04-23 | Btrfs: fix extent owner/type setting on extent tree blocks | Chris Mason | 1 | -1/+3 |
2007-04-20 | Btrfs: add owner and type fields to the extents aand block headers | Chris Mason | 1 | -5/+10 |
2007-04-19 | Btrfs: many file_write fixes, inline data | Chris Mason | 1 | -0/+5 |
2007-04-18 | Btrfs: working file_write, reorganized key flags | Chris Mason | 1 | -1/+3 |
2007-04-17 | Btrfs: progress on file_write | Chris Mason | 1 | -9/+11 |
2007-04-11 | Btrfs: create a logical->phsyical block number mapping scheme | Chris Mason | 1 | -4/+4 |
2007-04-10 | Btrfs: drop owner and parentid | Chris Mason | 1 | -6/+2 |
2007-04-10 | Btrfs: snapshot progress | Chris Mason | 1 | -0/+6 |
2007-04-05 | Btrfs: more inode indexed directory work | Chris Mason | 1 | -2/+1 |
2007-04-04 | Btrfs: tweak the inode-map and free extent search starts on cold mount | Chris Mason | 1 | -2/+19 |
2007-04-02 | Btrfs: csum_verify_file_block locking fix | Chris Mason | 1 | -2/+0 |
2007-04-02 | Btrfs: dynamic allocation of path struct | Chris Mason | 1 | -39/+61 |
2007-04-02 | Btrfs: still corruption hunting | Chris Mason | 1 | -6/+12 |
2007-03-30 | Btrfs: corruption hunt continues | Chris Mason | 1 | -4/+4 |
2007-03-28 | Btrfs: use a btree inode instead of sb_getblk | Chris Mason | 1 | -5/+3 |
2007-03-27 | btrfs_truncate | Chris Mason | 1 | -12/+13 |
2007-03-27 | Btrfs: reference counts on data extents | Chris Mason | 1 | -17/+70 |
2007-03-26 | btrfs_get_block, file read/write | Chris Mason | 1 | -2/+2 |
2007-03-26 | Btrfs: add a radix back bit tree | Chris Mason | 1 | -54/+39 |
2007-03-25 | Btrfs: leak fixes, pinning fixes | Chris Mason | 1 | -9/+21 |
2007-03-23 | Btrfs: very minimal locking | Chris Mason | 1 | -2/+3 |
2007-03-23 | Btrfs: properly set new buffers for new blocks up to date | Chris Mason | 1 | -1/+1 |
2007-03-23 | btrfs_create, btrfs_write_super, btrfs_sync_fs | Chris Mason | 1 | -9/+17 |
2007-03-22 | Mountable btrfs, with readdir | Chris Mason | 1 | -70/+74 |
2007-03-21 | Btrfs: initial move to kernel module land | Chris Mason | 1 | -6/+4 |