linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-03 18:34:26 to 2017-02-14 07:58:35 UTC [more...]

xfs: fix inode uid/gid initialization
 2017-02-14  7:58 UTC  (10+ messages)
        ` [PATCH 1/2] fs: add inode helpers for fsuid and fsgid
        ` [PATCH 2/2] xfs: fix inode uid/gid initialization

[PATCH 6/7] nonblocking aio: xfs
 2017-02-14  7:43 UTC  (3+ messages)

[bug report] xfs: mark speculative prealloc CoW fork extents unwritten
 2017-02-14  6:54 UTC  (2+ messages)

[PATCH] xfs: fix uninitialized variable in _reflink_convert_cow
 2017-02-14  6:54 UTC 

iomap infrastructure and multipage writes V5
 2017-02-13 22:32 UTC 

[BUG] xfs/305 hangs 4.10-rc4 kernel
 2017-02-13 16:43 UTC  (10+ messages)

[PATCH v28 00/21] Richacls (Core and Ext4)
 2017-02-13 15:32 UTC  (22+ messages)
` [PATCH v28 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v28 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v28 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v28 04/21] vfs: Add permission flags for setting file attributes
` [PATCH v28 05/21] richacl: In-memory representation and helper functions
` [PATCH v28 06/21] richacl: Permission mapping functions
` [PATCH v28 07/21] richacl: Permission check algorithm
` [PATCH v28 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v28 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v28 10/21] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v28 11/21] vfs: Cache richacl in struct inode
` [PATCH v28 12/21] richacl: Update the file masks in chmod()
` [PATCH v28 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v28 14/21] richacl: Create-time inheritance
` [PATCH v28 15/21] richacl: Automatic Inheritance
` [PATCH v28 16/21] richacl: xattr mapping functions
` [PATCH v28 17/21] richacl: Add richacl xattr handler
` [PATCH v28 18/21] vfs: Add richacl permission checking
` [PATCH v28 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v28 20/21] ext4: Add richacl support
` [PATCH v28 21/21] ext4: Add richacl feature flag

[PATCH v2] tests/xfs: test to stress XFS delalloc indirect block reservations
 2017-02-13 15:15 UTC 

[BUG 4.10-rc7] sb_fdblocks inconsistency in xfs/297 test
 2017-02-11  6:33 UTC  (7+ messages)

Inclusion of a3916e528b917851a4 ("xfs: fix broken multi-fsb buffer logging") in 4.4-stable
 2017-02-10 21:06 UTC 

[PATCH 0/3] xfs: restore and enhance xfs indlen test
 2017-02-10 16:32 UTC  (8+ messages)
` [PATCH 1/3] xfstests: move generic indlen reservation test to xfs dir
` [PATCH 2/3] tests/xfs: update indlen res. test to use fail writes mechanism
` [PATCH 3/3] tests/xfs: update indlen res. test to include larger write pattern

[xfs-linux:xfs-4.11-merge-maybe 24/31] ERROR: "__aeabi_uldivmod" [fs/xfs/xfs.ko] undefined!
 2017-02-10 12:05 UTC 

linux-next: manual merge of the akpm-current tree with the xfs tree
 2017-02-10  7:07 UTC 

linux-next: manual merge of the akpm-current tree with the xfs tree
 2017-02-10  6:57 UTC 

linux-next: manual merge of the akpm-current tree with the xfs tree
 2017-02-10  6:41 UTC 

linux-next: manual merge of the akpm-current tree with the xfs tree
 2017-02-10  6:45 UTC 

[PATCH v2 0/4] buffered write and indlen fixes
 2017-02-09 20:45 UTC  (6+ messages)
` [PATCH 1/4] xfs: clear delalloc and cache on buffered write failure
` [PATCH 2/4] xfs: resurrect debug mode drop buffered writes mechanism
` [PATCH 3/4] xfs: handle indlen shortage on delalloc extent merge
` [PATCH 4/4] xfs: split indlen reservations fairly when under reserved

reflink direct I/O improvements V3
 2017-02-09 17:22 UTC  (14+ messages)
` [PATCH 1/4] xfs: introduce xfs_aligned_fsb_count
` [PATCH 2/4] xfs: return the converted extent in __xfs_reflink_convert_cow
` [PATCH 3/4] xfs: go straight to real allocations for direct I/O COW writes
` [PATCH 4/4] xfs: allocate direct I/O COW blocks in iomap_begin

