linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-11 02:04:28 to 2018-05-16 05:06:21 UTC [more...]

stop using buffer heads in xfs and iomap
 2018-05-16  5:06 UTC  (23+ messages)
` [PATCH 01/33] block: add a lower-level bio_add_page interface
` [PATCH 10/33] iomap: add an iomap-based bmap implementation
` [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O without buffer heads

[PATCH] xfs: fix refactor quota limits initialization
 2018-05-16  1:08 UTC  (2+ messages)

[PATCH] xfs: change xfs_update_secondary_supers to use xfS_sb_read_secondary
 2018-05-16  1:04 UTC  (7+ messages)

[PATCH V2 0/5] xfs: online label
 2018-05-16  1:04 UTC  (16+ messages)
` [PATCH V2 1/5] fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfs
` [PATCH 2/4] xfs: New function for secondary superblock updates
` [PATCH 3/5 V2] xfs: implement online get/set fs label
` [PATCH 4/5] btrfs: use common label ioctl definitions
` [PATCH 5/5] xfs_io: add label command
  ` [PATCH 5/5 V2] "

[PATCH V2] test online label ioctl
 2018-05-16  0:51 UTC  (6+ messages)
` [PATCH V3] "

[ANNOUNCE] xfs-linux: for-next updated to 68932e193b27
 2018-05-16  0:49 UTC  (2+ messages)

How to reliably measure fs usage with reflinks enabled?
 2018-05-16  0:13 UTC  (7+ messages)

[xfs-linux:xfs-4.18-merge 66/85] fs/xfs/xfs_qm.c:639:39: sparse: cast to restricted __be32
 2018-05-15 22:59 UTC 

[PATCH v15.1 00/22] xfs-4.18: online repair support
 2018-05-15 22:36 UTC  (23+ messages)
` [PATCH 01/22] xfs: add helpers to deal with transaction allocation and rolling
` [PATCH 02/22] xfs: add helpers to allocate and initialize fresh btree roots
` [PATCH 03/22] xfs: add helpers to collect and sift btree block pointers during repair
` [PATCH 04/22] xfs: add helpers to dispose of old btree blocks after a repair
` [PATCH 05/22] xfs: recover AG btree roots from rmap data
` [PATCH 06/22] xfs: add a repair helper to reset superblock counters
` [PATCH 07/22] xfs: add helpers to attach quotas to inodes
` [PATCH 08/22] xfs: repair superblocks
` [PATCH 09/22] xfs: repair the AGF and AGFL
` [PATCH 10/22] xfs: repair the AGI
` [PATCH 11/22] xfs: repair free space btrees
` [PATCH 12/22] xfs: repair inode btrees
` [PATCH 13/22] xfs: repair the rmapbt
` [PATCH 14/22] xfs: repair refcount btrees
` [PATCH 15/22] xfs: repair inode records
` [PATCH 16/22] xfs: zap broken inode forks
` [PATCH 17/22] xfs: repair inode block maps
` [PATCH 18/22] xfs: repair damaged symlinks
` [PATCH 19/22] xfs: repair extended attributes
` [PATCH 20/22] xfs: scrub should set preen if attr leaf has holes
` [PATCH 21/22] xfs: repair quotas
` [PATCH 22/22] xfs: implement live quotacheck as part of quota repair

[GRUB PATCH] xfs: accept filesystem with sparse inodes
 2018-05-15 19:55 UTC 

[PATCH 00/21] Parent Pointers v6
 2018-05-15 16:52 UTC  (4+ messages)
` [PATCH 20/21] xfs: Add parent pointer ioctl

[PATCH] xfs_db: add blockget -L option
 2018-05-15 14:14 UTC  (5+ messages)

xfsprogs 4.16.0 format change, GRUB error unknown filesystem
 2018-05-15 13:08 UTC  (11+ messages)

XFS 2038 rollover?
 2018-05-15  4:58 UTC  (2+ messages)

[PATCH 0/4] xfsprogs-4.17: tooling fixes
 2018-05-14 23:42 UTC  (2+ messages)
` [PATCH 5/4] xfs_scrub: actually check for errors coming from close()

[PATCH 0/10 v3] xfs: refactor and tablise growfs
 2018-05-14 19:28 UTC  (14+ messages)
` [PATCH 01/10] xfs: one-shot cached buffers
` [PATCH 02/10] xfs: factor out AG header initialisation from growfs core
` [PATCH 03/10] xfs: convert growfs AG header init to use buffer lists
` [PATCH 04/10] xfs: factor ag btree root block initialisation
` [PATCH 05/10] xfs: turn ag header initialisation into a table driven operation
` [PATCH 06/10] xfs: make imaxpct changes in growfs separate
` [PATCH 07/10] xfs: separate secondary sb update in growfs
` [PATCH 08/10] xfs: rework secondary superblock updates "
` [PATCH 09/10] xfs: move growfs core to libxfs
` [PATCH 10/10] xfs: factor the ag length extension code into libxfs

