index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans_ail.c
Age
Commit message (
Expand
)
Author
2012-02-22
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
2011-10-18
xfs: add AIL pushing tracepoints
Christoph Hellwig
2011-10-18
xfs: put in missed fix for merge problem
Alex Elder
2011-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
2011-10-11
xfs: reduce the number of log forces from tail pushing
Dave Chinner
2011-10-11
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-08-09
xfs: set cursor in xfs_ail_splice() even when AIL was empty
Alex Elder
2011-07-20
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-05-09
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-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-08
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-03-07
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2010-12-20
xfs: use AIL bulk delete function to implement single delete
Dave Chinner
2010-12-20
xfs: use AIL bulk update function to implement single updates
Dave Chinner
2010-12-20
xfs: remove all the inodes on a buffer from the AIL in bulk
Dave Chinner
2010-12-20
xfs: bulk AIL insertion during transaction commit
Dave Chinner
2010-12-03
xfs: clean up xfs_ail_delete()
Dave Chinner
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-02-02
xfs: Don't issue buffer IO direct from AIL push V2
Dave Chinner
2010-01-21
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-15
xfs: Don't wake the aild once per second
Dave Chinner
2009-11-17
xfs: copy li_lsn before dropping AIL lock
Nathaniel W. Turner
2009-03-29
xfs: fix various typos
Malcolm Parsons
2008-10-30
[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-04-18
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
[XFS] Replace custom AIL linked-list code with struct list_head
Josef 'Jeff' Sipek
2008-03-06
[XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many
David Chinner
2008-02-07
[XFS] Make xfs_ail_check check less by default
David Chinner
2008-02-07
[XFS] Move AIL pushing into it's own thread
David Chinner
2008-02-07
[XFS] Unwrap AIL_LOCK
Donald Douwsma
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
2007-02-10
[XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS
Vlad Apostolov
2006-09-28
[XFS] Add lock annotations to xfs_trans_update_ail and
Josh Triplett
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
[next]