public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 21:48:15 to 2020-09-11 06:43:20 UTC [more...]

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-11  6:42 UTC  (13+ messages)
` [PATCH v2 1/9] iomap: Fix misplaced page flushing
` [PATCH v2 2/9] fs: Introduce i_blocks_per_page
` [PATCH v2 3/9] iomap: Use kzalloc to allocate iomap_page
` [PATCH v2 4/9] iomap: Use bitmap ops to set uptodate bits
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH v2 6/9] iomap: Convert read_count to read_bytes_pending
` [PATCH v2 7/9] iomap: Convert write_count to write_bytes_pending
` [PATCH v2 8/9] iomap: Convert iomap_write_end types
` [PATCH v2 9/9] iomap: Change calling convention for zeroing

xfs_info: no info about XFS version?
 2020-09-11  4:46 UTC  (4+ messages)

[PATCH 0/4] xfsprogs: various fixes for 5.9
 2020-09-11  2:58 UTC  (15+ messages)
` [PATCH 1/4] man: install all manpages that redirect to another manpage
` [PATCH 2/4] mkfs.xfs: tweak wording of external log device size complaint
` [PATCH 3/4] mkfs: fix reflink/rmap logic w.r.t. realtime devices and crc=0 support
` [PATCH 4/4] mkfs: set required parts of the realtime geometry before computing log geometry

[PATCH v2] xfs: deprecate the V4 format
 2020-09-10 22:48 UTC 

[PATCH] xfs: deprecate the V4 format
 2020-09-10 22:39 UTC  (5+ messages)

[PATCH] iomap: Use round_down/round_up macros in __iomap_write_begin
 2020-09-10 15:37 UTC  (2+ messages)

[PATCH] xfs: drop extra transaction roll from inode extent truncate
 2020-09-10 13:29 UTC 

[PATCH 0/3] [RFC] xfs: intent recovery reservation changes
 2020-09-10 21:29 UTC  (11+ messages)
` [PATCH 1/3] xfs: EFI recovery needs it's own transaction reservation
` [PATCH 2/3] xfs: add a free space extent change reservation
` [PATCH 3/3] xfs: factor free space tree transaciton reservations

[PATCH] iomap: Don't opencode SECTOR_SIZE macro
 2020-09-10 15:36 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: iomap-5.10-merge updated to 14284fedf59f
 2020-09-10 16:28 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 18a1031619de
 2020-09-10 18:26 UTC 

quotaoff, transaction quiesce, and dquot logging
 2020-09-10 13:20 UTC  (7+ messages)

[PATCH v4] quota: widen timestamps for the fs_disk_quota structure
 2020-09-10  7:11 UTC  (2+ messages)

[PATCH v3] quota: widen timestamps for the fs_disk_quota structure
 2020-09-10  7:07 UTC  (8+ messages)

make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)
 2020-09-10  6:06 UTC  (12+ messages)
    ` [PATCH 1/2] ext2: don't update mtime on COW faults
    ` [PATCH 2/2] xfs: "
        ` [PATCH 2/2 v2] "

[PATCH v2 0/2] xfs: fix a few realtime bugs
 2020-09-10  5:42 UTC  (5+ messages)
` [PATCH 1/2] xfs: refactor inode flags propagation code
` [PATCH 2/2] xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdev

FOESCO Informa
 2020-09-09 22:37 UTC 

[PATCH -next] xfs: Remove unneeded semicolon
 2020-09-09 18:52 UTC  (2+ messages)

[RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
 2020-09-09 14:19 UTC  (4+ messages)

Splitting an iomap_page
 2020-09-09 11:57 UTC  (5+ messages)

[PATCH v2] quota: widen timestamps for the fs_disk_quota structure
 2020-09-09  1:33 UTC  (10+ messages)
` [PATCH] quotatools: support grace period expirations past y2038 in userspace

[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-09-08 23:03 UTC  (3+ messages)

[PATCH 0/3] xfs: fix a few realtime bugs
 2020-09-08 14:59 UTC  (7+ messages)
` [PATCH 1/3] xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdev
` [PATCH 2/3] xfs: make sure the rt allocator doesn't run off the end
` [PATCH 3/3] xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt extent size

[PATCH v12 0/8] xfs: Delayed Attributes
 2020-09-08 14:43 UTC  (9+ messages)
` [PATCH v12 1/8] xfs: Add delay ready attr remove routines

[PATCH 0/2] Fix silent write loss in iomap
 2020-09-08 15:03 UTC  (5+ messages)
` [PATCH 1/2] iomap: Clear page error before beginning a write
` [PATCH 2/2] iomap: Mark read blocks uptodate in write_begin

[PATCH 0/7] xfs_repair: more fuzzer fixes
 2020-09-08 15:15 UTC  (15+ messages)
` [PATCH 1/7] xfs_repair: don't crash on partially sparse inode clusters
` [PATCH 2/7] xfs_repair: fix error in process_sf_dir2_fixi8
` [PATCH 3/7] xfs_repair: junk corrupt xattr root blocks
` [PATCH 4/7] xfs_repair: complain about unwritten extents when they're not appropriate
` [PATCH 5/7] xfs_repair: fix handling of data blocks colliding with existing metadata
` [PATCH 6/7] xfs_repair: throw away totally bad clusters
` [PATCH 7/7] xfs_repair: use libxfs_verify_rtbno to verify rt extents

[PATCH] xfs: force the log after remapping a synchronous-writes file
 2020-09-08 15:05 UTC  (4+ messages)

[PATCH 1/2] common/rc: Check 'tPnE' flags on a directory instead of a regilar file
 2020-09-08 13:15 UTC  (2+ messages)
` [PATCH 2/2] common/rc: Add extra check for xfs_io -c "chattr" on XFS

[PATCH v3] xfs: Add check for unsupported xflags
 2020-09-08  7:49 UTC  (5+ messages)

[PATCH AUTOSEL 5.8 16/53] xfs: fix off-by-one in inode alloc block reservation calculation
 2020-09-07 16:31 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 23/53] xfs: initialize the shortform attr header padding entry

[PATCH AUTOSEL 5.4 13/43] xfs: fix off-by-one in inode alloc block reservation calculation
 2020-09-07 16:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 18/43] xfs: initialize the shortform attr header padding entry

[PATCH AUTOSEL 4.19 11/26] xfs: initialize the shortform attr header padding entry
 2020-09-07 16:34 UTC 

[PATCH AUTOSEL 4.14 10/17] xfs: initialize the shortform attr header padding entry
 2020-09-07 16:34 UTC 

[PATCH AUTOSEL 4.9 08/13] xfs: initialize the shortform attr header padding entry
 2020-09-07 16:35 UTC 

[PATCH AUTOSEL 4.4 06/10] xfs: initialize the shortform attr header padding entry
 2020-09-07 16:35 UTC 

[PATCH v3 3/4] xfs: Use variable-size array for nameval in xfs_attr_sf_entry
 2020-09-07 11:47 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] xfs: Convert xfs_attr_sf macros to inline functions
    ` [PATCH V5 "

[PATCH] iomap: Fix direct I/O write consistency check
 2020-09-07  7:07 UTC  (4+ messages)

[PATCH 0/3] xfs: Extend per-inode extent counters
 2020-09-07  4:02 UTC  (6+ messages)
` [PATCH 3/3] xfs: Extend data/attr fork extent counter width

[PATCH v3 0/4] Clean up xfs_attr_sf_entry
 2020-09-06 21:53 UTC  (5+ messages)
` [PATCH 1/4] xfs: remove typedef xfs_attr_sf_entry_t
` [PATCH 2/4] xfs: Remove typedef xfs_attr_shortform_t

[PATCH v6 00/11] xfs: widen timestamps to deal with y2038
 2020-09-06 21:43 UTC  (2+ messages)

[GIT PULL] xfs: small fixes (2) for 5.9
 2020-09-05 17:18 UTC  (2+ messages)

[PATCH] Polish translation update for xfsprogs 5.8.0
 2020-09-05 16:27 UTC 

[ANNOUNCE] xfsprogs v5.8.0 released
 2020-09-04 20:54 UTC 

[PATCH 0/2] xfs: random patches on log recovery
 2020-09-04 16:32 UTC  (13+ messages)
` [PATCH v3 1/2] xfs: avoid LR buffer overrun due to crafted h_{len,size}
` [PATCH v2 2/2] xfs: clean up calculation of LR header blocks

[PATCH] quota: widen timestamps for the fs_disk_quota structure
 2020-09-04 15:29 UTC  (3+ messages)

[PATCH] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-09-04  7:07 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to d0c20d38af13
 2020-09-04  3:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox