Age | Commit message (Expand) | Author |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-28 | Btrfs: check return value of read_tree_block() | Tsutomu Itoh |
2011-03-17 | Btrfs: handle errors in btrfs_orphan_cleanup | Josef Bacik |
2011-02-16 | Btrfs: allow balance to explicitly allocate chunks as it relocates | Chris Mason |
2011-02-14 | Btrfs: Fix balance panic | Yan, Zheng |
2011-02-01 | btrfs: fix return value check of btrfs_start_transaction() | Tsutomu Itoh |
2011-01-28 | btrfs: fix return value check of btrfs_join_transaction() | Tsutomu Itoh |
2010-10-29 | Btrfs: Fix variables set but not read (bugs found by gcc 4.6) | Andi Kleen |
2010-10-29 | Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason |
2010-10-28 | Btrfs: create special free space cache inode | Josef Bacik |
2010-10-22 | Btrfs: rework how we reserve metadata bytes | Josef Bacik |
2010-06-11 | Btrfs: Fix null dereference in relocation.c | Yan, Zheng |
2010-05-25 | Btrfs: Metadata ENOSPC handling for balance | Yan, Zheng |
2010-05-25 | Btrfs: Pre-allocate space for data relocation | Yan, Zheng |
2010-05-25 | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng |
2010-05-25 | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-15 | Btrfs: cache the extent state everywhere we possibly can V2 | Josef Bacik |
2010-03-15 | Btrfs: change how we mount subvolumes | Josef Bacik |
2010-03-08 | Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL | Eric Paris |
2010-02-04 | Btrfs: remove BUG_ON() due to mounting bad filesystem | Miao Xie |
2010-01-17 | Btrfs, fix memory leaks in error paths | Jiri Slaby |
2009-12-17 | Btrfs: Add delayed iput | Yan, Zheng |
2009-12-17 | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng |
2009-10-05 | Btrfs: fix deadlock on async thread startup | Chris Mason |
2009-09-24 | Btrfs: relocate file extents in clusters | Yan, Zheng |
2009-09-21 | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng |
2009-09-11 | Btrfs: use a cached state for extent state operations during delalloc | Chris Mason |
2009-09-11 | Btrfs: switch extent_map to a rw lock | Chris Mason |
2009-08-07 | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY | Yan Zheng |
2009-07-22 | Btrfs: fix locking issue in btrfs_find_next_key | Yan Zheng |
2009-07-02 | Btrfs: update backrefs while dropping snapshot | Yan Zheng |
2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng |