linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-17 01:46:03 to 2016-06-27 15:34:46 UTC [more...]

[PATCH] xfs_repair: don't call xfs_sb_quota_from_disk twice
 2016-06-27 15:34 UTC  (3+ messages)

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-27 13:15 UTC  (51+ messages)
` [PATCH 001/119] vfs: fix return type of ioctl_file_dedupe_range
` [PATCH 002/119] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
` [PATCH 003/119] xfs: check offsets of variable length structures
` [PATCH 004/119] xfs: enable buffer deadlock postmortem diagnosis via ftrace
` [PATCH 005/119] xfs: check for a valid error_tag in errortag_add
` [PATCH 006/119] xfs: port differences from xfsprogs libxfs
` [PATCH 007/119] xfs: rearrange xfs_bmap_add_free parameters
` [PATCH 008/119] xfs: separate freelist fixing into a separate helper
` [PATCH 009/119] xfs: convert list of extents to free into a regular list
` [PATCH 010/119] xfs: create a standard btree size calculator code
` [PATCH 011/119] xfs: refactor btree maxlevels computation
` [PATCH 012/119] xfs: during btree split, save new block key & ptr for future insertion
` [PATCH 013/119] xfs: support btrees with overlapping intervals for keys
` [PATCH 014/119] xfs: introduce interval queries on btrees
` [PATCH 015/119] xfs: refactor btree owner change into a separate visit-blocks function
` [PATCH 016/119] xfs: move deferred operations into a separate file
` [PATCH 017/119] xfs: add tracepoints for the deferred ops mechanism
` [PATCH 018/119] xfs: enable the xfs_defer mechanism to process extents to free

interested in becoming our distributor?
 2016-06-27 10:52 UTC 

xfs_irecover question
 2016-06-27  9:46 UTC  (2+ messages)

(no subject)
 2016-06-26 22:54 UTC 

Internal error xfs_trans_cancel
 2016-06-26 15:13 UTC  (10+ messages)

xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage
 2016-06-26  5:45 UTC  (13+ messages)

Some xfstests failures on non-crc xfs with latest xfsprogs (v4.5.0-rc1)
 2016-06-25  9:09 UTC  (5+ messages)

Bug (?) : cumulative xfsrestore does not restore files and folders in a directory which was renamed
 2016-06-24 23:03 UTC  (7+ messages)

xfs: untangle the direct I/O and DAX path, fix DAX locking
 2016-06-24 23:00 UTC  (16+ messages)
` [PATCH 1/8] xfs: don't pass ioflags around in the ioctl path
` [PATCH 2/8] xfs: kill ioflags
` [PATCH 3/8] xfs: remove s_maxbytes enforcement in xfs_file_read_iter
` [PATCH 4/8] xfs: split xfs_file_read_iter into buffered and direct I/O helpers
` [PATCH 5/8] xfs: stop using generic_file_read_iter for direct I/O
` [PATCH 6/8] xfs: direct calls in the direct I/O path
` [PATCH 7/8] xfs: split direct I/O and DAX path
` [PATCH 8/8] xfs: fix locking for DAX writes

xfs metadata overhead
 2016-06-24 22:51 UTC  (7+ messages)

get rid of unaligned embedded structs in on-disk structures
 2016-06-24 14:55 UTC  (5+ messages)
` [PATCH 1/3] xfs: kill xfs_dir2_sf_off_t
` [PATCH 2/3] xfs: kill xfs_dir2_inou_t
` [PATCH 3/3] xfs: remove __arch_pack

[patch] xfs: don't allow negative error tags
 2016-06-24 13:27 UTC  (2+ messages)

[PATCH] xfs: simplify the calculation of tpp at xfs_bmdr_to_bmbt
 2016-06-24  7:01 UTC  (3+ messages)

[PATCH] xfs: remove the magic numbers in xfs_btree_block-related len macros
 2016-06-24  6:43 UTC  (3+ messages)

re:bluetooth keyfinfer, ibeacon, personal alarm
 2016-06-24  5:58 UTC 

Re:Re:HDPE bags on roll
 2016-06-24  4:55 UTC 

[PATCH v6 000/145] xfsprogs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-24  1:50 UTC  (7+ messages)
` [PATCH 008/145] libxfs: add more list operations
` [PATCH 144/145] xfs: add btree scrub tracepoints
` [PATCH 145/145] xfs_scrub: create online filesystem scrub program

[RFC PATCH 0/2] Initial support for badblock checking in xfs
 2016-06-24  1:40 UTC  (10+ messages)
