| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: remove the m_active_trans counter | Dave Chinner | 2020-05-27 | 1 | -1/+0 |
* | xfs: separate read-only variables in struct xfs_mount | Dave Chinner | 2020-05-27 | 1 | -66/+82 |
* | xfs: reduce free inode accounting overhead | Dave Chinner | 2020-05-27 | 1 | -2/+0 |
* | xfs: remove unused shutdown types | Brian Foster | 2020-05-07 | 1 | -2/+0 |
* | fs/xfs: Make DAX mount option a tri-state | Ira Weiny | 2020-05-04 | 1 | -0/+1 |
* | fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS | Ira Weiny | 2020-05-04 | 1 | -2/+1 |
* | xfs: move inode flush to the sync workqueue | Darrick J. Wong | 2020-04-16 | 1 | -1/+5 |
* | xfs: ratelimit inode flush on buffered write ENOSPC | Darrick J. Wong | 2020-03-31 | 1 | -0/+1 |
* | xfs: remove unused structure members & simple typedefs | Eric Sandeen | 2019-11-13 | 1 | -1/+0 |
* | xfs: devirtualize ->m_dirnameops | Christoph Hellwig | 2019-11-13 | 1 | -2/+0 |
* | xfs: remove the unused m_chsize field | Christoph Hellwig | 2019-11-13 | 1 | -1/+0 |
* | xfs: remove the now unused dir ops infrastructure | Christoph Hellwig | 2019-11-10 | 1 | -2/+0 |
* | xfs: move the node header size to struct xfs_da_geometry | Christoph Hellwig | 2019-11-10 | 1 | -1/+0 |
* | xfs: use super s_id instead of struct xfs_mount m_fsname | Ian Kent | 2019-11-05 | 1 | -1/+0 |
* | xfs: remove unused struct xfs_mount field m_fsname_len | Ian Kent | 2019-11-05 | 1 | -1/+0 |
* | xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE | Christoph Hellwig | 2019-10-29 | 1 | -1/+1 |
* | xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to | Christoph Hellwig | 2019-10-29 | 1 | -1/+1 |
* | xfs: simplify parsing of allocsize mount option | Christoph Hellwig | 2019-10-29 | 1 | -6/+0 |
* | xfs: rename the m_writeio_* fields in struct xfs_mount | Christoph Hellwig | 2019-10-29 | 1 | -2/+2 |
* | xfs: remove the m_readio_* fields in struct xfs_mount | Christoph Hellwig | 2019-10-29 | 1 | -4/+1 |
* | xfs: don't use a different allocsice for -o wsync | Christoph Hellwig | 2019-10-29 | 1 | -7/+0 |
* | xfs: cleanup calculating the stat optimal I/O size | Christoph Hellwig | 2019-10-29 | 1 | -24/+0 |
* | xfs: add kmem allocation trace points | Dave Chinner | 2019-08-26 | 1 | -7/+0 |
* | xfs: move the log ioend workqueue to struct xlog | Christoph Hellwig | 2019-06-28 | 1 | -1/+0 |
* | xfs: remove unused flags arg from getsb interfaces | Eric Sandeen | 2019-06-12 | 1 | -1/+1 |
* | xfs: separate inode geometry | Darrick J. Wong | 2019-06-12 | 1 | -16/+3 |
* | xfs: track delayed allocation reservations across the filesystem | Darrick J. Wong | 2019-04-26 | 1 | -0/+7 |
* | xfs: remove unused m_data_workqueue | Darrick J. Wong | 2019-04-16 | 1 | -1/+0 |
* | xfs: replace the BAD_SUMMARY mount flag with the equivalent health code | Darrick J. Wong | 2019-04-14 | 1 | -1/+0 |
* | xfs: track metadata health status | Darrick J. Wong | 2019-04-14 | 1 | -0/+23 |
* | xfs: introduce an always_cow mode | Christoph Hellwig | 2019-02-21 | 1 | -0/+1 |
* | xfs: rename m_inotbt_nores to m_finobt_nores | Darrick J. Wong | 2019-02-14 | 1 | -1/+1 |
* | xfs: cache unlinked pointers in an rhashtable | Darrick J. Wong | 2019-02-11 | 1 | -0/+7 |
* | xfs: cache minimum realtime summary level | Omar Sandoval | 2018-12-12 | 1 | -0/+7 |
* | xfs: precalculate cluster alignment in inodes and blocks | Darrick J. Wong | 2018-12-12 | 1 | -0/+2 |
* | xfs: precalculate inodes and blocks per inode cluster | Darrick J. Wong | 2018-12-12 | 1 | -0/+2 |
* | xfs: remove deprecated barrier/nobarrier mount | Eric Sandeen | 2018-07-26 | 1 | -1/+0 |
* | xfs: force summary counter recalc at next mount | Darrick J. Wong | 2018-07-23 | 1 | -0/+1 |
* | xfs: detect and fix bad summary counts at mount | Darrick J. Wong | 2018-07-23 | 1 | -0/+1 |
* | xfs: clean up MIN/MAX | Dave Chinner | 2018-06-08 | 1 | -1/+1 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -13/+1 |
* | xfs: detect agfl count corruption and reset agfl | Brian Foster | 2018-03-23 | 1 | -0/+1 |
* | xfs: account only rmapbt-used blocks against rmapbt perag res | Brian Foster | 2018-03-11 | 1 | -0/+1 |
* | xfs: rename agfl perag res type to rmapbt | Brian Foster | 2018-03-11 | 1 | -5/+5 |
* | xfs: remove unused m_dmevmask from xfs_mount struct | Eric Sandeen | 2018-03-11 | 1 | -1/+0 |
* | xfs: convert drop_writes to use the errortag mechanism | Darrick J. Wong | 2017-06-27 | 1 | -24/+0 |
* | xfs: expose errortag knobs via sysfs | Darrick J. Wong | 2017-06-27 | 1 | -0/+1 |
* | xfs: make errortag a per-mountpoint structure | Darrick J. Wong | 2017-06-27 | 1 | -0/+7 |
* | xfs: remove double-underscore integer types | Darrick J. Wong | 2017-06-19 | 1 | -17/+17 |
* | xfs: more do_div cleanups | Eric Sandeen | 2017-04-25 | 1 | -2/+2 |