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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
Alex Elder
2010-03-05
9
-956
/
+1003
|
\
|
*
xfs: truncate delalloc extents when IO fails in writeback
Dave Chinner
2010-03-05
1
-10
/
+114
|
*
xfs: check for more work before sleeping in xfssyncd
Dave Chinner
2010-03-05
1
-3
/
+3
|
*
xfs: Fix a build warning in xfs_aops.c
Dave Chinner
2010-03-05
1
-1
/
+1
|
*
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
2010-03-01
1
-2
/
+2
|
*
xfs: kill xfs_lrw.h
Christoph Hellwig
2010-03-01
2
-30
/
+0
|
*
xfs: fix xfs_fsblock_t tracing
Christoph Hellwig
2010-03-01
2
-22
/
+6
|
*
xfs: fix inode pincount check in fsync
Christoph Hellwig
2010-03-01
1
-9
/
+4
|
*
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
3
-13
/
+24
|
*
xfs: remove wrapper for the fsync file operation
Christoph Hellwig
2010-03-01
1
-23
/
+117
|
*
xfs: remove wrappers for read/write file operations
Christoph Hellwig
2010-03-01
1
-171
/
+114
|
*
xfs: merge xfs_lrw.c into xfs_file.c
Christoph Hellwig
2010-03-01
2
-796
/
+723
|
*
xfs: fix dquota trace format
Christoph Hellwig
2010-03-01
1
-5
/
+5
|
*
xfs: increase readdir buffer size
Eric Sandeen
2010-03-01
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-02-26
17
-304
/
+698
|
\
\
|
|
/
|
*
xfs: only clear the suid bit once in xfs_write
Christoph Hellwig
2010-02-12
1
-12
/
+3
|
*
xfs: kill xfs_bawrite
Dave Chinner
2010-02-04
2
-20
/
+0
|
*
xfs: log changed inodes instead of writing them synchronously
Christoph Hellwig
2010-02-09
1
-29
/
+82
|
*
xfs: Sort delayed write buffers before dispatch
Dave Chinner
2010-01-26
1
-27
/
+60
|
*
xfs: Don't issue buffer IO direct from AIL push V2
Dave Chinner
2010-02-02
3
-0
/
+32
|
*
xfs: Use delayed write for inodes rather than async V2
Dave Chinner
2010-02-06
2
-31
/
+78
|
*
xfs: Make inode reclaim states explicit
Dave Chinner
2010-02-06
1
-19
/
+62
|
*
xfs: more reserved blocks fixups
Eric Sandeen
2010-02-08
2
-14
/
+40
|
*
xfs: don't hold onto reserved blocks on remount,ro
Dave Chinner
2010-01-26
1
-0
/
+28
|
*
xfs: replace KM_LARGE with explicit vmalloc use
Christoph Hellwig
2010-01-21
3
-42
/
+41
|
*
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
1
-12
/
+5
|
*
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-21
4
-22
/
+8
|
*
xfs: convert attr to use unsigned names
Dave Chinner
2010-01-20
6
-32
/
+44
|
*
xfs: xfs_buf_iomove() doesn't care about signedness
Dave Chinner
2010-01-20
2
-2
/
+2
|
*
xfs: move more buffer helpers into xfs_buf.c
Christoph Hellwig
2010-01-15
4
-50
/
+124
|
*
xfs: clean up xfs_bwrite
Christoph Hellwig
2010-01-15
2
-18
/
+28
|
*
xfs: clean up log buffer writes
Christoph Hellwig
2010-01-15
1
-2
/
+0
|
*
xfs: Kill filestreams cache flush
Dave Chinner
2010-01-15
1
-3
/
+0
|
*
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
2010-01-15
1
-0
/
+27
|
*
xfs: rename xfs_get_perag
Dave Chinner
2010-01-15
1
-9
/
+13
|
*
xfs: Don't wake xfsbufd when idle
Dave Chinner
2010-01-15
1
-5
/
+15
|
*
xfs: Don't wake the aild once per second
Dave Chinner
2010-01-15
1
-4
/
+3
|
*
xfs: make several more functions static
Eric Sandeen
2010-01-15
2
-2
/
+1
|
*
xfs: add tracing to xfs_swap_extents
Dave Chinner
2010-01-15
1
-0
/
+53
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
2010-02-26
1
-1
/
+29
|
\
\
|
|
/
|
/
|
|
*
xfs: fix xfs to work with Virtually Indexed architectures
James Bottomley
2010-02-05
1
-1
/
+29
*
|
xfs: reclaim all inodes by background tree walks
Dave Chinner
2010-01-15
1
-8
/
+6
*
|
xfs: Avoid inodes in reclaim when flushing from inode cache
Dave Chinner
2010-01-15
1
-13
/
+18
*
|
xfs: reclaim inodes under a write lock
Dave Chinner
2010-01-15
2
-86
/
+70
*
|
xfs: Ensure we force all busy extents in range to disk
Dave Chinner
2010-01-10
1
-6
/
+6
*
|
xfs: fix timestamp handling in xfs_setattr
Christoph Hellwig
2010-01-10
1
-1
/
+2
*
|
xfs: use DECLARE_EVENT_CLASS
Christoph Hellwig
2010-01-10
1
-538
/
+591
*
|
xfs: kill some warnings on i386 builds
Dave Chinner
2010-01-08
1
-4
/
+4
|
/
*
kill I_LOCK
Christoph Hellwig
2009-12-17
1
-1
/
+1
[next]