linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 13:46:14 to 2019-11-13 06:04:37 UTC [more...]

[xfs] 73e5fff98b: kmsg.dev/zero:Can't_open_blockdev
 2019-11-13  6:04 UTC  (6+ messages)
  ` [LTP] "

[RFC][PATCH] xfs: extended timestamp range
 2019-11-13  5:20 UTC  (13+ messages)

[PATCH] xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE
 2019-11-13  5:09 UTC  (5+ messages)

[RFC 0/5] xfs: y2038 conversion
 2019-11-13  5:06 UTC  (12+ messages)
` [RFC 1/5] xfs: [variant A] avoid time_t in user api
` [RFC 2/5] xfs: [variant B] add time64 version of xfs_bstat
` [RFC 3/5] xfs: [variant C] avoid i386-misaligned xfs_bstat
` [RFC 4/5] xfs: extend inode format for 40-bit timestamps
      ` [Y2038] "
` [RFC 5/5] xfs: use 40-bit quota time limits

[PATCH v4 00/17] xfs: Delay Ready Attributes
 2019-11-13  4:57 UTC  (70+ messages)
` [PATCH v4 01/17] xfs: Remove all strlen in all xfs_attr_* functions for attr names
` [PATCH v4 02/17] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v4 03/17] xfs: Embed struct xfs_name in xfs_da_args
` [PATCH v4 04/17] xfs: Add xfs_dabuf defines
` [PATCH v4 05/17] xfs: Add xfs_has_attr and subroutines
` [PATCH v4 06/17] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v4 07/17] xfs: Factor up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v4 08/17] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v4 09/17] xfs: Factor up commit from xfs_attr_try_sf_addname
` [PATCH v4 11/17] xfs: Add xfs_attr3_leaf helper functions
` [PATCH v4 12/17] xfs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v4 13/17] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v4 14/17] xfs: Add delay context to xfs_da_args
` [PATCH v4 15/17] xfs: Check for -ENOATTR or -EEXIST
` [PATCH v4 16/17] xfs: Add delay ready attr remove routines
` [PATCH v4 17/17] xfs: Add delay ready attr set routines

[PATCH v4 0/5] xfs: remove several typedefs in quota code
 2019-11-13  4:45 UTC  (11+ messages)
` [PATCH v4 1/5] xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
` [PATCH v4 2/5] xfs: remove the xfs_quotainfo_t typedef
` [PATCH v4 3/5] xfs: remove the xfs_dq_logitem_t typedef
` [PATCH v4 4/5] xfs: remove the xfs_qoff_logitem_t typedef
` [PATCH v4 5/5] Replace function declartion by actual definition

[PATCH] xfs: fix another missing include
 2019-11-13  4:45 UTC 

[PATCH 0/2] xfs: removed unused typedef definitions and symbols
 2019-11-13  4:42 UTC  (5+ messages)
` [PATCH 1/2] xfs: removed unused typedef definitions
` [PATCH 2/2] xfs: remove unused structure members & simple typedefs

[PATCH] xfs: remove unused variable from xfs_dir2_block_lookup_int
 2019-11-13  4:23 UTC  (2+ messages)

[PATCH] xfs: devirtualize ->m_dirnameops
 2019-11-13  4:22 UTC  (3+ messages)

[PATCH -next] xfs: remove duplicated include from xfs_dir2_data.c
 2019-11-13  4:10 UTC  (2+ messages)

[PATCH] generic: test unwritten extent conversion extent mapping quota accounting
 2019-11-13  2:44 UTC 

[PATCH] generic: test race between appending AIO DIO and fallocate
 2019-11-13  2:44 UTC 

[PATCH V2 0/2] Move swap functions out of address space operations
 2019-11-13  0:57 UTC  (4+ messages)
` [PATCH V2 1/2] fs: Clean up mapping variable
` [PATCH V2 2/2] fs: Move swap_[de]activate to file_operations

[PATCH v4 0/3] xfs: refactor corruption returns
 2019-11-13  0:01 UTC  (8+ messages)
