linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-06 13:41:53 to 2017-03-10 23:25:47 UTC [more...]

[PATCH v6 0/9] xfsprogs: online scrub/repair support
 2017-03-10 23:25 UTC  (10+ messages)
` [PATCH 1/9] xfs_repair: rebuild bmbt from rmapbt data
` [PATCH 2/9] xfs_db: introduce fuzz command
` [PATCH 3/9] xfs_db: print attribute remote value blocks
` [PATCH 4/9] xfs_db: write / fuzz bad values into dir/attr blocks with good CRCs
` [PATCH 5/9] xfs_io: provide an interface to the scrub ioctls
` [PATCH 6/9] xfs_scrub: create online filesystem scrub program
` [PATCH 7/9] xfs_scrub: add XFS-specific scrubbing functionality
` [PATCH 8/9] xfs_scrub: create a script to scrub all xfs filesystems
` [PATCH 9/9] xfs_scrub: integrate services with systemd

[PATCH v6A 00/19] xfs: online scrub support
 2017-03-10 23:21 UTC  (20+ messages)
` [PATCH 01/19] xfs: query the per-AG reservation counters
` [PATCH 02/19] xfs: add scrub tracepoints
` [PATCH 03/19] xfs: create an ioctl to scrub AG metadata
` [PATCH 04/19] xfs: generic functions to scrub metadata and btrees
` [PATCH 05/19] xfs: scrub the backup superblocks
` [PATCH 06/19] xfs: scrub AGF and AGFL
` [PATCH 07/19] xfs: scrub the AGI
` [PATCH 08/19] xfs: support scrubbing free space btrees
` [PATCH 09/19] xfs: support scrubbing inode btrees
` [PATCH 10/19] xfs: support scrubbing rmap btree
` [PATCH 11/19] xfs: support scrubbing refcount btree
` [PATCH 12/19] xfs: scrub inodes
` [PATCH 13/19] xfs: scrub inode block mappings
` [PATCH 14/19] xfs: scrub directory/attribute btrees
` [PATCH 15/19] xfs: scrub directory metadata
` [PATCH 16/19] xfs: scrub directory freespace
` [PATCH 17/19] xfs: scrub extended attributes
` [PATCH 18/19] xfs: scrub symbolic links
` [PATCH 19/19] xfs: scrub realtime bitmap/summary

[PATCH] repair: handle reading superblock from image on larger sector size filesystem
 2017-03-10 16:47 UTC  (4+ messages)

XFS race on umount
 2017-03-10 14:52 UTC  (4+ messages)

[PATCH] xfs: report crtime and attribute flags to statx
 2017-03-10  5:01 UTC  (20+ messages)
` statx manpage

[PATCH 0/9] mkfs.xfs: add mkfs.xfs.conf support
 2017-03-09 22:34 UTC  (16+ messages)
` [PATCH 9/9] mkfs.xfs: add mkfs.xfs.conf parse support

[GIT PULL] xfs: fixes for 4.11-rc2
 2017-03-09 22:05 UTC 

pquota + xfs_fsr cron
 2017-03-09 21:25 UTC  (2+ messages)

[PATCH 0/2] xfs: readonly handling changes
 2017-03-09 20:39 UTC  (4+ messages)
` [PATCH 1/2] xfs: write unmount record for ro mounts
` [PATCH 2/2] xfs: remove readonly checks from xfs_release & xfs_inactive

[PATCH] xfs: use dedicated log worker wq to avoid deadlock with cil wq
 2017-03-09 18:18 UTC 

4.11.0-rc1 boot resulted in WARNING: CPU: 14 PID: 1722 at fs/sysfs/dir.c:31 .sysfs_warn_dup+0x78/0xb0
 2017-03-09 12:59 UTC  (4+ messages)

[PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-09 11:42 UTC  (10+ messages)
` [PATCH 1/7] lockdep: teach lockdep about memalloc_noio_save
` [PATCH 2/7] lockdep: allow to disable reclaim lockup detection
` [PATCH 3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 6/7] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/7] jbd2: make the whole kjournald2 kthread NOFS safe

[PATCH 0/5] fs, xfs refcount conversions
 2017-03-09  6:57 UTC  (9+ messages)
` [PATCH 1/5] fs, xfs: convert xfs_bui_log_item.bui_refcount from atomic_t to refcount_t
` [PATCH 2/5] fs, xfs: convert xfs_efi_log_item.efi_refcount "
` [PATCH 3/5] fs, xfs: convert xlog_ticket.t_ref "
` [PATCH 4/5] fs, xfs: convert xfs_cui_log_item.cui_refcount "
` [PATCH 5/5] fs, xfs: convert xfs_rui_log_item.rui_refcount "

[PATCH v2] xfs: try any AG when allocating the first btree block when reflinking
 2017-03-09  4:56 UTC  (2+ messages)

[PATCH 0/8 v2] Non-blocking AIO
 2017-03-09  2:18 UTC  (20+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

How to favor memory allocations for WQ_MEM_RECLAIM threads?
 2017-03-08 23:03 UTC  (8+ messages)

Significantly longer fallocate times with Flag Unwritten Extents disabled
 2017-03-08 21:50 UTC  (5+ messages)

[RFC PATCH] xfs: don't run off the end of the buffer reading inline dirents
 2017-03-08 21:01 UTC 

[PATCH 0/3] xfsprogs: 4.11 rollup
 2017-03-08 19:09 UTC  (7+ messages)
` [PATCH 1/3] misc: use system FICLONE/FICLONERANGE/FIDEDUPERANGE definitions
` [PATCH 2/3] xfs_repair: detect invalid zero-sized symlink inodes
` [PATCH 3/3] xfs_io: support shutdown command on foreign fses

[PATCH] xfs: try any AG when allocating the first btree block when reflinking
 2017-03-08 18:19 UTC  (4+ messages)

[PATCH v4] xfs: use iomap new flag for newly allocated delalloc blocks
 2017-03-08 17:59 UTC  (3+ messages)

[PATCH] xfs: fix and streamline error handling in xfs_end_io
 2017-03-08 17:56 UTC  (2+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-03-08 17:29 UTC  (4+ messages)

WARNING: CPU: 2 PID: 20539 at fs/iomap.c:954 iomap_dio_rw+0x39a/0x3b0
 2017-03-08 12:35 UTC  (4+ messages)

XFS failure in 4.10+
 2017-03-08 15:19 UTC  (7+ messages)

[PATCH v3] xfs: use iomap new flag for newly allocated delalloc blocks
 2017-03-08 12:30 UTC  (3+ messages)

[PATCH v6 0/9] xfsprogs 4.12: GETFSMAP support
 2017-03-08  1:15 UTC  (10+ messages)
` [PATCH 1/9] xfs_io: support the new getfsmap ioctl
` [PATCH 2/9] xfs_repair: replace rmap_compare with libxfs version
` [PATCH 3/9] xfs_spaceman: space management tool
` [PATCH 4/9] xfs_spaceman: add FITRIM support
` [PATCH 5/9] xfs_spaceman: add new speculative prealloc control
` [PATCH 6/9] xfs_spaceman: AG state control
` [PATCH 7/9] xfs_spaceman: Free space mapping command
` [PATCH 8/9] xfs_spaceman: add a man page
` [PATCH 9/9] xfs_spaceman: add group summary mode

[PATCH v3] xfs: only reclaim unwritten COW extents periodically
 2017-03-08  4:11 UTC  (2+ messages)

[PowerPC] XFS : Metadata corruption detected at 0x60000000382100b0, xfs_agf block
 2017-03-07 20:44 UTC  (2+ messages)

[PATCH v2] xfs: only reclaim unwritten COW extents periodically
 2017-03-08  0:43 UTC  (2+ messages)

[PATCH v2] xfs: remove kmem_zalloc_greedy
 2017-03-08  0:36 UTC  (2+ messages)

[PATCH 0/5] fs, xfs atomic_t to refcount_t conversions version 2
 2017-03-07 20:30 UTC  (5+ messages)
` [PATCH 4/5] fs, xfs: convert xfs_cui_log_item.cui_refcount from atomic_t to refcount_t

xfstests and (automated) workflow?
 2017-03-07  8:04 UTC  (3+ messages)

[PATCH] xfs: clear XBF_ASYNC if we attach an iodone callback
 2017-03-07 16:12 UTC  (11+ messages)

XFS kernel BUG during generic/270 with v4.10
 2017-03-07 14:32 UTC  (5+ messages)

[PATCH] xfs: remove kmem_zalloc_greedy
 2017-03-07 11:33 UTC  (6+ messages)

[PATCH] xfs: only reclaim unwritten COW extents periodically
 2017-03-07  5:00 UTC  (4+ messages)

[PATCH] xfs: allow zero-length symlinks (and directories), sort of
 2017-03-06 23:16 UTC  (6+ messages)

[PATCH v2] xfs: use iomap new flag for newly allocated delalloc blocks
 2017-03-06 18:23 UTC  (3+ messages)

How to favor memory allocations for WQ_MEM_RECLAIM threads?
 2017-03-06 16:17 UTC  (7+ 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).