开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2018-05-15
xfs: teach xfs_bmapi_remap to accept some bmapi flags
Darrick J. Wong
2018-05-15
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
2018-05-15
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
Darrick J. Wong
2018-05-15
xfs: avoid ABBA deadlock when scrubbing parent pointers
Darrick J. Wong
2018-05-15
xfs: scrub the data fork of the realtime inodes
Darrick J. Wong
2018-05-15
xfs: quota scrub should use bmapbtd scrubber
Darrick J. Wong
2018-05-15
xfs: don't continue scrub if already corrupt
Darrick J. Wong
2018-05-15
xfs: refactor quota limits initialization
Darrick J. Wong
2018-05-15
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
2018-05-15
xfs: skip scrub xref if corruption already noted
Darrick J. Wong
2018-05-15
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
2018-05-15
xfs: add mount delay debug option
Dave Chinner
2018-05-15
xfs: factor out nodiscard helpers
Brian Foster
2018-05-15
iomap: add a swapfile activation function
Darrick J. Wong
2018-05-15
xfs: halt auto-reclamation activities while rebuilding rmap
Darrick J. Wong
2018-05-15
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
2018-05-15
xfs: add repair helpers for the reference count btree
Darrick J. Wong
2018-05-15
xfs: add repair helpers for the reverse mapping btree
Darrick J. Wong
2018-05-15
xfs: expose various functions to repair code
Darrick J. Wong
2018-05-15
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-05-15
xfs: refactor scrub transaction allocation function
Darrick J. Wong
2018-05-15
xfs: btree scrub should check minrecs
Darrick J. Wong
2018-05-15
xfs: clean up scrub usage of KM_NOFS
Darrick J. Wong
2018-05-15
xfs: avoid ilock games in the quota scrubber
Darrick J. Wong
2018-05-15
xfs: refactor dquot iteration
Darrick J. Wong
2018-05-10
xfs: rename on-disk dquot counter zap functions
Darrick J. Wong
2018-05-10
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
xfs: remove direct calls to _qm_dqread
Darrick J. Wong
2018-05-10
xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc
Darrick J. Wong
2018-05-10
xfs: refactor incore dquot initialization functions
Darrick J. Wong
2018-05-10
xfs: fetch dquots directly during quotacheck
Darrick J. Wong
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-05-10
xfs: delegate dqget input checks to helper function
Darrick J. Wong
2018-05-10
xfs: refactor dquot cache handling
Darrick J. Wong
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2018-05-10
xfs: don't spray logs when dquot flush/purge fail
Darrick J. Wong
2018-05-10
xfs: release new dquot buffer on defer_finish error
Darrick J. Wong
2018-05-10
xfs: don't discard on free of unwritten extents
Brian Foster
2018-05-10
xfs: skip online discard during eofblocks trims
Brian Foster
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
xfs: add some more debug checks to buffer log item reuse
Dave Chinner
2018-05-10
xfs: fix double ijoin in xfs_reflink_clear_inode_flag()
Dave Chinner
2018-05-10
xfs: fix double ijoin in xfs_reflink_cancel_cow_range
Dave Chinner
2018-05-10
xfs: fix double ijoin in xfs_inactive_symlink_rmt()
Dave Chinner
2018-05-10
xfs: don't assert fail with AIL lock held
Dave Chinner
2018-05-10
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
2018-05-10
xfs: add tracing to high level transaction operations
Dave Chinner
2018-05-10
xfs: log item flags are racy
Dave Chinner
[next]