linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-03 23:14:24 to 2017-03-10 05:02:10 UTC [more...]

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

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

[PATCH 0/9] mkfs.xfs: add mkfs.xfs.conf support
 2017-03-09 22:34 UTC  (24+ messages)
` [PATCH 3/9] mkfs.xfs: move iopts to to struct mkfs_xfs_opts
` [PATCH 5/9] mkfs.xfs: move mopts "
` [PATCH 6/9] mkfs.xfs: move nopts "
` [PATCH 7/9] mkfs.xfs: move ropts "
` [PATCH 8/9] mkfs.xfs: use parse_subopts() to parse sopts
` [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  (11+ 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 5/7] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [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  (21+ 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  (15+ 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  (14+ messages)
` [RFC PATCH v1 11/30] fs: new API for handling i_version
` [RFC PATCH v1 29/30] fs: track whether the i_version has been queried with an i_state flag
` [RFC PATCH v1 30/30] fs: convert i_version counter over to an atomic64_t

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)

mm allocation failure and hang when running xfstests generic/269 on xfs
 2017-03-06 13:21 UTC  (6+ messages)
` [PATCH 1/2] xfs: allow kmem_zalloc_greedy to fail

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-03-06 11:59 UTC  (5+ messages)
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"


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