linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-04 16:47:40 to 2019-04-15 13:46:07 UTC [more...]

[PATCH] nvme/012 & 013: avoid extremely slow xfs IO
 2019-04-15 13:46 UTC  (6+ messages)

[Bug 203329] New: WARNING at kernel/locking/lockdep.c: lockdep_register_key() and lockdep_unregister_key()
 2019-04-15 10:13 UTC 

[PATCH 0/9] xfs: Delayed Attributes
 2019-04-15  2:46 UTC  (12+ messages)
` [PATCH 1/9] xfs: Remove all strlen in all xfs_attr_* functions for attr names
` [PATCH 2/9] xfs: Hold inode locks in xfs_ialloc
` [PATCH 3/9] xfs: Add trans toggle to attr routines
` [PATCH 4/9] xfs: Set up infastructure for deferred attribute operations
` [PATCH 5/9] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH 6/9] xfs: Add xfs_has_attr and subroutines
` [PATCH 7/9] xfs: Add attr context to log item
` [PATCH 8/9] xfs: Roll delayed attr operations by returning EAGAIN
` [PATCH 9/9] xfs: Remove roll_trans boolean

[PATCH v2 0/3] xfs: merged io completions
 2019-04-15  2:08 UTC  (4+ messages)
` [PATCH 1/3] xfs: implement per-inode writeback completion queues
` [PATCH 2/3] xfs: remove unused m_data_workqueue
` [PATCH 3/3] xfs: merge adjacent io completions of the same type

[PATCH v2 00/36] xfsprogs-5.0: fix various problems
 2019-04-12 20:30 UTC  (56+ messages)
` [PATCH 19/36] mkfs: validate extent size hint parameters
  ` [PATCH v2 "
` [PATCH 23/36] xfs_repair: reinitialize the root directory nlink correctly
` [PATCH 24/36] xfs_repair: bump the irec on-disk nlink when adding lost+found
` [PATCH 25/36] xfs_repair: fix uninitialized variable warnings
` [PATCH 26/36] xfs_repair: refactor buffer ops assignments during phase 5
  ` [PATCH v2 "
` [PATCH 27/36] xfs_repair: pass ops through during scan
` [PATCH 30/36] libxfs: retain ifork_ops when flushing inode
` [PATCH 31/36] libxfs: refactor the open-coded libxfs_trans_bjoin calls
` [PATCH 36/36] libxfs: remove libxfs_trans_iget
` [PATCH 37/36] xfs_scrub: include unicrash.h in unicrash.c
` [PATCH 38/36] xfs_io: don't read garbage stack contents if INUMBERS goes nuts
` [PATCH 39/36] misc: fix strncpy length complaints
` [PATCH 40/36] xfs_io: fix label parsing and validation
` [PATCH 41/36] xfs_repair: better cli option parameter checking
` [PATCH 42/36] xfs_db: refactor metadump handling of multi-fsb objects
` [PATCH 43/36] xfs_db: refactor multi-fsb object detection decision making
  ` [PATCH v2 "
` [PATCH 44/36] xfs_db: metadump should handle symlinks properly
` [PATCH 45/36] xfs_scrub: rename confusing structure
  ` [PATCH v2 "
` [PATCH 46/36] xfs_scrub: remove pointless xfs_verify_error_info struct
  ` [PATCH v2 "
` [PATCH 47/36] xfs_scrub: remove xfs_ prefixes from structure names

About http://man7.org/linux/man-pages/man8/xfs_repair.8.html
 2019-04-12 14:30 UTC  (2+ messages)

[PATCH v5 0/6] virtio pmem driver
 2019-04-12 13:12 UTC  (29+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
    ` [Qemu-devel] "
` [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v5 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v5 4/6] dax: check synchronous mapping is supported
` [PATCH v5 5/6] ext4: disable map_sync for async flush
` [PATCH v5 6/6] xfs: "

[PATCH v3 0/8] xfs: online health tracking support
 2019-04-12 11:14 UTC  (11+ messages)
` [PATCH 1/8] xfs: track metadata health status
` [PATCH 2/8] xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
` [PATCH 3/8] xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
` [PATCH 4/8] xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
` [PATCH 5/8] xfs: add a new ioctl to describe allocation group geometry
` [PATCH 6/8] xfs: report fs and rt health via geometry structure
` [PATCH 7/8] xfs: report AG health via AG geometry ioctl
` [PATCH 8/8] xfs: report inode health via bulkstat

[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
 2019-04-12  7:54 UTC  (4+ messages)

[PATCH] xfs: use struct_size() helper
 2019-04-12  6:30 UTC  (3+ messages)

[PATCH] xfs,fstrim: fix to return correct minlen
 2019-04-12  0:21 UTC  (4+ messages)
  ` 回复: "

Deadlock waiting for log space
 2019-04-11 21:45 UTC  (2+ messages)

[PATCH v2 0/8] xfs: online health tracking support
 2019-04-11 18:31 UTC  (21+ messages)
` [PATCH 1/8] xfs: track metadata health status
` [PATCH 2/8] xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
` [PATCH 3/8] xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
` [PATCH 4/8] xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
` [PATCH 5/8] xfs: add a new ioctl to describe allocation group geometry
` [PATCH 6/8] xfs: report fs and rt health via geometry structure
` [PATCH 7/8] xfs: report AG health via AG geometry ioctl
` [PATCH 8/8] xfs: report inode health via bulkstat

[PATCH] generic: test statfs on project quota directory
 2019-04-11  8:46 UTC 

[PATCH v2 0/4] xfs: scrub/repair update health tracking
 2019-04-11  1:46 UTC  (5+ messages)
` [PATCH 1/4] xfs: refactor scrub context initialization
` [PATCH 2/4] xfs: collapse scrub bool state flags into a single unsigned int
` [PATCH 3/4] xfs: hoist the already_fixed variable to the scrub context
` [PATCH 4/4] xfs: scrub/repair should update filesystem metadata health

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-04-11  1:11 UTC  (12+ messages)

deadlock in XFS
 2019-04-10 13:55 UTC  (4+ messages)

[PATCH 00/23] xfsprogs-5.0: fix various problems
 2019-04-09 20:43 UTC  (3+ messages)
` [PATCH 13/23] xfs_repair: reinitialize the root directory nlink correctly

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-04-09  9:20 UTC  (10+ messages)

[PATCH v2 0/4] vfs: make immutable files actually immutable
 2019-04-09  8:24 UTC  (12+ messages)
` [PATCH 1/4] mm/fs: don't allow writes to immutable files
` [PATCH 2/4] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/4] xfs: flush page mappings as part of setting immutable
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[PATCH 00/10] xfs: online health tracking support
 2019-04-09  3:30 UTC  (15+ messages)
` [PATCH 07/10] xfs: report AG health via AG geometry ioctl
` [PATCH 09/10] xfs: scrub/repair should update filesystem metadata health

[PATCH] bootfs: simple bootloader filesystem
 2019-04-09  3:23 UTC  (9+ messages)

[PATCH] xfsprogs: remove unused function prototypes
 2019-04-08 22:42 UTC  (2+ messages)

[PATCH v3] clonerange: test remapping the rainbow
 2019-04-08 21:56 UTC 

[PATCH 2/4] xfs: force writes to delalloc regions to unwritten
 2019-04-08 12:02 UTC  (15+ messages)

[STABLE PATCH 0/2] Fix in-memory metadata corruption at xfs_attr3_leaf_write_verify()
 2019-04-06 13:11 UTC  (3+ messages)

[PATCH] xfs_io: support splice data between two files
 2019-04-06  2:35 UTC 

[PATCH 0/3] vfs: make immutable files actually immutable
 2019-04-05  0:29 UTC  (4+ messages)
` [PATCH 2/3] xfs: reset page mappings after setting immutable

[PATCH] scrub: fix typo in unicrash header file
 2019-04-04 18:06 UTC  (3+ 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).