linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-15 17:52:26 to 2019-11-22 18:35:45 UTC [more...]

[PATCH v4 0/9] xfs: report corruption to the health trackers
 2019-11-22 18:35 UTC  (21+ messages)
` [PATCH 1/9] xfs: separate the marking of sick and checked metadata
` [PATCH 2/9] xfs: report ag header corruption errors to the health tracking system
` [PATCH 3/9] xfs: report block map "
` [PATCH 5/9] xfs: report dir/attr block corruption errors to the health system

[RFC v2 PATCH 0/3] xfs: automatic relogging experiment
 2019-11-22 18:19 UTC  (4+ messages)
` [RFC v2 PATCH 1/3] xfs: set t_task at wait time instead of alloc time
` [RFC v2 PATCH 2/3] xfs: prototype automatic intent relogging mechanism
` [RFC v2 PATCH 3/3] xfs: automatically relog quotaoff start intent

[PATCH 0/2] mkfs: inform during block discarding
 2019-11-22 16:43 UTC  (14+ messages)
` [PATCH 1/2] mkfs: Break block discard into chunks of 2 GB
` [PATCH 2/2] mkfs: Show progress during block discard

Fwd: XFS Memory allocation deadlock in kmem_alloc
 2019-11-22 16:12 UTC  (9+ messages)

[PATCH 0/4] Get rid of pointless wrappers
 2019-11-22 16:11 UTC  (10+ messages)
` [PATCH 4/4] xfs: Remove kmem_free()

[PATCH 0/5] Remove/convert more kmem_* wrappers
 2019-11-22 15:57 UTC  (15+ messages)
` [PATCH V2 1/5] xfs: remove kmem_zone_zalloc()
` [PATCH V2 2/5] xfs: Remove kmem_zone_alloc() wrapper
` [PATCH 3/5] xfs: remove kmem_zalloc() wrapper
` [PATCH 4/5] xfs: Remove kmem_realloc
` [PATCH 5/5] xfs: Convert kmem_alloc() users

[RFC-PATCH] xfs: do not update sunit/swidth in the superblock to match those provided during mount
 2019-11-22 15:43 UTC  (2+ messages)

[PATCH] iomap: trace iomap_appply results
 2019-11-22 13:16 UTC  (2+ messages)

[Bug 202349] New: Extreme desktop freezes during sustained write operations with XFS
 2019-11-22 10:46 UTC  (2+ messages)
` [Bug 202349] "

[PATCH AUTOSEL 4.19 034/219] xfs: zero length symlinks are not valid
 2019-11-22  5:48 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 051/219] xfs: require both realtime inodes to mount
` [PATCH AUTOSEL 4.19 101/219] xfs: Align compat attrlist_by_handle with native implementation
` [PATCH AUTOSEL 4.19 102/219] xfs: Fix bulkstat compat ioctls on x32 userspace
` [PATCH AUTOSEL 4.19 183/219] xfs: end sync buffer I/O properly on shutdown error

[PATCH AUTOSEL 4.4 14/68] xfs: require both realtime inodes to mount
 2019-11-22  6:12 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 28/68] xfs: Align compat attrlist_by_handle with native implementation

[PATCH AUTOSEL 4.14 020/127] xfs: require both realtime inodes to mount
 2019-11-22  5:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 048/127] xfs: Align compat attrlist_by_handle with native implementation
` [PATCH AUTOSEL 4.14 049/127] xfs: Fix bulkstat compat ioctls on x32 userspace

[PATCH AUTOSEL 4.9 15/91] xfs: require both realtime inodes to mount
 2019-11-22  6:00 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 34/91] xfs: Align compat attrlist_by_handle with native implementation
` [PATCH AUTOSEL 4.9 35/91] xfs: Fix bulkstat compat ioctls on x32 userspace

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-11-22  1:27 UTC  (6+ messages)
` [RFC PATCH] generic: test splice() with pipes

single aio thread is migrated crazily by scheduler
 2019-11-21 22:10 UTC  (22+ messages)

[PATCH] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
 2019-11-21  7:47 UTC  (6+ messages)

clean up the dabuf mappedbno interface v2
 2019-11-21  7:20 UTC  (19+ messages)
` [PATCH 01/10] xfs: simplify mappedbno handling in xfs_da_{get,read}_buf
` [PATCH 02/10] xfs: refactor xfs_dabuf_map
` [PATCH 03/10] xfs: improve the xfs_dabuf_map calling conventions
` [PATCH 04/10] xfs: remove the mappedbno argument to xfs_da_reada_buf
` [PATCH 05/10] xfs: remove the mappedbno argument to xfs_attr3_leaf_read
` [PATCH 06/10] xfs: remove the mappedbno argument to xfs_dir3_leaf_read
` [PATCH 07/10] xfs: remove the mappedbno argument to xfs_dir3_leafn_read
` [PATCH 08/10] xfs: split xfs_da3_node_read
` [PATCH 09/10] xfs: remove the mappedbno argument to xfs_da_read_buf
` [PATCH 10/10] xfs: remove the mappedbno argument to xfs_da_get_buf

[PATCH] xfs: optimise xfs_mod_icount/ifree when delta < 0
 2019-11-21  6:56 UTC  (10+ messages)

[PATCH V2] xfs: properly serialise fallocate against AIO+DIO
 2019-11-21  6:50 UTC  (3+ messages)

[PATCH v4 00/17] xfs: Delay Ready Attributes
 2019-11-20 18:20 UTC  (6+ messages)
` [PATCH v4 02/17] xfs: Replace attribute parameters with struct xfs_name

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-20 12:42 UTC  (15+ messages)
` [PATCH 09/28] mm: directed shrinker work deferral
` [PATCH 28/28] xfs: rework unreferenced inode lookups

[PATCH] xfs: Forbid FIEMAP on RT devices
 2019-11-20  8:17 UTC  (6+ messages)

[xfsprogs RFC PATCH] xfs_io/encrypt: support passing a keyring key to add_enckey
 2019-11-19 22:34 UTC 

[RFC PATCH 1/3] ext4: show prjquota info on statfs for a file
 2019-11-19 20:43 UTC  (4+ messages)
` [RFC PATCH 2/3] f2fs: "
` [RFC PATCH 3/3] xfs: "

[PATCH V2 0/2] Move swap functions out of address space operations
 2019-11-19 18:57 UTC  (4+ messages)
` [PATCH V2 2/2] fs: Move swap_[de]activate to file_operations

RFC: clean up the dabuf mappedbno interface
 2019-11-19 17:15 UTC  (23+ messages)
` [PATCH 1/9] xfs: simplify mappedbno case from xfs_da_get_buf and xfs_da_read_buf
` [PATCH 2/9] xfs: improve the xfs_dabuf_map calling conventions
` [PATCH 3/9] xfs: remove the mappedbno argument to xfs_da_reada_buf
` [PATCH 4/9] xfs: remove the mappedbno argument to xfs_attr3_leaf_read
` [PATCH 5/9] xfs: remove the mappedbno argument to xfs_dir3_leaf_read
` [PATCH 6/9] xfs: remove the mappedbno argument to xfs_dir3_leafn_read
` [PATCH 7/9] xfs: split xfs_da3_node_read
` [PATCH 8/9] xfs: remove the mappedbno argument to xfs_da_read_buf
` [PATCH 9/9] xfs: remove the mappedbno argument to xfs_da_get_buf

Inflight Corruption of XFS filesystem on CentOS 7.7 VMs
 2019-11-19 13:54 UTC  (4+ messages)

[RFC][PATCH] xfs: extended timestamp range
 2019-11-19 13:37 UTC  (14+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 6519f708cc35
 2019-11-18 21:36 UTC 

[PATCH v2 0/3] xfs: various coverity fixes
 2019-11-18 10:59 UTC  (4+ messages)
` [PATCH 3/3] xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock

[PATCH] xfs: report corruption only as a regular error
 2019-11-18  6:38 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 069/237] xfs: fix use-after-free race in xfs_buf_rele
 2019-11-17 14:19 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to f368b29ba917
 2019-11-16 20:02 UTC  (5+ messages)

[ANNOUNCE] xfsprogs for-next updated to c2257e1f / 5.4.0-rc0
 2019-11-15 22:22 UTC  (2+ messages)

[PATCH] xfs: fix attr leaf header freemap.size underflow
 2019-11-15 20:26 UTC  (3+ messages)

[PATCH] xfsprogs: remove stray libxfs whitespace
 2019-11-15 19:38 UTC  (2+ messages)

[ANNOUNCE] xfsprogs v5.3.0 released
 2019-11-15 17:52 UTC 


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