index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
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
2018-05-10
xfs: add missing rmap error return
Darrick J. Wong
2018-05-09
xfs: bmap debugging should never panic the system
Darrick J. Wong
2018-05-09
xfs: defer agfl frees from directory op transactions
Brian Foster
2018-05-09
xfs: defer frees from common inode allocation paths
Brian Foster
2018-05-09
xfs: defer agfl frees from inode inactivation
Brian Foster
2018-05-09
xfs: defer agfl block frees from deferred ops processing context
Brian Foster
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
2018-05-09
xfs: create agfl block free helper function
Brian Foster
2018-05-09
xfs: print specific dqblk that failed verifiers
Eric Sandeen
2018-05-09
xfs: add full xfs_dqblk verifier
Eric Sandeen
2018-05-09
xfs: pass full xfs_dqblk to repair during quotacheck
Eric Sandeen
2018-05-09
xfs: check type in quota verifier during quotacheck
Eric Sandeen
[prev]
[next]