messages from 2016-06-17 01:40:00 to 2016-06-22 22:23:37 UTC [more...]
Bug (?) : cumulative xfsrestore does not restore files and folders in a directory which was renamed
2016-06-22 22:23 UTC (3+ 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
xfs metadata overhead
2016-06-22 15:58 UTC
xfs: untangle the direct I/O and DAX path, fix DAX locking
2016-06-22 15:27 UTC (9+ 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
[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
2016-06-22 15:18 UTC (43+ 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 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)
Xfs lockdep warning with for-dave-for-4.6 branch
2016-06-22 12:38 UTC (13+ 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
[RFC PATCH 0/2] Initial support for badblock checking in xfs
2016-06-20 18:48 UTC (9+ messages)
` [RFC PATCH 2/2] xfs: initial/partial support for badblocks
[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
[PATCH v6 000/145] xfsprogs: add reverse mapping, reflink, dedupe, and online scrub support
2016-06-17 1:46 UTC (61+ messages)
` [PATCH 086/145] xfs: create bmbt update intent log items
` [PATCH 087/145] xfs: log bmap intent items
` [PATCH 088/145] xfs: map an inode's offset to an exact physical block
` [PATCH 089/145] xfs: implement deferred bmbt map/unmap operations
` [PATCH 090/145] xfs: return work remaining at the end of a bunmapi operation
` [PATCH 091/145] xfs: add reflink feature flag to geometry
` [PATCH 092/145] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
` [PATCH 093/145] xfs: introduce the CoW fork
` [PATCH 094/145] xfs: support bmapping delalloc extents in "
` [PATCH 095/145] xfs: support allocating delayed extents in "
` [PATCH 096/145] xfs: support removing extents from "
` [PATCH 097/145] xfs: store in-progress CoW allocations in the refcount btree
` [PATCH 098/145] xfs: teach get_bmapx and fiemap about shared extents and the CoW fork
` [PATCH 099/145] xfs: support FS_XFLAG_REFLINK on reflink filesystems
` [PATCH 100/145] xfs: create a separate cow extent size hint for the allocator
` [PATCH 101/145] xfs: preallocate blocks for worst-case btree expansion
` [PATCH 102/145] xfs: try other AGs to allocate a BMBT block
` [PATCH 103/145] xfs: provide switch to force filesystem to copy-on-write all the time
` [PATCH 104/145] xfs: increase log reservations for reflink
` [PATCH 105/145] xfs: use interval query for rmap map and unmap operations on shared files
` [PATCH 106/145] xfs: convert unwritten status of shared-extent reverse mappings "
` [PATCH 107/145] xfs: don't allow realtime and reflinked files to mix
` [PATCH 108/145] xfs: don't mix reflink and DAX mode for now
` [PATCH 109/145] xfs: recognize the reflink feature bit
` [PATCH 110/145] xfs_db: dump refcount btree data
` [PATCH 111/145] xfs_db: add support for checking the refcount btree
` [PATCH 112/145] xfs_db: metadump should copy the refcount btree too
` [PATCH 113/145] xfs_db: deal with the CoW extent size hint
` [PATCH 114/145] xfs_growfs: report the presence of the reflink feature
` [PATCH 115/145] xfs_io: bmap should support querying CoW fork, shared blocks
` [PATCH 116/145] xfs_io: get and set the CoW extent size hint
` [PATCH 117/145] xfs_io: add refcount+bmap error injection types
` [PATCH 118/145] xfs_logprint: support cowextsize reporting in log contents
` [PATCH 119/145] xfs_logprint: support refcount redo items
` [PATCH 120/145] xfs_logprint: support bmap "
` [PATCH 121/145] man: document the reflink inode flag in fsxattr
` [PATCH 122/145] man: document the inode cowextsize flags & fields
` [PATCH 123/145] xfs_repair: fix get_agino_buf to avoid corrupting inodes
` [PATCH 124/145] xfs_repair: check the existing refcount btree
` [PATCH 125/145] xfs_repair: handle multiple owners of data blocks
` [PATCH 126/145] xfs_repair: process reverse-mapping data into refcount data
` [PATCH 127/145] xfs_repair: record reflink inode state
` [PATCH 128/145] xfs_repair: fix inode reflink flags
` [PATCH 129/145] xfs_repair: check the refcount btree against our observed reference counts when -n
` [PATCH 130/145] xfs_repair: rebuild the refcount btree
` [PATCH 131/145] xfs_repair: complain about copy-on-write leftovers
` [PATCH 132/145] xfs_repair: check the CoW extent size hint
` [PATCH 133/145] xfs_repair: use range query when while checking rmaps
` [PATCH 134/145] xfs_repair: check for mergeable refcount records
` [PATCH 135/145] mkfs.xfs: format reflink enabled filesystems
` [PATCH 136/145] xfs: introduce the XFS_IOC_GETFSMAPX ioctl
` [PATCH 137/145] xfs_db: introduce the 'fsmap' command to find what owns a set of fsblocks
` [PATCH 138/145] xfs_io: support the new getfsmap ioctl
` [PATCH 139/145] xfs: scrub btree records and pointers while querying
` [PATCH 140/145] xfs: support scrubbing free space btrees
` [PATCH 141/145] xfs: support scrubbing inode btrees
` [PATCH 142/145] xfs: support scrubbing rmap btree
` [PATCH 143/145] xfs: support scrubbing refcount btree
` [PATCH 144/145] xfs: add btree scrub tracepoints
` [PATCH 145/145] xfs_scrub: create online filesystem scrub program
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