linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-07 03:16:40 to 2020-02-13 13:37:57 UTC [more...]

[PATCH] xfs: add agf freeblocks verify in xfs_agf_verify
 2020-02-13 13:37 UTC  (2+ messages)

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

Questions about XFS abnormal img mount test
 2020-02-13  8:33 UTC  (4+ messages)

[PATCH 00/14] xfs: widen timestamps to deal with y2038
 2020-02-13  5:33 UTC  (23+ messages)
` [PATCH 01/14] xfs: explicitly define inode timestamp range
` [PATCH 02/14] xfs: preserve default grace interval during quotacheck
` [PATCH 03/14] xfs: refactor quota exceeded test
` [PATCH 05/14] xfs: refactor quota expiration timer modification
` [PATCH 06/14] xfs: refactor default quota grace period setting code

[PATCH 00/12] Change readahead API
 2020-02-13  4:38 UTC  (2+ messages)

XFS reports lchmod failure, but changes file system contents
 2020-02-12 20:38 UTC  (19+ messages)

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-12 19:49 UTC  (34+ 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 v5 00/13] Change readahead API
 2020-02-12 18:18 UTC  (22+ 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 V3 1/2] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-02-12 17:27 UTC  (5+ messages)
` [PATCH V3 2/2] xfs: Fix log reservation calculation for xattr insert operation

[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-12 15:57 UTC  (4+ messages)
` [Bug 206397] "

xfsdump: Building inventory: gcc: fatal error: no input files
 2020-02-12 15:26 UTC 

RFC: hold i_rwsem until aio completes
 2020-02-12  7:37 UTC  (4+ messages)
` [PATCH 01/12] mm: fix a comment in sys_swapon

[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

[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 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  (4+ messages)
` [PATCH 3/5] generic/402: skip test if xfs_io can't parse the date value

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

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  (45+ messages)
` [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  (4+ messages)
` [PATCH v3 3/4] xfs: Fix bug when checking diff. locks

[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  (3+ messages)
` [PATCH v13 1/2] fs: "

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


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