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_aops.c
Commit message (
Expand
)
Author
Age
*
xfs: remove incorrect assert in xfs_vm_writepage
Christoph Hellwig
2010-11-10
*
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-10-26
*
xfs: do not discard page cache data on EAGAIN
Christoph Hellwig
2010-08-23
*
xfs: handle negative wbc->nr_to_write during sync writeback
Dave Chinner
2010-08-23
*
xfs: new truncate sequence
Christoph Hellwig
2010-08-09
*
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
*
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-08-09
*
xfs simplify and speed up direct I/O completions
Christoph Hellwig
2010-07-26
*
xfs: move aio completion after unwritten extent conversion
Christoph Hellwig
2010-07-26
*
direct-io: move aio_complete into ->end_io
Christoph Hellwig
2010-07-26
*
xfs: use GFP_NOFS for page cache allocation
Dave Chinner
2010-07-26
*
xfs: writepage always has buffers
Christoph Hellwig
2010-07-26
*
xfs: allow writeback from kswapd
Christoph Hellwig
2010-07-26
*
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
*
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
Christoph Hellwig
2010-07-26
*
xfs: simplify xfs_vm_writepage
Christoph Hellwig
2010-07-26
*
xfs: simplify xfs_vm_releasepage
Christoph Hellwig
2010-07-26
*
xfs: fix corruption case for block size < page size
Eric Sandeen
2010-07-26
*
xfs: remove unused delta tracking code in xfs_bmapi
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: remove nr_to_write writeback windup.
Dave Chinner
2010-06-08
*
xfs: skip writeback from reclaim context
Christoph Hellwig
2010-06-03
*
xfs: clean up end index calculation in xfs_page_state_convert
Christoph Hellwig
2010-05-19
*
xfs: clean up mapping size calculation in __xfs_get_blocks
Christoph Hellwig
2010-05-19
*
xfs: clean up xfs_iomap_valid
Christoph Hellwig
2010-05-19
*
xfs: move I/O type flags into xfs_aops.c
Christoph Hellwig
2010-05-19
*
xfs: kill struct xfs_iomap
Christoph Hellwig
2010-05-19
*
xfs: report iomap_bn in block base
Christoph Hellwig
2010-05-19
*
xfs: report iomap_offset and iomap_bsize in block base
Christoph Hellwig
2010-05-19
*
xfs: remove iomap_delta
Christoph Hellwig
2010-05-19
*
xfs: remove iomap_target
Christoph Hellwig
2010-05-19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
xfs: don't warn about page discards on shutdown
Dave Chinner
2010-03-16
*
xfs: truncate delalloc extents when IO fails in writeback
Dave Chinner
2010-03-05
*
xfs: Fix a build warning in xfs_aops.c
Dave Chinner
2010-03-05
*
xfs: Non-blocking inode locking in IO completion
Dave Chinner
2010-03-01
*
xfs: implement optimized fdatasync
Christoph Hellwig
2010-03-01
*
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
*
xfs: event tracing support
Christoph Hellwig
2009-12-15
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-11
|
\
|
*
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
|
*
xfs: cleanup data end I/O handlers
Christoph Hellwig
2009-12-11
|
*
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
2009-12-11
*
|
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-12-03
|
/
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-10-09
|
\
|
*
xfs: mark inodes dirty before issuing I/O
Dave Chinner
2009-10-08
|
*
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
2009-10-08
*
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
|
\
\
|
|
/
|
/
|
|
*
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-16
[next]