index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
Files
Lines
*
xfs: remove nr_to_write writeback windup.
Dave Chinner
2010-06-08
1
-8
/
+0
*
xfs: skip writeback from reclaim context
Christoph Hellwig
2010-06-03
1
-0
/
+15
*
xfs: clean up end index calculation in xfs_page_state_convert
Christoph Hellwig
2010-05-19
1
-8
/
+15
*
xfs: clean up mapping size calculation in __xfs_get_blocks
Christoph Hellwig
2010-05-19
1
-9
/
+16
*
xfs: clean up xfs_iomap_valid
Christoph Hellwig
2010-05-19
1
-23
/
+23
*
xfs: move I/O type flags into xfs_aops.c
Christoph Hellwig
2010-05-19
1
-21
/
+30
*
xfs: kill struct xfs_iomap
Christoph Hellwig
2010-05-19
1
-44
/
+46
*
xfs: report iomap_bn in block base
Christoph Hellwig
2010-05-19
1
-8
/
+11
*
xfs: report iomap_offset and iomap_bsize in block base
Christoph Hellwig
2010-05-19
1
-11
/
+25
*
xfs: remove iomap_delta
Christoph Hellwig
2010-05-19
1
-2
/
+4
*
xfs: remove iomap_target
Christoph Hellwig
2010-05-19
1
-21
/
+18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
xfs: don't warn about page discards on shutdown
Dave Chinner
2010-03-16
1
-3
/
+10
*
xfs: truncate delalloc extents when IO fails in writeback
Dave Chinner
2010-03-05
1
-10
/
+114
*
xfs: Fix a build warning in xfs_aops.c
Dave Chinner
2010-03-05
1
-1
/
+1
*
xfs: Non-blocking inode locking in IO completion
Dave Chinner
2010-03-01
1
-37
/
+56
*
xfs: implement optimized fdatasync
Christoph Hellwig
2010-03-01
1
-2
/
+2
*
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
1
-13
/
+7
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-47
/
+5
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-11
1
-77
/
+37
|
\
|
*
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
1
-1
/
+1
|
*
xfs: cleanup data end I/O handlers
Christoph Hellwig
2009-12-11
1
-69
/
+26
|
*
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
2009-12-11
1
-7
/
+10
*
|
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-12-03
1
-8
/
+1
|
/
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-10-09
1
-10
/
+28
|
\
|
*
xfs: mark inodes dirty before issuing I/O
Dave Chinner
2009-10-08
1
-9
/
+28
|
*
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
2009-10-08
1
-1
/
+0
*
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-16
1
-0
/
+1
*
|
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
2009-09-01
1
-1
/
+0
|
/
*
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
2009-07-31
1
-0
/
+8
*
xfs: prevent unwritten extent conversion from blocking I/O completion
Dave Chinner
2009-04-06
1
-17
/
+21
*
xfs: pagecache usage optimization
Hisashi Hifumi
2009-03-29
1
-0
/
+1
*
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2008-12-04
1
-2
/
+36
*
kill vn_ioerror
Christoph Hellwig
2008-12-04
1
-4
/
+13
*
kill dead inode flags
Christoph Hellwig
2008-12-04
1
-8
/
+3
*
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
2008-10-30
1
-1
/
+1
*
[XFS] Prevent direct I/O from mapping extents beyond eof
Lachlan McIlroy
2008-09-17
1
-0
/
+4
*
[XFS] XFS: Kill xfs_vtoi()
David Chinner
2008-08-13
1
-2
/
+1
*
fs: rename buffer trylock
Nick Piggin
2008-08-04
1
-1
/
+1
*
mm: rename page trylock
Nick Piggin
2008-08-04
1
-2
/
+2
*
[XFS] Remove unused wbc parameter from xfs_start_page_writeback()
Denys Vlasenko
2008-07-28
1
-3
/
+2
*
[XFS] Catch unwritten extent conversion errors.
David Chinner
2008-04-18
1
-2
/
+6
*
[XFS] kill xfs_rwlock/xfs_rwunlock
Christoph Hellwig
2008-04-18
1
-2
/
+2
*
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
Eric Sandeen
2008-02-07
1
-1
/
+1
*
[XFS] kill xfs_iocore_t
Christoph Hellwig
2008-02-07
1
-2
/
+2
*
[XFS] kill unnessecary ioops indirection
Lachlan McIlroy
2008-02-07
1
-2
/
+2
*
[XFS] kill BMAPI_UNWRITTEN
Christoph Hellwig
2008-02-07
1
-2
/
+3
*
[XFS] kill BMAPI_DEVICE
Christoph Hellwig
2008-02-07
1
-11
/
+16
*
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2008-02-07
1
-2
/
+1
[next]