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