messages from 2017-11-21 17:56:32 to 2017-11-29 01:26:02 UTC [more...]
[PATCH v10 00/16] xfs: online scrub xref support
2017-11-29 1:26 UTC (7+ messages)
` [PATCH 01/16] xfs: add scrub cross-referencing helpers for the free space btrees
` [PATCH 02/16] xfs: add scrub cross-referencing helpers for the inode btrees
` [PATCH 03/16] xfs: add scrub cross-referencing helpers for the rmap btrees
` [PATCH 04/16] xfs: add scrub cross-referencing helpers for the refcount btrees
` [PATCH 05/16] xfs: set up scrub cross-referencing helpers
` [PATCH 06/16] xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
[PATCH v3 00/17] Parent Pointers v4
2017-11-29 1:19 UTC (43+ 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] common/rc: report kmemleak errors
2017-11-29 1:09 UTC
[PATCH] generic/388: use TIME_FACTOR to scale test duration
2017-11-29 1:09 UTC
[PATCH 0/4] xfs: inode transaction reservation fixups
2017-11-28 22:34 UTC (17+ messages)
` [PATCH 1/4] xfs: print transaction log reservation on overrun
` [PATCH 2/4] xfs: include inobt buffers in ifree tx log reservation
` [PATCH 3/4] xfs: amortize agfl block frees across multiple transactions
` [PATCH RFC 4/4] xfs: include an allocfree res for inobt modifications
[PATCH v3 10/13] fstests: crash consistency fsx test using dm-log-writes
2017-11-28 22:33 UTC
[PATCH v7 0/3] XFS realtime device tweaks
2017-11-28 22:04 UTC (5+ messages)
` [PATCH v7 1/3] xfs: Show realtime device stats on statfs calls if realtime flags set
` [PATCH v7 2/3] xfs: Set realtime flag based on initial allocation size
` [PATCH v7 3/3] xfs: Add realtime fallback if data device full
tr_ifree transaction log reservation calculation
2017-11-28 21:34 UTC (14+ messages)
[PATCH RESEND v6 0/3] XFS realtime device tweaks
2017-11-28 21:20 UTC (5+ messages)
` [PATCH RESEND v6 1/3] xfs: Show realtime device stats on statfs calls if inherit flag set
` [PATCH RESEND v6 2/3] xfs: Set realtime flag based on initial allocation size
` [PATCH RESEND v6 3/3] xfs: Add realtime fallback if data device full
[PATCH] xfs: handle register_shrinker error
2017-11-28 19:40 UTC (18+ messages)
` [PATCH v2] "
[PATCH V2] xfs: Properly retry failed dquot items in case of error during buffer writeback
2017-11-28 17:55 UTC (2+ messages)
[PATCH 1/3] xfs: ubsan fixes
2017-11-28 17:40 UTC (3+ messages)
` [PATCH 2/3] xfs: remove unused parameter from xfs_writepage_map
` [PATCH 3/3] xfs: scrub inode mode properly
[PATCH for 4.15] libxfs: fix dev_t handling in inode forks
2017-11-28 14:04 UTC (5+ messages)
[PATCH] xfs: Properly retry failed dquot items in case of error during buffer writeback
2017-11-28 9:49 UTC (4+ messages)
[PATCH] xfs: Don't trim file extents during iomap
2017-11-28 9:17 UTC (7+ messages)
[PATCH v3 0/3] fix failures caused by mount error msg change in util-linux v2.30
2017-11-28 7:52 UTC (13+ messages)
` [PATCH v3 1/3] fstests: filter mount error message for EUCLEAN and ESTALE
` [PATCH v3 2/3] overlay/036: filter busy mount message
` [PATCH v3 3/3] fstests: filter readonly mount error messages
` [PATCH v4] "
[PATCH 00/12] xfsprogs-4.15: common library for misc. routines
2017-11-28 6:00 UTC (8+ messages)
` [PATCH 06/12] libfrog: create a threaded workqueue
` [PATCH v2 "
` [PATCH 08/12] libfrog: move conversion factors out of libxcmd
` [PATCH v2 "
` [PATCH v3 "
[PATCH] xfs: fix leaks on corruption errors in xfs_bmap.c
2017-11-28 2:21 UTC (3+ messages)
[PATCH] xfs: calculate correct offset in xfs_scrub_quota_item
2017-11-28 2:20 UTC (2+ messages)
[PATCH] xfs: fix uninitialized variable in xfs_scrub_quota
2017-11-28 2:20 UTC (2+ messages)
[ANNOUNCE] xfsprogs: for-next updated to 6e72e94
2017-11-27 21:19 UTC
[PATCH] xfs: log recovery should replay deferred ops in order
2017-11-27 17:50 UTC (4+ messages)
[ANNOUNCE] xfsprogs v4.14.0 released
2017-11-27 17:08 UTC
[PATCH] License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-27 16:50 UTC (15+ messages)
` WTF? "
[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
2017-11-27 15:55 UTC (7+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
[patch V2 00/11] LICENSES: Add documentation and initial License files
2017-11-25 23:41 UTC (25+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
` [patch V4 "
` [patch V2 02/11] LICENSES: Add the GPL 2.0 license
[PATCH v6] generic: initial fiemap range query test
2017-11-24 9:09 UTC (5+ messages)
[PATCH] xfs: Don't trim extents for fiemap
2017-11-23 11:35 UTC (5+ messages)
[PATCH] xfs: remove experimental tag for reflinks
2017-11-23 10:44 UTC (7+ messages)
[PATCH v2 0/3] fix failures caused by mount error msg change in util-linux v2.30
2017-11-23 9:28 UTC (10+ 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] xfs: always free inline data before resetting inode fork during ifree
2017-11-23 8:14 UTC (2+ messages)
[PATCH v5] xfs_io: implement ranged fiemap query
2017-11-23 8:10 UTC (4+ messages)
` [PATCH v5] xfs: initial fiemap range query test
Display project quotas without
2017-11-23 6:46 UTC (2+ messages)
xfs clones crash issue - illegal state 13 in block map
2017-11-22 18:25 UTC (7+ messages)
[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
2017-11-22 0:05 UTC (13+ messages)
[PATCH v3] iomap: report collisions between directio and buffered writes to userspace
2017-11-21 20:34 UTC
[GIT PULL] xfs: more fixes for 4.15
2017-11-21 19:45 UTC
[PATCH] xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute
2017-11-21 18:50 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).