linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-01 15:50:49 to 2020-09-07 17:53:48 UTC [more...]

[PATCH 0/4] xfsprogs: various fixes for 5.9
 2020-09-07 17:51 UTC  (4+ messages)
` [PATCH 1/4] man: install all manpages that redirect to another manpage
` [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 0/7] xfs_repair: more fuzzer fixes
 2020-09-07 17:52 UTC  (3+ messages)
` [PATCH 1/7] xfs_repair: don't crash on partially sparse inode clusters
` [PATCH 7/7] xfs_repair: use libxfs_verify_rtbno to verify rt extents

[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 v2] quota: widen timestamps for the fs_disk_quota structure
 2020-09-07 16:28 UTC  (8+ messages)
` [PATCH] quotatools: support grace period expirations past y2038 in userspace

[PATCH v3 0/4] Clean up xfs_attr_sf_entry
 2020-09-07 11:47 UTC  (20+ messages)
` [PATCH 1/4] xfs: remove typedef xfs_attr_sf_entry_t
` [PATCH 2/4] xfs: Remove typedef xfs_attr_shortform_t
` [PATCH v3 3/4] xfs: Use variable-size array for nameval in xfs_attr_sf_entry
  ` [PATCH v4 "
    ` [PATCH v4 4/4] xfs: Convert xfs_attr_sf macros to inline functions
      ` [PATCH V5 "
` [PATCH v3 "

Splitting an iomap_page
 2020-09-07 11:33 UTC  (3+ messages)

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

[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] xfs: Add check for unsupported xflags
 2020-09-06 23:01 UTC  (4+ messages)

[PATCH v6 00/11] xfs: widen timestamps to deal with y2038
 2020-09-06 21:43 UTC  (13+ messages)
` [PATCH 01/11] xfs: explicitly define inode timestamp range
` [PATCH 02/11] xfs: refactor quota expiration timer modification
` [PATCH 03/11] xfs: refactor default quota grace period setting code
` [PATCH 04/11] xfs: refactor quota timestamp coding
` [PATCH 05/11] xfs: move xfs_log_dinode_to_disk to the log recovery code
` [PATCH 06/11] xfs: redefine xfs_timestamp_t
` [PATCH 07/11] xfs: redefine xfs_ictimestamp_t
` [PATCH 08/11] xfs: widen ondisk inode timestamps to deal with y2038+
` [PATCH 09/11] xfs: widen ondisk quota expiration timestamps to handle y2038+
` [PATCH 10/11] xfs: trace timestamp limits
` [PATCH 11/11] xfs: enable big timestamps

[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-09-06 21:40 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 

[PATCH v12 0/8] xfs: Delayed Attributes
 2020-09-04 23:03 UTC  (12+ messages)
` [PATCH v12 1/8] xfs: Add delay ready attr remove routines
` [PATCH v12 4/8] xfs: Set up infastructure for deferred attribute operations

quotaoff, transaction quiesce, and dquot logging
 2020-09-04 22:29 UTC  (2+ messages)

[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] xfs: force the log after remapping a synchronous-writes file
 2020-09-04 15:41 UTC  (3+ messages)

[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 

Broken O_{D,}SYNC behavior with FICLONE*?
 2020-09-03 21:13 UTC  (3+ messages)

[PATCH 0/4 V2] Clean up xfs_attr_sf_entry
 2020-09-03 10:39 UTC  (17+ messages)
` [PATCH V2 1/4] xfs: remove typedef xfs_attr_sf_entry_t
` [PATCH V2 2/4] xfs: Remove typedef xfs_attr_shortform_t
` [PATCH V2 3/4] xfs: Use variable-size array for nameval in xfs_attr_sf_entry
` [PATCH V2 4/4] xfs: Convert xfs_attr_sf macros to inline functions

[PATCH 4/4] writeback: Drop I_DIRTY_TIME_EXPIRE
 2020-09-03 10:10 UTC  (2+ messages)

[RFC PATCH] xfs: add inline helper to convert from data fork to xfs_attr_shortform
 2020-09-03  9:15 UTC  (5+ messages)

[PATCH v2] xfs: Add check for unsupported xflags
 2020-09-03  3:51 UTC  (3+ messages)

[PATCH] xfs: Add check for unsupported xflags
 2020-09-03  2:58 UTC  (13+ messages)

[PATCH] xfs: avoid LR buffer overrun due to crafted h_len
 2020-09-02 22:47 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] xfs: small fixes for 5.9
 2020-09-02 20:08 UTC  (2+ messages)

[PATCH v2] xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
 2020-09-02 17:45 UTC  (2+ messages)

[PATCH] xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
 2020-09-02 17:38 UTC  (2+ messages)

[PATCH v4 0/5] xfs: add inode btree blocks counters to the AGI header
 2020-09-02 17:13 UTC  (9+ messages)
` [PATCH 1/5] xfs: store inode btree block counts in "
` [PATCH 2/5] xfs: use the finobt block counts to speed up mount times
` [PATCH 3/5] xfs: support inode btree blockcounts in online scrub
` [PATCH 4/5] xfs: support inode btree blockcounts in online repair
` [PATCH 5/5] xfs: enable new inode btree counters feature

[PATCH] xfs: clean up calculation of LR header blocks
 2020-09-02 15:34 UTC  (3+ messages)

[PATCH 0/4] Clean up xfs_attr_sf_entry
 2020-09-02 11:13 UTC  (4+ messages)
` [PATCH 1/4] xfs: Use variable-size array for nameval in xfs_attr_sf_entry

[PATCH v2] xfstests: add test for xfs_repair progress reporting
 2020-09-02  9:04 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v5 00/11] xfs: widen timestamps to deal with y2038
 2020-09-01 17:53 UTC  (4+ messages)
` [PATCH 08/11] xfs: widen ondisk inode timestamps to deal with y2038+

[PATCH v4] iomap: fix WARN_ON_ONCE() from unprivileged users
 2020-09-01 15:12 UTC  (2+ messages)

tidy up the buffer cache implementation v3
 2020-09-01 17:12 UTC  (18+ messages)
` [PATCH 01/15] xfs: refactor the buf ioend disposition code
` [PATCH 04/15] xfs: move the buffer retry logic to xfs_buf.c
` [PATCH 05/15] xfs: fold xfs_buf_ioend_finish into xfs_ioend
` [PATCH 06/15] xfs: refactor xfs_buf_ioerror_fail_without_retry
` [PATCH 07/15] xfs: remove xfs_buf_ioerror_retry
` [PATCH 08/15] xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
` [PATCH 09/15] xfs: simplify the xfs_buf_ioend_disposition calling convention
` [PATCH 10/15] xfs: use xfs_buf_item_relse in xfs_buf_item_done
` [PATCH 11/15] xfs: clear the read/write flags later in xfs_buf_ioend
` [PATCH 12/15] xfs: remove xlog_recover_iodone
` [PATCH 13/15] xfs: simplify xfs_trans_getsb
` [PATCH 14/15] xfs: remove xfs_getsb
` [PATCH 15/15] xfs: reuse _xfs_buf_read for re-reading the superblock

[PATCH 0/4] xfsprogs: Extend per-inode extent counters
 2020-09-01 15:42 UTC  (5+ messages)
` [PATCH 2/4] xfsprogs: Introduce xfs_dfork_nextents() helper


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).