| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: move the repair extent list into its own file | Darrick J. Wong | 2018-07-30 | 1 | -0/+1 |
* | xfs: move various type verifiers to common file | Dave Chinner | 2018-06-08 | 1 | -0/+1 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -13/+1 |
* | xfs: repair superblocks | Darrick J. Wong | 2018-05-30 | 1 | -0/+1 |
* | xfs: move growfs core to libxfs | Dave Chinner | 2018-05-16 | 1 | -0/+1 |
* | xfs: implement the metadata repair ioctl flag | Darrick J. Wong | 2018-05-16 | 1 | -0/+7 |
* | xfs: use a b+tree for the in-core extent list | Christoph Hellwig | 2017-11-06 | 1 | -0/+1 |
* | xfs: scrub quota information | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub realtime bitmap/summary | Darrick J. Wong | 2017-10-27 | 1 | -0/+2 |
* | xfs: scrub directory parent pointers | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub symbolic links | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub extended attributes | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub directory metadata | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub directory/attribute btrees | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub inode block mappings | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub inodes | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub refcount btrees | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub rmap btrees | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub inode btrees | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub free space btrees | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: scrub the secondary superblocks | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: create helpers to scrub a metadata btree | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: probe the scrub ioctl | Darrick J. Wong | 2017-10-27 | 1 | -0/+1 |
* | xfs: create an ioctl to scrub AG metadata | Darrick J. Wong | 2017-10-27 | 1 | -0/+11 |
* | xfs: use the common helper uuid_is_null() | Amir Goldstein | 2017-06-05 | 1 | -2/+1 |
* | xfs: implement the GETFSMAP ioctl | Darrick J. Wong | 2017-04-04 | 1 | -0/+1 |
* | xfs: introduce the CoW fork | Darrick J. Wong | 2016-10-05 | 1 | -0/+1 |
* | xfs: log bmap intent items | Darrick J. Wong | 2016-10-04 | 1 | -0/+1 |
* | xfs: create bmbt update intent log items | Darrick J. Wong | 2016-10-04 | 1 | -0/+1 |
* | xfs: log refcount intent items | Darrick J. Wong | 2016-10-03 | 1 | -0/+1 |
* | xfs: create refcount update intent log items | Darrick J. Wong | 2016-10-03 | 1 | -0/+1 |
* | xfs: add refcount btree operations | Darrick J. Wong | 2016-10-03 | 1 | -0/+1 |
* | xfs: define the on-disk refcount btree format | Darrick J. Wong | 2016-10-03 | 1 | -0/+1 |
* | xfs: set up per-AG free space reservations | Darrick J. Wong | 2016-09-19 | 1 | -0/+1 |
* | Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-08-06 | 1 | -0/+5 |
|\ |
|
| * | xfs: log rmap intent items | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
| * | xfs: create rmap update intent log items | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
| * | xfs: define the on-disk rmap btree format | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
| * | xfs: introduce rmap extent operation stubs | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
| * | xfs: move deferred operations into a separate file | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
* | | xfs: abstract block export operations from nfsd layouts | Benjamin Coddington | 2016-07-15 | 1 | -2/+1 |
|/ |
|
* | nfsd: add SCSI layout support | Christoph Hellwig | 2016-03-18 | 1 | -0/+1 |
* | nfsd: add a new config option for the block layout driver | Christoph Hellwig | 2016-03-18 | 1 | -1/+1 |
* | xfs: stats are no longer dependent on CONFIG_PROC_FS | Dave Chinner | 2015-10-18 | 1 | -1/+1 |
* | libxfs: add xfs_bit.c | Dave Chinner | 2015-07-29 | 1 | -1/+1 |
* | xfs: implement pNFS export operations | Christoph Hellwig | 2015-02-16 | 1 | -0/+1 |
* | xfs: add xfs_mount sysfs kobject | Brian Foster | 2014-07-15 | 1 | -0/+1 |
* | libxfs: move source files | Dave Chinner | 2014-06-25 | 1 | -31/+32 |
* | xfs: create libxfs infrastructure | Dave Chinner | 2014-06-25 | 1 | -1/+6 |
* | xfs: abstract the differences in dir2/dir3 via an ops vector | Dave Chinner | 2013-10-30 | 1 | -0/+1 |