` [RFC PATCH 2/2] xfs: initial/partial support for badblocks

[PATCH] xfs_repair: resolve Coverity OVERFLOW_BEFORE_WIDEN
 2016-06-23 17:35 UTC  (2+ messages)

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-06-23 11:35 UTC  (15+ messages)

[PATCH 0/2] xfsprogs/db: fix up broken multi-record inode chunk support
 2016-06-22 17:40 UTC  (10+ messages)
` [PATCH 1/2] Revert "xfs_db: make check work for sparse inodes"
` [PATCH 2/2] xfs_check: process sparse inode chunks correctly

[PATCH 2/6] libxfs/linux.c: Replace use of ustat by stat
 2016-06-22 12:59 UTC  (6+ messages)

[PATCH 2/4] Simplify workaround for old glibc getsubopt()
 2016-06-22 12:45 UTC  (3+ messages)

[PATCH v3] xfs: indentation fix in xfs_btree_get_iroot()
 2016-06-22 11:25 UTC  (2+ messages)

[PATCH v2] xfs: indentation fix in xfs_btree_get_iroot()
 2016-06-22 10:30 UTC  (4+ messages)

[xfs:xfs-4.8-misc-fixes-2 3/9] fs/xfs/xfs_ondisk.h:116:2: error: call to '__compiletime_assert_116' declared with attribute error: XFS: offsetof(xfs_dir2_sf_entry_t, offset) is wrong, expected 1
 2016-06-22  7:42 UTC  (2+ messages)

[PATCH] xfs: indentation fix in xfs_btree_get_iroot()
 2016-06-22  2:50 UTC 

[ANNOUNCE] xfsprogs: master branch updated to v4.7.0-rc1
 2016-06-22  2:02 UTC 

crash in xfs in current
 2016-06-22  1:42 UTC  (11+ messages)

[ANNOUNCE] xfs: for-next branch updated to f477ced
 2016-06-22  0:29 UTC 

[PATCH] xfs/186: run test on expected XFS configuration
 2016-06-21 23:47 UTC  (2+ messages)

[PATCH 1/4] Remove off64_t from linux.h
 2016-06-21 20:07 UTC  (5+ messages)

re:cell phone anti lost alarm
 2016-06-21 15:45 UTC 

[PATCH v2 0/3] xfs: support removal of multi-record inode chunks
 2016-06-20 17:12 UTC  (4+ messages)
` [PATCH v2 1/3] xfs: create helper to delete multiple inobt records
` [PATCH v2 2/3] xfs: remove entire inode chunks when all inodes are free
` [PATCH v2 3/3] xfs: inobt record insert/delete tracepoints

[PATCH v9 0/3] fallocate for block devices
 2016-06-20 12:37 UTC  (5+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size

iomap infrastructure and multipage writes V5
 2016-06-20 12:22 UTC  (6+ messages)
` [PATCH 02/14] fs: introduce iomap infrastructure

[PATCH] xfs_copy: fix minor sparse endian nit
 2016-06-20 10:41 UTC  (2+ messages)

Reported regressions for 4.7 as of Sunday, 2016-06-19
 2016-06-20 10:21 UTC 

[PATCH 4/4] Move to more stdint types
 2016-06-20  6:54 UTC  (3+ messages)

Новые заказчики - способ разобраться с неоплаченными долгами
 2016-06-20  5:23 UTC 

[PATCH 3/4] Make workaround for old glibc getsubopt() glibc-specific
 2016-06-18 14:53 UTC 

on-disk free blocks B-Tree update
 2016-06-18 13:27 UTC  (2+ messages)

xfs question
 2016-06-18 11:51 UTC  (2+ messages)

[PATCH] xfs_repair: set rsumino version to 2
 2016-06-18  3:41 UTC 

Vacanze Low Cost 2016
 2016-06-17 17:01 UTC 

[PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests
 2016-06-17 16:40 UTC  (23+ messages)
` [PATCH 01/20] xfs/104: don't enospc when ag metadata overhead grows
` [PATCH 02/20] tests: don't put loop control files on the scratch mount
` [PATCH 03/20] xfs: test copy-on-write leftover recovery
` [PATCH 04/20] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion
` [PATCH 05/20] reflink: test interaction with swap files
` [PATCH 06/20] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record
` [PATCH 07/20] reflink: test changing sharers of a block while keeping refcount the same
` [PATCH 08/20] xfs/122: don't break on old xfsprogs
` [PATCH 09/20] xfs/122: fix test output to reflect latest xfsprogs
` [PATCH 10/20] xfs/122: list the new log redo items
` [PATCH 11/20] xfs: inject errors at various parts of the deferred op completion
  ` [PATCH v2 "
` [PATCH 12/20] xfs/235: fix logic errors when checking rmap usage after failures
` [PATCH 13/20] xfs/229: require 3GB of space
` [PATCH 14/20] xfs: test clearing reflink inode flag
  ` [PATCH v2 "
` [PATCH 15/20] xfstests: fix unreferenced variables in generic/186 and generic/187
` [PATCH 16/20] reflink: test cross-mountpoint reflink and dedupe
` [PATCH 17/20] generic/204: increase log size for rmap/reflink
` [PATCH 18/20] xfs/128: use $XFS_FSR_PROG instead of xfs_fsr directly
` [PATCH 19/20] xfs: run xfs_repair at the end of each test
` [PATCH 20/20] xfs: scrub fs (if still mounted) at the end of the test

re:pigeon ring,bird ring manufactory directly from china
 2016-06-17 15:48 UTC 

[PATCH v6 0/6] xfs-docs: reorganize chapters, rmapbt and refcountbt chapter updates
 2016-06-17  1:48 UTC  (7+ messages)
` [PATCH 1/6] journaling_log: fix some typos in the section about EFDs
` [PATCH 2/6] xfsdocs: document known testing procedures
` [PATCH 3/6] xfsdocs: update the on-disk format with changes for Linux 4.5
` [PATCH 4/6] xfsdocs: move the discussions of short and long format btrees to a separate chapter
` [PATCH 5/6] xfsdocs: reverse-mapping btree documentation
` [PATCH 6/6] xfsdocs: document refcount btree and reflink


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).