linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 17:59:07 to 2020-02-10 00:10:04 UTC [more...]

[GIT PULL] New zonefs file system for 5.6-rc1
 2020-02-10  0:10 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-02-09 17:12 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH 0/5] fstests: random fixes
 2020-02-09 15:29 UTC  (13+ messages)
` [PATCH 1/5] xfs/449: filter out "Discarding..." from output
` [PATCH 2/5] xfs/020: fix truncation test
` [PATCH 3/5] generic/402: skip test if xfs_io can't parse the date value
` [PATCH 4/5] xfs/117: fix inode corruption loop
` [PATCH 5/5] fsx: support 64-bit operation counts

clean up the attr interface v3
 2020-02-09  8:24 UTC  (41+ messages)
` [PATCH 01/30] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE
` [PATCH 03/30] xfs: merge xfs_attr_remove into xfs_attr_set
` [PATCH 04/30] xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
` [PATCH 05/30] xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
` [PATCH 06/30] xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
` [PATCH 07/30] xfs: remove the name == NULL check from xfs_attr_args_init
` [PATCH 08/30] xfs: remove the MAXNAMELEN "
` [PATCH 11/30] xfs: pass an initialized xfs_da_args structure to xfs_attr_set
` [PATCH 12/30] xfs: pass an initialized xfs_da_args to xfs_attr_get
` [PATCH 13/30] xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
` [PATCH 14/30] xfs: remove ATTR_KERNOVAL
` [PATCH 15/30] xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
` [PATCH 16/30] xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
` [PATCH 17/30] xfs: factor out a xfs_attr_match helper
` [PATCH 18/30] xfs: cleanup struct xfs_attr_list_context
` [PATCH 20/30] xfs: open code ATTR_ENTSIZE
` [PATCH 21/30] xfs: move the legacy xfs_attr_list to xfs_ioctl.c
` [PATCH 22/30] xfs: rename xfs_attr_list_int to xfs_attr_list
` [PATCH 23/30] xfs: lift common checks into xfs_ioc_attr_list
` [PATCH 24/30] xfs: lift buffer allocation "

Bug in xfs_repair 5..4.0 / Unable to repair metadata corruption
 2020-02-09  6:19 UTC 

[PATCH 0/4] xfs: enable per-type quota timers and warn limits
 2020-02-08 21:12 UTC  (6+ messages)
` [PATCH 1/4] xfs: fix up some whitespace in quota code
` [PATCH 2/4] xfs: simplify args to xfs_get_defquota
` [PATCH 3/4] xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
` [PATCH 4/4] xfs: per-type quota timers and warn limits

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-08 19:34 UTC  (13+ messages)
` [PATCH v3 01/12] fs/stat: Define DAX statx attribute
` [PATCH v3 02/12] fs/xfs: Isolate the physical DAX flag from effective
` [PATCH v3 03/12] fs/xfs: Separate functionality of xfs_inode_supports_dax()
` [PATCH v3 04/12] fs/xfs: Clean up DAX support check
` [PATCH v3 05/12] fs: remove unneeded IS_DAX() check
` [PATCH v3 06/12] fs/xfs: Check if the inode supports DAX under lock
` [PATCH v3 07/12] fs: Add locking for a dynamic DAX state
` [PATCH v3 08/12] fs/xfs: Clarify lockdep dependency for xfs_isilocked()
` [PATCH v3 09/12] fs/xfs: Add write DAX lock to xfs layer
` [PATCH v3 10/12] fs: Prevent DAX state change if file is mmap'ed
` [PATCH v3 11/12] fs/xfs: Clean up locking in dax invalidate
` [PATCH v3 12/12] fs/xfs: Allow toggle of effective DAX flag

[PATCH v3 0/4] xfs: Remove wrappers for some semaphores
 2020-02-07 19:30 UTC  (7+ messages)
` [PATCH v3 1/4] xfs: Refactor xfs_isilocked()
` [PATCH v3 2/4] xfs: Fix WS in xfs_isilocked() calls
` [PATCH v3 3/4] xfs: Fix bug when checking diff. locks
` [PATCH v3 4/4] xfs: Replace mrlock_t by rw_semaphore

[v12 1/2] fs: New zonefs file system
 2020-02-07  7:18 UTC 

KASAN: slab-out-of-bounds Read in suffix_kstrtoint
 2020-02-07  5:07 UTC  (2+ messages)

[PATCH v13 0/2] New zonefs file system
 2020-02-07  4:06 UTC  (4+ messages)
` [PATCH v13 1/2] fs: "
` [PATCH v13 2/2] zonefs: Add documentation

[PATCH v12 0/2] New zonefs file system
 2020-02-07  3:49 UTC  (7+ messages)
` [PATCH v12 1/2] fs: "
` [PATCH v12 2/2] zonefs: Add documentation

[PATCH] xfs: xchk_xattr_listent() fix context->seen_enough to -ECANCELED
 2020-02-06 23:51 UTC  (3+ messages)

[PATCH v12 2/2] zonefs: Add documentation
 2020-02-06 20:12 UTC 

[PATCH v12 1/2] fs: New zonefs file system
 2020-02-06 19:56 UTC 

[PATCH 0/4] libxfs: actually check that writes succeeded
 2020-02-06 19:38 UTC  (9+ messages)
` [PATCH 1/4] libxfs: libxfs_buf_delwri_submit should write buffers immediately
` [PATCH 2/4] libxfs: complain when write IOs fail
` [PATCH 3/4] libxfs: return flush failures
` [PATCH 4/4] misc: make all tools check that metadata updates have been committed

[PATCH 0/2] xfs_admin: unify online/offline fs label setting
 2020-02-06 17:53 UTC  (7+ messages)
` [PATCH 1/2] xfs: refactor calls to xfs_admin
` [PATCH 2/2] xfs: test setting labels with xfs_admin

RFC: hold i_rwsem until aio completes
 2020-02-06 15:31 UTC  (6+ messages)
` [PATCH 05/12] gfs2: fix O_SYNC write handling
  ` [Cluster-devel] "

[PATCH 0/3] fstests: fixes for 64k pages and dax
 2020-02-06 14:36 UTC  (8+ messages)
` [PATCH 1/3] dax/dm: disable testing on devices that don't support dax
` [PATCH 2/3] t_mmap_collision: fix hard-coded page size
` [PATCH 3/3] xfs/300: modify test to work on any fs block size

[GIT PULL] xfs: moar new code for 5.6
 2020-02-06  8:20 UTC  (2+ messages)

[PATCH v11 0/2] New zonefs file system
 2020-02-06  1:42 UTC  (5+ messages)
` [PATCH v11 1/2] fs: "
` [PATCH v11 2/2] zonefs: Add documentation

[PATCH v6 00/16] xfs: Delay Ready Attributes
 2020-02-05 23:07 UTC  (5+ messages)
` [PATCH v6 16/16] xfs: Add delay ready attr set routines

[PATCH v2] Documentation: changes.rst: update several outdated project URLs
 2020-02-05 17:32 UTC  (2+ messages)

[Bug 206429] New: xfs_admin can't print both label and UUID for mounted filesystems
 2020-02-05 15:39 UTC  (2+ messages)
` [Bug 206429] "

[PATCH v10 1/2] fs: New zonefs file system
 2020-02-05 10:44 UTC  (5+ messages)
  ` [v10 "

A NFS, xfs, reflink and rmapbt story
 2020-02-05  6:52 UTC  (6+ messages)

[PATCH 0/8] xfsprogs: random fixes
 2020-02-05  6:07 UTC  (6+ messages)
` [PATCH 11/8] xfs_repair: don't corrupt a attr fork da3 node when clearing forw/back
  ` [PATCH v2 "

[PATCH] xfs: fix invalid pointer dereference in xfs_attr3_node_inactive
 2020-02-05  6:02 UTC  (8+ messages)

[PATCH 0/4] xfsprogs: random fixes
 2020-02-05  5:59 UTC  (11+ messages)
` [PATCH 1/4] libxfs: re-sort libxfs_api_defs.h defines
` [PATCH 2/4] libfrog: remove libxfs.h dependencies in fsgeom.c and linux.c
` [PATCH 3/4] xfs_repair: refactor attr root block pointer check
` [PATCH 4/4] xfs_repair: don't corrupt a attr fork da3 node when clearing forw/back

[PATCH v4 0/7] xfs_repair: do not trash valid root dirs
 2020-02-05  0:50 UTC  (9+ messages)
` [PATCH 1/7] xfs_repair: replace verify_inum with libxfs inode validators
` [PATCH 2/7] mkfs: check root inode location
` [PATCH 3/7] xfs_repair: enforce that inode btree chunks can't point to AG headers
` [PATCH 4/7] xfs_repair: refactor fixed inode location checks
` [PATCH 5/7] xfs_repair: use libxfs function to calculate root inode location
` [PATCH 6/7] xfs_repair: check plausibility of root dir pointer before trashing it
` [PATCH 7/7] xfs_repair: try to correct sb_unit value from secondaries

