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
2016-02-25
Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"
Dave Chinner
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
2015-11-02
xfs: clear PF_NOFREEZE for xfsaild kthread
Jiri Kosina
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-06-22
xfs: remove __psint_t and __psunsigned_t
Christoph Hellwig
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-04-14
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
Eric Sandeen
2013-11-06
xfs: trace AIL manipulations
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-08-30
xfs: finish removing IOP_* macros.
Dave Chinner
2013-08-23
xfs: Simplify xfs_ail_min() with list_first_entry_or_null()
Jie Liu
2012-12-17
xfs remove the XFS_TRANS_DEBUG routines
Mark Tinguely
2012-07-29
xfs: re-enable xfsaild idle mode and fix associated races
Brian Foster
2012-05-14
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-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
[next]