Age | Commit message (Expand) | Author | Files | Lines |
2012-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+1 |
2012-08-29 | Btrfs: fix deadlock in wait_for_more_refs | Arne Jansen | 1 | -1/+0 |
2012-08-29 | Btrfs: don't allocate a seperate csums array for direct reads | Josef Bacik | 1 | -1/+1 |
2012-07-31 | btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout | Joe Perches | 1 | -0/+13 |
2012-07-26 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason | 1 | -0/+62 |
2012-07-26 | Btrfs: add btrfs_compare_trees function | Alexander Block | 1 | -0/+15 |
2012-07-26 | Btrfs: introduce subvol uuids and times | Alexander Block | 1 | -0/+47 |
2012-07-26 | Btrfs: Check INCOMPAT flags on remount and add helper function | Mitch Harder | 1 | -0/+17 |
2012-07-26 | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason | 1 | -8/+225 |
2012-07-25 | Btrfs: add helper for tree enumeration | Arne Jansen | 1 | -0/+3 |
2012-07-24 | Btrfs: rewrite BTRFS_SETGET_FUNCS | Li Zefan | 1 | -6/+47 |
2012-07-24 | Btrfs: kill free_space pointer from inode structure | Li Zefan | 1 | -1/+2 |
2012-07-12 | Btrfs: quota tree support and startup | Arne Jansen | 1 | -0/+1 |
2012-07-12 | Btrfs: qgroup implementation and prototypes | Arne Jansen | 1 | -0/+46 |
2012-07-10 | Btrfs: qgroup state and initialization | Arne Jansen | 1 | -0/+24 |
2012-07-10 | Btrfs: add helper for tree enumeration | Arne Jansen | 1 | -0/+3 |
2012-07-10 | Btrfs: qgroup on-disk format | Arne Jansen | 1 | -0/+136 |
2012-07-10 | Btrfs: join tree mod log code with the code holding back delayed refs | Jan Schmidt | 1 | -12/+19 |
2012-06-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+7 |
2012-06-21 | Btrfs: introduce btrfs_next_old_item | Alexander Block | 1 | -2/+7 |
2012-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+2 |
2012-06-14 | Btrfs: add btrfs_next_old_leaf | Jan Schmidt | 1 | -0/+2 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2012-06-01 | Btrfs: move over to use ->update_time | Josef Bacik | 1 | -1/+0 |
2012-06-01 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l... | Chris Mason | 1 | -2/+32 |
2012-05-30 | Btrfs: use delayed ref sequence numbers for all fs-tree updates | Jan Schmidt | 1 | -0/+7 |
2012-05-30 | Btrfs: set ioprio of scrub readahead to idle | Stefan Behrens | 1 | -0/+3 |
2012-05-30 | Btrfs: read device stats on mount, write modified ones during commit | Stefan Behrens | 1 | -0/+38 |
2012-05-30 | Btrfs: fix how we deal with the orphan block rsv | Josef Bacik | 1 | -1/+1 |
2012-05-30 | Btrfs: add btrfs_search_old_slot | Jan Schmidt | 1 | -0/+2 |
2012-05-30 | Btrfs: add tree modification log functions | Jan Schmidt | 1 | -0/+5 |
2012-05-26 | Btrfs: add tree mod log to fs_info | Jan Schmidt | 1 | -0/+9 |
2012-05-26 | Btrfs: move struct seq_list to ctree.h | Jan Schmidt | 1 | -0/+7 |
2012-05-26 | Btrfs: don't set for_cow parameter for tree block functions | Jan Schmidt | 1 | -2/+2 |
2012-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2012-04-18 | Btrfs: fix that check_int_data mount option was ignored | Stefan Behrens | 1 | -1/+1 |
2012-04-13 | btrfs: btrfs_root_readonly() broken on big-endian | Al Viro | 1 | -1/+1 |
2012-03-29 | Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for... | Chris Mason | 1 | -18/+15 |
2012-03-29 | Merge branch 'error-handling' into for-linus | Chris Mason | 1 | -31/+63 |
2012-03-27 | Btrfs: introduce common define for max number of mirrors | Stefan Behrens | 1 | -0/+2 |
2012-03-27 | Btrfs: move alloc_profile_is_valid() to volumes.c | Ilya Dryomov | 1 | -23/+0 |
2012-03-27 | Btrfs: make profile_is_valid() check more strict | Ilya Dryomov | 1 | -8/+13 |
2012-03-27 | Btrfs: add wrappers for working with alloc profiles | Ilya Dryomov | 1 | -0/+15 |
2012-03-27 | Btrfs: add the ability to cache a pointer into the eb | Chris Mason | 1 | -0/+13 |
2012-03-27 | Btrfs: allow metadata blocks larger than the page size | Chris Mason | 1 | -2/+22 |
2012-03-26 | Btrfs: remove search_start and search_end from find_free_extent and callers | Josef Bacik | 1 | -2/+1 |
2012-03-22 | btrfs: enhance transaction abort infrastructure | Jeff Mahoney | 1 | -1/+12 |
2012-03-22 | btrfs: add varargs to btrfs_error | Jeff Mahoney | 1 | -2/+10 |
2012-03-22 | btrfs: btrfs_drop_snapshot should return int | Jeff Mahoney | 1 | -3/+3 |
2012-03-22 | btrfs: return void in functions without error conditions | Jeff Mahoney | 1 | -22/+23 |