index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]