linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-28 06:11:23 to 2017-05-09 15:40:32 UTC [more...]

[PATCH] xfs: remove XFS_HSIZE
 2017-05-09 15:40 UTC  (3+ messages)

[PATCH v2] xfs: make fatal assert failures conditional in debug mode
 2017-05-09 15:37 UTC  (8+ messages)

[RFC xfstests PATCH] xfstests: add a writeback error handling test
 2017-05-09 15:33 UTC  (3+ messages)

[PATCH 0/8 v7] No wait AIO
 2017-05-09 14:57 UTC  (10+ messages)
` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

[PATCH v2] block, dax: move "select DAX" from BLOCK to FS_DAX
 2017-05-09 14:52 UTC  (2+ messages)

Reviewing determinism of xfs_reclaim_inodes_ag()
 2017-05-09 10:41 UTC  (7+ messages)

Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
 2017-05-09  9:05 UTC  (3+ messages)

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-09  1:53 UTC  (7+ messages)

[PATCH v7 0/9] xfsprogs 4.12: GETFSMAP support
 2017-05-08 21:01 UTC  (12+ 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 0.9/9] xfs: introduce the XFS_IOC_GETFSMAP ioctl

[PATCH 0/3] xfs: improve transaction log res. overrun reporting
 2017-05-08 20:45 UTC  (4+ messages)
` [PATCH 1/3] xfs: separate shutdown from ticket reservation print helper
` [PATCH 2/3] xfs: refactor xlog_cil_insert_items() to facilitate transaction dump
` [PATCH 3/3] xfs: dump transaction usage details on log reservation overrun

xfs: blocked task in xfs_buf_lock
 2017-05-08 13:40 UTC 

XFS and multiple mounts protection (aka preventing multiple mounts)
 2017-05-08 13:36 UTC  (10+ messages)

xfs_alloc_ag_vextent_near() takes minutes to complete
 2017-05-07  9:12 UTC  (12+ messages)

[GIT PULL] xfs: updates for 4.12
 2017-05-06 16:28 UTC 

[ANNOUNCE] xfsprogs: v4.11.0 released!
 2017-05-05 19:01 UTC 

[PATCH] xfs: make fatal assert failures conditional in debug mode
 2017-05-05 13:18 UTC  (4+ messages)

XFS UUID cleanups
 2017-05-05 10:10 UTC  (11+ messages)
` [PATCH 1/3] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 2/3] xfs: use uuid_be to implement the uuid_t type
` [PATCH 3/3] xfs: remove uuid_getnodeuniq and xfs_uu_t

xlog_write: reservation ran out
 2017-05-05  3:16 UTC  (15+ messages)

[PATCH RFC] xfs: support debug mode with assert warnings
 2017-05-04 16:41 UTC  (6+ messages)

[PATCH v2 0/8] hoist uuid helpers from xfs to linux/uuid.h
 2017-05-04 14:36 UTC  (21+ messages)
` [PATCH v2 1/8] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH v2 2/8] xfs: re-define uuid_t as common struct uuid_v1
` [PATCH v2 3/8] xfs: dismiss xfs_uu_t
` [PATCH v2 4/8] xfs: namespace the helper uuid_getnodeuniq()
` [PATCH v2 5/8] md: namespace private helper names
` [PATCH v2 6/8] linux/uuid.h: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH v2 7/8] linux/uuid.h: hoist uuid_is_null() helper from libnvdimm
` [PATCH v2 8/8] xfs: use the common helper uuid_is_null()

[RFC PATCH] xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
 2017-05-04 13:40 UTC  (10+ messages)

[PATCH] xfs: handle large CoW remapping requests
 2017-05-04 11:54 UTC  (4+ messages)

[RFC][PATCH] linux/uuid.h: hoist uuid_is_null() helper from libnvdimm
 2017-05-04  8:39 UTC  (11+ messages)

[PATCH] xfs: fix indlen accounting error on partial delalloc conversion
 2017-05-03 18:46 UTC 

[PATCH] xfsprogs: ensure growfs rejects non-existent mount point
 2017-05-03 16:08 UTC  (4+ messages)
` [PATCH v4] xfs_growfs: ensure target path is an active xfs mountpoint

Many D state processes on XFS, kernel 4.4
 2017-05-03 14:24 UTC  (6+ messages)

[PATCH v2 1/2] xfs_io: add missed inode command into man page
 2017-05-02 23:34 UTC  (3+ messages)
` [PATCH v2 1/2] xfs_io: add missed inode command into man page\

[PATCH v2 2/2] xfs_io: add missed quotation marks in man page
 2017-05-02 23:16 UTC  (2+ messages)

[PATCH] xfs: fix use-after-free in xfs_finish_page_writeback
 2017-05-02 20:54 UTC  (3+ messages)

[PATCH] xfs: refactor dir2 leaf readahead shadow buffer cleverness
 2017-05-02 19:02 UTC  (8+ messages)

[PATCH v2] xfs: publish UUID in struct super_block
 2017-05-02 18:30 UTC  (12+ messages)

[ANNOUNCE] xfsprogs: v4.11.0-rc2 released
 2017-05-02 16:25 UTC 

[PATCH] xfs_io: fix statx call for changed UAPI
 2017-05-02 10:03 UTC  (2+ messages)

[PATCH v4] xfs: reserve enough blocks to handle btree splits when remapping
 2017-05-02  7:45 UTC  (2+ messages)

[PATCH 0/5] VFS API for getting filesystem's UUID
 2017-04-30  5:04 UTC  (5+ messages)

Slow file stat/deletion
 2017-04-28 21:03 UTC  (7+ messages)

[RFC PATCH] xfs: refactor dir2 leaf readahead shadow buffer cleverness
 2017-04-28 18:46 UTC  (5+ messages)

[PATCH] xfs: Allow user to kill fstrim process
 2017-04-28  8:22 UTC  (6+ messages)

[PATCH] xfs: publish UUID in struct super_block
 2017-04-28  6:24 UTC  (8+ 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).