Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: xfs: remove duplicate includes | Pravin Shedge | 2017-12-08 | 1 | -1/+0 |
* | xfs: trivial sparse fixes for the new scrub code | Christoph Hellwig | 2017-11-06 | 1 | -1/+1 |
* | xfs: scrub quota information | Darrick J. Wong | 2017-10-26 | 1 | -0/+12 |
* | xfs: scrub realtime bitmap/summary | Darrick J. Wong | 2017-10-26 | 1 | -0/+10 |
* | xfs: scrub directory parent pointers | Darrick J. Wong | 2017-10-26 | 1 | -0/+4 |
* | xfs: scrub symbolic links | Darrick J. Wong | 2017-10-26 | 1 | -0/+4 |
* | xfs: scrub extended attributes | Darrick J. Wong | 2017-10-26 | 1 | -0/+8 |
* | xfs: scrub directory metadata | Darrick J. Wong | 2017-10-26 | 1 | -0/+4 |
* | xfs: scrub inode block mappings | Darrick J. Wong | 2017-10-26 | 1 | -0/+12 |
* | xfs: scrub inodes | Darrick J. Wong | 2017-10-26 | 1 | -2/+16 |
* | xfs: scrub refcount btrees | Darrick J. Wong | 2017-10-26 | 1 | -0/+5 |
* | xfs: scrub rmap btrees | Darrick J. Wong | 2017-10-26 | 1 | -0/+5 |
* | xfs: scrub inode btrees | Darrick J. Wong | 2017-10-26 | 1 | -0/+9 |
* | xfs: scrub free space btrees | Darrick J. Wong | 2017-10-26 | 1 | -0/+8 |
* | xfs: scrub the AGI | Darrick J. Wong | 2017-10-26 | 1 | -0/+4 |
* | xfs: scrub AGF and AGFL | Darrick J. Wong | 2017-10-26 | 1 | -0/+8 |
* | xfs: scrub the secondary superblocks | Darrick J. Wong | 2017-10-26 | 1 | -0/+4 |
* | xfs: create helpers to scan an allocation group | Darrick J. Wong | 2017-10-26 | 1 | -0/+4 |
* | xfs: probe the scrub ioctl | Darrick J. Wong | 2017-10-26 | 1 | -0/+29 |
* | xfs: dispatch metadata scrub subcommands | Darrick J. Wong | 2017-10-26 | 1 | -1/+195 |
* | xfs: create an ioctl to scrub AG metadata | Darrick J. Wong | 2017-10-26 | 1 | -0/+54 |