messages from 2018-01-08 22:42:22 to 2018-01-12 22:04:18 UTC [more...]
[PATCH 0/5] xfs: kasan/ubsan fixes
2018-01-12 22:04 UTC (2+ messages)
` [PATCH 1/5] xfs: check sb_agblocks and sb_agblklog when validating superblock
Growing RAID10 with active XFS filesystem
2018-01-12 19:35 UTC (18+ 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)
[PATCH 04/36] usercopy: Prepare for usercopy whitelisting
2018-01-12 15:56 UTC (9+ messages)
` [PATCH 05/36] usercopy: WARN() on slab cache usercopy region violations
` [PATCH 06/36] usercopy: Mark kmalloc caches as usercopy caches
[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 (28+ messages)
` [PATCH v5 01/19] fs: new API for handling inode->i_version
` [PATCH v5 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v5 03/19] fat: convert to new i_version API
` [PATCH v5 04/19] affs: "
` [PATCH v5 05/19] afs: "
` [PATCH v5 06/19] btrfs: "
` [PATCH v5 07/19] exofs: switch "
` [PATCH v5 08/19] ext2: convert "
` [PATCH v5 09/19] ext4: "
` [PATCH v5 10/19] nfs: "
` [PATCH v5 11/19] nfsd: "
` [PATCH v5 12/19] ocfs2: "
` [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] xfs: recheck reflink / dirty page status before freeing CoW reservations
2018-01-12 3:32 UTC (7+ messages)
[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
XFS journal corruption after every reboot/shutdown
2018-01-11 23:21 UTC (3+ messages)
[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 v2] xfs: account finobt blocks properly in perag reservation
2018-01-11 19:40 UTC
[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 (29+ 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 (12+ messages)
` [PATCH 6/8] fsstress: implement the clonerange/deduperange ioctls
` [PATCH v2 "
` [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] "
[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
2018-01-09 9:27 UTC (13+ messages)
` [PATCH v4 19/19] fs: handle inode->i_version more efficiently
[PATCH] xfs: clarify units in the failed metadata io message
2018-01-08 22:57 UTC (3+ messages)
` [PATCH v3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox