messages from 2017-02-01 18:31:09 to 2017-02-07 17:16:19 UTC [more...]
improve busy extent handling and add async discard support V3
2017-02-07 17:14 UTC (4+ 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] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
2017-02-07 16:56 UTC (15+ messages)
[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
2017-02-07 16:54 UTC (8+ messages)
[PATCH] xfs: do not call xfs_buf_hash_destroy on a NULL pag
2017-02-07 16:54 UTC (6+ messages)
` [PATCH] xfs: correct null checks and error processing in xfs_initialize_perag
` [PATCH v2] "
` [PATCH v3] "
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 (6+ 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
reflink direct I/O improvements V3
2017-02-07 1:41 UTC (9+ 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
[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
[BUG] xfs/305 hangs 4.10-rc4 kernel
2017-02-06 17:59 UTC (9+ messages)
[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 (10+ messages)
` [PATCH 1/4] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 2/4] xfs: introduce xfs_aligned_fsb_count
` [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
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 (7+ messages)
Suspend fails when xfs is involved?
2017-02-03 22:31 UTC (3+ 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)
[PATCH 1/3] xfs/263: don't hardcode inode numbers in output
2017-02-03 17:46 UTC (5+ messages)
Safe XFS limits (100TB+)
2017-02-03 17:10 UTC (7+ messages)
[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
2017-02-03 15:32 UTC (11+ messages)
[RFC PATCH 0/2] ext4: GETFSMAP support
2017-02-02 23:50 UTC (3+ messages)
` [PATCH 1/2] ext4: support GETFSMAP ioctls
` [PATCH 2/2] ext4: support the FSGEOMETRY ioctl, similar to xfs
[PATCH 0/7] xfs: random fixes
2017-02-02 19:42 UTC (7+ messages)
` [PATCH 7/7] xfs: mark speculative prealloc CoW fork extents unwritten
` [PATCH v2 "
[PATCH] xfs: update ctime and mtime on clone destinatation inodes
2017-02-02 19:33 UTC (4+ messages)
[PATCH 4.9 33/51] xfs: bump up reserved blocks in xfs_alloc_set_aside
2017-02-02 18:38 UTC (10+ messages)
` [PATCH 4.9 34/51] xfs: fix bogus minleft manipulations
` [PATCH 4.9 35/51] xfs: adjust allocation length in xfs_alloc_space_available
` [PATCH 4.9 36/51] xfs: dont rely on ->total "
` [PATCH 4.9 37/51] xfs: dont print warnings when xfs_log_force fails
` [PATCH 4.9 46/51] xfs: fix COW writeback race
` [PATCH 4.9 47/51] xfs: verify dirblocklog correctly
` [PATCH 4.9 49/51] xfs: extsize hints are not unlikely in xfs_bmap_btalloc
` [PATCH 4.9 50/51] xfs: clear _XBF_PAGES from buffers when readahead page
` [PATCH 4.9 51/51] xfs: fix bmv_count confusion w/ shared extents
4.9-stable updates for XFS
2017-02-02 17:34 UTC (23+ messages)
` [PATCH 01/19] xfs: bump up reserved blocks in xfs_alloc_set_aside
` [PATCH 02/19] xfs: fix bogus minleft manipulations
` [PATCH 03/19] xfs: adjust allocation length in xfs_alloc_space_available
` [PATCH 04/19] xfs: don't rely on ->total "
` [PATCH 05/19] xfs: don't print warnings when xfs_log_force fails
` [PATCH 06/19] xfs: make the ASSERT() condition likely
` [PATCH 07/19] xfs: sanity check directory inode di_size
` [PATCH 08/19] xfs: add missing include dependencies to xfs_dir2.h
` [PATCH 09/19] xfs: replace xfs_mode_to_ftype table with switch statement
` [PATCH 10/19] xfs: sanity check inode mode when creating new dentry
` [PATCH 11/19] xfs: sanity check inode di_mode
` [PATCH 12/19] xfs: don't wrap ID in xfs_dq_get_next_id
` [PATCH 13/19] xfs: fix xfs_mode_to_ftype() prototype
` [PATCH 14/19] xfs: fix COW writeback race
` [PATCH 15/19] xfs: verify dirblocklog correctly
` [PATCH 16/19] xfs: remove racy hasattr check from attr ops
` [PATCH 17/19] xfs: extsize hints are not unlikely in xfs_bmap_btalloc
` [PATCH 18/19] xfs: clear _XBF_PAGES from buffers when readahead page
` [PATCH 19/19] xfs: fix bmv_count confusion w/ shared extents
[PATCH] xfs_metadump: ignore attr leaf with 0 entries
2017-02-02 15:54 UTC
[PATCH] xfs_repair: junk leaf attribute if count == 0
2017-02-02 8:35 UTC (6+ messages)
xfsprogs build broken on armv7l
2017-02-01 23:14 UTC (4+ messages)
[PATCH] Fix building xfsprogs on 32-bit platforms (again)
2017-02-01 22:44 UTC (2+ messages)
WARNING: CPU: 11 PID: 7966 at fs/xfs/libxfs/xfs_bmap.c:5408 xfs_bmap_del_extent+0xdc8/0xe80 [xfs] and having a call trace
2017-02-01 18:31 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).