index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans_ail.c
Age
Commit message (
Expand
)
Author
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
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-09-02
[XFS] Need to unlock the AIL before calling xfs_force_shutdown() because
Tim Shimmin
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds