blob: d4c33a0f5a148c5ba61fd701978661df8601d212 [file] [log] [blame]
c0a6791667f8 ("xfs: refactor suffix_kstrtoint()")
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")
494dba7b276e ("xfs: refactor inode geometry setup routines")
ef325959993e ("xfs: separate inode geometry")
025197ebb08a ("xfs: inode btree scrubber should calculate im_boffset correctly")
5cd213b0fec6 ("xfs: don't reserve per-AG space for an internal log")
4f29e10d689f ("xfs: rework breaking of shared extents in xfs_file_iomap_begin")
affe250a085d ("xfs: don't pass iomap flags to xfs_reflink_allocate_cow")
66ae56a53f0e ("xfs: introduce an always_cow mode")
c4feb0b194f3 ("xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay")
26b91c728b2d ("xfs: make COW fork unwritten extent conversions more robust")
db46e604adf8 ("xfs: merge COW handling into xfs_file_iomap_begin_delay")
78f0cc9d55cb ("xfs: don't use delalloc extents for COW on files with extsize hints")
60271ab79d40 ("xfs: fix SEEK_DATA for speculative COW fork preallocation")
16be1433737e ("xfs: make xfs_bmbt_to_iomap more useful")
4ad765edb02a ("xfs: move xfs_iomap_write_allocate to xfs_aops.c")
125851ac92d6 ("xfs: move stat accounting to xfs_bmapi_convert_delalloc")
491ce61e939f ("xfs: move transaction handling to xfs_bmapi_convert_delalloc")
d8ae82e394bd ("xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write")
be225fec72ed ("xfs: remove the io_type field from the writeback context and ioend")
e1f6ca113815 ("xfs: rename m_inotbt_nores to m_finobt_nores")
c2b3164320b5 ("xfs: use the latest extent at writeback delalloc conversion time")
627209fbcc2f ("xfs: create delalloc bmapi wrapper for full extent allocation")
3b3508980730 ("xfs: remove superfluous writeback mapping eof trimming")
d9252d526ba6 ("xfs: validate writeback mapping using data fork seq counter")
f9e63342b858 ("xfs: consolidate scrub dinode mapping code into a single function")
4539b8a78078 ("xfs: scrub big block inode btrees correctly")
b9454fe056bd ("xfs: clean up the inode cluster checking in the inobt scrub")
a1954242facb ("xfs: hoist inode cluster checks out of loop")
22234c62f98b ("xfs: check inobt record alignment on big block filesystems")
c050fdfeb575 ("xfs: check the ir_startino alignment directly")
435dcf0787fd ("xfs: never try to scrub more than 64 inodes per inobt record")
85f8dff00a31 ("xfs: fix symbolic enum printing in ftrace output")
2c2d9d3a205a ("xfs: count inode blocks correctly in inobt scrub")
c1b4a321ede0 ("xfs: precalculate cluster alignment in inodes and blocks")
83dcdb4469e7 ("xfs: precalculate inodes and blocks per inode cluster")