linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-22 09:50:32 to 2019-07-31 23:30:37 UTC [more...]

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-07-31 23:30 UTC  (17+ messages)
` [PATCH 1/9] fs: Enable bmap() function to properly return errors
` [PATCH 2/9] cachefiles: drop direct usage of ->bmap method
` [PATCH 3/9] ecryptfs: drop direct calls to ->bmap
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 6/9] iomap: Remove length and start fields from iomap_fiemap
` [PATCH 7/9] fiemap: Use a callback to fill fiemap extents
` [PATCH 8/9] Use FIEMAP for FIBMAP calls
` [PATCH 9/9] xfs: Get rid of ->bmap

[RFC 0/2] iomap & xfs support for large pages
 2019-07-31 23:03 UTC  (6+ messages)
` [PATCH 1/2] iomap: Support "
` [PATCH 2/2] xfs: "

[RFC PATCH 0/7] xfs: add reflink & dedupe support for fsdax
 2019-07-31 20:33 UTC  (17+ messages)
` [RFC PATCH 1/7] dax: Introduce dax_copy_edges() for COW
` [RFC PATCH 2/7] dax: copy data before write
` [RFC PATCH 3/7] dax: replace mmap entry in case of CoW
` [RFC PATCH 4/7] fs: dedup file range to use a compare function
` [RFC PATCH 5/7] dax: memcpy before zeroing range
` [RFC PATCH 6/7] xfs: Add COW handle for fsdax
` [RFC PATCH 7/7] xfs: Add dedupe support "

[PATCH 0/4] xfs: fixes and new tests for bulkstat v5
 2019-07-31 17:12 UTC  (14+ messages)
` [PATCH 1/4] xfs/122: ignore inode geometry structure
` [PATCH 2/4] xfs/122: mask wonky ioctls
` [PATCH 3/4] xfs/122: add the new v5 bulkstat/inumbers ioctl structures
` [PATCH 4/4] xfs: test new v5 bulkstat commands

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-07-31 15:28 UTC  (3+ messages)
` [PATCH 06/20] fs: Fill in max and min timestamps in superblock

[PATCH v4 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-07-31  6:08 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v4 3/3] net/xdp: "

lift the xfs writepage code into iomap v3
 2019-07-31  6:04 UTC  (20+ messages)
` [PATCH 01/12] list.h: add list_pop and list_pop_entry helpers
` [PATCH 02/12] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 03/12] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 04/12] xfs: refactor the ioend merging code
` [PATCH 05/12] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 06/12] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 07/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 08/12] iomap: add tracing for the address space operations
` [PATCH 09/12] iomap: move struct iomap_page out of iomap.h
` [PATCH 10/12] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 11/12] xfs: set IOMAP_F_NEW more carefully
` [PATCH 12/12] iomap: zero newly allocated mapped blocks

[PATCH v2] common/rc: check 'chattr +/-x' on dax device
 2019-07-31  2:29 UTC  (2+ messages)

[PATCH] common/rc: check 'chattr +/-x' on dax device
 2019-07-31  2:08 UTC  (5+ messages)

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-07-30 14:48 UTC  (9+ messages)
` [PATCH 1/6] list.h: add list_pop and list_pop_entry helpers
` [PATCH 2/6] iomap: copy the xfs writeback code to iomap.c
` [PATCH 3/6] iomap: add tracing for the address space operations
` [PATCH 4/6] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 5/6] xfs: set IOMAP_F_NEW more carefully
` [PATCH 6/6] iomap: zero newly allocated mapped blocks

[PATCH] xfs: design: Fix typo
 2019-07-30 14:41 UTC  (2+ messages)

[PATCH v2] fs: xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling()
 2019-07-30 14:41 UTC  (2+ messages)

xfs: garbage file data inclusion bug under memory pressure
 2019-07-30 11:30 UTC  (12+ messages)

[PATCH v4 0/5] xfs: use the iomap writeback code
 2019-07-30  1:19 UTC  (6+ messages)
` [PATCH 1/5] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 2/5] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 3/5] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 4/5] xfs: convert the xfs writeback code to iomap writeback
` [PATCH 5/5] iomap: move struct iomap_page out of iomap.h

[PATCH v4 0/2] xfs: use new list helpers in writeback code
 2019-07-30  1:18 UTC  (3+ messages)
` [PATCH 1/2] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 2/2] xfs: refactor the ioend merging code

[PATCH 0/3] fstests: various fixes
 2019-07-30  0:55 UTC  (16+ messages)
` [PATCH 1/3] common: filter aiodio dmesg after fs/iomap.c to fs/iomap/ move
  ` [PATCH v2 "
` [PATCH 2/3] xfs/504: fix bogus test description
` [PATCH 3/3] generic/561: kill duperemove after sleep_time
` [PATCH 4/3] generic/506: mount scratch fs before testing for prjquota presence
` [PATCH 5/3] various: disable quotas before running test
` [PATCH 6/3] xfs/033: filter out root inode nlink repair
` [PATCH 7/3] xfs/194: unmount forced v4 fs during cleanup
  ` [PATCH v2 "

[PATCH] fs: xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling()
 2019-07-29 14:58 UTC  (4+ messages)

xfs quota test xfs/050 fails with dax mount option and "-d su=2m,sw=1" mkfs option
 2019-07-29  8:28 UTC  (3+ messages)

Unmountable XFS file system after runnig stress-ng
 2019-07-27 21:39 UTC  (3+ messages)

[PATCH] Documentation: filesystem: fix "Removed Sysctls" table
 2019-07-26 20:51 UTC  (6+ messages)

[PATCH v2] xfs: fix stack contents leakage in the v1 inumber ioctls
 2019-07-26  6:37 UTC  (3+ messages)

[ANNOUNCE] xfsprogs for-next updated to 3a3f5b14
 2019-07-25 21:56 UTC 

[PATCH] xfs: fix stack contents leakage in the v1 bulkstat/inumbers ioctls
 2019-07-25 17:02 UTC  (5+ messages)

Sanity check - need a second pair of eyes ;-)
 2019-07-25 16:53 UTC  (5+ messages)
      ` Sanity check - need a second pair of eyes ;-) -- DVD mount error

[ANNOUNCE] xfsprogs for-next updated to e20cbd1
 2019-07-24 20:01 UTC 

[bug report] xfs: introduce v5 inode group structure
 2019-07-24 15:19 UTC  (2+ messages)

[PATCH] xfs: allocate xattr buffer on demand
 2019-07-24 11:48 UTC  (4+ messages)

[PATCH 0/6] xfs: stable fixes for v4.19.y - circa v4.19.60
 2019-07-24  6:34 UTC  (7+ messages)
` [PATCH 1/6] xfs: don't trip over uninitialized buffer on extent read of corrupted inode
` [PATCH 2/6] xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
` [PATCH 3/6] xfs: Add helper function xfs_attr_try_sf_addname
` [PATCH 4/6] xfs: Add attibute set and helper functions
` [PATCH 5/6] xfs: Add attibute remove "
` [PATCH 6/6] xfs: always rejoin held resources during defer roll

[PATCH V2] xfs: allocate xattr buffer on demand
 2019-07-24  4:59 UTC 

fstests: cannot allocate memory - false negatives xfs/059
 2019-07-24  1:52 UTC 

[PATCH 0/9] xfs: stable fixes for v4.19.y - circa ~ v4.19.58
 2019-07-23 22:02 UTC  (3+ messages)

[PATCH] xfs: Do not free xfs_extent_busy from inside a spinlock
 2019-07-23 17:41 UTC  (9+ messages)

[PATCH] xfs: add kmem allocation trace points
 2019-07-23 12:52 UTC  (4+ messages)

[PATCH 0/3] xfs: Fix races between readahead and hole punching
 2019-07-23  3:08 UTC  (3+ messages)
` [PATCH 1/3] mm: Handle MADV_WILLNEED through vfs_fadvise()

[PATCH] xfs: don't trip over uninitialized buffer on extent read of corrupted inode
 2019-07-22 14:35 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).