messages from 2020-03-13 14:43:27 to 2020-03-20 14:23:06 UTC [more...]
[PATCH v9 00/25] Change readahead API
2020-03-20 14:22 UTC (4+ messages)
` [PATCH v9 05/25] mm: Add new readahead_control API
` [PATCH v9 17/25] btrfs: Convert from readpages to readahead
` [PATCH v9 20/25] ext4: "
more log cleanups
2020-03-20 11:51 UTC (10+ messages)
` [PATCH 1/8] xfs: merge xlog_cil_push into xlog_cil_push_work
` [PATCH 2/8] xfs: factor out a xlog_wait_on_iclog helper
` [PATCH 3/8] xfs: simplify the xfs_log_release_iclog calling convention
` [PATCH 4/8] xfs: simplify log shutdown checking in xfs_log_release_iclog
` [PATCH 5/8] xfs: remove the aborted parameter to xlog_state_done_syncing
` [PATCH 6/8] xfs: refactor xlog_state_clean_iclog
` [PATCH 7/8] xfs: move the ioerror check out of xlog_state_clean_iclog
` [PATCH 8/8] xfs: remove xlog_state_want_sync
[PATCH] writeback: avoid double-writing the inode on a lazytime expiration
2020-03-20 2:52 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] writeback, xfs: call dirty_inode() with I_DIRTY_TIME_EXPIRED when appropriate
[PATCH] iomap: Submit BIOs at the end of each extent
2020-03-19 19:08 UTC (4+ messages)
cleanup log I/O error handling v2
2020-03-19 13:37 UTC (49+ 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
` [PATCH 12/14] xfs: merge xlog_state_set_callback "
` [PATCH 13/14] xfs: remove xlog_state_want_sync
` [PATCH 14/14] xfs: remove XLOG_STATE_IOERROR
[PATCH] xfs: remove unused SHUTDOWN_ flags
2020-03-19 13:26 UTC (2+ messages)
[PATCH v8 00/25] Change readahead API
2020-03-19 11:57 UTC (4+ messages)
[PATCH] xfstests: remove xfs/191-input-validation
2020-03-19 4:33 UTC (4+ messages)
[PATCH] generic/587: fix rounding error in quota/stat block comparison
2020-03-19 4:05 UTC (4+ messages)
` [PATCH v2] "
write atomicity with xfs ... current status?
2020-03-19 1:07 UTC (10+ messages)
[PATCH v6 0/4] xfs: Remove wrappers for some semaphores
2020-03-18 19:10 UTC (7+ messages)
` [PATCH v6 1/4] xfs: Refactor xfs_isilocked()
[ANNOUNCE] xfs-linux: for-next updated to 8a6271431339
2020-03-18 18:03 UTC
[ANNOUNCE] xfs-linux: iomap-for-next updated to d9973ce2fe5b
2020-03-18 16:56 UTC
[ANNOUNCE] xfsprogs for-next updated to 08814ce4
2020-03-18 16:49 UTC
remove the di_version icdinode field v3
2020-03-18 16:17 UTC (13+ messages)
` [PATCH 1/5] xfs: add a new xfs_sb_version_has_v3inode helper
` [PATCH 2/5] xfs: only check the superblock version for dinode size calculation
` [PATCH 3/5] xfs: simplify di_flags2 inheritance in xfs_ialloc
` [PATCH 4/5] xfs: simplify a check in xfs_ioctl_setattr_check_cowextsize
` [PATCH 5/5] xfs: remove the di_version field from struct icdinode
[Bug 206869] New: [xfstests generic/587]: quota mismatch
2020-03-18 3:39 UTC (3+ messages)
` [Bug 206869] "
[PATCH] xfs: use more suitable method to get the quota limit value
2020-03-17 22:45 UTC (5+ messages)
[PATCH v2 0/2] xfs: always init fdblocks in mount and avoid f_bfree overflow
2020-03-17 19:01 UTC (4+ messages)
` [PATCH v2 1/2] xfs: always init fdblocks in mount
` [PATCH v2 2/2] xfs: avoid f_bfree overflow
[PATCH 0/2] xfs: quotaoff shutdown fixes
2020-03-17 18:43 UTC (10+ messages)
` [PATCH 1/2] xfs: factor out quotaoff intent AIL removal and memory free
` [PATCH 2/2] xfs: fix unmount hang and memory leak on shutdown during quotaoff
[PATCH] xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock
2020-03-17 18:34 UTC (3+ messages)
[PATCH 0/2] xfs: always init fdblocks in mount and avoid f_bfree overflow
2020-03-17 18:32 UTC (10+ 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-17 11:37 UTC (17+ 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 v2 "
` [PATCH 5/7] xfs: add support for inode "
` [PATCH 6/7] xfs: add support for refcount "
` [PATCH 7/7] xfs: add support for rmap "
[xfs] 3524e9d824: xfstests.xfs.011.fail
2020-03-17 8:48 UTC
remove the di_version icdicone field v2
2020-03-16 14:51 UTC (19+ 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 V5 00/12] Enable per-file/per-directory DAX operations V5
2020-03-16 9:55 UTC (8+ 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 (9+ 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 (10+ 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
[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)
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).