public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-10 09:04:55 to 2017-11-17 18:24:03 UTC [more...]

[PATCH v3 00/17] Parent Pointers v4
 2017-11-17 18:21 UTC 

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-17 18:11 UTC  (34+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V3 "
  ` [patch V4 "
` [patch V2 02/11] LICENSES: Add the GPL 2.0 license
` [patch V2 03/11] LICENSES: Add the LGPL "
` [patch V2 04/11] LICENSES: Add the LGPL-2.1 license
` [patch V2 05/11] LICENSES: Add the BSD 2-clause "Simplified" license
` [patch V2 06/11] LICENSES: Add the BSD 3-clause "New" or "Revised" License
` [patch V2 07/11] LICENSES: Add the BSD-3-clause "Clear" license
` [patch V2 08/11] LICENSES: Add the MIT license
` [patch V2 09/11] LICENSES: Add Linux syscall note exception
  ` [patch V3 "
` [patch V2 10/11] LICENSES: Add the GPL 1.0 license
` [patch V2 11/11] LICENSES: Add MPL-1.1 license

[PATCH] xfs_io: implement ranged fiemap query
 2017-11-17 17:22 UTC 

[PATCH for 4.15] libxfs: fix dev_t handling in inode forks
 2017-11-17 16:57 UTC  (3+ messages)

[PATCH] xfs: fix type usage
 2017-11-17 16:47 UTC  (3+ messages)

[patch 0/7] LICENSES: Add documentation and initial License files
 2017-11-17 12:29 UTC  (31+ messages)
` [patch 1/7] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [1/7] "
` [patch 2/7] LICENSES: Add the GPL 2.0 license
` [patch 3/7] LICENSES: Add the GPL 1.0 license
` [patch 4/7] LICENSES: Add the BSD 2-clause "Simplified" license
` [patch 5/7] LICENSES: Add the BSD 3-clause "New" or "Revised" License
` [patch 6/7] LICENSES: Add the MIT license
` [patch 7/7] LICENSES: Add Linux syscall note exception

[PATCH v4 1/2] fiemap: Factor out actual fiemap call code
 2017-11-17  9:39 UTC  (7+ messages)
` [PATCH v4 2/2] fiemap: Implement ranged query
` [PATCH v4 1/3] generic: Adjust generic test outputs for new fiemap imeplementation
  ` [PATCH v4 2/3] common: Implement fiemap's range query check
  ` [PATCH v4 3/3] xfs: initial fiemap range query test

[PATCH v2 1/2] ltp/fsx: allow comments when reading operations from logs
 2017-11-17  7:10 UTC  (4+ messages)
` [PATCH v2 2/2] generic: test zero page cache beyond new EOF on truncate down

[PATCH for 4.14] xfs_copy: don't hang if /all/ the targets hit write errors
 2017-11-17  5:05 UTC  (5+ messages)

[fstests PATCH v2] generic: add test for DAX MAP_SYNC support
 2017-11-16 22:59 UTC  (7+ messages)
` [fstests PATCH v3] "

[PATCH 1/3] xfsprogs: fix wrong variable type in write_once function
 2017-11-16 20:34 UTC  (6+ messages)
` [PATCH 2/3] xfsprogs: fix wrong do_pwritev definition
` [PATCH 3/3] xfsprogs: remove useless do_preadv and do_pwritev arguments

Note: xfsprogs libxfs-4.15-sync branch has been rebased
 2017-11-16 20:05 UTC 

[PATCH] iomap: report collisions between directio and buffered writes to userspace
 2017-11-16 16:35 UTC  (3+ messages)

LVM thinp, mkfs "device is not properly aligned"
 2017-11-16  2:29 UTC  (4+ messages)

[PATCH 0/5] weekly fstests changes
 2017-11-16  1:22 UTC  (6+ messages)
` [PATCH 1/5] common/fuzzy: if the fuzz verb is random, keep fuzzing until we get a new value
` [PATCH 2/5] generic/45[34]: add emoji to the unusual fs naming test
` [PATCH 3/5] aio-dio-append-write-read-race: abort if we encounter syscall errors
` [PATCH 4/5] common/rc: check dmesg for UBSAN errors
` [PATCH 5/5] xfs/122: don't check xfs_iext_cursor

[RFC PATCH] iomap: report collisions between directio and buffered writes to userspace
 2017-11-15 20:53 UTC  (7+ messages)

Disabling barriers on NVC-backed HDD
 2017-11-15 20:27 UTC  (7+ messages)

[Regression/XFS/PM] Freeze tasks failed in xfsaild
 2017-11-15 18:05 UTC  (16+ messages)

[PATCH v2 1/4] common: Check for fiemap range argument support
 2017-11-15  7:41 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3 1/2] fiemap: Factor out actual fiemap call code
 2017-11-15  7:02 UTC  (14+ messages)
` [PATCH v3 2/2] fiemap: Implement ranged query
` [PATCH v3 1/2] generic: Adjust generic test outputs for new fiemap imeplementation
  ` [PATCH v3 2/2] xfs: initial fiemap range query test

[PATCH] xfs: remove experimental tag for reflinks
 2017-11-15  6:14 UTC  (3+ messages)

[PATCH] xfs: fix forgotten rcu read unlock when skipping inode reclaim
 2017-11-14 18:08 UTC  (3+ messages)

[btrfs] WARNING: CPU: 0 PID: 6379 at fs/direct-io.c:293 dio_complete+0x1d4/0x220
 2017-11-14 17:17 UTC  (3+ messages)

[PATCH v2 0/3] fix failures caused by mount error msg change in util-linux v2.30
 2017-11-14 12:33 UTC  (4+ messages)
` [PATCH v2 1/3] fstests: filter mount error message for EUCLEAN and ESTALE
` [PATCH v2 2/3] overlay/036: filter busy mount message
` [PATCH v2 3/3] fstests: filter readonly mount error messages

[PATCH 0/3] fix failures caused by mount error msg change in util-linux v2.30
 2017-11-14 11:44 UTC  (7+ messages)
` [PATCH 1/3] fstests: filter mount error message for EUCLEAN and ESTALE
` [PATCH 2/3] overlay/036: filter busy mount message
` [PATCH 3/3] fstests: filter readonly mount error messages

[PATCH] fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
 2017-11-14  9:31 UTC  (6+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2017-11-14  2:19 UTC  (5+ messages)
` [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
` [PATCH 18/18] xfs: support for synchronous DAX faults

[GIT PULL] xfs: great scads of new stuff for 4.15
 2017-11-14  1:49 UTC 

[PATCH for 4.15] xfs_io: pull xfs errortag definitions from libxfs
 2017-11-12 23:14 UTC  (3+ messages)

[xfs-linux:xfs-4.15-merge 104/131] {standard input}:1226: Error: displacement to undefined symbol .L329 overflows 12-bit field
 2017-11-12  1:55 UTC 

[xfs-linux:xfs-4.15-merge 102/131] {standard input}:1233: Error: displacement to undefined symbol .L331 overflows 12-bit field
 2017-11-12  1:20 UTC  (2+ messages)
` [kbuild-all] "

[xfs-linux:xfs-4.15-merge 2/131] fs/xfs/xfs_ioctl.c:1624:1: internal compiler error: in change_address_1, at emit-rtl.c:2150
 2017-11-12  0:33 UTC 

[PATCH v2] xfsprogs: fix wrong variable type in write_once function
 2017-11-11 16:22 UTC  (3+ messages)

[PATCH] License cleanup: add SPDX GPL-2.0 license identifier to files with no license
 2017-11-10 21:10 UTC  (8+ messages)
` WTF? "

[ANNOUNCE] xfs-linux: xfs-4.15-merge updated to 2d1d1da
 2017-11-10 16:47 UTC 

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-11-10  9:09 UTC  (9+ messages)
` [PATCH 12/15] mm, dax: enable filesystems to trigger page-idle callbacks
` [PATCH 13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate
` [PATCH 15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox