| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-13 | xfs: pass perag to filestreams tracing | Dave Chinner | 1 | -1/+0 |
| 2023-02-13 | xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c | Dave Chinner | 1 | -2/+3 |
| 2021-08-19 | xfs: convert mount flags to features | Dave Chinner | 1 | -1/+1 |
| 2021-04-07 | xfs: move the di_flags field to struct xfs_inode | Christoph Hellwig | 1 | -1/+1 |
| 2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
| 2014-04-23 | xfs: add filestream allocator tracepoints | Christoph Hellwig | 1 | -0/+1 |
| 2014-04-23 | xfs: remove xfs_filestream_associate | Christoph Hellwig | 1 | -1/+0 |
| 2014-04-23 | xfs: don't create a slab cache for filestream items | Christoph Hellwig | 1 | -2/+0 |
| 2014-04-23 | xfs: rewrite the filestream allocator using the dentry cache | Christoph Hellwig | 1 | -29/+2 |
| 2014-04-23 | xfs: remove XFS_IFILESTREAM | Christoph Hellwig | 1 | -1/+0 |
| 2013-08-12 | xfs: xfs_filestreams.h doesn't need __KERNEL__ | Dave Chinner | 1 | -4/+0 |
| 2010-07-26 | xfs: clean up filestreams helpers | Christoph Hellwig | 1 | -82/+0 |
| 2010-01-15 | xfs: Kill filestreams cache flush | Dave Chinner | 1 | -1/+0 |
| 2010-01-15 | xfs: Convert filestreams code to use per-ag get/put routines | Dave Chinner | 1 | -3/+24 |
| 2009-12-11 | xfs: kill the STATIC_INLINE macro | Christoph Hellwig | 1 | -4/+4 |
| 2007-07-14 | [XFS] Concurrent Multi-File Data Streams | David Chinner | 1 | -0/+136 |