public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-12 06:28:34 to 2019-04-22 18:25:46 UTC [more...]

[PATCH] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
 2019-04-22 18:25 UTC 

[PATCH v5 0/6] virtio pmem driver
 2019-04-22 15:51 UTC  (11+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
        ` [Qemu-devel] "

[PATCH v3 00/10] xfsprogs-5.0: fix various problems
 2019-04-22 15:45 UTC  (11+ messages)
` [PATCH 01/10] scrub: fix Makefile targets which depend on builddefs
` [PATCH 02/10] xfs_info: use findmnt to handle mounted block devices
` [PATCH 03/10] xfs_repair: correctly account for free space btree shrinks when fixing freelist
` [PATCH 04/10] libxfs: retain ifork_ops when flushing inode
` [PATCH 05/10] libxfs: drop the ifork_ops parameter from _inode_verify_forks
` [PATCH 06/10] misc: fix strncpy length complaints
` [PATCH 07/10] libxfs: refactor buffer item release code
` [PATCH 08/10] libxfs: don't touch buffer log item pointer when flushing inode log item
` [PATCH 09/10] libxfs: fix buffer log item lifetime weirdness
` [PATCH 10/10] libxfs: shorten inode item lifetime

[PATCH 0/9] xfs: Delayed Attributes
 2019-04-22 13:03 UTC  (34+ 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

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-04-22 10:55 UTC  (13+ messages)

[PATCH V2] block: clarify that bio_add_page() and related helpers can add multi pages
 2019-04-22 10:02 UTC 

[PATCH (resend)] libxfs: refactor manage_zones()
 2019-04-19 20:41 UTC  (2+ messages)

[PATCH] libxfs: refactor manage_zones()
 2019-04-19 16:55 UTC 

[PATCH v2 0/5] xfs: scrub filesystem summary counters
 2019-04-19  0:21 UTC  (6+ messages)
` [PATCH 1/5] xfs: track delayed allocation reservations across
` [PATCH 2/5] xfs: rename the speculative block allocation reclaim toggle functions
` [PATCH 3/5] xfs: allow scrubbers to pause background reclaim
` [PATCH 4/5] xfs: scrub should check incore counters against ondisk headers
` [PATCH 5/5] xfs: add online scrub for superblock counters

[PATCH 0/3] xfs: scrub filesystem summary counters
 2019-04-18 23:39 UTC  (12+ messages)
` [PATCH 1/3] xfs: track delayed allocation reservations across
` [PATCH 2/3] xfs: allow scrubbers to pause background reclaim
` [PATCH 3/3] xfs: add online scrub/repair for superblock counters

[PATCH] xfsprogs: more static function tidyups
 2019-04-18 20:01 UTC 

[PATCH v2 00/36] xfsprogs-5.0: fix various problems
 2019-04-18 19:12 UTC  (21+ messages)
` [PATCH 19/36] mkfs: validate extent size hint parameters
  ` [PATCH v2 "
` [PATCH 22/36] xfs_info: use findmnt to handle mounted block devices
` [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 39/36] misc: fix strncpy length complaints
` [PATCH 45/36] xfs_scrub: rename confusing structure
  ` [PATCH v2 "
` [PATCH 46/36] xfs_scrub: remove pointless xfs_verify_error_info struct
  ` [PATCH v2 "

[ANNOUNCE] xfsprogs for-next updated to b8aba37
 2019-04-18 18:23 UTC 

WARNING in notify_change
 2019-04-18 11:03 UTC  (4+ messages)

[PATCH 0/2] xfs: prevent overflow of delalloc block counters
 2019-04-17 22:24 UTC  (11+ messages)
` [PATCH 1/2] xfs: widen quota block counters to 64-bit integers
` [PATCH 2/2] xfs: widen inode delalloc block counter to 64-bits
` [PATCH 3/2] xfstests: check for COW overflows in i_delayed_blks

[PATCH] xfs: kill the xfs_dqtrx_t typedef
 2019-04-17 22:55 UTC  (2+ messages)

[PATCH] xfs: abort unaligned nowait directio early
 2019-04-17 21:53 UTC  (3+ messages)

[PATCH] nvme/012 & 013: avoid extremely slow xfs IO
 2019-04-17 21:40 UTC  (8+ messages)

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-04-17 19:05 UTC  (9+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files
` [PATCH 2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/8] xfs: flush page mappings as part of setting immutable
` [PATCH 4/8] xfs: refactor setflags to use setattr code directly
` [PATCH 5/8] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 6/8] xfs: don't allow most setxattr to immutable files
` [PATCH 7/8] btrfs: don't allow any modifications to an immutable file
` [PATCH 8/8] ext4: "

[PATCH v2 0/4] vfs: make immutable files actually immutable
 2019-04-17 19:01 UTC  (5+ messages)
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[ANNOUNCE] xfs-linux: for-next updated to 3994fc489575
 2019-04-17 16:29 UTC 

[PATCH] xfs: make tr_growdata a permanent transaction
 2019-04-17 15:47 UTC  (6+ messages)

[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
 2019-04-17  8:07 UTC  (5+ messages)

[RFC PATCH 0/4] xfs: add handle for reflink in dax
 2019-04-17  2:06 UTC  (7+ messages)
` [RFC PATCH 1/4] fs/iomap: Introduce src_addr for COW in fsdax mode
` [RFC PATCH 2/4] fs/xfs: iomap: add handle for reflink "
` [RFC PATCH 3/4] fs/dax: copy source blocks before writing when COW
` [RFC PATCH 4/4] fs/xfs: iomap: update the extent list after a COW

Assertions tripping in xfs/104
 2019-04-16 21:21 UTC  (6+ messages)

[PATCH v2] xfs: serialize unaligned dio writes against all other dio writes
 2019-04-16 19:16 UTC  (5+ messages)

[PATCH v3 0/5] xfs: scrub/repair update health tracking
 2019-04-16  7:58 UTC  (17+ messages)
` [PATCH 1/5] xfs: refactor scrub context initialization
` [PATCH 2/5] xfs: collapse scrub bool state flags into a single unsigned int
` [PATCH 3/5] xfs: hoist the already_fixed variable to the scrub context
` [PATCH 4/5] xfs: scrub/repair should update filesystem metadata health
  ` [PATCH v2 "
` [PATCH 5/5] xfs: scrub should only cross-reference with healthy btrees
  ` [PATCH v2 "

[PATCH] xfs,fstrim: fix to return correct minlen
 2019-04-16  0:11 UTC  (2+ messages)

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

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

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

[PATCH v3 0/8] xfs: online health tracking support
 2019-04-12 11:14 UTC  (8+ messages)
` [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] xfs: use struct_size() helper
 2019-04-12  6:30 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