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
/
libxfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
2
-5
/
+5
*
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
1
-12
/
+19
*
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-05-29
1
-3
/
+6
*
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
3
-39
/
+131
|
\
|
*
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
2015-04-13
1
-2
/
+1
|
*
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2015-04-13
2
-6
/
+92
|
*
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2015-04-13
2
-31
/
+38
*
|
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2015-03-25
2
-46
/
+323
|
\
\
|
|
/
|
*
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
2
-46
/
+323
*
|
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2015-03-25
2
-36
/
+4
|
\
\
|
*
|
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
2015-03-25
1
-4
/
+4
|
*
|
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
2015-03-25
1
-33
/
+0
*
|
|
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
2015-02-24
4
-93
/
+27
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
1
-62
/
+0
|
*
xfs: introduce xfs_mod_frextents
Dave Chinner
2015-02-23
1
-5
/
+3
|
*
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
1
-5
/
+3
|
*
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
2
-19
/
+14
|
*
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
1
-0
/
+1
|
*
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-23
2
-2
/
+6
*
|
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
Dave Chinner
2015-02-24
1
-1
/
+3
*
|
xfs: remove old and redundant comment in xfs_mount_validate_sb
Wang Sheng-Hui
2015-02-24
1
-8
/
+0
*
|
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
2015-02-23
5
-49
/
+56
*
|
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
2015-02-23
4
-113
/
+121
|
/
*
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
2015-01-22
2
-1
/
+7
|
\
|
*
xfs: set buf types when converting extent formats
Dave Chinner
2015-01-22
2
-1
/
+7
*
|
Merge branch 'xfs-sb-logging-rework' into for-next
Dave Chinner
2015-01-22
8
-238
/
+171
|
\
\
|
*
|
xfs: sanitise sb_bad_features2 handling
Dave Chinner
2015-01-22
2
-8
/
+14
|
*
|
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
7
-46
/
+60
|
*
|
xfs: remove bitfield based superblock updates
Dave Chinner
2015-01-22
4
-195
/
+108
|
|
/
*
|
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
2015-01-09
3
-0
/
+746
|
\
\
|
*
|
xfs: move xfs_bmap_finish prototype
Dave Chinner
2015-01-09
1
-0
/
+2
|
*
|
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2015-01-09
1
-0
/
+31
|
*
|
xfs: move xfs_types.h to libxfs
Dave Chinner
2015-01-09
1
-0
/
+137
|
*
|
xfs: move xfs_fs.h to libxfs
Dave Chinner
2015-01-09
1
-0
/
+576
|
|
/
*
|
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
2014-12-24
1
-5
/
+5
|
/
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
10
-237
/
+205
|
\
|
*
xfs: fix set-but-unused warnings
Dave Chinner
2014-12-04
6
-46
/
+0
|
*
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
2014-12-04
2
-134
/
+134
|
*
xfs: move ftype conversion functions to libxfs
Dave Chinner
2014-12-04
3
-6
/
+22
|
*
xfs: cleanup xfs_bmse_merge returns
Dave Chinner
2014-12-04
1
-15
/
+8
|
*
xfs: cleanup xfs_bmse_shift_one goto mess
Dave Chinner
2014-12-04
1
-26
/
+17
|
*
xfs: fix premature enospc on inode allocation
Dave Chinner
2014-12-04
1
-10
/
+24
*
|
Merge branch 'xfs-coccinelle-cleanups' into for-next
Dave Chinner
2014-12-01
2
-10
/
+2
|
\
\
|
|
/
|
*
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
kbuild test robot
2014-12-01
1
-5
/
+1
|
*
libxfs: fix simple_return.cocci warnings
kbuild test robot
2014-12-01
1
-5
/
+1
*
|
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
2014-11-28
6
-64
/
+35
*
|
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
22
-604
/
+579
*
|
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
30
-307
/
+250
*
|
xfs: move acl structures to xfs_format.h
Christoph Hellwig
2014-11-28
1
-0
/
+36
*
|
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-11-28
15
-256
/
+215
|
/
[next]