linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-01 02:45:49 to 2017-07-18 19:51:08 UTC [more...]

[PATCH 1/2] libxfs: add a flags argument to libxfs_iget
 2017-07-18 19:51 UTC  (4+ messages)
` [PATCH 2/2] libxfs: allow xfs_repair to bypass inode fork read verifiers

[PATCH, RFC] xfs: fix multi-AG deadlock in xfs_bunmapi
 2017-07-18 18:33 UTC  (4+ messages)

[PATCH 1/3] xfs: check _btree_check_block value
 2017-07-18 18:24 UTC  (3+ messages)
` [PATCH 2/3] xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
` [PATCH 3/3] xfs: check _alloc_read_agf buffer pointer before using

[PATCH RFC] xfs: fix buffer check for primary sb in userspace libxfs
 2017-07-18 18:23 UTC  (3+ messages)

[PATCH 0/2 V5] Resubmit items failed during writeback
 2017-07-18 14:54 UTC  (3+ messages)
` [PATCH 1/2 V5] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 2/2 V5] xfs: Properly retry failed inode items in case of error during buffer writeback

Collecting aged XFS profiles
 2017-07-18  5:45 UTC  (5+ messages)

[PATCH] xfs_db: properly set inode type
 2017-07-18  2:56 UTC  (11+ messages)
` [PATCH V2] "

Parent pointers
 2017-07-18  0:10 UTC  (16+ messages)

Metadata corruption detected at xfs_inode_buf_verify
 2017-07-17 18:44 UTC  (4+ messages)

Weird xfs_repair error
 2017-07-17 17:11 UTC  (10+ messages)

[PATCH v2] xfs_db: redirect printfs when metadumping to stdout
 2017-07-17  7:46 UTC  (2+ messages)

[PATCH] xfs_db: redirect printfs when metadumping to stdout
 2017-07-15  0:37 UTC  (2+ messages)

[GIT PULL] xfs: updates for 4.13, part 2
 2017-07-14 23:37 UTC 

non mountable xfs with 2 primary and 2 logical
 2017-07-14 19:31 UTC  (5+ messages)

[PATCH v2] generic: test negative SEEK_HOLE/SEEK_DATA offsets
 2017-07-14 16:57 UTC  (3+ messages)

[PATCH] xfs_db: associate proper type with free inode btree root
 2017-07-14 16:38 UTC  (2+ messages)

xfstests failures with current kernel/xfsprogs/xfstests
 2017-07-14  9:11 UTC  (8+ messages)

Parent pointers
 2017-07-14  4:54 UTC 

[ANNOUNCE] xfsdump: updated to acd0dda (3.1.7-rc1)
 2017-07-13 20:20 UTC 

[PATCH] xfsdump: fix race condition between lseek() and read()/write()
 2017-07-13 20:10 UTC  (10+ messages)
  ` [PATCH v2] "

fixups for the changes in 4.13
 2017-07-13 19:23 UTC  (11+ messages)
` [PATCH 1/4] xfs: fixup xfs_attr_get_ilocked
` [PATCH 2/4] xfs: assert locking precondіtion in xfs_attr_list_int_ilocked
` [PATCH 3/4] xfs: assert locking precondition in xfs_readlink_bmap_ilocked
` [PATCH 4/4] Revert "xfs: grab dquots without taking the ilock"

[PATCH] generic: test negative SEEK_HOLE/SEEK_DATA offsets
 2017-07-13 19:04 UTC  (3+ messages)

[ANNOUNCE] xfsprogs: for-next updated to b5fcdc0
 2017-07-13 18:58 UTC 

[PATCH] vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets
 2017-07-13 17:10 UTC  (3+ messages)

[PATCH] xfs_io: Print filesystem statfs flags in 'statfs' command
 2017-07-13 15:46 UTC  (3+ messages)

[BUG] internal error XFS_WANT_CORRUPTED_GOTO
 2017-07-13 11:36 UTC  (3+ messages)

