index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
1
-2
/
+0
2019-06-28
xfs: stop using XFS_LI_ABORTED as a parameter flag
Christoph Hellwig
1
-1
/
+1
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
1
-1
/
+0
2018-05-10
xfs: log item flags are racy
Dave Chinner
1
-6
/
+4
2018-03-11
xfs: Rename xa_ elements to ail_
Matthew Wilcox
1
-21
/
+21
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
1
-0
/
+31
2017-04-25
xfs: remove xfs_trans_ail_delete_bulk
Christoph Hellwig
1
-12
/
+3
2015-08-19
xfs: add helper to conditionally remove items from the AIL
Brian Foster
1
-0
/
+15
2015-06-04
xfs: pass a boolean flag to xfs_trans_free_items
Christoph Hellwig
1
-1
/
+1
2014-04-14
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
Eric Sandeen
1
-2
/
+1
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-1
/
+0
2013-08-23
xfs: Simplify xfs_ail_min() with list_first_entry_or_null()
Jie Liu
1
-0
/
+12
2013-08-12
xfs: sync minor header differences needed by userspace.
Dave Chinner
1
-0
/
+3
2012-07-29
xfs: re-enable xfsaild idle mode and fix associated races
Brian Foster
1
-0
/
+1
2012-05-14
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
1
-3
/
+5
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-0
/
+1
2012-05-14
xfs: implement freezing by emptying the AIL
Christoph Hellwig
1
-0
/
+2
2012-05-14
xfs: allow assigning the tail lsn with the AIL lock held
Christoph Hellwig
1
-0
/
+1
2012-02-22
xfs: remove xfs_trans_unlocked_item
Christoph Hellwig
1
-3
/
+0
2011-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
1
-7
/
+1
2011-10-11
xfs: reduce the number of log forces from tail pushing
Dave Chinner
1
-0
/
+1
2011-10-11
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
1
-7
/
+1
2011-07-20
xfs: convert AIL cursors to use struct list_head
Dave Chinner
1
-2
/
+2
2011-07-20
xfs: use a cursor for bulk AIL insertion
Dave Chinner
1
-3
/
+7
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
1
-3
/
+4
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
1
-7
/
+8
2010-12-20
xfs: use AIL bulk delete function to implement single delete
Dave Chinner
1
-7
/
+11
2010-12-20
xfs: use AIL bulk update function to implement single updates
Dave Chinner
1
-7
/
+12
2010-12-20
xfs: remove all the inodes on a buffer from the AIL in bulk
Dave Chinner
1
-0
/
+4
2010-12-20
xfs: bulk AIL insertion during transaction commit
Dave Chinner
1
-2
/
+8
2010-08-24
xfs: unlock items before allowing the CIL to commit
Dave Chinner
1
-1
/
+2
2010-07-26
xfs: simplify log item descriptor tracking
Christoph Hellwig
1
-16
/
+2
2010-05-24
xfs: Introduce delayed logging core code
Dave Chinner
1
-3
/
+8
2010-05-24
xfs: Improve scalability of busy extent tracking
Dave Chinner
1
-4
/
+0
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
1
-6
/
+9
2008-10-30
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
1
-2
/
+3
2008-10-30
[XFS] Allow 64 bit machines to avoid the AIL lock during flushes
David Chinner
1
-0
/
+23
2008-10-30
[XFS] move the AIl traversal over to a consistent interface
David Chinner
1
-6
/
+7
2008-10-30
[XFS] Use a cursor for AIL traversal.
David Chinner
1
-11
/
+44
2008-10-30
[XFS] Allocate the struct xfs_ail
David Chinner
1
-5
/
+12
2008-02-07
[XFS] Move AIL pushing into it's own thread
David Chinner
1
-0
/
+8
2008-02-07
[XFS] Unwrap AIL_LOCK
Donald Douwsma
1
-3
/
+2
2006-09-28
[XFS] Add lock annotations to xfs_trans_update_ail and
Josh Triplett
1
-5
/
+7
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+73