index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
xfs: xfs_rtword_t should be unsigned, not signed
Darrick J. Wong
1
-1
/
+1
2018-05-30
xfs: repair superblocks
Darrick J. Wong
2
-0
/
+25
2018-05-29
xfs: fix inobt magic number check
Darrick J. Wong
1
-1
/
+1
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
3
-2
/
+36
2018-05-16
xfs: factor the ag length extension code into libxfs
Dave Chinner
2
-1
/
+66
2018-05-16
xfs: move growfs core to libxfs
Dave Chinner
4
-0
/
+511
2018-05-16
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
2
-2
/
+11
2018-05-16
xfs: teach xfs_bmapi_remap to accept some bmapi flags
Darrick J. Wong
1
-2
/
+8
2018-05-16
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
2
-12
/
+20
2018-05-16
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
Darrick J. Wong
2
-0
/
+42
2018-05-16
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
3
-0
/
+26
2018-05-16
xfs: factor out nodiscard helpers
Brian Foster
3
-31
/
+4
2018-05-16
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
2
-12
/
+23
2018-05-16
xfs: add repair helpers for the reference count btree
Darrick J. Wong
4
-0
/
+41
2018-05-16
xfs: add repair helpers for the reverse mapping btree
Darrick J. Wong
2
-0
/
+85
2018-05-16
xfs: expose various functions to repair code
Darrick J. Wong
4
-3
/
+11
2018-05-16
xfs: add helpers to calculate btree size
Darrick J. Wong
8
-3
/
+37
2018-05-10
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
1
-1
/
+0
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
1
-2
/
+2
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
1
-1
/
+0
2018-05-10
xfs: don't discard on free of unwritten extents
Brian Foster
1
-1
/
+2
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
4
-12
/
+75
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2
-19
/
+4
2018-05-10
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
1
-6
/
+6
2018-05-10
xfs: add missing rmap error return
Darrick J. Wong
1
-0
/
+2
2018-05-09
xfs: bmap debugging should never panic the system
Darrick J. Wong
1
-2
/
+4
2018-05-09
xfs: defer agfl block frees from deferred ops processing context
Brian Foster
1
-0
/
+12
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
2
-4
/
+48
2018-05-09
xfs: create agfl block free helper function
Brian Foster
2
-10
/
+29
2018-05-09
xfs: print specific dqblk that failed verifiers
Eric Sandeen
1
-19
/
+22
2018-05-09
xfs: add full xfs_dqblk verifier
Eric Sandeen
2
-5
/
+24
2018-05-09
xfs: pass full xfs_dqblk to repair during quotacheck
Eric Sandeen
2
-13
/
+10
2018-05-09
xfs: check type in quota verifier during quotacheck
Eric Sandeen
1
-1
/
+3
2018-05-09
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
2
-5
/
+3
2018-05-09
xfs: make xfs_buf_incore out of line
Dave Chinner
1
-1
/
+1
2018-04-18
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
1
-1
/
+8
2018-04-18
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
1
-0
/
+4
2018-04-18
xfs: enhance dinode verifier
Eric Sandeen
1
-0
/
+21
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
16
-55
/
+33
2018-03-26
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
1
-1
/
+0
2018-03-24
xfs: remove dead inode version setting code
Dave Chinner
1
-4
/
+1
2018-03-24
xfs: don't accept inode buffers with suspicious unlinked chains
Darrick J. Wong
1
-2
/
+8
2018-03-24
xfs: move inode extent size hint validation to libxfs
Darrick J. Wong
2
-0
/
+110
2018-03-24
xfs: refactor inode buffer verifier error logging
Darrick J. Wong
1
-1
/
+3
2018-03-24
xfs: refactor inode verifier error logging
Darrick J. Wong
2
-8
/
+12
2018-03-24
xfs: refactor bmap record validation
Darrick J. Wong
4
-21
/
+54
2018-03-24
xfs: sanity-check the unused space before trying to use it
Darrick J. Wong
5
-49
/
+111
2018-03-24
xfs: detect agfl count corruption and reset agfl
Brian Foster
1
-0
/
+94
2018-03-12
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
4
-12
/
+45
2018-03-12
xfs: rename agfl perag res type to rmapbt
Brian Foster
2
-28
/
+27
[prev]
[next]