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
*
xfs: remove duplicated #include
Huang Weiyi
2010-05-28
1
-1
/
+0
*
xfs: convert more trace events to DEFINE_EVENT
Li Zefan
2010-05-28
1
-168
/
+188
*
xfs: xfs_trace.c: remove duplicated #include
Huang Weiyi
2010-05-28
1
-1
/
+0
*
xfs: Check new inode size is OK before preallocating
Dave Chinner
2010-05-28
1
-3
/
+13
*
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
1
-0
/
+10
*
xfs: Improve scalability of busy extent tracking
Dave Chinner
2010-05-24
3
-27
/
+66
*
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
2010-05-24
1
-1
/
+1
*
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
*
xfs: Make fiemap work in query mode.
Tao Ma
2010-05-19
1
-1
/
+4
*
xfs: wait for direct I/O to complete in fsync and write_inode
Christoph Hellwig
2010-05-19
2
-0
/
+3
*
xfs: xfs_trace.c: duplicated include
Andrea Gelmini
2010-05-19
1
-1
/
+0
*
xfs: enforce synchronous writes in xfs_bwrite
Christoph Hellwig
2010-05-19
2
-12
/
+6
*
xfs: remove periodic superblock writeback
Christoph Hellwig
2010-05-19
1
-63
/
+27
*
xfs: convert the dquot hash list to use list heads
Dave Chinner
2010-05-19
1
-1
/
+0
*
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2010-05-19
1
-2
/
+0
*
xfs: add log item recovery tracing
Dave Chinner
2010-05-19
2
-0
/
+141
*
xfs: Add inode pin counts to traces
Dave Chinner
2010-05-19
1
-1
/
+8
*
xfs: add blockdev name to kthreads
Jan Engelhardt
2010-05-19
4
-10
/
+13
*
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
Zhitong Wang
2010-05-19
2
-0
/
+8
*
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-29
3
-8
/
+116
*
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
2010-04-16
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-1
/
+8
*
xfs: don't warn about page discards on shutdown
Dave Chinner
2010-03-16
1
-3
/
+10
*
xfs: use scalable vmap API
Alex Elder
2010-03-16
1
-3
/
+4
*
xfs: remove old vmap cache
Alex Elder
2010-03-16
1
-75
/
+1
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-03-06
9
-956
/
+1003
|
\
|
*
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-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-03-06
1
-0
/
+20
|
\
\
\
[next]