linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-05 05:29:04 to 2020-02-12 00:49:07 UTC [more...]

[PATCH v4 1/4] xfs: Refactor xfs_isilocked()
 2020-02-12  0:49 UTC  (8+ messages)
` [PATCH v4 2/4] xfs: Fix WS in xfs_isilocked() calls
` [PATCH v4 3/4] xfs: Fix bug when checking diff. locks
` [PATCH v4 4/4] xfs: Replace mrlock_t by rw_semaphore

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

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-11 21:49 UTC  (30+ 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 0/4] xfs: enable per-type quota timers and warn limits
 2020-02-11 21:40 UTC  (13+ 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 v5 00/13] Change readahead API
 2020-02-11 20:08 UTC  (19+ messages)
` [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v5 02/13] mm: Ignore return value of ->readpages
` [PATCH v5 03/13] mm: Put readahead pages in cache earlier
` [PATCH v5 04/13] mm: Add readahead address space operation
` [PATCH v5 05/13] mm: Add page_cache_readahead_limit
` [PATCH v5 06/13] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v5 07/13] btrfs: Convert from readpages to readahead
` [PATCH v5 08/13] erofs: Convert uncompressed files "
` [PATCH v5 09/13] erofs: Convert compressed "
` [PATCH v5 10/13] ext4: Convert "
` [PATCH v5 11/13] f2fs: "
` [PATCH v5 12/13] fuse: "
` [PATCH v5 13/13] iomap: "

[PATCH 1/1] xfs: fallback to readonly during recovery
 2020-02-11 20:04 UTC  (9+ messages)

[PATCH v4] xfstests: xfs mount option sanity test
 2020-02-11 15:22 UTC  (2+ messages)

[PATCH 0/5] fstests: random fixes
 2020-02-11 15:20 UTC  (14+ 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

[PATCH] xfs_repair: fix bad next_unlinked field
 2020-02-11 14:34 UTC  (6+ messages)

Questions about XFS abnormal img mount test
 2020-02-11  1:15 UTC  (3+ messages)

RFC: hold i_rwsem until aio completes
 2020-02-10 23:29 UTC  (5+ messages)
` [PATCH 01/12] mm: fix a comment in sys_swapon
` [PATCH 05/12] gfs2: fix O_SYNC write handling
  ` [Cluster-devel] "

Bug in xfs_repair 5..4.0 / Unable to repair metadata corruption
 2020-02-10 15:35 UTC  (7+ messages)

clean up the attr interface v3
 2020-02-10 14:57 UTC  (53+ 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 "
` [PATCH 25/30] xfs: lift cursor copy in/out "
` [PATCH 26/30] xfs: improve xfs_forget_acl
` [PATCH 27/30] xfs: clean up the ATTR_REPLACE checks
` [PATCH 28/30] xfs: clean up the attr flag confusion
` [PATCH 29/30] xfs: remove XFS_DA_OP_INCOMPLETE
` [PATCH 30/30] xfs: embedded the attrlist cursor into struct xfs_attr_list_context

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

[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

[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  (4+ messages)

[PATCH 0/4] xfsprogs: random fixes
 2020-02-05  5:59 UTC  (6+ messages)
` [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


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