index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
2013-11-11
1
-0
/
+1
*
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
2013-11-11
1
-0
/
+1
*
btrfs: mark some local function as 'static'
Sergei Trofimovich
2013-09-01
1
-2
/
+0
*
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2013-08-09
1
-1
/
+1
*
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
2013-07-02
1
-0
/
+1
*
Btrfs: make the state of the transaction more readable
Miao Xie
2013-06-14
1
-4
/
+12
*
Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure
Miao Xie
2013-06-14
1
-2
/
+0
*
Btrfs: don't wait for all the writers circularly during the transaction commit
Miao Xie
2013-06-14
1
-8
/
+23
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
1
-1
/
+0
*
btrfs: clean snapshots one by one
David Sterba
2013-05-06
1
-1
/
+1
*
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
2013-02-28
1
-0
/
+1
*
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
Miao Xie
2013-02-28
1
-0
/
+1
*
Btrfs: fix uncompleted transaction
Miao Xie
2013-02-20
1
-0
/
+2
*
Btrfs: place ordered operations on a per transaction list
Josef Bacik
2013-02-20
1
-0
/
+1
*
btrfs: remove cache only arguments from defrag path
Eric Sandeen
2013-02-20
1
-1
/
+1
*
Btrfs: don't re-enter when allocating a chunk
Josef Bacik
2013-02-20
1
-0
/
+1
*
Btrfs: improve the noflush reservation
Miao Xie
2012-12-11
1
-1
/
+1
*
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
2012-10-09
1
-2
/
+2
*
Btrfs: add a type field for the transaction handle
Miao Xie
2012-10-09
1
-4
/
+11
*
Btrfs: fix race in sync and freeze again
Josef Bacik
2012-10-04
1
-0
/
+1
*
Btrfs: delay block group item insertion
Josef Bacik
2012-10-01
1
-0
/
+1
*
Btrfs: fix corrupted metadata in the snapshot
Miao Xie
2012-10-01
1
-0
/
+2
*
Btrfs: fix a bug in checking whether a inode is already in log
Liu Bo
2012-10-01
1
-0
/
+1
*
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-07-25
1
-0
/
+11
|
\
|
*
Btrfs: add qgroup inheritance
Arne Jansen
2012-07-12
1
-0
/
+1
|
*
Btrfs: hooks to reserve qgroup space
Arne Jansen
2012-07-12
1
-0
/
+1
|
*
Btrfs: qgroup implementation and prototypes
Arne Jansen
2012-07-12
1
-0
/
+3
|
*
Btrfs: check the root passed to btrfs_end_transaction
Arne Jansen
2012-07-10
1
-0
/
+6
*
|
Btrfs: change how we indicate we're adding csums
Josef Bacik
2012-07-23
1
-0
/
+1
|
/
*
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
2012-03-22
1
-0
/
+3
*
Merge branch 'for-chris' of
Chris Mason
2011-05-28
1
-21
/
+8
|
\
|
*
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
2011-05-23
1
-14
/
+0
|
*
Btrfs: kill trans_mutex
Josef Bacik
2011-05-23
1
-1
/
+3
|
*
Btrfs: if we've already started a trans handle, use that one
Josef Bacik
2011-05-23
1
-0
/
+2
|
*
Btrfs: take away the num_items argument from btrfs_join_transaction
Josef Bacik
2011-05-23
1
-6
/
+3
*
|
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-22
1
-3
/
+0
|
\
\
|
*
|
btrfs: remove unused function prototypes
David Sterba
2011-05-04
1
-3
/
+0
|
|
/
*
|
btrfs: implement delayed inode items operation
Miao Xie
2011-05-21
1
-0
/
+2
|
/
*
Btrfs: avoid taking the trans_mutex in btrfs_end_transaction
Josef Bacik
2011-04-11
1
-2
/
+2
*
Btrfs: Add readonly snapshots support
Li Zefan
2010-12-23
1
-0
/
+1
*
Btrfs: add START_SYNC, WAIT_SYNC ioctls
Sage Weil
2010-10-29
1
-0
/
+1
*
Btrfs: async transaction commit
Sage Weil
2010-10-29
1
-0
/
+3
*
Btrfs: create special free space cache inode
Josef Bacik
2010-10-28
1
-0
/
+4
*
Btrfs: Introduce global metadata reservation
Yan, Zheng
2010-05-25
1
-0
/
+3
*
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
2010-05-25
1
-5
/
+8
*
Btrfs: Introduce contexts for metadata reservation
Yan, Zheng
2010-05-25
1
-4
/
+4
*
Btrfs: Avoid superfluous tree-log writeout
Yan, Zheng
2009-12-15
1
-3
/
+3
*
Btrfs: streamline tree-log btree block writeout
Chris Mason
2009-10-13
1
-0
/
+4
*
Btrfs: avoid tree log commit when there are no changes
Chris Mason
2009-10-13
1
-0
/
+1
*
Btrfs: be more polite in the async caching threads
Chris Mason
2009-07-30
1
-0
/
+1
[next]