Age | Commit message (Expand) | Author |
2012-12-17 | Btrfs: fix hash overflow handling | Chris Mason |
2012-12-16 | Btrfs: put raid properties into global table | Liu Bo |
2012-12-16 | Btrfs: don't memset new tokens | Josef Bacik |
2012-12-16 | Btrfs: log changed inodes based on the extent map tree | Josef Bacik |
2012-12-16 | Btrfs: add path->really_keep_locks | Josef Bacik |
2012-12-16 | Btrfs: rename root_times_lock to root_item_lock | Anand Jain |
2012-12-16 | Btrfs: restructure btrfs_run_defrag_inodes() | Miao Xie |
2012-12-16 | Btrfs: use slabs for auto defrag allocation | Miao Xie |
2012-12-12 | Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace | Stefan Behrens |
2012-12-12 | Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() | Stefan Behrens |
2012-12-12 | Btrfs: add new sources for device replace code | Stefan Behrens |
2012-12-12 | Btrfs: add code to scrub to copy read data to another disk | Stefan Behrens |
2012-12-12 | Btrfs: disallow some operations on the device replace target device | Stefan Behrens |
2012-12-12 | Btrfs: disallow mutually exclusive admin operations from user mode | Stefan Behrens |
2012-12-12 | Btrfs: introduce a btrfs_dev_replace_item type | Stefan Behrens |
2012-12-12 | Btrfs: enhance btrfs structures for device replace support | Stefan Behrens |
2012-12-12 | Btrfs: pass fs_info instead of root | Stefan Behrens |
2012-12-12 | Btrfs: fix wrong file extent length | Miao Xie |
2012-12-12 | Btrfs: Fix typo in fs/btrfs | Masanari Iida |
2012-12-11 | Btrfs: make delalloc inodes be flushed by multi-task | Miao Xie |
2012-12-11 | Btrfs: improve the noflush reservation | Miao Xie |
2012-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-10-25 | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable | Chris Mason |
2012-10-25 | Btrfs: Use btrfs_update_inode_fallback when creating a snapshot | Josef Bacik |
2012-10-24 | Btrfs: determine level of old roots | Jan Schmidt |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-10-09 | Btrfs: make filesystem read-only when submitting barrier fails | Stefan Behrens |
2012-10-09 | btrfs: extended inode refs | Mark Fasheh |
2012-10-08 | btrfs: move transaction aborts to the point of failure | David Sterba |
2012-10-04 | Btrfs: cleanup fs_info->hashers | Liu Bo |
2012-10-01 | Btrfs: delay block group item insertion | Josef Bacik |
2012-10-01 | Btrfs: cleanup for unused ref cache stuff | liubo |
2012-10-01 | Btrfs: fix unprotected ->log_batch | Miao Xie |
2012-10-01 | Btrfs: add a new "type" field into the block reservation structure | Miao Xie |
2012-10-01 | Btrfs: btrfs_drop_extent_cache should never fail | Josef Bacik |
2012-10-01 | Btrfs: add hole punching | Josef Bacik |
2012-10-01 | Btrfs: remove unused hint byte argument for btrfs_drop_extents | Josef Bacik |
2012-10-01 | Btrfs: do not needlessly restart the transaction for enospc | Josef Bacik |
2012-10-01 | Btrfs: turbo charge fsync | Josef Bacik |
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 |