[PATCH 0/1] xfs: test xfs_scrub media scan
 2020-02-05  0:02 UTC  (2+ messages)
` [PATCH 1/1] xfs: test xfs_scrub phase 6 media error reporting

[PATCH v2 0/7] xfs: Remove wrappers for some semaphores
 2020-02-04 22:20 UTC  (21+ messages)
` [PATCH v2 1/7] xfs: Add xfs_is_{i,io,mmap}locked functions
` [PATCH v2 2/7] xfs: Update checking excl. locks for ilock
` [PATCH v2 3/7] xfs: Update checking read or write "
` [PATCH v2 4/7] xfs: Update checking for iolock
` [PATCH v2 5/7] xfs: Update checking for mmaplock
` [PATCH v2 6/7] xfs: update excl. lock check for IOLOCK and ILOCK
` [PATCH v2 7/7] xfs: Replace mrlock_t by rw_semaphore

[PATCH] xfsprogs: mkfs: don't default to the physical sector size if it's bigger than XFS_MAX_SECTORSIZE
 2020-02-04 18:38 UTC  (3+ messages)

[PATCH v4 00/12] Change readahead API
 2020-02-04 17:16 UTC  (3+ messages)

[Bug 206397] New: [xfstests generic/475] XFS: Assertion failed: iclog->ic_state == XLOG_STATE_ACTIVE, file: fs/xfs/xfs_log.c, line: 572
 2020-02-04 17:10 UTC  (3+ messages)
` [Bug 206397] "

[PATCH v10 0/2] New zonefs file system
 2020-02-04  9:23 UTC 

[Bug 206399] New: [xfstests xfs/433] BUG: KASAN: use-after-free in xfs_attr3_node_inactive+0x6c8/0x7b0 [xfs]
 2020-02-04  6:38 UTC  (3+ messages)
` [Bug 206399] "

agfl and related cleanups
 2020-02-04  6:15 UTC  (11+ messages)
` [PATCH 3/6] xfs: remove XFS_BUF_TO_AGFL
` [PATCH 4/6] xfs: remove XFS_BUF_TO_AGI
` [PATCH 5/6] xfs: remove XFS_BUF_TO_AGF
` [PATCH 6/6] xfs: remove XFS_BUF_TO_SBP

su & sw for HW-RAID60
 2020-02-04  0:28 UTC  (6+ messages)

[PATCH 0/2] xfs: fix stale disk exposure after crash
 2020-02-03 20:14 UTC  (4+ messages)
` [PATCH 1/2] xfs: force writes to delalloc regions to unwritten

[PATCH v2] xfs_io/encrypt: support passing a keyring key to add_enckey
 2020-02-03 18:20 UTC 


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).