messages from 2017-02-02 07:57:09 to 2017-02-09 20:38:00 UTC [more...]
[PATCH 0/3] xfs: restore and enhance xfs indlen test
2017-02-09 19:43 UTC (3+ messages)
` [PATCH 1/3] xfstests: move generic indlen reservation test to xfs dir
` [PATCH 3/3] tests/xfs: update indlen res. test to include larger write pattern
[PATCH v2 0/4] buffered write and indlen fixes
2017-02-09 19:34 UTC (5+ 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
[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 (9+ messages)
` [PATCH 1/4] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 2/4] xfs: introduce xfs_aligned_fsb_count
` [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 (6+ 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 (10+ messages)
` [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 (4+ 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