WARN_ON_ONCE() during generic/270
 2017-02-09 17:19 UTC  (3+ messages)

[xfs-linux:xfs-4.11-merge-maybe 24/31] ERROR: "__udivdi3" [fs/xfs/xfs.ko] undefined!
 2017-02-09 17:17 UTC 

[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
 2017-02-09  4:34 UTC  (19+ messages)
          ` [kbuild-all] "

[ANNOUNCE] xfsdump: master updated to 25195eb
 2017-02-08 19:47 UTC 

[PATCH 00/14] use atomic_dec_not_zero()
 2017-02-08 12:28 UTC  (2+ messages)

[PATCH] xfs: during log recovery, destroy the unlinked inodes even for read-only mount
 2017-02-08  2:31 UTC  (5+ messages)

improve busy extent handling and add async discard support V3
 2017-02-07 22:21 UTC  (9+ messages)
` [PATCH 1/5] xfs: don't fail xfs_extent_busy allocation
` [PATCH 2/5] xfs: improve handling of busy extents in the low-level allocator
` [PATCH 3/5] "
` [PATCH 4/5] xfs: improve busy extent sorting
` [PATCH 5/5] xfs: don't block the log commit handler for discards

[PATCH] xfs: do not call xfs_buf_hash_destroy on a NULL pag
 2017-02-07 20:59 UTC  (8+ messages)
` [PATCH] xfs: correct null checks and error processing in xfs_initialize_perag
  ` [PATCH v2] "
  ` [PATCH v3] "

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-02-07 16:54 UTC  (8+ messages)

improve busy extent handling and add async discard support
 2017-02-07 15:45 UTC  (23+ messages)
` [PATCH 1/4] xfs: don't fail xfs_extent_busy allocation
` [PATCH 2/4] xfs: improve handling of busy extents in the low-level allocator
` [PATCH 3/4] xfs: improve busy extent sorting
` [PATCH 4/4] xfs: don't block the log commit handler for discards

[PATCH 0/2] divide indirect blocks fairly on delalloc extent split
 2017-02-07 13:37 UTC  (9+ messages)
` [PATCH 1/2] xfs: handle indlen shortage on delalloc extent merge
` [PATCH 2/2] xfs: split indlen reservations fairly when under reserved

xfs wrongly report ENOSPACE
 2017-02-07 13:01 UTC  (3+ messages)

I had an occasion that XFS is not able to fully detect or recover from severe file system corruption
 2017-02-07 10:25 UTC  (5+ messages)

XFS developers meeting at Vault?
 2017-02-07  9:39 UTC  (4+ messages)

[PATCH 0/6 v4] scope GFP_NOFS api
 2017-02-07  7:17 UTC  (19+ messages)
` [PATCH 1/6] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/6] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/6] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/6] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/6] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/6] jbd2: make the whole kjournald2 kthread NOFS safe

[PATCH] libxfs: sync up FSGETXATTR names and definitions with the kernel
 2017-02-07  1:04 UTC 

[PATCH] libxfs: use system FICLONE/FICLONERANGE/FIDEDUPERANGE definitions
 2017-02-07  1:04 UTC 

[PATCH] xfs: reject all unaligned direct writes to reflinked files
 2017-02-06 20:55 UTC 

[PATCH] mm,x86: native_pud_clear missing on i386 build
 2017-02-06 17:55 UTC 

reflink direct I/O improvements V2
 2017-02-05 20:13 UTC  (5+ messages)
` [PATCH 4/4] xfs: allocate direct I/O COW blocks in iomap_begin

improve busy extent handling and add async discard support V2
 2017-02-05 17:11 UTC  (5+ messages)
` [PATCH 1/4] xfs: don't fail xfs_extent_busy allocation
` [PATCH 2/4] xfs: improve handling of busy extents in the low-level allocator
` [PATCH 3/4] xfs: improve busy extent sorting
` [PATCH 4/4] xfs: don't block the log commit handler for discards

[PATCH] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
 2017-02-04  1:38 UTC  (6+ messages)

Suspend fails when xfs is involved?
 2017-02-03 22:31 UTC  (2+ messages)

[PATCH v2] xfs: update ctime and mtime on clone destinatation inodes
 2017-02-03 20:13 UTC  (5+ messages)

[PATCH] mm, dax: clear PMD or PUD size flags when in fall through path
 2017-02-03 20:06 UTC  (4+ messages)


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