index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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] Switch over from linvfs names for address space ops for consistent
Nathan Scott
2006-03-14
1
-33
/
+30
*
[XFS] Add xfs_map_buffer helper, use it in a couple of places.
Nathan Scott
2006-03-14
1
-24
/
+25
*
[XFS] Move some code around to avoid prototypes and prep for future
Nathan Scott
2006-03-14
1
-184
/
+183
*
[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes
Eric Sandeen
2006-02-28
1
-1
/
+1
*
[XFS] Account for the page we just wrote when we detect congestion during
David Chinner
2006-02-07
1
-1
/
+2
*
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
1
-0
/
+1
*
[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for
David Chinner
2006-01-18
1
-3
/
+26
*
[XFS] add helper to get xfs_inode from vnode
Christoph Hellwig
2006-01-11
1
-3
/
+1
*
[XFS] fix writeback control handling fix a reversed condition on where to
Christoph Hellwig
2006-01-11
1
-3
/
+12
*
[XFS] cluster rewrites We can cluster mapped pages aswell, this improves
Christoph Hellwig
2006-01-11
1
-16
/
+47
*
[XFS] pass full 64bit offsets to xfs_add_to_ioend
Christoph Hellwig
2006-01-11
1
-12
/
+6
*
[XFS] consolidate some code in xfs_page_state_convert The unmapped buffer
Christoph Hellwig
2006-01-11
1
-57
/
+34
*
[XFS] various fixes for xfs_convert_page fix various bogusities in
Christoph Hellwig
2006-01-11
1
-37
/
+52
*
[XFS] clean up the xfs_offset_to_map interface Currently we pass a struct
Christoph Hellwig
2006-01-11
1
-83
/
+53
*
[XFS] use pagevec lookups This reduces the time spend in the radix tree
Christoph Hellwig
2006-01-11
1
-56
/
+88
*
[XFS] Initial pass at going directly-to-bio on the buffered IO path. This
Christoph Hellwig
2006-01-11
1
-355
/
+421
*
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
2006-01-11
1
-3
/
+3
*
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
Nathan Scott
2005-11-25
1
-7
/
+6
*
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
Nathan Scott
2005-11-02
1
-2
/
+3
*
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
Nathan Scott
2005-11-02
1
-12
/
+16
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
1
-25
/
+11
*
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
1
-5
/
+6
*
[PATCH] gfp_t: fs/*
Al Viro
2005-10-28
1
-1
/
+1
*
[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling
Nathan Scott
2005-09-05
1
-1
/
+1
*
[XFS] Delay I/O completion for unwritten extents after conversion
Christoph Hellwig
2005-09-05
1
-2
/
+25
*
[XFS] Delay direct I/O completion to a workqueue This is nessecary
Christoph Hellwig
2005-09-05
1
-26
/
+48
*
[XFS] Add infrastructure for tracking I/O completions
Christoph Hellwig
2005-09-02
1
-66
/
+90
*
[XFS] add infrastructure for waiting on I/O completion at inode reclaim
Christoph Hellwig
2005-09-02
1
-9
/
+2
*
[XFS] Add a chunk of tracing code to diagnose truncate related issues.
Nathan Scott
2005-09-02
1
-0
/
+11
*
[PATCH] pass iocb to dio_iodone_t
Christoph Hellwig
2005-06-24
1
-1
/
+2
*
[XFS] remove an over-zealous WARN_ON
Christoph Hellwig
2005-05-27
1
-1
/
+0
*
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
2005-05-05
1
-29
/
+39
*
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
Nathan Scott
2005-05-05
1
-5
/
+3
*
[XFS] stop background sync from waiting for in-use inodes
Daniel Moore
2005-05-05
1
-1
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1275