public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-12 16:02:00 to 2019-08-16 20:59:47 UTC [more...]

5.3-rc1 regression with XFS log recovery
 2019-08-16 20:59 UTC 

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-16 19:05 UTC  (52+ messages)
` [RFC PATCH v2 01/19] fs/locks: Export F_LAYOUT lease to user space
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [RFC PATCH v2 08/19] fs/xfs: Fail truncate if page lease can't be broken
` [RFC PATCH v2 11/19] mm/gup: Pass follow_page_context further down the call stack
` [RFC PATCH v2 12/19] mm/gup: Prep put_user_pages() to take an vaddr_pin struct
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object

[ANNOUNCE] xfsprogs for-next updated to 7c3f161
 2019-08-16 17:37 UTC 

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2019-08-16 17:34 UTC  (5+ messages)

[PATCH v4] vfs: fix page locking deadlocks when deduping files
 2019-08-16 16:57 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v3 0/2] vfs: make active swap files unwritable
 2019-08-16 16:19 UTC  (10+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [PATCH 2/2] vfs: don't allow writes to swap files
  ` [PATCH v2 "
` [PATCH RFC 3/2] fstests: check that we can't write "

[PATCH] xfs: fix reflink source file racing with directio writes
 2019-08-16 16:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] xfs: Fix agi&agf ABBA deadlock when performing rename with RENAME_WHITEOUT flag
 2019-08-16 14:53 UTC  (10+ messages)

xfs compat ioctls fixlets
 2019-08-16 14:05 UTC  (5+ messages)
` [PATCH 1/2] xfs: fall back to native ioctls for unhandled compat ones
` [PATCH 2/2] xfs: compat_ioctl: use compat_ptr()

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-16  6:52 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.3-rc5
 2019-08-15 21:33 UTC  (5+ messages)

I got file system corruption with XFS
 2019-08-15 20:32 UTC  (2+ messages)
` XFS file system refuses to mount

[PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-15 19:46 UTC  (16+ messages)
` [PATCH v5 01/18] xfs: compat_ioctl: use compat_ptr()
` [PATCH v5 02/18] xfs: compat_ioctl: add missing conversions

[GIT PULL] iomap: cleanups for 5.3 (part 2)
 2019-08-15 19:45 UTC  (3+ messages)
` [GIT PULL] iomap: small fixes for 5.3-rc5

[PATCH 0/3] fstests: various fixes
 2019-08-15 15:19 UTC  (4+ messages)
` [PATCH 1/3] generic/081: fix lvm config not being cleaned up properly
` [PATCH 2/3] generic/561: kill duperemove directly
` [PATCH 3/3] common: filter aiodio dmesg after fs/iomap.c to fs/iomap/ move

[PATCH v3 0/4] xfs: rework near mode extent allocation
 2019-08-15 12:55 UTC  (5+ messages)
` [PATCH v3 1/4] xfs: track active state of allocation btree cursors
` [PATCH v3 2/4] xfs: use locality optimized cntbt lookups for near mode allocations
` [PATCH v3 3/4] xfs: randomly fall back to near mode lookup algorithm in debug mode
` [PATCH v3 4/4] xfs: refactor successful AG allocation accounting code

[PATCH v3] vfs: fix page locking deadlocks when deduping files
 2019-08-15  0:41 UTC  (9+ messages)

[PATCH 0/2] xfsprogs: "Fix" --disable-static option
 2019-08-14 15:18 UTC  (8+ messages)
` [PATCH 1/2] mkfs: use cvtnum from libfrog
` [PATCH 2/2] xfsprogs: Fix --disable-static option build

[PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
 2019-08-14 11:18 UTC  (9+ messages)
` [PATCH 1/9] fs: Enable bmap() function to properly return errors
` [PATCH 2/9] cachefiles: drop direct usage of ->bmap method
` [PATCH 7/9] fiemap: Use a callback to fill fiemap extents
` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
 2019-08-14 11:08 UTC  (4+ messages)

[PATCH] direct-io: use GFP_NOIO to avoid deadlock
 2019-08-14 10:43 UTC  (6+ messages)

[PATCH 0/3] Minor cleanups
 2019-08-14 10:23 UTC  (11+ messages)
` [PATCH 1/3] xfs: Use __xfs_buf_submit everywhere
` [PATCH 2/3] xfs: Rename __xfs_buf_submit to xfs_buf_submit
` [PATCH 3/3] xfs: Opencode and remove DEFINE_SINGLE_BUF_MAP

xfsprogs-5.2.0 FTBFS: ../libxfs/.libs/libxfs.so: undefined reference to `xfs_ag_geom_health'
 2019-08-14  3:42 UTC  (15+ messages)

[PATCH v2 00/18] Delayed Attributes
 2019-08-13 19:17 UTC  (53+ messages)
` [PATCH v2 02/18] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v2 03/18] xfs: Set up infastructure for deferred attribute operations
` [PATCH v2 04/18] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v2 05/18] xfs: Add xfs_has_attr and subroutines
` [PATCH v2 06/18] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v2 07/18] xfs: Factor up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v2 08/18] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v2 09/18] xfs: Factor up commit from xfs_attr_try_sf_addname
` [PATCH v2 10/18] xfs: Factor up trans roll from xfs_attr3_leaf_setflag
` [PATCH v2 11/18] xfs: Add xfs_attr3_leaf helper functions
` [PATCH v2 12/18] xfs: Factor out xfs_attr_rmtval_remove_value
` [PATCH v2 13/18] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v2 15/18] xfs: Add delayed attribute routines
` [PATCH v2 17/18] xfs: Enable delayed attributes
` [PATCH v2 18/18] xfs: Add delayed attributes error tag

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-13  5:23 UTC  (3+ messages)
` [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*()

[PATCH v1 0/1] Add delayed attributes test
 2019-08-13  0:52 UTC  (4+ messages)
` [PATCH v1 1/1] xfstests: Add Delayed Attribute test

[PATCH v1 00/19] Delayed Attributes
 2019-08-12 23:34 UTC  (7+ messages)
` [PATCH v1 18/19] xfsprogs: Add delayed attributes error tag
` [PATCH v1 19/19] xfsprogs: Add log item printing for ATTRI and ATTRD

linux-next: Fixes tag needs some work in the xfs tree
 2019-08-12 21:45 UTC 

xfs: garbage file data inclusion bug under memory pressure
 2019-08-12 19:55 UTC  (7+ messages)
` [PATCH] fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve()

[ANNOUNCE] xfs-linux: for-next updated to 8612de3f7ba6
 2019-08-12 19:55 UTC 

[PATCH] fs: xfs: Remove unused KM_NOSLEEP, change KM_SLEEP to 0
 2019-08-12 19:54 UTC  (5+ messages)
` [PATCH] fs: xfs: Remove KM_NOSLEEP and KM_SLEEP

[RFC PATCH 0/8] xfsprogs: support fscrypt API additions in xfs_io
 2019-08-12 17:56 UTC  (9+ messages)
` [RFC PATCH 1/8] xfs_io/encrypt: remove unimplemented encryption modes
` [RFC PATCH 2/8] xfs_io/encrypt: update to UAPI definitions from Linux v5.4
` [RFC PATCH 3/8] xfs_io/encrypt: add new encryption modes
` [RFC PATCH 4/8] xfs_io/encrypt: extend 'get_encpolicy' to support v2 policies
` [RFC PATCH 5/8] xfs_io/encrypt: extend 'set_encpolicy' "
` [RFC PATCH 6/8] xfs_io/encrypt: add 'add_enckey' command
` [RFC PATCH 7/8] xfs_io/encrypt: add 'rm_enckey' command
` [RFC PATCH 8/8] xfs_io/encrypt: add 'enckey_status' command


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox