]> www.infradead.org Git - users/hch/xfs.git/shortlog
users/hch/xfs.git
2024-11-05 Keith Buschblock, fs: add write hint to kiocb
2024-11-05 Keith Buschblock: allow ability to limit partition write hints
2024-11-05 Keith Buschstatx: add write hint information
2024-11-05 Keith Buschblock: introduce max_write_hints queue limit
2024-11-05 Keith Buschblock: use generic u16 for write hints
2024-11-05 Christoph Hellwigxfs: disable rt quotas for zoned file systems
2024-11-05 Christoph Hellwigxfs: support an internal zoned rtdev
2024-11-05 Christoph Hellwigxfs: support growfs on zoned file systems
2024-11-05 Hans Holmbergxfs: add data placement info to mount stats
2024-11-05 Hans Holmbergxfs: support write life time based data placement
2024-11-05 Hans Holmbergxfs: add plumbing and mount option for write life time...
2024-11-05 Christoph Hellwigxfs: support xrep_require_rtext_inuse on zoned file...
2024-11-05 Christoph Hellwigxfs: support xchk_xref_is_used_rt_space on zoned file...
2024-11-05 Christoph Hellwigxfs: support zone gaps
2024-11-05 Christoph Hellwigxfs: support zoned RT devices
2024-11-05 Christoph Hellwigxfs: report a XFS_FSOP_GEOM_FLAGS_ZONED in the file...
2024-11-05 Christoph Hellwigxfs: allow COW forks on zoned file systems in xchk_bmap
2024-11-05 Christoph Hellwigxfs: disable sb_frextents scrub/repair for zoned file...
2024-11-05 Christoph Hellwigxfs: add a helper to check if an inode sits on a zoned...
2024-11-05 Christoph Hellwigxfs: add an incompat feature bit for zoned RT devices
2024-11-05 Christoph Hellwigxfs: refine the unaligned check for always COW inodes...
2024-11-05 Christoph Hellwigxfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
2024-11-05 Christoph Hellwigxfs: skip always_cow inodes in xfs_reflink_trim_around_...
2024-11-05 Hans Holmbergxfs: preserve RT reservations across remounts
2024-11-05 Christoph Hellwigxfs: generalize the freespace and reserved blocks handling
2024-11-05 Christoph Hellwigxfs: use the proper conversion helpers in xfs_rt_check_size
2024-11-05 Christoph Hellwigxfs: factor out a xfs_rt_check_size helper
2024-11-05 Christoph Hellwigxfs: constify feature checks
2024-11-05 Christoph Hellwigxfs: simplify sector number calculation in xfs_zero_extent
2024-11-05 Christoph Hellwigiomap: pass private data to iomap_truncate_page
2024-11-05 Christoph Hellwigiomap: pass private data to iomap_zero_range
2024-11-05 Christoph Hellwigiomap: pass private data to iomap_page_mkwrite
2024-11-05 Christoph Hellwigiomap: optionally use ioends for direct I/O
2024-11-05 Christoph Hellwigiomap: split bios to zone append limits in the submissi...
2024-11-05 Christoph Hellwigiomap: add a IOMAP_F_ZONE_APPEND flag
2024-11-05 Christoph Hellwigiomap: allow the file system to submit the writeback...
2024-11-05 Christoph Hellwigiomap: wait for writeback before allocating new blocks
2024-11-05 Christoph Hellwigiomap: don't merge ioends with mismatching fs private...
2024-11-05 Christoph Hellwigiomap: drop an obsolete comment in iomap_dio_bio_iter
2024-11-05 Christoph Hellwigblock: take chunk_sectors into account in bio_split_wri...
2024-11-05 Christoph Hellwigblock: lift bio_is_zone_append to bio.h
2024-11-05 Christoph Hellwigblock: fix bio_split_rw_at to take zone_write_granulari...
2024-11-05 Damien Le Moalblock: Add a public bdev_zone_is_seq() helper
2024-11-05 Damien Le Moalblock: RCU protect disk->conv_zones_bitmap
2024-11-05 Christoph Hellwigblock: add a bdev_limits helper
2024-11-05 Christoph HellwigTEMP: nvme-pci: disable async probe
2024-11-01 Darrick J.... xfs: enable realtime reflink
2024-11-01 Darrick J.... xfs: fix CoW forks for realtime files
2024-11-01 Darrick J.... xfs: check for shared rt extents when rebuilding rt...
2024-11-01 Darrick J.... xfs: repair inodes that have a refcount btree in the...
2024-11-01 Darrick J.... xfs: online repair of the realtime refcount btree
2024-11-01 Darrick J.... xfs: capture realtime CoW staging extents when rebuildi...
2024-11-01 Darrick J.... xfs: walk the rt reference count tree when rebuilding...
2024-11-01 Darrick J.... xfs: check new rtbitmap records against rt refcount...
2024-11-01 Darrick J.... xfs: don't flag quota rt block usage on rtreflink files...
2024-11-01 Darrick J.... xfs: scrub the metadir path of rt refcount btree files
2024-11-01 Darrick J.... xfs: detect and repair misaligned rtinherit directory...
2024-11-01 Darrick J.... xfs: allow dquot rt block count to exceed rt blocks...
2024-11-01 Darrick J.... xfs: check reference counts of gaps between rt refcount...
2024-11-01 Darrick J.... xfs: allow overlapping rtrmapbt records for shared...
2024-11-01 Darrick J.... xfs: cross-reference checks with the rt refcount btree
2024-11-01 Darrick J.... xfs: scrub the realtime refcount btree
2024-11-01 Darrick J.... xfs: report realtime refcount btree corruption errors...
2024-11-01 Darrick J.... xfs: check that the rtrefcount maxlevels doesn't increa...
2024-11-01 Darrick J.... xfs: enable extent size hints for CoW operations
2024-11-01 Darrick J.... xfs: apply rt extent alignment constraints to CoW extsi...
2024-11-01 Darrick J.... xfs: fix xfs_get_extsz_hint behavior with realtime...
2024-11-01 Darrick J.... xfs: recover CoW leftovers in the realtime volume
2024-11-01 Darrick J.... xfs: allow inodes to have the realtime and reflink...
2024-11-01 Darrick J.... xfs: enable sharing of realtime file blocks
2024-11-01 Darrick J.... xfs: enable CoW for realtime data
2024-11-01 Darrick J.... xfs: refactor reflink quota updates
2024-11-01 Darrick J.... xfs: compute rtrmap btree max levels when reflink enabled
2024-11-01 Darrick J.... xfs: update rmap to allow cow staging extents in the...
2024-11-01 Darrick J.... xfs: create routine to allocate and initialize a realti...
2024-11-01 Darrick J.... xfs: wire up realtime refcount btree cursors
2024-11-01 Darrick J.... xfs: refactor xfs_reflink_find_shared
2024-11-01 Darrick J.... xfs: wire up a new inode fork type for the realtime...
2024-11-01 Darrick J.... xfs: add metadata reservations for realtime refcount...
2024-11-01 Darrick J.... xfs: add realtime refcount btree inode to metadata...
2024-11-01 Darrick J.... xfs: add realtime refcount btree block detection to...
2024-11-01 Darrick J.... xfs: support recovering refcount intent items targettin...
2024-11-01 Darrick J.... xfs: add a realtime flag to the refcount update log...
2024-11-01 Darrick J.... xfs: prepare refcount functions to deal with rtrefcountbt
2024-11-01 Darrick J.... xfs: add realtime refcount btree operations
2024-11-01 Darrick J.... xfs: realtime refcount btree transaction reservations
2024-11-01 Darrick J.... xfs: introduce realtime refcount btree ondisk definitions
2024-11-01 Darrick J.... xfs: namespace the maximum length/refcount symbols
2024-11-01 Darrick J.... xfs: prepare refcount btree cursor tracepoints for...
2024-11-01 Darrick J.... xfs: enable realtime rmap btree
2024-11-01 Darrick J.... xfs: hook live realtime rmap operations during a repair...
2024-11-01 Darrick J.... xfs: create a shadow rmap btree during realtime rmap...
2024-11-01 Darrick J.... xfs: online repair of the realtime rmap btree
2024-11-01 Darrick J.... xfs: support repairing metadata btrees rooted in metadi...
2024-11-01 Darrick J.... xfs: online repair of realtime bitmaps for a realtime...
2024-11-01 Darrick J.... xfs: repair rmap btree inodes
2024-11-01 Darrick J.... xfs: repair inodes that have realtime extents
2024-11-01 Darrick J.... xfs: online repair of realtime file bmaps
2024-11-01 Darrick J.... xfs: walk the rt reverse mapping tree when rebuilding...
2024-11-01 Darrick J.... xfs: scrub the metadir path of rt rmap btree files
next