messages from 2017-11-12 20:55:17 to 2017-11-17 20:13:35 UTC [more...]
[PATCH 00/12] xfsprogs-4.15: common library for misc. routines
2017-11-17 20:13 UTC (2+ messages)
` [PATCH 01/12] libfrog: move all the userspace support stuff into a new library
[PATCH 0/5] xfsprogs: 4.15 rollup
2017-11-17 19:57 UTC (6+ messages)
` [PATCH 1/5] xfs_db: print structure padding fields consistently
` [PATCH 2/5] xfs_db: add missing padding fields
` [PATCH 3/5] xfs_io: pull xfs errortag definitions from libxfs
` [PATCH 4/5] xfs_io: provide an interface to the scrub ioctls
` [PATCH 5/5] man: describe the metadata scrubbing ioctl
[PATCH 1/2] xfs_io: stat: fix typo in statfs->f_flags
2017-11-17 19:54 UTC (2+ messages)
` [PATCH 2/2] xfs_io: stat: treat statfs.f_flags as optional
[GIT PULL] xfs: great scads of new stuff for 4.15
2017-11-17 19:46 UTC (2+ messages)
` [GIT PULL] xfs: fixes "
[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
2017-11-17 19:39 UTC
[patch V2 00/11] LICENSES: Add documentation and initial License files
2017-11-17 19:02 UTC (36+ 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 v3 00/17] Parent Pointers v4
2017-11-17 18:21 UTC (18+ messages)
` [PATCH v3 01/17] Add helper functions xfs_attr_set_args and xfs_attr_remove_args
` [PATCH v3 02/17] Set up infastructure for deferred attribute operations
` [PATCH v3 03/17] Add xfs_attr_set_defered and xfs_attr_remove_defered
` [PATCH v3 04/17] Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH v3 05/17] xfs: get directory offset when adding directory name
` [PATCH v3 06/17] xfs: get directory offset when removing "
` [PATCH v3 07/17] xfs: get directory offset when replacing a "
` [PATCH v3 08/17] xfs: add parent pointer support to attribute code
` [PATCH v3 09/17] xfs: define parent pointer xattr format
` [PATCH v3 10/17] xfs: extent transaction reservations for parent attributes
` [PATCH v3 11/17] Add the extra space requirements for parent pointer attributes when calculating the minimum log size during mkfs
` [PATCH v3 12/17] xfs: parent pointer attribute creation
` [PATCH v3 13/17] xfs: add parent attributes to link
` [PATCH v3 14/17] xfs: remove parent pointers in unlink
` [PATCH v3 15/17] Add parent pointers to rename
` [PATCH v3 16/17] Add the parent pointer support to the superblock version 5
` [PATCH v3 17/17] Add parent pointer ioctl
[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 (22+ 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 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
[PATCH for 4.15] xfs_io: pull xfs errortag definitions from libxfs
2017-11-12 23:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox