index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_sync.c
Commit message (
Expand
)
Author
Age
*
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
*
xfs: avoid getting stuck during async inode flushes
Dave Chinner
2011-05-19
*
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
2011-05-09
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
|
\
|
*
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-07
|
*
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-07
|
*
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-07
|
*
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-07
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
|
/
*
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-25
*
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-06
*
xfs: ensure log covering transactions are synchronous
Dave Chinner
2011-01-11
*
xfs: convert pag_ici_lock to a spin lock
Dave Chinner
2010-12-16
*
xfs: convert inode cache lookups to use RCU locking
Dave Chinner
2010-12-17
*
xfs: fix per-ag reference counting in inode reclaim tree walking
Dave Chinner
2010-11-10
*
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-18
*
xfs: properly account for reclaimed inodes
Johannes Weiner
2010-10-06
*
xfs: dummy transactions should not dirty VFS state
Dave Chinner
2010-08-23
*
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-26
*
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2010-07-19
*
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
2010-07-19
*
mm: add context argument to shrinker callback
Dave Chinner
2010-07-19
*
xfs: fix access to upper inodes without inode64
Christoph Hellwig
2010-05-28
*
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-05-19
*
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-29
*
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
2010-04-16
*
xfs: check for more work before sleeping in xfssyncd
Dave Chinner
2010-03-05
*
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
2010-03-01
*
xfs: Use delayed write for inodes rather than async V2
Dave Chinner
2010-02-05
*
xfs: Make inode reclaim states explicit
Dave Chinner
2010-02-05
*
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
*
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-21
*
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
2010-01-15
*
xfs: event tracing support
Christoph Hellwig
2009-12-15
*
xfs: simplify inode teardown
Christoph Hellwig
2009-12-11
[next]