index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans_ail.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-02-02
xfs: Don't issue buffer IO direct from AIL push V2
Dave Chinner
1
-6
/
+7
2010-01-21
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
1
-1
/
+1
2010-01-15
xfs: Don't wake the aild once per second
Dave Chinner
1
-8
/
+11
2009-11-17
xfs: copy li_lsn before dropping AIL lock
Nathaniel W. Turner
1
-3
/
+20
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-2
/
+2
2008-10-30
[XFS] correctly select first log item to push
David Chinner
1
-1
/
+1
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
1
-20
/
+21
2008-10-30
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
1
-27
/
+29
2008-10-30
[XFS] move the AIl traversal over to a consistent interface
David Chinner
1
-75
/
+42
2008-10-30
[XFS] Use a cursor for AIL traversal.
David Chinner
1
-56
/
+151
2008-10-30
[XFS] Allocate the struct xfs_ail
David Chinner
1
-38
/
+49
2008-04-18
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-18
[XFS] Replace custom AIL linked-list code with struct list_head
Josef 'Jeff' Sipek
1
-89
/
+60
2008-03-06
[XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many
David Chinner
1
-7
/
+10
2008-02-07
[XFS] Make xfs_ail_check check less by default
David Chinner
1
-9
/
+28
2008-02-07
[XFS] Move AIL pushing into it's own thread
David Chinner
1
-91
/
+178
2008-02-07
[XFS] Unwrap AIL_LOCK
Donald Douwsma
1
-29
/
+23
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
1
-0
/
+1
2007-02-10
[XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS
Vlad Apostolov
1
-1
/
+1
2006-09-28
[XFS] Add lock annotations to xfs_trans_update_ail and
Josh Triplett
1
-2
/
+2
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-1
/
+0
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
1
-2
/
+3
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-3
/
+2
2005-09-02
[XFS] Need to unlock the AIL before calling xfs_force_shutdown() because
Tim Shimmin
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+596