messages from 2017-11-02 20:11:18 to 2017-11-09 08:53:29 UTC [more...]
[PATCH] License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-09 8:53 UTC (25+ messages)
` WTF? "
[PATCH v2 1/2] ltp/fsx: allow comments when reading operations from logs
2017-11-09 8:40 UTC (3+ messages)
` [PATCH v2 2/2] generic: test zero page cache beyond new EOF on truncate down
Bug? or normal behavior? if bug, then where? overlay, vfs, xfs, or ????
2017-11-09 7:51 UTC (5+ messages)
[PATCH v3 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
2017-11-09 7:32 UTC (5+ messages)
` [PATCH v3 1/4] dmflakey: support multiple dm targets for a dm-flakey device
` [PATCH v3 2/4] dmflakey: support error_writes feature for dm-flakey
` [PATCH v3 3/4] xfs: test for umount hang caused by the pending dquota log item in AIL
` [PATCH v3 4/4] common/rc: factor out _scratch_xfs_[get|set]_sb_field
[PATCH 0/5] xfs: various 4.15 scrub fixes
2017-11-09 6:00 UTC (16+ messages)
` [PATCH 1/5] xfs: check the uniqueness of the AGFL entries
` [PATCH v2 "
` [PATCH 2/5] xfs: refactor the directory data block bestfree checks
` [PATCH 3/5] xfs: pass inode number to xfs_scrub_ino_set_{preen, warning}
` [PATCH 4/5] xfs: fix uninitialized return values in scrub code
` [PATCH 5/5] xfs: fix btree scrub deref check
` [PATCH 6/5] xfs: only check da node header padding on v5 filesystems
` [PATCH 7/5] xfs: on failed mount, force-reclaim inodes after unmounting quota controls
[PATCH v2 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
2017-11-09 4:30 UTC (13+ messages)
` [PATCH v2 1/4] dmflakey: support multiple dm targets for a dm-flakey device
` [PATCH v2 2/4] common/rc: support checking the version of dm-target in _require_dm_target()
` [PATCH v2 3/4] xfs: test for umount hang caused by the pending dquota log item in AIL
` [PATCH v2 4/4] common/rc: factor out _get|set_xfs_scratch_sb_field()
[PATCH v3 1/3] xfs_io: Add support for pwritev2()
2017-11-09 4:27 UTC (3+ messages)
` [PATCH v3 2/3] xfs_io: Add RWF_NOWAIT to pwritev2()
[PATCH] xfs_repair: always release btree buffers when refcountbt checks fail
2017-11-09 2:01 UTC (2+ messages)
linux-next: build failure after merge of the kspp tree
2017-11-09 0:31 UTC (4+ messages)
[PATCH] fs/xfs: Remove NULL check before kmem_cache_destroy
2017-11-08 20:00 UTC (3+ messages)
b+tree for the incore extent list V2
2017-11-08 17:19 UTC (37+ messages)
` [PATCH 01/21] xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_real
` [PATCH 02/21] xfs: remove a duplicate assignment "
` [PATCH 03/21] xfs: treat idx as a cursor "
` [PATCH 04/21] xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delay
` [PATCH 05/21] xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real
` [PATCH 06/21] xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_real
` [PATCH 07/21] xfs: treat idx as a cursor in xfs_bmap_del_extent_*
` [PATCH 08/21] xfs: treat idx as a cursor in xfs_bmap_collapse_extents
` [PATCH 09/21] xfs: pass an on-disk extent to xfs_bmbt_validate_extent
` [PATCH 10/21] xfs: iterate over extents in xfs_iextents_copy
` [PATCH 11/21] xfs: iterate over extents in xfs_bmap_extents_to_btree
` [PATCH 12/21] xfs: introduce the xfs_iext_cursor abstraction
` [PATCH 13/21] xfs: iterate backwards in xfs_reflink_cancel_cow_blocks
` [PATCH 14/21] xfs: simplify xfs_reflink_convert_cow
` [PATCH 15/21] xfs: remove support for inlining data/extents into the inode fork
` [PATCH 16/21] xfs: allow unaligned extent records in xfs_bmbt_disk_set_all
` [PATCH 17/21] xfs: use a b+tree for the in-core extent list
` [PATCH 18/21] xfs: remove the nr_extents argument to xfs_iext_insert
` [PATCH 19/21] xfs: remove the nr_extents argument to xfs_iext_remove
` [PATCH 20/21] xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
` [PATCH 21/21] xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
[ANNOUNCE] xfs-linux: xfs-4.15-merge updated to 181fdfe
2017-11-07 22:30 UTC
[PATCH] xfs_io: report io error for pwrite -W and -w
2017-11-07 17:37 UTC (2+ messages)
kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
2017-11-07 15:26 UTC (13+ messages)
[RFC PATCH 0/14] xfs: Towards thin provisioning aware filesystems
2017-11-07 11:28 UTC (23+ messages)
[PATCH] xfs: reinit btree pointer on attr tree inactivation walk
2017-11-07 11:02 UTC (5+ messages)
[PATCH 1/2] dmflakey: support multiple dm targets for a dm-flakey device
2017-11-07 10:37 UTC (6+ messages)
` [PATCH 2/2] xfs: test for umount hang caused by the pending dquota log item in AIL
[PATCH for-4.14] xfs: fix AIM7 regression
2017-11-07 10:22 UTC (5+ messages)
[PATCH 00/14] rollup of fstests fixes
2017-11-07 7:17 UTC (22+ messages)
` [PATCH 01/14] common/xfs: refactor xfs_scrub presence testing
` [PATCH 09/14] xfs/348: dir->symlink corruption must not be allowed
` [PATCH 12/14] generic/204: break out of fs-filling loop early if we ENOSPC
` [PATCH v2 12/14] generic/204: use available blocks to determine the number of files to create
` [PATCH v3 12/14] generic/204: break out of fs-filling loop early if we ENOSPC
` [PATCH 14/14] generic: test IO at maximum file offset
` [PATCH v2 "
` [PATCH 15/14] xfs/020: check that we have enough space to write out a huge fs
[PATCH v2 1/2] fiemap: Factor out actual fiemap call code
2017-11-07 5:18 UTC (6+ messages)
` [PATCH v2 1/4] common: Check for fiemap range argument support
` [PATCH v2 2/4] punch: Implement fixup for fiemap range queries
` [PATCH v2 3/4] generic: Adjust generic test ouputs for new fiemap implementation
sparse fixes
2017-11-06 20:19 UTC (17+ messages)
` [PATCH 1/8] xfs: always define STATIC to static noinline
` [PATCH 2/8] xfs: trivial sparse fixes for the new scrub code
` [PATCH 3/8] xfs: mark xfs_errortag_ktype static
` [PATCH 4/8] xfs: remove unused debug counts for xfs_lock_inodes
` [PATCH 5/8] xfs: remove unreachable error injection code in xfs_qm_dqget
` [PATCH 6/8] xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static
` [PATCH 7/8] xfs: mark xlog_recover_check_summary STATIC
` [PATCH 8/8] xfs: mark xlog_verify_dest_ptr STATIC
[bug report] xfs: scrub inodes
2017-11-06 19:38 UTC (2+ messages)
[bug report] xfs: scrub directory freespace
2017-11-06 19:34 UTC (2+ messages)
Questions about backups with XFS
2017-11-06 6:19 UTC (3+ messages)
` Supposedly identical file system wastes space
[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
2017-11-04 16:31 UTC (13+ messages)
` [PATCH 01/15] dax: quiet bdev_dax_supported()
` [PATCH 02/15] mm, dax: introduce pfn_t_special()
` [PATCH 04/15] brd: remove dax support
` [PATCH 07/15] dax: stop requiring a live device for dax_flush()
` [PATCH 10/15] IB/core: disable memory registration of fileystem-dax vmas
[PATCH v2 1/4] common: Check for fiemap range argument support
2017-11-03 16:28 UTC (5+ messages)
` [PATCH v3] "
[PATCH 0/5] xfs refcount conversions
2017-11-03 8:19 UTC (5+ messages)
Administrateur du système
2017-11-03 6:41 UTC
b+tree for the incore extent list
2017-11-03 7:26 UTC (17+ messages)
` [PATCH 01/18] xfs: pass an on-disk extent to xfs_bmbt_validate_extent
` [PATCH 12/18] xfs: introduce the xfs_iext_cursor abstraction
` [PATCH 15/18] xfs: remove support for inlining data/extents into the inode fork
Administrateur du système
2017-11-03 6:52 UTC
[PATCH] build: define _DEFAULT_SOURCE if _BSD_SOURCE
2017-11-03 3:10 UTC (6+ messages)
[PATCH] xfs: scrub check the uniqueness of the AGFL entries
2017-11-03 1:04 UTC
[PATCH] xfs_repair: clear extra file attributes on symlinks
2017-11-02 21:22 UTC (7+ 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).