blob: b50108b0660bb08c32431baa50aa7ac536b8f29b [file] [log] [blame]
b5df62843273 ("fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()")
f7bf743714ab ("fs/xfs: Create function xfs_inode_should_enable_dax()")
fd58c62b6562 ("fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS")
8757c38f2cf6 ("xfs: move xfs_fc_parse_param() above xfs_fc_get_tree()")
2f8d66b3cd79 ("xfs: move xfs_fc_get_tree() above xfs_fc_reconfigure()")
63cd1e9b026e ("xfs: move xfs_fc_reconfigure() above xfs_fc_free()")
73e5fff98b64 ("xfs: switch to use the new mount-api")
7c89fcb2783d ("xfs: dont set sb in xfs_mount_alloc()")
9a861816a026 ("xfs: move xfs_parseargs() validation to a helper")
48a06e1b5773 ("xfs: refactor xfs_parseags()")
846410ccd104 ("xfs: avoid redundant checks when options is empty")
c0a6791667f8 ("xfs: refactor suffix_kstrtoint()")
2c6eba31775b ("xfs: add xfs_remount_ro() helper")
82332b6da226 ("xfs: add xfs_remount_rw() helper")
a943f372c22b ("xfs: merge freeing of mp names and mp")
7b77b46a6137 ("xfs: use kmem functions for struct xfs_mount")
3d9d60d9addf ("xfs: dont use XFS_IS_QUOTA_RUNNING() for option check")
e1d3d2188546 ("xfs: use super s_id instead of struct xfs_mount m_fsname")
f676c7508667 ("xfs: remove unused struct xfs_mount field m_fsname_len")
21f55993eb7a ("xfs: merge xfs_showargs into xfs_fs_show_options")
1775c506a31e ("xfs: clean up printing inode32/64 in xfs_showargs")
7c6b94b1b526 ("xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE")
3274d0080100 ("xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to")
2fcddee8cd8f ("xfs: simplify parsing of allocsize mount option")
5da8a07c79e8 ("xfs: rename the m_writeio_* fields in struct xfs_mount")
3cd1d18b0d40 ("xfs: remove the m_readio_* fields in struct xfs_mount")
b5ad616c3edf ("xfs: don't use a different allocsice for -o wsync")
dd2d535e3fb2 ("xfs: cleanup calculating the stat optimal I/O size")
69e8575dee42 ("xfs: remove the dsunit and dswidth variables in")
8da57c5c000c ("xfs: remove the biosize mount option")
a526c85c2236 ("xfs: move xfs_file_iomap_begin_delay around")
43568226a4a3 ("xfs: factor out a helper to calculate the end_fsb")
36adcbace24e ("xfs: fill out the srcmap in iomap_begin")
ae36b53c6c60 ("xfs: refactor xfs_file_iomap_begin_delay")
ffb375a8cf20 ("xfs: pass two imaps to xfs_reflink_allocate_cow")
05b30949f1aa ("xfs: set IOMAP_F_NEW more carefully")
2492a606b3d2 ("xfs: initialize iomap->flags in xfs_bmbt_to_iomap")
7684e2c4384d ("iomap: iomap that extends beyond EOF should be marked dirty")