linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-25 07:27:22 to 2018-11-03 04:46:45 UTC [more...]

[PATCH] xfs: cache minimum realtime summary level
 2018-11-02 19:38 UTC 

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-11-02 19:05 UTC  (8+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

[PATCH 0/2] xfsdump whitespace changes
 2018-11-02 16:54 UTC  (6+ messages)
` [PATCH 1/2] xfsdump: remove trailing whitespaces

[GIT PULL] vfs: fix many problems in vfs clone/dedupe implementation
 2018-11-02 16:35 UTC  (2+ messages)

[ANNOUNCE] xfsprogs for-next updated to v4.19.0-rc1
 2018-11-02 16:15 UTC 

[PATCH] xfs: fix overflow in xfs_attr3_leaf_verify
 2018-11-02 15:10 UTC  (2+ messages)

[PATCH] xfs_io: prevents the usage in FIFO files
 2018-11-02 13:11 UTC  (4+ messages)

[PATCH 0/2] xfs: don't preempt writeback on page errors
 2018-11-02 11:42 UTC  (7+ messages)
` [PATCH 1/2] xfs: add writepage map error tag
` [PATCH 2/2] xfs: don't preempt writeback sequence on single page wb error

[PATCH 0/7] xfs_repair: scale to 150,000 iops
 2018-11-02 11:31 UTC  (32+ messages)
` [PATCH 1/7] Revert "xfs_repair: treat zero da btree pointers as corruption"
` [PATCH 2/7] repair: don't dirty inodes which are not unlinked
` [PATCH 3/7] cache: prevent expansion races
` [PATCH 4/7] workqueue: bound maximum queue depth
` [PATCH 5/7] repair: Protect bad inode list with mutex
` [PATCH 6/7] repair: protect inode chunk tree records with a mutex
` [PATCH 7/7] repair: parallelise phase 6

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-11-02  1:43 UTC  (11+ messages)

[PATCH 0/8] fstests: fix quota failures on xfs
 2018-11-01 23:19 UTC  (9+ messages)
` [PATCH 1/8] quota: clean out speculative preallocations when checking quota usage
` [PATCH 2/8] xfs: force unlink metadata updates to disk
` [PATCH 3/8] generic/050: fix ro blockdev mount of xfs with quota
` [PATCH 4/8] dump: don't fail if multi-file dumps don't all contain quota info
` [PATCH 5/8] xfs/266: fix restore summary counter when quotas are enabled
` [PATCH 6/8] xfs/205: update for v5 filesystems
` [PATCH 7/8] misc: force the exact quota options coded into the test
` [PATCH 8/8] xfs: filter out mount options that don't work on v4 filesystems

[PATCH 0/7] fstests: fix quota failures on xfs
 2018-11-01 22:51 UTC  (4+ messages)
` [PATCH 4/7] xfs: filter out mount options that don't work on v4 filesystems

[PATCH] xfs: print buffer offsets when dumping corrupt buffers
 2018-11-01 21:38 UTC  (2+ messages)

[PATCH] xfs: flush CoW fork reservations before processing quota get request
 2018-11-01 16:37 UTC  (7+ messages)

[PATCH] xfsdump: don't fail installation if /sbin is symlink of /usr/sbin
 2018-11-01 10:47 UTC 

[Bug 201577] New: [xfstests generic/070]: XFS corruption and Oops when setxattr on 64k blocksize XFS
 2018-11-01  1:40 UTC  (4+ messages)
` [Bug 201577] "

xfsdump usecases
 2018-10-31 17:35 UTC  (2+ messages)

[PATCH 0/2] xfs: defer ops idiotproofing
 2018-10-31 12:11 UTC  (7+ messages)
` [PATCH 1/2] xfs: idiotproof defer op type configuration
` [PATCH 2/2] xfs: streamline defer op type handling

linux-next: manual merge of the vfs tree with the xfs tree
 2018-10-31  1:12 UTC  (2+ messages)

linux-next: manual merge of the xfs tree with Linus' tree
 2018-10-31  1:05 UTC  (2+ messages)

[PATCH] xfs_repair: don't error out on dirs with a single leafn block
 2018-10-30 18:25 UTC  (2+ messages)

[PATCH 1/3] populate: create leafn dir when populating xfs filesystem
 2018-10-30 18:03 UTC  (3+ messages)
` [PATCH 2/3] xfs: test repair regression of dir w/ single leafn block
` [PATCH 3/3] xfs: fuzz directories containing single leafn blocks

[PATCH 0/5] v4 Try to squash metadump data leaks
 2018-10-30 12:36 UTC  (20+ messages)
` [PATCH 1/5] xfs_metadump: Extend data zapping to XFS_DIR{2,3}_LEAFN_MAGIC blocks
` [PATCH 2/5] xfs_metadump: Zap multi fsb blocks
` [PATCH 3/5] xfs_metadump: Zap freeindex blocks in directory inodes
` [PATCH 4/5] xfs_metadump: Zap unused space in inode btrees
` [PATCH 5/5] xfs_metadump: Zap dev inodes

[ANNOUNCE] xfs: master and for-next branches updated
 2018-10-30  9:37 UTC 

XFS AIL lockup
 2018-10-30  0:05 UTC  (6+ messages)

[PATCH] xfs_io.8: rearrange command listings by section
 2018-10-29 19:50 UTC 

[PATCH] xfs_io: add crc32 self test
 2018-10-29 19:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] libxfs: defer ops idiotproofing
 2018-10-29 18:26 UTC  (3+ messages)
` [PATCH 1/2] libxfs: idiotproof defer op type configuration
` [PATCH 2/2] libxfs: streamline defer op type handling

[RFC PATCH] libxfs: add missing agfl free deferred op type
 2018-10-29 18:13 UTC  (3+ messages)

[PATCH] xfs: test packaged crc32c code
 2018-10-29 18:12 UTC 

[PATCH] xfs_db: add crc32 self test
 2018-10-29 17:07 UTC  (5+ messages)

xfs_alloc_ag_vextent_near() takes about 30ms to complete
 2018-10-29  9:53 UTC  (17+ messages)

[PATCH] xfs: add writepage map error tag
 2018-10-29  9:28 UTC  (4+ messages)
` [PATCH] tests/xfs: writepage map error unmount test

About remain issues of FS-DAX
 2018-10-29  8:57 UTC 

XFS: Hang and dmesg flood on mounting invalid FS image
 2018-10-29  7:10 UTC  (4+ messages)

[Bug 201549] New: [xfstests xfs/019]: mkfs.xfs: warning - iflush_int failed (-117)
 2018-10-28 14:20 UTC 

[PATCH] misc: only build with lto if explicitly enabled
 2018-10-27  1:45 UTC  (2+ messages)

[PATCH v3 0/2] Try to squash metadump data leaks
 2018-10-26 20:23 UTC  (15+ messages)
` [PATCH 1/2] xfs_metadump: Extend zapping to multi fsb dir blocks
` [PATCH 2/2] xfs_metadump: Zap more stale data

[PATCH] libxfs: check all defer ops types
 2018-10-26 19:26 UTC  (7+ messages)

[PATCH] xfs: check all defer ops types
 2018-10-26 16:18 UTC 

[PATCH] xfs_db: print freecount in xfs_inobt_rec as unsigned
 2018-10-26 15:48 UTC  (2+ messages)

[PATCH 0/5] xfs: speed up large directory modifications
 2018-10-26 12:14 UTC  (17+ messages)
` [PATCH 1/5] xfs: move xfs_dir2_addname()
` [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
` [PATCH 3/5] xfs: factor free block index lookup "
` [PATCH 4/5] xfs: speed up directory bestfree block scanning
` [PATCH 5/5] xfs: reverse search directory freespace indexes

[PATCH] xfs_repair: kick processing thread if ra_count is at limit
 2018-10-24 23:43 UTC  (2+ 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).