| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | btrfs: simplify how first hit is passed to __btrfs_abort_transaction() | David Sterba | 1 | -7/+10 |
| 8 days | btrfs: validate negative error number passed to btrfs_abort_transaction() | David Sterba | 1 | -0/+24 |
| 8 days | btrfs: move transaction abort message to __btrfs_abort_transaction() | David Sterba | 1 | -10/+1 |
| 2026-04-07 | btrfs: inhibit extent buffer writeback to prevent COW amplification | Leo Martins | 1 | -0/+3 |
| 2025-11-24 | btrfs: headers cleanup to remove unnecessary local includes | Qu Wenruo | 1 | -4/+0 |
| 2025-01-13 | btrfs: move abort_should_print_stack() to transaction.h | Filipe Manana | 1 | -2/+16 |
| 2024-11-11 | btrfs: correct typos in multiple comments across various files | Shen Lichuan | 1 | -1/+1 |
| 2024-09-03 | btrfs: fix race between direct IO write and fsync when using same fd | Filipe Manana | 1 | -0/+6 |
| 2024-07-11 | btrfs: switch btrfs_pending_snapshot::dir to btrfs_inode | David Sterba | 1 | -1/+1 |
| 2024-07-11 | btrfs: add and use helper to commit the current transaction | Filipe Manana | 1 | -0/+1 |
| 2024-07-11 | btrfs: rename macro local variables that clash with other variables | David Sterba | 1 | -3/+3 |
| 2024-03-04 | btrfs: remove no longer used btrfs_transaction_in_commit() | Filipe Manana | 1 | -1/+0 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 2 | David Sterba | 1 | -1/+16 |
| 2023-12-06 | btrfs: free qgroup pertrans reserve on transaction abort | Boris Burkov | 1 | -0/+3 |
| 2023-10-12 | btrfs: add and use helpers for reading and writing log_transid | Filipe Manana | 1 | -1/+1 |
| 2023-10-12 | btrfs: move btrfs_defrag_root() to defrag.{c,h} | Filipe Manana | 1 | -1/+0 |
| 2023-10-12 | btrfs: rename errno identifiers to error | David Sterba | 1 | -7/+7 |
| 2023-10-12 | btrfs: always reserve space for delayed refs when starting transaction | Filipe Manana | 1 | -0/+2 |
| 2023-10-12 | btrfs: stop doing excessive space reservation for csum deletion | Filipe Manana | 1 | -0/+1 |
| 2023-10-04 | btrfs: always print transaction aborted messages with an error level | Filipe Manana | 1 | -2/+2 |
| 2023-09-08 | btrfs: do not block starts waiting on previous transaction commit | Josef Bacik | 1 | -0/+1 |
| 2023-06-19 | btrfs: don't hold an extra reference for redirtied buffers | Christoph Hellwig | 1 | -3/+0 |
| 2023-02-13 | btrfs: move btrfs_abort_transaction to transaction.c | Josef Bacik | 1 | -0/+31 |
| 2022-12-05 | btrfs: remove fs_info::pending_changes and related code | Josef Bacik | 1 | -1/+0 |
| 2022-12-05 | btrfs: convert __TRANS_* defines to enum bits | David Sterba | 1 | -8/+10 |
| 2022-12-05 | btrfs: move trans_handle_cachep out of ctree.h | Josef Bacik | 1 | -0/+3 |
| 2022-03-14 | btrfs: pass btrfs_fs_info for deleting snapshots and cleaner | Josef Bacik | 1 | -1/+1 |
| 2022-03-02 | btrfs: do not start relocation until in progress drops are done | Josef Bacik | 1 | -0/+1 |
| 2022-01-31 | btrfs: fix use-after-free after failure to create a snapshot | Filipe Manana | 1 | -0/+2 |
| 2022-01-03 | btrfs: remove trans_handle->root | Josef Bacik | 1 | -1/+0 |
| 2022-01-03 | btrfs: rework async transaction committing | Josef Bacik | 1 | -1/+1 |
| 2021-07-07 | btrfs: rework chunk allocation to avoid exhaustion of the system chunk array | Filipe Manana | 1 | -1/+1 |
| 2021-07-07 | btrfs: fix deadlock with concurrent chunk allocations involving system chunks | Filipe Manana | 1 | -7/+0 |
| 2021-06-22 | btrfs: send: fix crash when memory allocations trigger reclaim | Filipe Manana | 1 | -2/+0 |
| 2021-06-21 | btrfs: sink wait_for_unblock parameter to async commit | David Sterba | 1 | -2/+1 |
| 2021-06-21 | btrfs: always abort the transaction if we abort a trans handle | Josef Bacik | 1 | -1/+0 |
| 2021-04-19 | btrfs: fix exhaustion of the system chunk array due to concurrent allocations | Filipe Manana | 1 | -0/+7 |
| 2021-04-19 | btrfs: fix race between marking inode needs to be logged and log syncing | Filipe Manana | 1 | -1/+1 |
| 2021-02-09 | btrfs: zoned: redirty released extent buffers | Naohiro Aota | 1 | -0/+3 |
| 2021-02-08 | btrfs: make concurrent fsyncs wait less when waiting for a transaction commit | Filipe Manana | 1 | -0/+2 |
| 2020-12-08 | btrfs: return bool from btrfs_should_end_transaction | Nikolay Borisov | 1 | -1/+1 |
| 2020-12-08 | btrfs: remove dio iomap DSYNC workaround | Goldwyn Rodrigues | 1 | -1/+0 |
| 2020-10-07 | btrfs: dio iomap DSYNC workaround | Josef Bacik | 1 | -0/+1 |
| 2020-10-07 | btrfs: make fast fsyncs wait only for writeback | Filipe Manana | 1 | -0/+7 |
| 2020-07-27 | btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-... | Qu Wenruo | 1 | -14/+0 |
| 2020-07-27 | btrfs: preallocate anon block device at first phase of snapshot creation | Qu Wenruo | 1 | -0/+2 |
| 2020-07-27 | btrfs: make btrfs_set_inode_last_trans take btrfs_inode | Nikolay Borisov | 1 | -6/+6 |
| 2020-05-25 | btrfs: improve global reserve stealing logic | Josef Bacik | 1 | -2/+1 |
| 2020-03-23 | btrfs: switch to per-transaction pinned extents | Nikolay Borisov | 1 | -0/+1 |
| 2020-03-23 | btrfs: add wrapper for transaction abort predicate | David Sterba | 1 | -0/+12 |
| 2019-11-18 | btrfs: Rename btrfs_join_transaction_nolock | Nikolay Borisov | 1 | -1/+1 |
| 2019-11-18 | btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED | Qu Wenruo | 1 | -1/+0 |
| 2019-11-18 | Btrfs: make btrfs_wait_extents() static | Filipe Manana | 1 | -2/+0 |
| 2019-07-30 | Btrfs: fix deadlock between fiemap and transaction commits | Filipe Manana | 1 | -0/+3 |
| 2019-07-04 | btrfs: migrate btrfs_trans_release_chunk_metadata | Josef Bacik | 1 | -0/+1 |
| 2019-04-29 | Btrfs: remove no longer used member num_dirty_bgs from transaction | Filipe Manana | 1 | -1/+0 |
| 2019-04-29 | btrfs: replace pending/pinned chunks lists with io tree | Jeff Mahoney | 1 | -1/+0 |
| 2019-04-29 | btrfs: combine device update operations during transaction commit | Nikolay Borisov | 1 | -0/+1 |
| 2019-04-29 | Btrfs: remove no longer used 'sync' member from transaction handle | Filipe Manana | 1 | -1/+0 |
| 2018-12-17 | btrfs: drop extra enum initialization where using defaults | David Sterba | 1 | -7/+7 |
| 2018-12-17 | Btrfs: remove no longer used stuff for tracking pending ordered extents | Filipe Manana | 1 | -2/+0 |
| 2018-08-06 | btrfs: replace get_seconds with new 64bit time API | Allen Pais | 1 | -1/+1 |
| 2018-05-30 | btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshot | Gu JinXiang | 1 | -1/+0 |
| 2018-04-18 | btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT | Qu Wenruo | 1 | -0/+14 |
| 2018-04-12 | btrfs: replace GPL boilerplate by SPDX -- headers | David Sterba | 1 | -16/+4 |
| 2018-03-31 | btrfs: Remove code referencing unused TRANS_USERSPACE | Nikolay Borisov | 1 | -5/+1 |
| 2018-03-26 | btrfs: Document consistency of transaction->io_bgs list | Nikolay Borisov | 1 | -0/+16 |
| 2018-03-26 | btrfs: Remove unused btrfs_start_transaction_lflush function | Nikolay Borisov | 1 | -3/+0 |
| 2018-01-22 | btrfs: reorder btrfs_transaction members for better packing | David Sterba | 1 | -2/+2 |
| 2018-01-22 | btrfs: use narrower type for btrfs_transaction::num_dirty_bgs | David Sterba | 1 | -1/+1 |
| 2018-01-22 | btrfs: reorder btrfs_trans_handle members for better packing | David Sterba | 1 | -2/+2 |
| 2018-01-22 | btrfs: switch to refcount_t type for btrfs_trans_handle::use_count | David Sterba | 1 | -1/+1 |
| 2018-01-22 | btrfs: remove unused member of btrfs_trans_handle | David Sterba | 1 | -1/+0 |
| 2018-01-22 | btrfs: switch btrfs_trans_handle::adding_csums to bool | David Sterba | 1 | -1/+1 |
| 2017-04-18 | btrfs: remove unused qgroup members from btrfs_trans_handle | David Sterba | 1 | -2/+0 |
| 2017-04-18 | btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+3 |
| 2016-12-06 | btrfs: remove root parameter from transaction commit/end routines | Jeff Mahoney | 1 | -14/+4 |
| 2016-12-06 | btrfs: split btrfs_wait_marked_extents into normal and tree log functions | Jeff Mahoney | 1 | -2/+3 |
| 2016-12-06 | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney | 1 | -3/+3 |
| 2016-09-26 | btrfs: convert pr_* to btrfs_* where possible | Jeff Mahoney | 1 | -0/+1 |
| 2016-07-26 | btrfs: add btrfs_trans_handle->fs_info pointer | Jeff Mahoney | 1 | -0/+1 |
| 2016-06-17 | btrfs: account for non-CoW'd blocks in btrfs_abort_transaction | Jeff Mahoney | 1 | -1/+1 |
| 2016-05-25 | btrfs: fix string and comment grammatical issues and typos | Nicholas D Steeves | 1 | -1/+1 |
| 2016-01-07 | btrfs: preallocate path for snapshot creation at ioctl time | David Sterba | 1 | -0/+1 |
| 2016-01-07 | btrfs: allocate root item at snapshot ioctl time | David Sterba | 1 | -0/+1 |
| 2015-12-10 | Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list | Filipe Manana | 1 | -1/+1 |
| 2015-11-25 | Btrfs: use global reserve when deleting unused block group after ENOSPC | Filipe Manana | 1 | -0/+4 |
| 2015-10-21 | Merge branch 'allocator-fixes' into for-linus-4.4 | Chris Mason | 1 | -7/+7 |
| 2015-10-21 | Btrfs: don't continue setting up space cache when enospc | Josef Bacik | 1 | -0/+1 |
| 2015-10-21 | Btrfs: add a flags field to btrfs_transaction | Josef Bacik | 1 | -5/+4 |
| 2015-10-21 | Btrfs: change how we wait for pending ordered extents | Josef Bacik | 1 | -2/+2 |
| 2015-10-21 | btrfs: qgroup: Use new metadata reservation. | Qu Wenruo | 1 | -1/+0 |
| 2015-10-21 | btrfs: change num_items type from u64 to unsigned int | Alexandru Moise | 1 | -2/+3 |
| 2015-10-05 | Btrfs: fix deadlock when finalizing block group creation | Filipe Manana | 1 | -0/+1 |
| 2015-09-22 | Btrfs: keep dropped roots in cache until transaction commit | Josef Bacik | 1 | -1/+4 |
| 2015-07-29 | btrfs: add missing discards when unpinning extents with -o discard | Jeff Mahoney | 1 | -0/+2 |
| 2015-06-10 | btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots. | Qu Wenruo | 1 | -0/+23 |
| 2015-06-03 | Btrfs: fix -ENOSPC when finishing block group creation | Filipe Manana | 1 | -0/+1 |
| 2015-04-10 | Btrfs: allow block group cache writeout outside critical section in commit | Chris Mason | 1 | -0/+9 |
| 2015-04-10 | Btrfs: reserve space for block groups | Josef Bacik | 1 | -0/+1 |
| 2015-03-26 | Btrfs: fix metadata inconsistencies after directory fsync | Filipe Manana | 1 | -0/+2 |
| 2015-02-14 | btrfs: Fix out-of-space bug | Zhao Lei | 1 | -0/+5 |
| 2015-01-21 | Btrfs: track dirty block groups on their own list | Josef Bacik | 1 | -0/+2 |
| 2014-11-25 | Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern... | Chris Mason | 1 | -0/+2 |
| 2014-11-21 | Btrfs: make sure logged extents complete in the current transaction V3 | Josef Bacik | 1 | -0/+2 |
| 2014-11-20 | Btrfs: deal with convert_extent_bit errors to avoid fs corruption | Filipe Manana | 1 | -2/+0 |
| 2014-11-12 | btrfs: add support for processing pending changes | David Sterba | 1 | -0/+2 |
| 2014-10-02 | btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB | David Sterba | 1 | -1/+1 |
| 2014-08-15 | btrfs: disable strict file flushes for renames and truncates | Chris Mason | 1 | -1/+0 |
| 2014-06-09 | Btrfs: add sanity tests for new qgroup accounting code | Josef Bacik | 1 | -0/+1 |
| 2014-04-06 | Btrfs: remove transaction from send | Josef Bacik | 1 | -0/+1 |
| 2014-04-06 | Btrfs: don't clear uptodate if the eb is under IO | Josef Bacik | 1 | -0/+2 |
| 2014-01-28 | Btrfs: make fsync latency less sucky | Josef Bacik | 1 | -0/+1 |
| 2014-01-28 | Btrfs: remove btrfs_end_transaction_dmeta() | Miao Xie | 1 | -2/+0 |
| 2013-11-11 | Btrfs: fix BUG_ON() casued by the reserved space migration | Miao Xie | 1 | -0/+1 |
| 2013-11-11 | Btrfs: fix two use-after-free bugs with transaction cleanup | Josef Bacik | 1 | -0/+1 |
| 2013-09-01 | btrfs: mark some local function as 'static' | Sergei Trofimovich | 1 | -2/+0 |
| 2013-08-09 | Btrfs: check to see if root_list is empty before adding it to dead roots | Josef Bacik | 1 | -1/+1 |
| 2013-07-02 | Btrfs: make the chunk allocator completely tree lockless | Josef Bacik | 1 | -0/+1 |
| 2013-06-14 | Btrfs: make the state of the transaction more readable | Miao Xie | 1 | -4/+12 |
| 2013-06-14 | Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure | Miao Xie | 1 | -2/+0 |
| 2013-06-14 | Btrfs: don't wait for all the writers circularly during the transaction commit | Miao Xie | 1 | -8/+23 |
| 2013-05-06 | btrfs: make static code static & remove dead code | Eric Sandeen | 1 | -1/+0 |
| 2013-05-06 | btrfs: clean snapshots one by one | David Sterba | 1 | -1/+1 |
| 2013-02-28 | Btrfs: fix wrong reserved space in qgroup during snap/subv creation | Miao Xie | 1 | -0/+1 |
| 2013-02-28 | Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot | Miao Xie | 1 | -0/+1 |
| 2013-02-20 | Btrfs: fix uncompleted transaction | Miao Xie | 1 | -0/+2 |
| 2013-02-20 | Btrfs: place ordered operations on a per transaction list | Josef Bacik | 1 | -0/+1 |
| 2013-02-20 | btrfs: remove cache only arguments from defrag path | Eric Sandeen | 1 | -1/+1 |
| 2013-02-20 | Btrfs: don't re-enter when allocating a chunk | Josef Bacik | 1 | -0/+1 |
| 2012-12-11 | Btrfs: improve the noflush reservation | Miao Xie | 1 | -1/+1 |
| 2012-10-09 | Btrfs: fix orphan transaction on the freezed filesystem | Miao Xie | 1 | -2/+2 |
| 2012-10-09 | Btrfs: add a type field for the transaction handle | Miao Xie | 1 | -4/+11 |
| 2012-10-04 | Btrfs: fix race in sync and freeze again | Josef Bacik | 1 | -0/+1 |
| 2012-10-01 | Btrfs: delay block group item insertion | Josef Bacik | 1 | -0/+1 |
| 2012-10-01 | Btrfs: fix corrupted metadata in the snapshot | Miao Xie | 1 | -0/+2 |
| 2012-10-01 | Btrfs: fix a bug in checking whether a inode is already in log | Liu Bo | 1 | -0/+1 |
| 2012-07-25 | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason | 1 | -0/+11 |
| 2012-07-23 | Btrfs: change how we indicate we're adding csums | Josef Bacik | 1 | -0/+1 |
| 2012-07-12 | Btrfs: add qgroup inheritance | Arne Jansen | 1 | -0/+1 |
| 2012-07-12 | Btrfs: hooks to reserve qgroup space | Arne Jansen | 1 | -0/+1 |
| 2012-07-12 | Btrfs: qgroup implementation and prototypes | Arne Jansen | 1 | -0/+3 |
| 2012-07-10 | Btrfs: check the root passed to btrfs_end_transaction | Arne Jansen | 1 | -0/+6 |
| 2012-03-22 | btrfs: enhance transaction abort infrastructure | Jeff Mahoney | 1 | -0/+3 |
| 2011-05-28 | Merge branch 'for-chris' of | Chris Mason | 1 | -21/+8 |
| 2011-05-23 | Btrfs: kill BTRFS_I(inode)->block_group | Josef Bacik | 1 | -14/+0 |
| 2011-05-23 | Btrfs: kill trans_mutex | Josef Bacik | 1 | -1/+3 |
| 2011-05-23 | Btrfs: if we've already started a trans handle, use that one | Josef Bacik | 1 | -0/+2 |
| 2011-05-23 | Btrfs: take away the num_items argument from btrfs_join_transaction | Josef Bacik | 1 | -6/+3 |
| 2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 1 | -3/+0 |
| 2011-05-21 | btrfs: implement delayed inode items operation | Miao Xie | 1 | -0/+2 |
| 2011-05-04 | btrfs: remove unused function prototypes | David Sterba | 1 | -3/+0 |
| 2011-04-11 | Btrfs: avoid taking the trans_mutex in btrfs_end_transaction | Josef Bacik | 1 | -2/+2 |
| 2010-12-23 | Btrfs: Add readonly snapshots support | Li Zefan | 1 | -0/+1 |
| 2010-10-29 | Btrfs: add START_SYNC, WAIT_SYNC ioctls | Sage Weil | 1 | -0/+1 |
| 2010-10-29 | Btrfs: async transaction commit | Sage Weil | 1 | -0/+3 |
| 2010-10-28 | Btrfs: create special free space cache inode | Josef Bacik | 1 | -0/+4 |
| 2010-05-25 | Btrfs: Introduce global metadata reservation | Yan, Zheng | 1 | -0/+3 |
| 2010-05-25 | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 1 | -5/+8 |
| 2010-05-25 | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng | 1 | -4/+4 |
| 2009-12-15 | Btrfs: Avoid superfluous tree-log writeout | Yan, Zheng | 1 | -3/+3 |
| 2009-10-13 | Btrfs: streamline tree-log btree block writeout | Chris Mason | 1 | -0/+4 |
| 2009-10-13 | Btrfs: avoid tree log commit when there are no changes | Chris Mason | 1 | -0/+1 |
| 2009-07-30 | Btrfs: be more polite in the async caching threads | Chris Mason | 1 | -0/+1 |
| 2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 1 | -8/+4 |
| 2009-03-24 | Btrfs: reduce stalls during transaction commit | Chris Mason | 1 | -0/+5 |
| 2009-03-24 | Btrfs: do extent allocation and reference count updates in the background | Chris Mason | 1 | -0/+3 |
| 2009-01-05 | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 1 | -3/+3 |
| 2008-12-11 | Btrfs: fix leaking block group on balance | Yan Zheng | 1 | -1/+1 |
| 2008-11-17 | Btrfs: Allow subvolumes and snapshots anywhere in the directory tree | Chris Mason | 1 | -0/+2 |
| 2008-09-25 | Btrfs: Record dirty pages tree-log pages in an extent_io tree | Chris Mason | 1 | -0/+2 |
| 2008-09-25 | Btrfs: Add a write ahead tree log to optimize synchronous operations | Chris Mason | 1 | -0/+1 |
| 2008-09-25 | Btrfs: Various small fixes. | Yan Zheng | 1 | -2/+1 |
| 2008-09-25 | Btrfs: fix ioctl-initiated transactions vs wait_current_trans() | Sage Weil | 1 | -0/+2 |
| 2008-09-25 | Btrfs: Update and fix mount -o nodatacow | Yan Zheng | 1 | -0/+5 |
| 2008-09-25 | Btrfs: Throttle operations if the reference cache gets too large | Chris Mason | 1 | -0/+1 |
| 2008-09-25 | btrfs_start_transaction: wait for commits in progress to finish | Chris Mason | 1 | -0/+3 |
| 2008-09-25 | Btrfs: New data=ordered implementation | Chris Mason | 1 | -4/+0 |
| 2008-09-25 | Btrfs: Online btree defragmentation fixes | Chris Mason | 1 | -1/+0 |
| 2008-09-25 | Btrfs: Replace the transaction work queue with kthreads | Chris Mason | 1 | -10/+0 |
| 2008-09-25 | Add btrfs_end_transaction_throttle to force writers to wait for pending commits | Chris Mason | 1 | -0/+2 |
| 2008-09-25 | Btrfs: Split the extent_map code into two parts | Chris Mason | 1 | -1/+1 |
| 2008-09-25 | Btrfs: Move snapshot creation to commit time | Chris Mason | 1 | -0/+7 |
| 2008-09-25 | Btrfs: Add data=ordered support | Chris Mason | 1 | -2/+6 |
| 2008-09-25 | Btrfs: Back port to 2.6.18-el kernels | Chris Mason | 1 | -0/+5 |
| 2008-09-25 | Btrfs: Create extent_buffer interface for large blocksizes | Chris Mason | 1 | -2/+3 |
| 2007-09-11 | Btrfs: Find and remove dead roots the first time a root is loaded. | Chris Mason | 1 | -1/+2 |
| 2007-08-10 | Btrfs: delay commits during fsync to allow more writers | Josef Bacik | 1 | -0/+7 |
| 2007-08-10 | Btrfs: Btree defrag on the extent-mapping tree as well | Chris Mason | 1 | -0/+2 |
| 2007-08-08 | Btrfs: Replace extent tree preallocation code with some bit radix magic. | Chris Mason | 1 | -0/+2 |
| 2007-08-07 | Btrfs: Add run time btree defrag, and an ioctl to force btree defrag | Chris Mason | 1 | -0/+1 |
| 2007-06-22 | Btrfs: Add the ability to find and remove dead roots after a crash. | Chris Mason | 1 | -0/+1 |
| 2007-06-12 | Btrfs: add GPLv2 | Chris Mason | 1 | -0/+18 |
| 2007-06-08 | Btrfs: get forced transaction commits via workqueue | Chris Mason | 1 | -3/+0 |
| 2007-06-08 | Btrfs: add compat ioctl | Chris Mason | 1 | -0/+8 |
| 2007-04-30 | Btrfs: allocator improvements, inode block groups | Chris Mason | 1 | -0/+15 |
| 2007-04-28 | Btrfs: smarter transaction writeback | Chris Mason | 1 | -0/+1 |
| 2007-04-19 | Btrfs: early fsync support | Chris Mason | 1 | -0/+1 |
| 2007-04-02 | Btrfs: still corruption hunting | Chris Mason | 1 | -0/+3 |
| 2007-03-22 | Btrfs: transaction rework | Chris Mason | 1 | -16/+19 |