| Commit message (Expand) | Author | Age |
... | |
| * | Btrfs: return error when we specify wrong start to defrag | Liu Bo | 2013-05-06 |
| * | Btrfs: fix reada debug code compilation | Vincent | 2013-05-06 |
| * | Btrfs: cleanup of function where btrfs_extend_item() is called | Tsutomu Itoh | 2013-05-06 |
| * | Btrfs: remove unused argument of btrfs_extend_item() | Tsutomu Itoh | 2013-05-06 |
| * | Btrfs: cleanup of function where fixup_low_keys() is called | Tsutomu Itoh | 2013-05-06 |
| * | Btrfs: remove unused argument of fixup_low_keys() | Tsutomu Itoh | 2013-05-06 |
| * | Btrfs: fix confusing edquot happening case | Wang Shilong | 2013-05-06 |
| * | Btrfs: do not continue if out of memory happens | Wang Shilong | 2013-05-06 |
| * | btrfs: fix minor typo in comment | Nathaniel Yazdani | 2013-05-06 |
| * | Btrfs: cleanup to remove reduplicate code in transaction.c | Wang Shilong | 2013-05-06 |
| * | Btrfs: fix unlock after free on rewinded tree blocks | Jan Schmidt | 2013-05-06 |
| * | Btrfs: fix accessing the root pointer in tree mod log functions | Jan Schmidt | 2013-05-06 |
| * | Btrfs: fix tree mod log regression on root split operations | Jan Schmidt | 2013-05-06 |
| * | Btrfs: use a lock to protect incompat/compat flag of the super block | Miao Xie | 2013-05-06 |
| * | Btrfs: fix unblocked autodefraggers when remount | Miao Xie | 2013-05-06 |
| * | Btrfs: add a rb_tree to improve performance of ulist search | Wang Shilong | 2013-05-06 |
| * | Btrfs: allow omitting stream header and end-cmd for btrfs send | Stefan Behrens | 2013-05-06 |
| * | Btrfs: make __merge_refs() return type be void | Wang Shilong | 2013-05-06 |
| * | Btrfs: remove some BUG_ONs() when walking backref tree | Wang Shilong | 2013-05-06 |
| * | Btrfs: use tree_root to avoid edquot when disabling quota | Wang Shilong | 2013-05-06 |
| * | Btrfs: fix a warning when updating qgroup limit | Wang Shilong | 2013-05-06 |
| * | Btrfs: fix missing check in the btrfs_qgroup_inherit() | Wang Shilong | 2013-05-06 |
| * | Btrfs: fix missing check before creating a qgroup relation | Wang Shilong | 2013-05-06 |
| * | Btrfs: remove some unnecessary spin_lock usages | Wang Shilong | 2013-05-06 |
| * | Btrfs: introduce a mutex lock for btrfs quota operations | Wang Shilong | 2013-05-06 |
| * | Btrfs: creating the subvolume qgroup automatically when enabling quota | Wang Shilong | 2013-05-06 |
| * | btrfs: abort unlink trans in missed error case | Zach Brown | 2013-05-06 |
| * | btrfs: ignore device open failures in __btrfs_open_devices | Eric Sandeen | 2013-05-06 |
| * | Btrfs: improve the performance of the csums lookup | Miao Xie | 2013-05-06 |
| * | Btrfs: fix bad extent logging | Josef Bacik | 2013-05-06 |
| * | Btrfs: log ram bytes properly | Josef Bacik | 2013-05-06 |
| * | Btrfs: don't wait on ordered extents if we have a trans open | Josef Bacik | 2013-05-06 |
| * | Btrfs: fix error handling in make/read block group | Josef Bacik | 2013-05-06 |
| * | Btrfs: fix double free in the iterate_extent_inodes() | Wang Shilong | 2013-05-06 |
| * | Btrfs: kill some BUG_ONs() in the find_parent_nodes() | Wang Shilong | 2013-05-06 |
| * | Btrfs: compare relevant parts of delayed tree refs | Josef Bacik | 2013-05-06 |
| * | Btrfs: fix infinite loop when we abort on mount | Josef Bacik | 2013-05-06 |
| * | Btrfs: fix a warning when disabling quota | Wang Shilong | 2013-05-06 |
| * | Btrfs: pass NULL instead of 0 | Liu Bo | 2013-05-06 |
| * | btrfs: make subvol creation/deletion killable in the early stages | David Sterba | 2013-05-06 |
| * | btrfs: cover more error codes in btrfs_decode_error | David Sterba | 2013-05-06 |
| * | btrfs: make orphan cleanup less verbose | David Sterba | 2013-05-06 |
| * | btrfs: deprecate subvolrootid mount option | David Sterba | 2013-05-06 |
| * | Btrfs: Include the device in most error printk()s | Simon Kirby | 2013-05-06 |
| * | btrfs: update kconfig title | David Sterba | 2013-05-06 |
| * | btrfs: clean snapshots one by one | David Sterba | 2013-05-06 |
| * | btrfs: Cleanup some redundant codes in btrfs_log_inode() | Zhi Yong Wu | 2013-05-06 |
| * | btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range() | Zhi Yong Wu | 2013-05-06 |
| * | Btrfs: share stop worker code | Liu Bo | 2013-05-06 |
| * | Btrfs: add a incompatible format change for smaller metadata extent refs | Josef Bacik | 2013-05-06 |