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: fix fdblocks accounting w/ RMAPBT per-AG reservation
Darrick J. Wong
2018-06-24
1
-4
/
+27
*
xfs: fix off-by-one error in xfs_rtalloc_query_range
Darrick J. Wong
2018-06-24
1
-2
/
+2
*
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-24
3
-0
/
+30
*
xfs: More robust inode extent count validation
Dave Chinner
2018-06-21
2
-29
/
+50
*
xfs: update incore per-AG inode count
Darrick J. Wong
2018-06-11
1
-0
/
+2
*
xfs: replace do_mod with native operations
Dave Chinner
2018-06-08
1
-14
/
+23
*
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
2018-06-08
1
-3
/
+2
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
7
-20
/
+20
*
xfs: move various type verifiers to common file
Dave Chinner
2018-06-08
7
-162
/
+192
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
68
-899
/
+68
*
xfs: validate btree records on retrieval
Dave Chinner
2018-06-06
4
-9
/
+132
*
xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode()
Dave Chinner
2018-06-06
1
-5
/
+0
*
xfs: verify COW extent size hint is valid in inode verifier
Dave Chinner
2018-06-06
1
-0
/
+6
*
xfs: verify extent size hint is valid in inode verifier
Dave Chinner
2018-06-06
1
-1
/
+8
*
xfs: catch bad stripe alignment configurations
Dave Chinner
2018-06-06
1
-0
/
+16
*
xfs: use xfs_trans_getsb in xfs_sync_sb_buf
Eric Sandeen
2018-06-04
1
-3
/
+5
*
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-06-04
5
-6
/
+10
*
xfs: don't assert when on-disk btree pointers are garbage
Darrick J. Wong
2018-06-04
1
-7
/
+16
*
xfs: strengthen btree pointer checks before use
Darrick J. Wong
2018-06-04
1
-15
/
+35
*
xfs: introduce xfs_btree_debug_check_ptr
Darrick J. Wong
2018-06-04
1
-47
/
+29
*
xfs: check directory bestfree information in the verifier
Darrick J. Wong
2018-06-04
1
-35
/
+68
*
xfs: don't return garbage buffers in xfs_da3_node_read
Darrick J. Wong
2018-06-04
1
-3
/
+5
*
xfs: don't ASSERT on short form btree root pointer of zero
Darrick J. Wong
2018-06-04
3
-3
/
+0
*
xfs: btree lookup shouldn't ASSERT on empty btree nodes
Darrick J. Wong
2018-06-04
1
-1
/
+6
*
xfs: xfs_alloc_get_rec should return EFSCORRUPTED for obvious bnobt corruption
Darrick J. Wong
2018-06-04
1
-4
/
+8
*
xfs: remove redundant ASSERT on insufficient bestfree length in _leaf_addname
Darrick J. Wong
2018-06-04
1
-1
/
+0
*
xfs: don't assert when reporting on-disk corruption while loading btree
Darrick J. Wong
2018-06-04
1
-1
/
+0
*
xfs: verify AGI unlinked list contains valid blocks
Dave Chinner
2018-06-03
1
-15
/
+8
*
xfs: fix error handling in xfs_refcount_insert()
Dave Chinner
2018-06-01
1
-0
/
+3
*
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
2018-06-01
1
-13
/
+13
*
xfs: strengthen rtalloc query range checks
Darrick J. Wong
2018-06-01
1
-2
/
+5
*
xfs: xfs_rtbuf_get should check the bmapi_read results
Darrick J. Wong
2018-06-01
1
-0
/
+3
*
xfs: xfs_rtword_t should be unsigned, not signed
Darrick J. Wong
2018-06-01
1
-1
/
+1
*
xfs: repair superblocks
Darrick J. Wong
2018-05-30
2
-0
/
+25
*
xfs: fix inobt magic number check
Darrick J. Wong
2018-05-29
1
-1
/
+1
*
xfs: implement online get/set fs label
Eric Sandeen
2018-05-16
3
-2
/
+36
*
xfs: factor the ag length extension code into libxfs
Dave Chinner
2018-05-15
2
-1
/
+66
*
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
4
-0
/
+511
*
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
2018-05-15
2
-2
/
+11
*
xfs: teach xfs_bmapi_remap to accept some bmapi flags
Darrick J. Wong
2018-05-15
1
-2
/
+8
*
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
2018-05-15
2
-12
/
+20
*
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
Darrick J. Wong
2018-05-15
2
-0
/
+42
*
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
2018-05-15
3
-0
/
+26
*
xfs: factor out nodiscard helpers
Brian Foster
2018-05-15
3
-31
/
+4
*
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
2018-05-15
2
-12
/
+23
*
xfs: add repair helpers for the reference count btree
Darrick J. Wong
2018-05-15
4
-0
/
+41
*
xfs: add repair helpers for the reverse mapping btree
Darrick J. Wong
2018-05-15
2
-0
/
+85
*
xfs: expose various functions to repair code
Darrick J. Wong
2018-05-15
4
-3
/
+11
*
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-05-15
8
-3
/
+37
*
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
1
-1
/
+0
[next]