messages from 2020-03-11 00:48:03 to 2020-03-16 14:51:46 UTC [more...]
cleanup log I/O error handling v2
2020-03-16 14:42 UTC (12+ messages)
` [PATCH 01/14] xfs: merge xlog_cil_push into xlog_cil_push_work
` [PATCH 02/14] xfs: factor out a xlog_wait_on_iclog helper
` [PATCH 03/14] xfs: simplify the xfs_log_release_iclog calling convention
` [PATCH 04/14] xfs: simplify log shutdown checking in xfs_log_release_iclog
` [PATCH 05/14] xfs: remove the aborted parameter to xlog_state_done_syncing
` [PATCH 06/14] xfs: refactor xlog_state_clean_iclog
` [PATCH 07/14] xfs: move the ioerror check out of xlog_state_clean_iclog
` [PATCH 08/14] xfs: move xlog_state_do_iclog_callbacks up
` [PATCH 09/14] xfs: move log shut down handling out of xlog_state_iodone_process_iclog
` [PATCH 10/14] xfs: refactor xlog_state_iodone_process_iclog
` [PATCH 11/14] xfs: merge xlog_state_clean_iclog into xlog_state_iodone_process_iclog
remove the di_version icdicone field v2
2020-03-16 14:49 UTC (18+ messages)
` [PATCH 1/5] xfs: add a new xfs_sb_version_has_large_dinode helper
` [PATCH 2/5] xfs: only check the superblock version for dinode size calculation
` [PATCH 3/5] xfs: simplify a check in xfs_ioctl_setattr_check_cowextsize
` [PATCH 4/5] xfs: simplify di_flags2 inheritance in xfs_ialloc
` [PATCH 5/5] xfs: remove the di_version field from struct icdinode
[PATCH 0/2] xfs: always init fdblocks in mount and avoid f_bfree overflow
2020-03-16 13:07 UTC (3+ messages)
` [PATCH 1/2] xfs: always init fdblocks in mount
` [PATCH 2/2] xfs: avoid f_bfree overflow
[PATCH v5 0/7] xfs: btree bulk loading
2020-03-16 12:30 UTC (13+ messages)
` [PATCH 1/7] xfs: introduce fake roots for ag-rooted btrees
` [PATCH 2/7] xfs: introduce fake roots for inode-rooted btrees
` [PATCH 3/7] xfs: support bulk loading of staged btrees
` [PATCH 4/7] xfs: add support for free space btree staging cursors
` [PATCH 5/7] xfs: add support for inode "
` [PATCH 6/7] xfs: add support for refcount "
` [PATCH 7/7] xfs: add support for rmap "
[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
2020-03-16 9:55 UTC (14+ messages)
Shutdown preventing umount
2020-03-16 5:25 UTC (4+ messages)
[ANNOUNCE] xfs-linux: for-next updated to faf8ee8476c1
2020-03-15 18:11 UTC
[PATCH v2] generic: per-type quota timers set/get test
2020-03-15 13:33 UTC
[PATCH] xfs: Use scnprintf() for avoiding potential buffer overflow
2020-03-15 8:49 UTC (12+ messages)
[PATCH] xfs: xfs_dabuf_map should return ENOMEM when map allocation fails
2020-03-15 6:04 UTC (3+ messages)
LSF/MM/BPF 2020: Postponement announcement
2020-03-13 18:47 UTC
[PATCH v4 0/7] xfs: btree bulk loading
2020-03-13 16:32 UTC (14+ messages)
` [PATCH 1/7] xfs: introduce fake roots for ag-rooted btrees
` [PATCH 2/7] xfs: introduce fake roots for inode-rooted btrees
` [PATCH 3/7] xfs: support bulk loading of staged btrees
` [PATCH 4/7] xfs: add support for free space btree staging cursors
` [PATCH 5/7] xfs: add support for inode "
` [PATCH 6/7] xfs: add support for refcount "
` [PATCH 7/7] xfs: add support for rmap "
[ANNOUNCE] xfsprogs v5.5.0 released
2020-03-13 15:25 UTC
Unable to xfsdump/xfsrestore filesystem
2020-03-13 14:43 UTC (3+ messages)
[PATCH] xfsprogs: don't warn about packed members
2020-03-13 14:07 UTC (6+ messages)
misc log cleanups
2020-03-13 11:18 UTC (12+ messages)
` [PATCH 1/5] xfs: mark XLOG_FORCED_SHUTDOWN as unlikely
` [PATCH 2/5] xfs: remove the unused XLOG_UNMOUNT_REC_TYPE define
` [PATCH 3/5] xfs: remove the unused return value from xfs_log_unmount_write
` [PATCH 4/5] xfs: remove dead code "
` [PATCH 5/5] xfs: cleanup xfs_log_unmount_write
xfsprogs process question
2020-03-13 6:54 UTC (6+ messages)
[PATCH] xfs: fix regression in "cleanup xfs_dir2_block_getdents"
2020-03-13 5:03 UTC (4+ messages)
[PATCH v2 0/7] xfs: make btree cursor private unions anonymous
2020-03-13 4:32 UTC (17+ messages)
` [PATCH 1/7] xfs: introduce new private btree cursor names
` [PATCH 2/7] xfs: convert btree cursor ag-private member name
` [PATCH 3/7] xfs: convert btree cursor inode-private member names
` [PATCH 4/7] xfs: rename btree cursor private btree member flags
` [PATCH 5/7] xfs: make btree cursor private union anonymous
` [PATCH 6/7] xfs: make the btree cursor union members named structure
` [PATCH 7/7] xfs: make the btree ag cursor private union anonymous
[PATCH] writeback: avoid double-writing the inode on a lazytime expiration
2020-03-12 22:39 UTC (3+ messages)
[RFC PATCH] generic: test PF_MEMALLOC interfering with accounting file write
2020-03-12 22:30 UTC (2+ messages)
[PATCH] xfs: clear PF_MEMALLOC before exiting xfsaild thread
2020-03-12 22:20 UTC (4+ messages)
` [PATCH v2] "
[Bug 202349] New: Extreme desktop freezes during sustained write operations with XFS
2020-03-12 16:12 UTC (2+ messages)
` [Bug 202349] "
misc xfsprogs cleanups
2020-03-12 14:56 UTC (10+ messages)
` [PATCH 1/4] libxfs: turn the xfs_buf_incore stub into an inline function
` [PATCH 2/4] libxfs: remove xfs_buf_oneshot
` [PATCH 3/4] xfs: remove XFS_BUF_SET_BDSTRAT_FUNC
` [PATCH 4/4] libxfs: remove libxfs_iomove
Is ext4_dio_read_iter() broken? - and xfs_file_dio_aio_read()
2020-03-12 10:53 UTC (5+ messages)
` btrfs may be broken too - Re: Is ext4_dio_read_iter() broken?
5.5 XFS getdents regression?
2020-03-12 8:18 UTC (6+ messages)
mount before xfs_repair hangs
2020-03-12 5:45 UTC (8+ messages)
[PATCH v2 0/7] xfs: fix errors in various verifiers
2020-03-12 4:55 UTC (19+ messages)
` [PATCH 1/7] xfs: add a function to deal with corrupt buffers post-verifiers
` [PATCH v2 "
` [PATCH 2/7] xfs: xfs_buf_corruption_error should take __this_address
` [PATCH 3/7] xfs: fix buffer corruption reporting when xfs_dir3_free_header_check fails
` [PATCH 4/7] xfs: don't ever return a stale pointer from __xfs_dir3_free_read
` [PATCH 5/7] xfs: check owner of dir3 free blocks
` [PATCH 6/7] xfs: check owner of dir3 data blocks
` [PATCH 7/7] xfs: check owner of dir3 blocks
[ANNOUNCE] xfs-linux: for-next updated to 3e6e8afd3abb
2020-03-11 16:45 UTC
[PATCH 0/2] xfs: random fixes
2020-03-11 16:07 UTC (12+ messages)
` [PATCH 1/2] xfs: fix use-after-free when aborting corrupt attr inactivation
` [PATCH 2/2] xfs: fix xfs_rmap_has_other_keys usage of ECANCELED
` [PATCH v2 "
[PATCH v2] xfs: clear PF_MEMALLOC before exiting xfsaild thread
2020-03-11 6:34 UTC (3+ messages)
` [PATCH v3] "
cleanup log I/O error handling
2020-03-11 5:59 UTC (6+ messages)
` [PATCH 1/7] xfs: remove the unused return value from xfs_log_unmount_write
[PATCH v2 0/3] xfs: fix errors in attr/directory scrubbers
2020-03-11 5:55 UTC (7+ messages)
` [PATCH 1/3] xfs: mark dir corrupt when lookup-by-hash fails
` [PATCH 2/3] xfs: mark extended attr "
` [PATCH 3/3] xfs: scrub should mark dir corrupt if entry points to unallocated inode
[Bug 206807] New: [xfstests generic/053]: WARNING: possible circular locking between fs_reclaim_acquire.part and xfs_ilock_attr_map_shared
2020-03-11 4:15 UTC (2+ messages)
` [Bug 206807] "
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;
as well as URLs for NNTP newsgroup(s).