index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_sync.c
Age
Commit message (
Expand
)
Author
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-19
xfs: avoid getting stuck during async inode flushes
Dave Chinner
2011-05-09
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
2011-04-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-26
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-01-11
xfs: ensure log covering transactions are synchronous
Dave Chinner
2010-12-16
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
2010-12-17
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
2010-11-10
xfs: fix per-ag reference counting in inode reclaim tree walking
Dave Chinner
2010-10-18
xfs: serialise inode reclaim within an AG
Dave Chinner
2010-10-18
xfs: batch inode reclaim lookup
Dave Chinner
2010-10-18
xfs: implement batched inode lookups for AG walking
Dave Chinner
2010-10-18
xfs: split out inode walk inode grabbing
Dave Chinner
2010-10-18
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
xfs: lockless per-ag lookups
Dave Chinner
2010-10-06
xfs: properly account for reclaimed inodes
Johannes Weiner
2010-08-24
xfs: dummy transactions should not dirty VFS state
Dave Chinner
2010-07-26
xfs: simplify and remove xfs_ireclaim
Dave Chinner
2010-07-26
xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
Christoph Hellwig
2010-07-26
xfs: simplify inode to transaction joining
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
2010-05-28
xfs: fix access to upper inodes without inode64
Christoph Hellwig
2010-05-19
xfs: enforce synchronous writes in xfs_bwrite
Christoph Hellwig
2010-05-19
xfs: remove periodic superblock writeback
Christoph Hellwig
2010-05-19
xfs: add blockdev name to kthreads
Jan Engelhardt
2010-04-29
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-16
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
2010-03-05
xfs: check for more work before sleeping in xfssyncd
Dave Chinner
2010-03-01
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
2010-02-06
xfs: Use delayed write for inodes rather than async V2
Dave Chinner
2010-02-06
xfs: Make inode reclaim states explicit
Dave Chinner
2010-01-21
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-15
xfs: Kill filestreams cache flush
Dave Chinner
2010-01-15
xfs: rename xfs_get_perag
Dave Chinner
2010-01-15
xfs: make several more functions static
Eric Sandeen
2010-01-15
xfs: Avoid inodes in reclaim when flushing from inode cache
Dave Chinner
2010-01-15
xfs: reclaim inodes under a write lock
Dave Chinner
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-12-11
xfs: simplify inode teardown
Christoph Hellwig
[next]