| Commit message (Expand) | Author | Age |
* | Btrfs: cleanup for btrfs_btree_balance_dirty | Liu Bo | 2012-12-12 |
* | Btrfs: make filesystem read-only when submitting barrier fails | Stefan Behrens | 2012-10-09 |
* | Btrfs: remove superblock writing after fatal error | Stefan Behrens | 2012-08-28 |
* | Btrfs: added helper to create new trees | Arne Jansen | 2012-07-10 |
* | btrfs: Drop unused function btrfs_abort_devices() | Asias He | 2012-05-30 |
* | Btrfs: avoid sleeping in verify_parent_transid while atomic | Chris Mason | 2012-05-06 |
* | btrfs: enhance transaction abort infrastructure | Jeff Mahoney | 2012-03-21 |
* | btrfs: return void in functions without error conditions | Jeff Mahoney | 2012-03-21 |
* | btrfs: clean_tree_block should panic on observed memory corruption and return... | Jeff Mahoney | 2012-03-21 |
* | btrfs: take allocation of ->tree_root into open_ctree() | Al Viro | 2012-01-08 |
* | btrfs: make open_ctree() return int | Al Viro | 2012-01-08 |
* | btrfs: sanitizing ->fs_info, part 4 | Al Viro | 2012-01-08 |
* | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason | 2011-11-06 |
|\ |
|
| * | btrfs: add READAHEAD extent buffer flag | Arne Jansen | 2011-10-02 |
* | | Btrfs: make sure to flush queued bios if write_cache_pages waits | Chris Mason | 2011-11-06 |
|/ |
|
* | Btrfs: make a lockdep class for each root | Chris Mason | 2011-07-27 |
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 2011-05-22 |
|\ |
|
| * | btrfs: remove all unused functions | David Sterba | 2011-05-06 |
| * | btrfs: remove unused function prototypes | David Sterba | 2011-05-04 |
* | | btrfs: implement delayed inode items operation | Miao Xie | 2011-05-21 |
|/ |
|
* | Btrfs: forced readonly mounts on errors | liubo | 2011-01-17 |
* | Btrfs: use async helpers for DIO write checksumming | Chris Mason | 2010-05-25 |
* | Btrfs: Metadata ENOSPC handling for tree log | Yan, Zheng | 2010-05-25 |
* | Btrfs: leave btree locks spinning more often | Chris Mason | 2009-03-24 |
* | Btrfs: make a lockdep class for the extent buffer locks | Chris Mason | 2009-02-12 |
* | Btrfs: fix tree logs parallel sync | Yan Zheng | 2009-01-21 |
* | Btrfs: superblock duplication | Yan Zheng | 2008-12-08 |
* | Btrfs: mount ro and remount support | Yan Zheng | 2008-11-12 |
* | Btrfs: Add ordered async work queues | Chris Mason | 2008-11-06 |
* | Btrfs: Add zlib compression support | Chris Mason | 2008-10-29 |
* | Btrfs: Tree logging fixes | Chris Mason | 2008-09-25 |
* | Btrfs: Add a write ahead tree log to optimize synchronous operations | Chris Mason | 2008-09-25 |
* | Btrfs: Wait for async bio submissions to make some progress at queue time | Chris Mason | 2008-09-25 |
* | Btrfs: Transaction commit: don't use filemap_fdatawait | Chris Mason | 2008-09-25 |
* | Btrfs: Online btree defragmentation fixes | Chris Mason | 2008-09-25 |
* | Add btrfs_end_transaction_throttle to force writers to wait for pending commits | Chris Mason | 2008-09-25 |
* | Btrfs: Add mount -o degraded to allow mounts to continue with missing devices | Chris Mason | 2008-09-25 |
* | Btrfs: Handle write errors on raid1 and raid10 | Chris Mason | 2008-09-25 |
* | Btrfs: Pass down the expected generation number when reading tree blocks | Chris Mason | 2008-09-25 |
* | Btrfs: Create a work queue for bio writes | Chris Mason | 2008-09-25 |
* | Btrfs: Write out all super blocks on commit, and bring back proper barrier su... | Chris Mason | 2008-09-25 |
* | Btrfs: Handle data block end_io through the async work queue | Chris Mason | 2008-09-25 |
* | Btrfs: Verify checksums on tree blocks found without read_tree_block | Chris Mason | 2008-09-25 |
* | Btrfs: Add support for device scanning and detection ioctls | Chris Mason | 2008-09-25 |
* | Btrfs: Add support for multiple devices per filesystem | Chris Mason | 2008-09-25 |
* | Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion | Chris Mason | 2008-09-25 |
* | Btrfs: Add data=ordered support | Chris Mason | 2008-09-25 |
* | Btrfs: Support for online FS resize (grow and shrink) | Chris Mason | 2008-09-25 |
* | Btrfs: Add back file data checksumming | Chris Mason | 2008-09-25 |
* | Btrfs: Add back the online defragging code | Chris Mason | 2008-09-25 |