Sign in
android-kvm
/
linux
/
c7c16c5b196772aba1d99c4c0b505fe99a6fbba8
/
fs
/
xfs
/
scrub
/
attr.c
38c26bf
xfs: replace xfs_sb_version checks with feature flag checks
by Dave Chinner
· 3 years, 10 months ago
d634525
xfs: replace kmem_alloc_large() with kvmalloc()
by Dave Chinner
· 3 years, 10 months ago
026f57e
xfs: get rid of the ip parameter to xchk_setup_*
by Darrick J. Wong
· 4 years, 2 months ago
806d390
xfs: mark extended attr corrupt when lookup-by-hash fails
by Darrick J. Wong
· 5 years ago
e3a19cd
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
by Christoph Hellwig
· 5 years ago
d5f0f49
xfs: clean up the attr flag confusion
by Christoph Hellwig
· 5 years ago
17e1dd8
xfs: rename xfs_attr_list_int to xfs_attr_list
by Christoph Hellwig
· 5 years ago
1d73301
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
by Christoph Hellwig
· 5 years ago
c36f533
xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
by Christoph Hellwig
· 5 years ago
5e81357
xfs: remove the ATTR_INCOMPLETE flag
by Christoph Hellwig
· 5 years ago
649d9d9
xfs: refactor btree node scrubbing
by Christoph Hellwig
· 6 years ago
728bcaa
xfs: make attr lookup returns consistent
by Dave Chinner
· 6 years ago
e7ee96d
xfs: remove all *_ITER_ABORT values
by Darrick J. Wong
· 6 years ago
707e0dd
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
by Tetsuo Handa
· 6 years ago
036f463
xfs: online scrub needn't bother zeroing its temporary buffer
by Darrick J. Wong
· 6 years ago
6d6cced
xfs: only allocate memory for scrubbing attributes when we need it
by Darrick J. Wong
· 6 years ago
0081675
xfs: refactor attr scrub memory allocation function
by Darrick J. Wong
· 6 years ago
3addd24
xfs: refactor extended attribute buffer pointer functions
by Darrick J. Wong
· 6 years ago
2c3b83d
xfs: attribute scrub should use seen_enough to pass error values
by Darrick J. Wong
· 6 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
6548053
xfs: check attribute name validity
by Darrick J. Wong
· 6 years ago
3258cb2
xfs: abort xattr scrub if fatal signals are pending
by Darrick J. Wong
· 6 years ago
032d91f
xfs: fix indentation and other whitespace problems in scrub/repair
by Darrick J. Wong
· 7 years ago
1d8a748
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
by Darrick J. Wong
· 7 years ago
c517b3a
xfs: shorten xfs_scrub_ prefix
by Darrick J. Wong
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
8bc763c
xfs: don't continue scrub if already corrupt
by Darrick J. Wong
· 7 years ago
7e56d9e
xfs: remove xfs_buf parameter from inode scrub methods
by Darrick J. Wong
· 7 years ago
0a1e156
xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}
by Darrick J. Wong
· 8 years ago
88aa5de
xfs: trivial sparse fixes for the new scrub code
by Christoph Hellwig
· 8 years ago
13791d3
xfs: scrub extended attribute leaf space
by Darrick J. Wong
· 8 years ago
eec0482
xfs: scrub extended attributes
by Darrick J. Wong
· 8 years ago