Age | Commit message (Expand) | Author |
2011-12-16 | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2011-12-15 | Btrfs: fix num_workers_starting bug and other bugs in async thread | Josef Bacik |
2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-20 | btrfs: mirror_num should be int, not u64 | Jan Schmidt |
2011-11-20 | Btrfs: fix barrier flushes | Chris Mason |
2011-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-09 | Btrfs: close devices on all error paths in open_ctree() | Ilya Dryomov |
2011-11-09 | Btrfs: avoid null dereference and leaks when bailing from open_ctree() | Ilya Dryomov |
2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-06 | Btrfs: check for a null fs root when writing to the backup root log | Chris Mason |
2011-11-06 | Btrfs: stop the readahead threads on failed mount | Chris Mason |
2011-11-06 | Btrfs: fix extent_buffer leak in the metadata IO error handling | Chris Mason |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason |
2011-11-06 | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason |
2011-11-06 | Btrfs: make a delayed_block_rsv for the delayed item insertion | Josef Bacik |
2011-11-06 | Btrfs: add a log of past tree roots | Chris Mason |
2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba |
2011-11-06 | Btrfs: make sure to flush queued bios if write_cache_pages waits | Chris Mason |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-10-19 | Btrfs: allow us to overcommit our enospc reservations | Josef Bacik |
2011-10-19 | Btrfs: put the block group cache after we commit the super | Josef Bacik |
2011-10-19 | Btrfs: kill the durable block rsv stuff | Josef Bacik |
2011-10-02 | btrfs: hooks for readahead | Arne Jansen |
2011-10-02 | btrfs: state information for readahead | Arne Jansen |
2011-10-02 | btrfs: add READAHEAD extent buffer flag | Arne Jansen |
2011-10-02 | btrfs: add an extra wait mode to read_extent_buffer_pages | Arne Jansen |
2011-09-29 | btrfs: add mirror_num to extent_read_full_page | Jan Schmidt |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-07-27 | Btrfs: make a lockdep class for each root | Chris Mason |
2011-07-27 | Btrfs: stop using highmem for extent_buffers | Chris Mason |
2011-07-27 | Btrfs: use a worker thread to do caching | Josef Bacik |
2011-07-20 | btrfs: kill magical embedded struct superblock | Al Viro |
2011-06-17 | btrfs: fix uninitialized return value | David Sterba |
2011-06-17 | btrfs: Remove unused sysfs code | Maarten Lankhorst |
2011-06-17 | Btrfs: fix relocation races | Chris Mason |
2011-06-13 | Btrfs: check the return value from set_anon_super | Chris Mason |
2011-06-10 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason |
2011-06-10 | btrfs: fix unlocked access of delalloc_inodes | David Sterba |
2011-06-10 | btrfs: reinitialize scrub workers | Arne Jansen |
2011-05-28 | Merge branch 'for-chris' of | Chris Mason |
2011-05-27 | Btrfs: use the device_list_mutex during write_dev_supers | Chris Mason |
2011-05-26 | Btrfs: add mount -o auto_defrag | Chris Mason |
2011-05-23 | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason |
2011-05-23 | Btrfs: using rcu lock in the reader side of devices list | Xiao Guangrong |
2011-05-23 | Btrfs: fix the race between reading and updating devices | Xiao Guangrong |
2011-05-23 | BTRFS: Remove unused node_lock | Andi Kleen |
2011-05-23 | Btrfs: kill trans_mutex | Josef Bacik |
2011-05-23 | Btrfs: take away the num_items argument from btrfs_join_transaction | Josef Bacik |
2011-05-23 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason |
2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason |