public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-09 14:11:38 to 2018-01-15 20:05:19 UTC [more...]

[PATCH 0/5] xfs: kasan/ubsan fixes
 2018-01-15 20:04 UTC  (14+ messages)
` [PATCH 1/5] xfs: check sb_agblocks and sb_agblklog when validating superblock
  ` [PATCH v2 "
` [PATCH 2/5] xfs: don't iunlock unlocked inodes
` [PATCH 3/5] xfs: directory scrubber must walk through data block to offset
  ` [PATCH v2 "
` [PATCH 4/5] xfs: attr leaf verifier needs to check for obviously bad count
` [PATCH 5/5] xfs: btree format ifork loader should check for zero numrecs

Growing RAID10 with active XFS filesystem
 2018-01-15 17:08 UTC  (25+ messages)

_xfs_buf_find: Block out of range, then umount hung
 2018-01-15 12:02 UTC  (2+ messages)

[PATCH] xfs: recheck reflink / dirty page status before freeing CoW reservations
 2018-01-15  6:36 UTC  (8+ messages)

[PATCH 04/36] usercopy: Prepare for usercopy whitelisting
 2018-01-14 23:07 UTC  (10+ messages)
` [PATCH 05/36] usercopy: WARN() on slab cache usercopy region violations
` [PATCH 06/36] usercopy: Mark kmalloc caches as usercopy caches

XFS journal corruption after every reboot/shutdown
 2018-01-14  8:41 UTC  (6+ messages)

[PATCH v2] xfs: account finobt blocks properly in perag reservation
 2018-01-12 22:07 UTC  (2+ messages)

[PATCH][xfs-next] xfs: fix check on struct_version for versions 4 or greater
 2018-01-12 16:47 UTC  (2+ messages)

[PATCH] xfs: destroy mutex pag_ici_reclaim_lock before free xfs_perag_t structure
 2018-01-12 16:48 UTC  (3+ messages)

[PATCH] xfs_logprint: fix v3 inode formatting
 2018-01-12 16:45 UTC  (2+ messages)

[RFC PATCH] xfs: Fix "use after free" of intent items
 2018-01-12 15:02 UTC  (3+ messages)

[PATCH v5 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-12 11:49 UTC  (18+ messages)
` [PATCH v5 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v5 12/19] ocfs2: convert to new i_version API
` [PATCH v5 13/19] ufs: use "
` [PATCH v5 14/19] xfs: convert to "
` [PATCH v5 15/19] IMA: switch IMA over "
` [PATCH v5 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v5 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v5 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v5 19/19] fs: handle inode->i_version more efficiently

[PATCH v11 00/27] xfsprogs: online scrub/repair support
 2018-01-12  4:17 UTC  (32+ messages)
` [PATCH 01/27] xfs_scrub: create online filesystem scrub program
` [PATCH 02/27] xfs_scrub: common error handling
` [PATCH 03/27] xfs_scrub: set up command line argument parsing
` [PATCH 06/27] xfs_scrub: create an abstraction for a block device
` [PATCH 10/27] xfs_scrub: add file space map iteration functions
` [PATCH 12/27] xfs_scrub: wrap the scrub ioctl
` [PATCH 21/27] xfs_scrub: scrub file data blocks
` [PATCH 25/27] xfs_scrub: progress indicator

[PATCH v4 0/3] Fix/harden "quick" tests for realtime subvolumes
 2018-01-12  4:16 UTC  (4+ messages)
` [PATCH v4 1/3] xfs/realtime: Add require_no_realtime function
` [PATCH v4 2/3] xfs/realtime: Default rtinherit=1, add _require_no_rtinherit function
` [PATCH v4 3/3] xfs/realtime: Fix direct invocations of xfs_repair

[PATCH 0/8] libxfs: cleanup & leak detection
 2018-01-11 23:42 UTC  (22+ messages)
` [PATCH 1/8] xfs: remove wrappers around b_fspriv
` [PATCH 2/8] xfs: add a proper transaction pointer to struct xfs_buf
` [PATCH 3/8] xfs: remove unused buf_fsprivate3
` [PATCH 4/8] libxfs: use a memory zone for transactions
` [PATCH 5/8] libxfs: use a memory zone for log items
` [PATCH 6/8] libxfs: manage xfs_buf_zone count within cache
` [PATCH 7/8] libxfs: add function to free all bufferse in bcache
` [PATCH 8/8] libxfs: Catch non-empty zones on destroy

[PATCH v3 0/3] Fix/harden "quick" tests for realtime subvolumes
 2018-01-11 21:27 UTC  (8+ messages)
` [PATCH v3 1/3] xfs/realtime: Add require_no_realtime function
` [PATCH v3 2/3] xfs/realtime: Default rtinherit=1, add _require_no_rtinherit function
` [PATCH v3 3/3] xfs/realtime: Fix direct invocations of xfs_repair

[PATCH] xfs: record whichfork in iext tracepoints
 2018-01-11 17:07 UTC  (3+ messages)

[PATCH v4 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
 2018-01-11  9:23 UTC  (7+ messages)
` [PATCH v4 1/4] dmflakey: support multiple dm targets for a dm-flakey device
` [PATCH v4 2/4] dmflakey: support error_writes feature for dm-flakey
` [PATCH v4 3/4] xfs: test for umount hang caused by the pending dquota log item in AIL
` [PATCH v4 4/4] common/rc: factor out _scratch_xfs_[get|set]_sb_field

[PATCH 06/38] usercopy: Prepare for usercopy whitelisting
 2018-01-11  2:02 UTC  (3+ messages)
` [PATCH 07/38] usercopy: WARN() on slab cache usercopy region violations
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches

Parent pointer design bugs
 2018-01-10 23:58 UTC  (3+ messages)

[PATCH] xfs: don't leak perag metadata reservation on finobt block free
 2018-01-10 20:33 UTC  (6+ messages)

[PATCH RFC 0/4] xfs: defer agfl block frees
 2018-01-10 20:32 UTC  (9+ messages)
` [PATCH RFC 2/4] xfs: defer agfl block frees when dfops is available

[PATCH] db/print: bad character cause illegal memory access
 2018-01-10  7:00 UTC  (3+ messages)

[PATCH v3 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
 2018-01-10  0:20 UTC  (4+ messages)
` [PATCH v3 3/4] xfs: test for "

[PATCH v11 00/21] xfs: online scrub xref support
 2018-01-10  0:19 UTC  (22+ messages)
` [PATCH 13/21] xfs: introduce scrubber cross-referencing stubs
  ` [PATCH v2 "
` [PATCH 14/21] xfs: cross-reference with the bnobt
  ` [PATCH v2 "
` [PATCH 15/21] xfs: cross-reference bnobt records with cntbt
  ` [PATCH v2 "
` [PATCH 16/21] xfs: cross-reference inode btrees during scrub
  ` [PATCH v2 "
` [PATCH 17/21] xfs: cross-reference reverse-mapping btree
  ` [PATCH v2 "
` [PATCH 18/21] xfs: cross-reference the rmapbt data with the refcountbt
  ` [PATCH v2 "
` [PATCH 19/21] xfs: cross-reference refcount btree during scrub
  ` [PATCH v2 "
` [PATCH 20/21] xfs: cross-reference the realtime bitmap
  ` [PATCH v2 "
` [PATCH 21/21] xfs: cross-reference the block mappings when possible
  ` [PATCH v2 "

[PATCH 0/8] weekly fstests changes
 2018-01-10  0:03 UTC  (4+ messages)
` [PATCH 10/8] xfs: check that fs freeze minimizes required recovery

[PATCH 0/3] xfs: printk fixes
 2018-01-09 23:16 UTC  (8+ messages)
` [PATCH 1/3] xfs: change 0x%p -> %p in print messages
` [PATCH 2/3] xfs: use %pS printk format for direct instruction addresses
` [PATCH 3/3] xfs: use %px for data pointers when debugging

[PATCH] xfs: harden directory integrity checks some more
 2018-01-09 18:56 UTC  (5+ messages)
` [PATCH v2] "


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