linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 23:38:43 to 2019-11-14 23:54:24 UTC [more...]

single aio thread is migrated crazily by scheduler
 2019-11-14 23:54 UTC  (3+ messages)

[PATCH] Documentation/fs: Move swap_[de]activate() to file_operations
 2019-11-14 23:19 UTC 

[PATCH V2 0/2] Move swap functions out of address space operations
 2019-11-14 23:19 UTC  (8+ 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/5] xfs: remove several typedefs in quota code
 2019-11-14 22:20 UTC  (20+ 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 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-14 22:16 UTC  (25+ messages)
` [PATCH 09/28] mm: directed shrinker work deferral
` [PATCH 11/28] mm: factor shrinker work calculations
` [PATCH 12/28] shrinker: defer work only to kswapd
` [PATCH 15/28] mm: back off direct reclaim on excessive shrinker deferral
` [PATCH 16/28] mm: kswapd backoff for shrinkers
` [PATCH 24/28] xfs: reclaim inodes from the LRU
` [PATCH 26/28] xfs: use xfs_ail_push_all in xfs_reclaim_inodes
` [PATCH 28/28] xfs: rework unreferenced inode lookups

[PATCH] xfs: Add xfs_dabuf defines
 2019-11-14 21:44 UTC  (3+ messages)

[PATCH] xfs: fix some memory leaks in log recovery
 2019-11-14 21:11 UTC 

[PATCH] xfs_io: fix memory leak in add_enckey
 2019-11-14 21:09 UTC  (7+ messages)

[PATCH 0/4] Get rid of pointless wrappers
 2019-11-14 21:00 UTC  (6+ messages)
` [PATCH 1/4] xfs: Remove slab init wrappers
` [PATCH 2/4] xfs: Remove kmem_zone_destroy() wrapper
` [PATCH 3/4] xfs: Remove kmem_zone_free() wrapper
` [PATCH 4/4] xfs: Remove kmem_free()

[RFC PATCH v2 0/7] xfs: reflink & dedupe for fsdax (read/write path)
 2019-11-14 20:24 UTC  (4+ messages)

[PATCH] xfs_restore: Return error if error occurs restoring extent
 2019-11-14 18:26 UTC  (2+ messages)

[PATCH v4 0/9] xfs: report corruption to the health trackers
 2019-11-14 18:20 UTC  (10+ messages)
` [PATCH 1/9] xfs: separate the marking of sick and checked metadata
` [PATCH 2/9] xfs: report ag header corruption errors to the health tracking system
` [PATCH 3/9] xfs: report block map "
` [PATCH 4/9] xfs: report btree block corruption errors to the health system
` [PATCH 5/9] xfs: report dir/attr "
` [PATCH 6/9] xfs: report symlink "
` [PATCH 7/9] xfs: report inode "
` [PATCH 8/9] xfs: report quota block "
` [PATCH 9/9] xfs: report realtime metadata "

[ANNOUNCE] xfs-linux: for-next updated to f368b29ba917
 2019-11-14 18:16 UTC 

[PATCH v4 00/17] xfs: Delay Ready Attributes
 2019-11-14 17:58 UTC  (27+ messages)
` [PATCH v4 02/17] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v4 05/17] xfs: Add xfs_has_attr and subroutines
` [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 0/3] xfs: various fixes
 2019-11-14 14:53 UTC  (5+ messages)
` [PATCH 3/3] xfs: attach dquots before performing xfs_swap_extents

[PATCH 00/11] Use generic memory API instead of a custom one
 2019-11-14 10:31 UTC  (32+ messages)
` [PATCH 01/11] xfs: Remove slab init wrappers
` [PATCH 02/11] xfs: Remove kmem_zone_destroy() wrapper
` [PATCH 03/11] xfs: Remove kmem_zone_free() wrapper
` [PATCH 04/11] xfs: remove kmem_zone_zalloc()
` [PATCH 05/11] xfs: Remove kmem_zone_alloc() wrapper
` [PATCH 06/11] xfs: remove kmem_zalloc() wrapper
` [PATCH 07/11] xfs: Remove kmem_realloc
` [PATCH 08/11] xfs: Convert kmem_alloc() users
` [PATCH 09/11] xfs: rework kmem_alloc_{io,large} to use GFP_* flags
` [PATCH 10/11] xfs: Remove KM_* flags
` [PATCH 11/11] xfs: Remove kmem_alloc_{io, large} and kmem_zalloc_large

[xfs] 73e5fff98b: kmsg.dev/zero:Can't_open_blockdev
 2019-11-14  0:44 UTC  (8+ messages)
  ` [LTP] "

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

[RFC 0/5] xfs: y2038 conversion
 2019-11-13 17:14 UTC  (15+ 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] xfs: devirtualize ->m_dirnameops
 2019-11-13 16:27 UTC  (4+ messages)

question about xfs tests involved logprint
 2019-11-13 13:07 UTC 

[PATCH] xfs: fix another missing include
 2019-11-13 13:05 UTC  (2+ messages)

Tasks blocking forever with XFS stack traces
 2019-11-13 10:04 UTC  (5+ messages)

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

[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 -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 v4 0/3] xfs: refactor corruption returns
 2019-11-13  0:01 UTC  (7+ 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 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)

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


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