linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 03:00:32 to 2020-03-17 13:23:20 UTC [more...]

cleanup log I/O error handling v2
 2020-03-17 13:23 UTC  (32+ 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 0/2] xfs: quotaoff shutdown fixes
 2020-03-17 11:40 UTC  (6+ 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 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 "

[PATCH] xfs: use more suitable method to get the quota limit value
 2020-03-17  9:59 UTC 

[xfs] 3524e9d824: xfstests.xfs.011.fail
 2020-03-17  8:48 UTC 

[PATCH v2 0/2] xfs: always init fdblocks in mount and avoid f_bfree overflow
 2020-03-17  7:05 UTC  (3+ messages)
` [PATCH v2 1/2] xfs: always init fdblocks in mount
` [PATCH v2 2/2] xfs: avoid f_bfree overflow

[Bug 206869] New: [xfstests generic/587]: quota mismatch
 2020-03-17  4:32 UTC 

[PATCH 0/2] xfs: always init fdblocks in mount and avoid f_bfree overflow
 2020-03-17  4:18 UTC  (9+ messages)
` [PATCH 1/2] xfs: always init fdblocks in mount
` [PATCH 2/2] xfs: avoid f_bfree overflow

write atomicity with xfs ... current status?
 2020-03-16 23:32 UTC  (3+ messages)

[PATCH] xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock
 2020-03-16 15:34 UTC  (2+ messages)

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  (13+ 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  (10+ 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  (5+ messages)
` [PATCH 1/7] xfs: add a function to deal with corrupt buffers post-verifiers
  ` [PATCH v2 "


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