index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans_ail.c
Commit message (
Expand
)
Author
Age
*
xfs: re-enable xfsaild idle mode and fix associated races
Brian Foster
2012-07-29
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
*
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
2012-05-14
*
xfs: remove some obsolete comments in xfs_trans_ail.c
Christoph Hellwig
2012-05-14
*
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
*
xfs: implement freezing by emptying the AIL
Christoph Hellwig
2012-05-14
*
xfs: allow assigning the tail lsn with the AIL lock held
Christoph Hellwig
2012-05-14
*
xfs: cleanup xfs_log_space_wake
Christoph Hellwig
2012-02-22
*
xfs: remove xfs_trans_unlocked_item
Christoph Hellwig
2012-02-22
*
xfs: split tail_lsn assignments from log space wakeups
Christoph Hellwig
2012-02-22
*
xfs: add AIL pushing tracepoints
Christoph Hellwig
2011-10-18
*
xfs: put in missed fix for merge problem
Alex Elder
2011-10-18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
2011-10-17
|
\
|
*
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
2011-10-11
|
*
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
2011-10-11
|
*
xfs: do not update xa_last_pushed_lsn for locked items
Christoph Hellwig
2011-10-11
*
|
xfs: reduce the number of log forces from tail pushing
Dave Chinner
2011-10-11
|
/
*
xfs: set cursor in xfs_ail_splice() even when AIL was empty
Alex Elder
2011-08-09
*
xfs: convert AIL cursors to use struct list_head
Dave Chinner
2011-07-20
*
xfs: remove confusing ail cursor wrapper
Dave Chinner
2011-07-20
*
xfs: use a cursor for bulk AIL insertion
Dave Chinner
2011-07-20
*
xfs: fix race condition in AIL push trigger
Dave Chinner
2011-05-09
*
xfs: make AIL target updates and compares 32bit safe.
Dave Chinner
2011-05-09
*
xfs: always push the AIL to the target
Dave Chinner
2011-05-09
*
xfs: exit AIL push work correctly when AIL is empty
Dave Chinner
2011-05-09
*
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-07
*
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
2011-04-07
*
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-04-07
*
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-03-06
*
xfs: use AIL bulk delete function to implement single delete
Dave Chinner
2010-12-19
*
xfs: use AIL bulk update function to implement single updates
Dave Chinner
2010-12-19
*
xfs: remove all the inodes on a buffer from the AIL in bulk
Dave Chinner
2010-12-19
*
xfs: bulk AIL insertion during transaction commit
Dave Chinner
2010-12-19
*
xfs: clean up xfs_ail_delete()
Dave Chinner
2010-12-03
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
*
xfs: Don't issue buffer IO direct from AIL push V2
Dave Chinner
2010-02-01
*
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
*
xfs: Don't wake the aild once per second
Dave Chinner
2010-01-15
*
xfs: copy li_lsn before dropping AIL lock
Nathaniel W. Turner
2009-11-17
*
xfs: fix various typos
Malcolm Parsons
2009-03-29
*
[XFS] correctly select first log item to push
David Chinner
2008-10-30
*
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
2008-10-30
*
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
2008-10-30
*
[XFS] move the AIl traversal over to a consistent interface
David Chinner
2008-10-30
*
[XFS] Use a cursor for AIL traversal.
David Chinner
2008-10-30
*
[XFS] Allocate the struct xfs_ail
David Chinner
2008-10-30
*
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-17
*
[XFS] Replace custom AIL linked-list code with struct list_head
Josef 'Jeff' Sipek
2008-04-17
*
[XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many
David Chinner
2008-03-06
*
[XFS] Make xfs_ail_check check less by default
David Chinner
2008-02-07
[next]