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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
xfs: add const qualifiers to xfs error function args
Alex Elder
2010-05-19
2
-19
/
+20
|
*
xfs: remove xfs_dqmarker
Christoph Hellwig
2010-05-19
2
-21
/
+2
|
*
xfs: convert the dquot free list to use list heads
Dave Chinner
2010-05-19
6
-165
/
+72
|
*
xfs: convert the dquot hash list to use list heads
Dave Chinner
2010-05-19
6
-88
/
+30
|
*
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2010-05-19
2
-193
/
+73
|
*
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
2010-05-19
6
-112
/
+97
|
*
xfs: add log item recovery tracing
Dave Chinner
2010-05-19
5
-9
/
+187
|
*
xfs: clean up xlog_write_adv_cnt
Christoph Hellwig
2010-05-19
2
-27
/
+27
|
*
xfs: introduce new internal log vector structure
Dave Chinner
2010-05-19
2
-59
/
+90
|
*
xfs: reindent xlog_write
Christoph Hellwig
2010-05-19
1
-106
/
+120
|
*
xfs: factor xlog_write
Dave Chinner
2010-05-19
1
-113
/
+226
|
*
xfs: log ticket reservation underestimates the number of iclogs
Dave Chinner
2010-05-19
1
-13
/
+42
|
*
xfs: Clean up xfs_trans_committed code after factoring
Dave Chinner
2010-05-19
1
-190
/
+166
|
*
xfs: update and factor xfs_trans_committed()
Dave Chinner
2010-05-19
1
-129
/
+95
|
*
xfs: clean up xfs_trans_commit logic even more
Christoph Hellwig
2010-05-19
1
-32
/
+37
|
*
xfs: split out iclog writing from xfs_trans_commit()
Dave Chinner
2010-05-19
1
-188
/
+199
|
*
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
Dave Chinner
2010-05-19
1
-1
/
+1
|
*
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
2010-05-19
7
-52
/
+39
|
*
xfs: Add inode pin counts to traces
Dave Chinner
2010-05-19
3
-1
/
+12
|
*
xfs: factor log item initialisation
Dave Chinner
2010-05-19
6
-30
/
+29
|
*
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
6
-9
/
+120
*
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-04-29
3
-20
/
+44
|
\
\
|
|
/
|
*
xfs: more swap extent fixes for dynamic fork offsets
Dave Chinner
2010-04-26
1
-6
/
+16
|
*
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
2010-04-16
1
-2
/
+2
|
*
xfs: ensure that sync updates the log tail correctly
Dave Chinner
2010-04-16
1
-12
/
+26
*
|
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-04-28
1
-1
/
+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
26
-1484
/
+1344
|
\
|
*
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
Alex Elder
2010-03-05
26
-1484
/
+1344
|
|
\
|
|
*
xfs: return inode fork offset in bulkstat for fsr
Dave Chinner
2010-03-05
2
-1
/
+4
|
|
*
xfs: Increase the default size of the reserved blocks pool
Dave Chinner
2010-03-05
1
-20
/
+29
|
|
*
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
2
-8
/
+15
|
|
*
xfs: remove xfs_ipin/xfs_iunpin
Christoph Hellwig
2010-03-01
3
-37
/
+11
|
|
*
xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
Christoph Hellwig
2010-03-01
1
-28
/
+12
|
|
*
xfs: kill xfs_lrw.h
Christoph Hellwig
2010-03-01
4
-30
/
+4
|
|
*
xfs: factor common xfs_trans_bjoin code
Christoph Hellwig
2010-03-01
1
-150
/
+66
|
|
*
xfs: stop passing opaque handles to xfs_log.c routines
Christoph Hellwig
2010-03-01
4
-64
/
+62
|
|
*
xfs: split xfs_bmap_btalloc
Christoph Hellwig
2010-03-01
1
-101
/
+119
|
|
*
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
4
-13
/
+25
[prev]
[next]