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
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
*
|
|
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
40
-1491
/
+2589
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ocfs2: Silence a gcc warning.
Joel Becker
2010-05-18
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ocfs2: Don't retry xattr set in case value extension fails.
Tao Ma
2010-05-18
1
-2
/
+4
|
*
|
|
|
|
|
|
|
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
Wengang Wang
2010-05-18
3
-8
/
+14
|
*
|
|
|
|
|
|
|
ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
Tao Ma
2010-05-18
1
-7
/
+10
|
*
|
|
|
|
|
|
|
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...
Joel Becker
2010-05-18
14
-240
/
+667
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ocfs2: enable discontig block group support.
Tao Ma
2010-03-18
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
ocfs2: Set ac_last_group properly with discontig group.
Tao Ma
2010-04-27
1
-12
/
+19
|
|
*
|
|
|
|
|
|
|
ocfs2: Free block to the right block group.
Tao Ma
2010-03-22
6
-10
/
+28
|
|
*
|
|
|
|
|
|
|
ocfs2: Add ocfs2_gd_is_discontig.
Tao Ma
2010-05-17
1
-0
/
+14
|
|
*
|
|
|
|
|
|
|
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
Tao Ma
2010-04-13
5
-17
/
+34
|
|
*
|
|
|
|
|
|
|
ocfs2: Some tiny bug fixes for discontiguous block allocation.
Tao Ma
2010-04-22
2
-15
/
+25
|
|
*
|
|
|
|
|
|
|
ocfs2: Don't relink cluster groups when allocating discontig block groups
Joel Becker
2010-03-26
1
-0
/
+8
|
|
*
|
|
|
|
|
|
|
ocfs2: Grow discontig block groups in one transaction.
Joel Becker
2010-03-26
2
-26
/
+34
|
|
*
|
|
|
|
|
|
|
ocfs2: Set suballoc_loc on allocated metadata.
Joel Becker
2010-03-26
7
-18
/
+39
|
|
*
|
|
|
|
|
|
|
ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
Joel Becker
2010-03-26
1
-19
/
+24
|
|
*
|
|
|
|
|
|
|
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
Joel Becker
2010-05-06
8
-43
/
+34
|
|
*
|
|
|
|
|
|
|
ocfs2: Trim suballocations if they cross discontiguous regions
Joel Becker
2010-03-26
1
-0
/
+48
|
|
*
|
|
|
|
|
|
|
ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.
Joel Becker
2010-03-26
1
-11
/
+7
|
|
*
|
|
|
|
|
|
|
ocfs2: Add suballoc_loc to metadata blocks.
Joel Becker
2010-03-26
1
-5
/
+24
|
|
*
|
|
|
|
|
|
|
ocfs2: Pass suballocation results back via a structure.
Joel Becker
2010-04-13
2
-98
/
+72
|
|
*
|
|
|
|
|
|
|
ocfs2: Allocate discontiguous block groups.
Joel Becker
2010-04-13
3
-40
/
+291
|
|
*
|
|
|
|
|
|
|
ocfs2: Define data structures for discontiguous block groups.
Joel Becker
2010-04-13
5
-12
/
+51
|
*
|
|
|
|
|
|
|
|
fs/ocfs2/dlm: Use kstrdup
Julia Lawall
2010-05-18
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
fs/ocfs2/dlm: Drop memory allocation cast
Julia Lawall
2010-05-18
2
-13
/
+7
|
*
|
|
|
|
|
|
|
|
Ocfs2: Optimize punching-hole code.
Tristan Ye
2010-05-18
1
-24
/
+140
|
*
|
|
|
|
|
|
|
|
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
Tristan Ye
2010-05-18
2
-2
/
+4
|
*
|
|
|
|
|
|
|
|
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
Tristan Ye
2010-05-18
1
-3
/
+27
[prev]
[next]