index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-13
xfs: remove subdirectories
Christoph Hellwig
1
-1065
/
+0
2011-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
1
-44
/
+27
2011-07-26
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
Chandra Seetharaman
1
-1
/
+1
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-44
/
+27
2011-07-21
xfs: make use of new shrinker callout for the inode cache
Dave Chinner
1
-44
/
+27
2011-07-21
xfs: Remove the second parameter to xfs_sb_count()
Chandra Seetharaman
1
-1
/
+1
2011-07-08
xfs: improve sync behaviour in the face of aggressive dirtying
Christoph Hellwig
1
-5
/
+3
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
1
-2
/
+3
2011-05-19
xfs: avoid getting stuck during async inode flushes
Dave Chinner
1
-0
/
+10
2011-05-09
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
1
-0
/
+1
2011-04-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-112
/
+116
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
1
-1
/
+6
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
1
-3
/
+66
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
1
-97
/
+35
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
1
-45
/
+43
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-26
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
1
-3
/
+27
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
1
-3
/
+2
2011-01-12
xfs: ensure log covering transactions are synchronous
Dave Chinner
1
-5
/
+6
2010-12-16
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
1
-4
/
+4
2010-12-17
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
1
-18
/
+66
2010-11-10
xfs: fix per-ag reference counting in inode reclaim tree walking
Dave Chinner
1
-0
/
+1
2010-10-19
xfs: serialise inode reclaim within an AG
Dave Chinner
1
-0
/
+30
2010-10-19
xfs: batch inode reclaim lookup
Dave Chinner
1
-33
/
+77
2010-10-19
xfs: implement batched inode lookups for AG walking
Dave Chinner
1
-22
/
+44
2010-10-19
xfs: split out inode walk inode grabbing
Dave Chinner
1
-45
/
+34
2010-10-19
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
1
-111
/
+91
2010-10-19
xfs: lockless per-ag lookups
Dave Chinner
1
-3
/
+3
2010-10-07
xfs: properly account for reclaimed inodes
Johannes Weiner
1
-5
/
+14
2010-08-24
xfs: dummy transactions should not dirty VFS state
Dave Chinner
1
-36
/
+6
2010-07-26
xfs: simplify and remove xfs_ireclaim
Dave Chinner
1
-1
/
+30
2010-07-26
xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
Christoph Hellwig
1
-2
/
+2
2010-07-26
xfs: simplify inode to transaction joining
Christoph Hellwig
1
-2
/
+1
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-10
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
1
-7
/
+64
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
1
-48
/
+14
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-0
/
+1
2010-05-29
xfs: fix access to upper inodes without inode64
Christoph Hellwig
1
-9
/
+0
2010-05-19
xfs: enforce synchronous writes in xfs_bwrite
Christoph Hellwig
1
-1
/
+0
2010-05-19
xfs: remove periodic superblock writeback
Christoph Hellwig
1
-63
/
+27
2010-05-19
xfs: add blockdev name to kthreads
Jan Engelhardt
1
-1
/
+1
2010-04-30
xfs: add a shrinker to background inode reclaim
Dave Chinner
1
-7
/
+105
2010-04-16
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
1
-2
/
+2
2010-03-05
xfs: check for more work before sleeping in xfssyncd
Dave Chinner
1
-3
/
+3
2010-03-02
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
1
-2
/
+2
2010-02-06
xfs: Use delayed write for inodes rather than async V2
Dave Chinner
1
-29
/
+76
2010-02-06
xfs: Make inode reclaim states explicit
Dave Chinner
1
-19
/
+62
2010-01-21
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
1
-12
/
+5
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
1
-2
/
+2
[next]