` [PATCH 1/3] xfs: add a if_xfs_meta_bad macro for testing and logging bad metadata
` [PATCH 2/3] xfs: kill the XFS_WANT_CORRUPT_* macros
` [PATCH 3/3] xfs: convert open coded corruption check to use XFS_IS_CORRUPT

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 23:52 UTC  (13+ messages)
` [PATCH 1/2] fs: Clean up mapping variable
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

[PATCH] xfs: remove the unused m_chsize field
 2019-11-12 23:09 UTC  (4+ messages)

Coverity: xlog_write_iclog(): Memory - corruptions
 2019-11-12 22:44 UTC  (2+ messages)

[PATCH 0/3] xfs: various fixes
 2019-11-12 22:14 UTC  (8+ messages)
` [PATCH 1/3] xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
` [PATCH 2/3] xfs: attach dquots and reserve quota blocks during unwritten conversion
` [PATCH 3/3] xfs: attach dquots before performing xfs_swap_extents

WARNING: CPU: 5 PID: 25802 at fs/xfs/libxfs/xfs_bmap.c:4530 xfs_bmapi_convert_delalloc+0x434/0x4a0 [xfs]
 2019-11-12 21:22 UTC  (3+ messages)

[PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2019-11-12 21:21 UTC  (3+ messages)
  ` [kernel-hardening] "

State of realtime option
 2019-11-12 20:13 UTC 

Investment opportunity
 2019-11-12 17:57 UTC 

[PATCH v4] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
 2019-11-12 16:59 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to e9f930ac88a8
 2019-11-12 16:43 UTC 

xfs inode structure cleanups
 2019-11-12 16:25 UTC  (8+ messages)
` [PATCH 1/4] xfs: use a struct timespec64 for the in-core crtime
` [PATCH 2/4] xfs: merge the projid fields in struct xfs_icdinode
` [PATCH 3/4] xfs: don't reset the "inode core" in xfs_iread

[PATCH v3] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
 2019-11-12  6:44 UTC  (3+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 23:54 UTC  (9+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH v2 0/4] xfs: remove several typedefs in quota code
 2019-11-11 18:24 UTC  (10+ messages)
` [PATCH v2 1/4] xfs: remove the xfs_disk_dquot_t and xfs_dquot_t typedefs
` [PATCH v2 2/4] xfs: remove the xfs_quotainfo_t typedef
` [PATCH v2 3/4] xfs: remove the xfs_dq_logitem_t typedef
` [PATCH v2 4/4] xfs: remove the xfs_qoff_logitem_t typedef

[PATCH] xfs_io: fix memory leak in add_enckey
 2019-11-11 18:07 UTC  (6+ messages)

[ANNOUNCE] xfsprogs master updated to 0f6bd6e / v5.3.0-rc2
 2019-11-11 16:37 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 23220fe260c4
 2019-11-11  1:17 UTC 

[PATCH v3 0/4] remove several typedefs in quota code
 2019-11-10 21:22 UTC  (9+ messages)
` [PATCH v3 1/4] xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
` [PATCH v3 2/4] xfs: remove the xfs_quotainfo_t typedef
` [PATCH v3 3/4] xfs: remove the xfs_dq_logitem_t typedef
` [PATCH v3 4/4] xfs: remove the xfs_qoff_logitem_t typedef

[PATCH v3 0/2] xfs: refactor corruption checking and reporting
 2019-11-10 18:20 UTC  (6+ messages)
` [PATCH 2/2] xfs: convert open coded corruption check to use XFS_IS_CORRUPT

[PATCH] xfs: Add xfs_dabuf defines
 2019-11-10  1:19 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to 2b91b28e29f6
 2019-11-08 16:17 UTC 

[PATCH] iomap: iomap_bmap should check iomap_apply return value
 2019-11-08 16:11 UTC  (5+ messages)

[PATCH] xfs: remove a stray tab in xfs_remount_rw()
 2019-11-08 16:06 UTC  (2+ messages)


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