[PATCH] test online label ioctl
 2018-05-14 17:06 UTC  (2+ messages)

[PATCH 0/2] vfs: better dedupe permission check
 2018-05-14 14:58 UTC  (13+ messages)
` [PATCH 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH 2/2] vfs: dedupe should return EPERM if permission is not granted

[PATCH v5 0/8] xfs-4.18: scrub fixes
 2018-05-14 10:26 UTC  (24+ messages)
` [PATCH 1/8] xfs: refactor quota limits initialization
  ` [PATCH v2 "
` [PATCH 2/8] xfs: don't continue scrub if already corrupt
` [PATCH 3/8] xfs: quota scrub should use bmapbtd scrubber
` [PATCH 4/8] xfs: scrub the data fork of the realtime inodes
` [PATCH 5/8] xfs: avoid ABBA deadlock when scrubbing parent pointers
` [PATCH 6/8] xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
` [PATCH 7/8] xfs: make xfs_bmapi_remapi work with attribute forks
` [PATCH 8/8] xfs: teach xfs_bmapi_remap to accept some bmapi flags
  ` [PATCH v2 "

[PATCH 0/4] xfs-docs: incorporate design documents
 2018-05-14  2:30 UTC  (9+ messages)
` [PATCH 1/4] design: rename disk structures book
` [PATCH 2/4] design: incorporate the delayed logging design doc
` [PATCH 3/4] design: incorporate self-describing metadata "
` [PATCH 4/4] design: merge both metadata integrity chapters

[RFC v2 0/4] vfs: detect symlink corruption with attributes
 2018-05-13 20:51 UTC  (8+ messages)
` [RFC v2 2/4] xfs: add verifier check for symlink with append/immutable flags
` [RFC v2 3/4] ext4: "
` [RFC v2 4/4] btrfs: verify symlinks "

[PATCH 0/9 v2] xfs: log item and transaction cleanups
 2018-05-12 14:17 UTC  (10+ messages)
` [PATCH 5/9] xfs: fix double ijoin in xfs_inactive_symlink_rmt()

[PATCH 1/2] xfs: checkbashisms in all script files
 2018-05-12  9:30 UTC  (3+ messages)
` [PATCH 2/2] generic: test swapfile creation, activation, and deactivation

[PATCH v2] xfs: refactor and tablise growfs
 2018-05-12  2:08 UTC  (26+ messages)
` [PATCH 01/10] xfs: one-shot cached buffers
` [PATCH 02/10] xfs: factor out AG header initialisation from growfs core
` [PATCH 03/10] xfs: convert growfs AG header init to use buffer lists
` [PATCH 04/10] xfs: factor ag btree root block initialisation
` [PATCH 05/10] xfs: turn ag header initialisation into a table driven operation
` [PATCH 06/10] xfs: make imaxpct changes in growfs separate
` [PATCH 07/10] xfs: separate secondary sb update in growfs
` [PATCH 08/10] xfs: rework secondary superblock updates "
` [PATCH 09/10] xfs: move growfs core to libxfs
` [PATCH 10/10] xfs: factor the ag length extension code into libxfs

WARNING: bad unlock balance in xfs_iunlock
 2018-05-12  1:16 UTC  (13+ messages)

[PATCH 0/2] xfs: handle mount failures more cleanly
 2018-05-12  0:28 UTC  (5+ messages)
` [PATCH 1/2] xfs: add mount delay debug option
` [PATCH 2/2] xfs: clear sb->s_fs_info on mount failure

[PATCH] xfs: test mount vs superblock shrinker races
 2018-05-11 23:54 UTC  (3+ messages)

[PATCH] mkfs.xfs: add configuration file parsing support using our own parser
 2018-05-11 22:20 UTC  (9+ messages)

[PATCH v3 00/14] xfs-4.18: quota refactor
 2018-05-11  7:06 UTC  (5+ messages)
` [PATCH 13/14] xfs: rename on-disk dquot counter zap functions
` [PATCH 14/14] xfs: refactor dquot iteration

[PATCH] xfs: pass extra params to _scratch_mkfs_xfs_opts in _scratch_mkfs_xfs
 2018-05-11  3:05 UTC 

[PATCH v3] fs: don't scan the inode cache before SB_BORN is set
 2018-05-11  3:04 UTC  (4+ messages)
` [PATCH v4] "

[RFC] vfs: skip extra attributes check on removal for symlinks
 2018-05-11  2:42 UTC  (4+ 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).