[PATCH v2 0/6] xfs: log recovery wrap and tail overwrite fixes
 2017-07-13  5:21 UTC  (8+ messages)
` [PATCH v2 1/6] xfs: fix recovery failure when log record header wraps log end
` [PATCH v2 2/6] xfs: always verify the log tail during recovery
` [PATCH v2 3/6] xfs: fix log recovery corruption error due to tail overwrite
` [PATCH v2 4/6] xfs: add log item pinning error injection tag
` [PATCH v2 5/6] xfs: handle -EFSCORRUPTED during head/tail verification
` [PATCH v2 6/6] xfs: add log recovery tracepoint for head/tail

[proposal] making filesystem tools more machine friendly
 2017-07-12 17:10 UTC  (3+ messages)

lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
 2017-07-12  9:20 UTC  (20+ messages)
` [PATCH 1/5] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
` [PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
    ` [PATCH v4 1/3] ext4: Add missing locking around iomap_seek_{hole,data}
    ` [PATCH v4 2/3] iomap: Switch from blkno to physical offset
    ` [PATCH v4 3/3] ext4: Add IOMAP_REPORT support for inline data

[BUG] sb_fdblocks counting error caused by too large indlen returned from xfs_bmap_worst_indlen()
 2017-07-11 11:09 UTC  (6+ messages)

[PATCH] xfsdump: Fix memory leak
 2017-07-11  0:16 UTC  (2+ messages)

XFS hang - 4.4.73 longterm
 2017-07-10 18:10 UTC  (7+ messages)
  ` AW: "

[GIT PULL] xfs: updates for 4.13
 2017-07-10 16:39 UTC 

XFS Calltraces by using XFS with Ceph
 2017-07-10  6:34 UTC  (11+ messages)

[PATCH] fs: ext4: inode->i_generation not assigned 0
 2017-07-07 16:47 UTC  (16+ messages)

[PATCH] mkfs: set agblklog when we're verifying minimum log size
 2017-07-07 12:01 UTC  (4+ messages)
` [PATCH] mkfs: set inode alignment and cluster size for minimum log size estimation

[PATCH] xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
 2017-07-07 12:01 UTC  (4+ messages)
` [PATCH] libxfs: "

MAXPATHLEN == 1024 and 4096?!
 2017-07-06 23:11 UTC  (2+ messages)

[PATCH] xfs: don't crash on unexpected holes in dir/attr btrees
 2017-07-06 21:59 UTC  (4+ messages)

[PATCH 0/8] miscellaneous tests
 2017-07-06 10:07 UTC  (7+ messages)
` [PATCH 11/8] common/inject: refactor helpers to use new errortag interface

[PATCH] xfs: fix contiguous dquot chunk iteration livelock
 2017-07-05 17:50 UTC  (2+ messages)

generic/232 regression - bda250db ("xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent")
 2017-07-05 15:27 UTC  (2+ messages)

Any tips for moving to reflink?
 2017-07-03 16:58 UTC  (5+ messages)
`  "

[PATCH 0/4] xfs: log recovery wrap and tail overwrite fixes
 2017-07-03 16:39 UTC  (14+ messages)
` [PATCH 1/4] xfs: fix recovery failure when log record header wraps log end
` [PATCH 2/4] xfs: always verify the log tail during recovery
` [PATCH 3/4] xfs: fix log recovery corruption error due to tail overwrite
` [PATCH 4/4] xfs: add log item pinning error injection tag

[PATCH 0/2 V4] Resubmit items failed during writeback
 2017-07-03  8:37 UTC  (11+ messages)

[PATCH] generic/446: add __xfs_get_blocks() into _filter_xfs_dmesg
 2017-07-03  7:35 UTC 

[ANNOUNCE] xfs-documentation: master updated to 6f91654
 2017-07-02  4:49 UTC 

xfsprogs for-next branch build failure
 2017-07-01  5:40 UTC  (3+ 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).