index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
Files
Lines
*
xfs: don't reverse order of items in bulk AIL insertion
Dave Chinner
2023-06-29
1
-1
/
+1
*
xfs: shut up -Wuninitialized in xfsaild_push
Darrick J. Wong
2022-11-30
1
-1
/
+3
*
xfs: remove redundant pointer lip
Colin Ian King
2022-10-20
1
-2
/
+1
*
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-4
/
+4
*
xfs: log shutdown triggers should only shut down the log
Dave Chinner
2022-03-29
1
-4
/
+4
*
xfs: AIL should be log centric
Dave Chinner
2022-03-20
1
-13
/
+13
*
xfs: xfs_ail_push_all_sync() stalls when racing with updates
Dave Chinner
2022-03-20
1
-5
/
+16
*
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-4
/
+4
*
xfs: AIL needs asynchronous CIL forcing
Dave Chinner
2021-08-16
1
-3
/
+8
*
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-08-05
1
-2
/
+2
*
xfs: drain the buf delwri queue before xfsaild idles
Brian Foster
2020-07-28
1
-10
/
+6
*
xfs: pin inode backing buffer to the inode log item
Dave Chinner
2020-07-07
1
-2
/
+6
*
xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
Dave Chinner
2020-07-07
1
-1
/
+1
*
xfs: refactor adding recovered intent items to the log
Darrick J. Wong
2020-05-08
1
-0
/
+11
*
xfs: combine xfs_trans_ail_[remove|delete]()
Brian Foster
2020-05-07
1
-22
/
+2
*
xfs: acquire ->ail_lock from xfs_trans_ail_delete()
Brian Foster
2020-05-07
1
-1
/
+2
*
xfs: refactor failed buffer resubmission into xfsaild
Brian Foster
2020-05-07
1
-0
/
+41
*
xfs: tail updates only need to occur when LSN changes
Dave Chinner
2020-03-27
1
-16
/
+36
*
xfs: factor common AIL item deletion code
Dave Chinner
2020-03-27
1
-22
/
+26
*
xfs: clear PF_MEMALLOC before exiting xfsaild thread
Eric Biggers
2020-03-11
1
-1
/
+3
*
xfs: Add missing annotation to xfs_ail_check()
Jules Irenge
2020-03-02
1
-0
/
+1
*
xfs: Correct comment tyops -> typos
Joe Perches
2019-11-10
1
-4
/
+4
*
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
2019-11-05
1
-1
/
+1
*
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
2019-06-28
1
-22
/
+22
*
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
1
-0
/
+8
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-0
/
+1
*
xfs: clear ail delwri queued bufs on unmount of shutdown fs
Brian Foster
2018-10-18
1
-6
/
+22
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: don't assert fail with AIL lock held
Dave Chinner
2018-05-10
1
-11
/
+32
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-5
/
+4
*
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-03-11
1
-76
/
+76
*
xfs: move error injection tags into their own file
Darrick J. Wong
2017-11-01
1
-0
/
+1
*
xfs: check kthread_should_stop() after the setting of task state
Hou Tao
2017-10-26
1
-3
/
+18
*
xfs: add log item pinning error injection tag
Brian Foster
2017-08-22
1
-1
/
+16
*
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-08-22
1
-1
/
+2
*
xfs: remove xfs_trans_ail_delete_bulk
Christoph Hellwig
2017-04-25
1
-36
/
+35
*
xfs: Make xfsaild freezeable again
Michal Hocko
2016-02-08
1
-2
/
+3
*
Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"
Dave Chinner
2016-01-19
1
-1
/
+0
*
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
2015-11-03
1
-0
/
+1
|
\
|
*
xfs: clear PF_NOFREEZE for xfsaild kthread
Jiri Kosina
2015-11-02
1
-0
/
+1
*
|
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
1
-6
/
+6
|
/
*
xfs: remove __psint_t and __psunsigned_t
Christoph Hellwig
2015-06-22
1
-3
/
+3
*
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+1
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-2
/
+2
*
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
Eric Sandeen
2014-04-14
1
-3
/
+2
*
xfs: trace AIL manipulations
Dave Chinner
2013-11-06
1
-0
/
+3
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-3
/
+4
*
xfs: finish removing IOP_* macros.
Dave Chinner
2013-08-30
1
-2
/
+2
*
xfs: Simplify xfs_ail_min() with list_first_entry_or_null()
Jie Liu
2013-08-23
1
-14
/
+0
[next]