index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2017-10-26
xfs: scrub quota information
Darrick J. Wong
2017-10-26
xfs: scrub realtime bitmap/summary
Darrick J. Wong
2017-10-26
xfs: scrub directory parent pointers
Darrick J. Wong
2017-10-26
xfs: scrub symbolic links
Darrick J. Wong
2017-10-26
xfs: scrub extended attributes
Darrick J. Wong
2017-10-26
xfs: scrub directory freespace
Darrick J. Wong
2017-10-26
xfs: scrub directory metadata
Darrick J. Wong
2017-10-26
xfs: scrub directory/attribute btrees
Darrick J. Wong
2017-10-26
xfs: scrub inode block mappings
Darrick J. Wong
2017-10-26
xfs: scrub inodes
Darrick J. Wong
2017-10-26
xfs: scrub refcount btrees
Darrick J. Wong
2017-10-26
xfs: scrub rmap btrees
Darrick J. Wong
2017-10-26
xfs: scrub inode btrees
Darrick J. Wong
2017-10-26
xfs: scrub free space btrees
Darrick J. Wong
2017-10-26
xfs: scrub the AGI
Darrick J. Wong
2017-10-26
xfs: scrub AGF and AGFL
Darrick J. Wong
2017-10-26
xfs: scrub the secondary superblocks
Darrick J. Wong
2017-10-26
xfs: create helpers to scan an allocation group
Darrick J. Wong
2017-10-26
xfs: scrub btree keys and records
Darrick J. Wong
2017-10-26
xfs: scrub the shape of a metadata btree
Darrick J. Wong
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
2017-10-26
xfs: create helpers to record and deal with scrub problems
Darrick J. Wong
2017-10-26
xfs: probe the scrub ioctl
Darrick J. Wong
2017-10-26
xfs: dispatch metadata scrub subcommands
Darrick J. Wong
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-10-26
xfs: create inode pointer verifiers
Darrick J. Wong
2017-10-26
xfs: refactor btree block header checking functions
Darrick J. Wong
2017-10-26
xfs: refactor btree pointer checks
Darrick J. Wong
2017-10-26
xfs: create block pointer check functions
Darrick J. Wong
2017-10-26
xfs: return a distinct error code value for IGET_INCORE cache misses
Darrick J. Wong
2017-10-26
xfs: buffer lru reference count error injection tag
Brian Foster
2017-10-26
xfs: fail if xattr inactivation hits a hole
Brian Foster
2017-10-26
xfs: check kthread_should_stop() after the setting of task state
Hou Tao
2017-10-26
xfs: remove xfs_bmbt_get_state
Christoph Hellwig
2017-10-26
xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
Christoph Hellwig
2017-10-26
xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
Christoph Hellwig
2017-10-26
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
Christoph Hellwig
2017-10-26
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-10-26
xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_delay_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_hole_real
Christoph Hellwig
2017-10-26
xfs: refactor xfs_bmap_add_extent_hole_delay
Christoph Hellwig
2017-10-26
xfs: refactor xfs_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use the state defines in xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}
Christoph Hellwig
2017-10-26
xfs: move some more code into xfs_bmap_del_extent_real
Christoph Hellwig
2017-10-26
xfs: use xfs_bmap_del_extent_delay for the data fork as well
Christoph Hellwig
2017-10-26
xfs: rename bno to end in __xfs_bunmapi
Christoph Hellwig
2017-10-26
xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
Christoph Hellwig
[next]