linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-08 23:19:56 to 2017-04-13 08:05:25 UTC [more...]

fix space reservations underneath xfs_bmapi_write
 2017-04-13  8:05 UTC  (2+ messages)
` [PATCH 01/10] xfs: introduce xfs_trans_blk_res

[PATCH v4] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
 2017-04-13  7:31 UTC 

[PATCH v3] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
 2017-04-13  6:57 UTC  (2+ messages)

transaction reservations for deleting of shared extents
 2017-04-13  3:52 UTC  (5+ messages)

[PATCH 0/2] xfsprogs: metadump/mdrestore warns about dirty journal
 2017-04-13  2:51 UTC  (22+ messages)
` [PATCH 1/2] metadump: warn about corruption if log is dirty
` [PATCH 2/2] mdrestore: "

Question about large file fragmentation
 2017-04-12 22:09 UTC  (4+ messages)

[PATCH] xfs: reserve enough blocks to handle btree splits when remapping
 2017-04-12 21:48 UTC 

split the reflink remap from the block allocation path V3
 2017-04-12 19:28 UTC  (8+ messages)
` [PATCH 1/6] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 2/6] xfs: remove attr fork handling in xfs_bmap_finish_one
` [PATCH 3/6] xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
` [PATCH 4/6] xfs: introduce xfs_bmapi_remap
` [PATCH 5/6] xfs: remove xfs_bmap_remap_alloc
` [PATCH 6/6] xfs: remove bmap block allocation retries

split the reflink remap from the block allocation path V2
 2017-04-12 19:28 UTC  (17+ messages)
` [PATCH 1/6] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 2/6] xfs: remove attr fork handling in xfs_bmap_finish_one
` [PATCH 3/6] xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
` [PATCH 4/6] xfs: introduce xfs_bmapi_remap
` [PATCH 5/6] xfs: remove xfs_bmap_remap_alloc
` [PATCH 6/6] xfs: remove bmap block allocation retries

[PATCH 0/9 v5] No wait AIO
 2017-04-12 18:31 UTC  (14+ messages)
` [PATCH 1/9] Use RWF_* flags for AIO operations
` [PATCH 2/9] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/9] nowait aio: return if direct write will trigger writeback
` [PATCH 4/9] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/9] nowait aio: return on congested block device
` [PATCH 6/9] nowait aio: ext4
` [PATCH 7/9] nowait aio: xfs
` [PATCH 8/9] nowait aio: btrfs
` [PATCH 9/9] nowait aio: Return -EOPNOTSUPP if filesystem does not support

Deadlock between block allocation and block truncation
 2017-04-12 17:57 UTC  (6+ messages)

filesystem dead, xfs_repair won't help
 2017-04-12 17:41 UTC  (32+ messages)
` allow mounting w/crc-checking disabled? (was Re: filesystem dead, xfs_repair won't help)

[PATCH v2] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
 2017-04-12 17:13 UTC  (8+ messages)

[PATCH] iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
 2017-04-12 16:28 UTC  (6+ messages)

[PATCH v2] xfs: actually report xattr extents via iomap
 2017-04-12 15:17 UTC  (2+ messages)

[PATCH] xfs: remove custom do_div implementations
 2017-04-12 15:16 UTC  (3+ messages)

[PATCH 1/8] Documentation/filesystems: fix documentation for ->getattr()
 2017-04-12 15:12 UTC  (4+ messages)
` [PATCH 8/8] statx: Include a mask for stx_attributes in struct statx

[PATCH] xfs_db: allow write -d to inodes
 2017-04-12 12:35 UTC  (9+ messages)
` [PATCH] xfs_db: allow write -d to dqblks
` [PATCH] xfs_db: set buf flag for inode or dqblk with "type"

[PATCH] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
 2017-04-12 10:41 UTC 

[RFC PATCH v2] xfsprogs/db: add a command for dumping the btree blocks
 2017-04-12  2:00 UTC  (2+ messages)

[PATCH] xfsprogs: ensure growfs rejects non-existent mount point
 2017-04-11 23:20 UTC  (4+ messages)
` [PATCH v2] "

[ANNOUNCE] xfsprogs: v4.11.0-rc1 released
 2017-04-11 21:54 UTC 

[PATCH v2 0/4] xfs_db misc. btree dumping improvements
 2017-04-11 21:42 UTC  (9+ messages)
` [PATCH 1/4] xfs_db: don't print arrays off the end of a buffer
` [PATCH 2/4] xfs_db: use iocursor type to guess btree geometry if bad magic
  ` [PATCH v2 "
` [PATCH 3/4] xfs_db: complain about dir/attr blocks with bad magics
` [PATCH 4/4] xfs_db: dump metadata btrees via 'btdump'

[PATCH v4] repair: handle reading superblock from image on larger sector size filesystem
 2017-04-11 14:58 UTC 

XFS mount hangs during quotacheck
 2017-04-11 14:58 UTC  (7+ messages)

[PATCH v2 0/3] xfs: quotacheck vs. dquot reclaim deadlock
 2017-04-11 14:53 UTC  (14+ messages)
` [PATCH 1/3] xfs: fix up quotacheck buffer list error handling
` [PATCH 2/3] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock

[PATCH v3] repair: handle reading superblock from image on larger sector size filesystem
 2017-04-11 13:38 UTC  (8+ messages)

[PATCH] xfs_repair: junk leaf attribute if count == 0
 2017-04-11 11:23 UTC  (4+ messages)

split the reflink remap from the block allocation path
 2017-04-11  5:42 UTC  (15+ messages)
` [PATCH 1/6] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 2/6] xfs: remove attr fork handling in xfs_bmap_finish_one
` [PATCH 3/6] xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
` [PATCH 4/6] xfs: introduce xfs_bmapi_remap
` [PATCH 6/6] xfs: remove bmap block allocation retries

[PATCH] xfsprogs: document barrier deprecation in xfs(5)
 2017-04-10 22:38 UTC  (2+ messages)

[PATCH 0/3 V3] xfs_io: hook up statx
 2017-04-10 22:36 UTC  (11+ messages)
` [PATCH 1/3] xfs_io: move stat functions to new file
` [PATCH 2/3] xfs_io: refactor stat functions, add raw dump
` [PATCH 3/3] xfs_io: hook up statx
  ` [PATCH 3/3 V4] "
    ` [PATCH 3/3 V5] "

[RFC PATCH v1 0/4] xfs_db misc. btree dumping improvements
 2017-04-10 21:08 UTC  (4+ messages)
` [PATCH 2/4] xfs_db: use iocursor type to guess btree geometry if bad magic

[PATCH] xfs: drop iolock from reclaim context to appease lockdep
 2017-04-10 17:36 UTC 

Processes stuck in D state when accessing XFSv5 filesystem
 2017-04-10 15:23 UTC  (6+ messages)

[PATCH 0/8 v4] No wait AIO
 2017-04-10 15:13 UTC  (9+ messages)
` [PATCH 6/8] nowait aio: ext4

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #12]
 2017-04-10 13:35 UTC  (4+ messages)
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[RFC PATCH 1/2] mkfs: unify numeric types of main variables in main()
 2017-04-10  8:42 UTC  (5+ messages)

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #10]
 2017-04-09 19:39 UTC  (4+ messages)
` [PATCH 2/4] xfstests: Add first statx test "


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