public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-06 15:56:03 to 2020-03-12 14:40:11 UTC [more...]

misc log cleanups
 2020-03-12 14:39 UTC  (4+ 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] writeback: avoid double-writing the inode on a lazytime expiration
 2020-03-12 14:34 UTC  (2+ messages)

remove the di_version icdicone field v2
 2020-03-12 14:22 UTC  (6+ 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

misc xfsprogs cleanups
 2020-03-12 14:17 UTC  (5+ 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

xfsprogs process question
 2020-03-12 14:13 UTC 

[PATCH] xfsprogs: don't warn about packed members
 2020-03-12 14:09 UTC  (4+ messages)

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?

[PATCH v2 0/7] xfs: make btree cursor private unions anonymous
 2020-03-12 10:49 UTC  (15+ 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] xfs: fix regression in "cleanup xfs_dir2_block_getdents"
 2020-03-12  9:01 UTC  (2+ messages)

5.5 XFS getdents regression?
 2020-03-12  8:18 UTC  (8+ messages)

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-03-12  7:27 UTC  (12+ messages)

[PATCH] xfs: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12  7:01 UTC  (5+ 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

[PATCH v4 0/7] xfs: btree bulk loading
 2020-03-12  3:46 UTC  (8+ 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] 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] xfs: clear PF_MEMALLOC before exiting xfsaild thread
 2020-03-11  6:34 UTC  (11+ messages)
      ` [PATCH v2] "
              ` [PATCH v3] "

cleanup log I/O error handling
 2020-03-11  5:59 UTC  (22+ messages)
` [PATCH 1/7] xfs: remove the unused return value from xfs_log_unmount_write
` [PATCH 2/7] xfs: remove dead code "
` [PATCH 3/7] xfs: cleanup xfs_log_unmount_write
` [PATCH 4/7] xfs: remove the aborted parameter to xlog_state_done_syncing
` [PATCH 5/7] xfs: factor out a xlog_state_activate_iclog helper
` [PATCH 6/7] xfs: cleanup xlog_state_clean_iclog
` [PATCH 7/7] xfs: kill XLOG_STATE_IOERROR

[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  (4+ messages)
` [Bug 206807] "

[PATCH] fs/direct-io.c: avoid workqueue allocation race
 2020-03-10 22:22 UTC  (5+ messages)

agfl and related cleanups v2
 2020-03-10 16:00 UTC  (14+ messages)
` [PATCH 1/6] xfs: remove the agfl_bno member from struct xfs_agfl
` [PATCH 2/6] xfs: remove the xfs_agfl_t typedef
` [PATCH 3/6] xfs: remove XFS_BUF_TO_AGFL
` [PATCH 4/6] xfs: remove XFS_BUF_TO_AGI
` [PATCH 5/6] xfs: remove XFS_BUF_TO_AGF
` [PATCH 6/6] xfs: remove XFS_BUF_TO_SBP

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-10 13:40 UTC  (29+ messages)
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
` [LSFMMBPF TOPIC] long live LFSMMBPF

xfsprogs_5.4.0-1_amd64.changes ACCEPTED into unstable
 2020-03-10  1:50 UTC 

Processing of xfsprogs_5.4.0-1_amd64.changes
 2020-03-10  1:48 UTC 

[PATCH][next] libxfs: xfs_format.h: Replace zero-length array with flexible-array member
 2020-03-09 22:30 UTC 

[PATCH v3 0/4] xfs: btree bulk loading
 2020-03-07 12:40 UTC  (16+ messages)
` [PATCH 3/4] xfs: support bulk loading of staged btrees

Processed: xfsprogs: Build with libedit rather than libreadline5
 2020-03-06 18:39 UTC 

Bug#695875: Build with libedit rather than libreadline5
 2020-03-06 18:40 UTC 


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