public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-17 19:53:58 to 2016-06-30 13:48:01 UTC [more...]

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-06-30 13:46 UTC  (6+ messages)
` [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v23 05/22] vfs: Add permission flags for setting file attributes

[PATCH] xfs: add readahead bufs to lru early to prevent post-unmount panic
 2016-06-30 12:53 UTC 

crash in xfs in current
 2016-06-30  6:04 UTC  (12+ messages)

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-30  0:15 UTC  (60+ messages)
` [PATCH 001/119] vfs: fix return type of ioctl_file_dedupe_range
` [PATCH 003/119] xfs: check offsets of variable length structures
` [PATCH 004/119] xfs: enable buffer deadlock postmortem diagnosis via ftrace
` [PATCH 006/119] xfs: port differences from xfsprogs libxfs
` [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
` [PATCH 020/119] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_*
` [PATCH 038/119] xfs: convert unwritten status of reverse mappings

[PATCH] xfs: lock the rt summary inode when unmapping realtime extents
 2016-06-29 22:21 UTC  (3+ messages)

Question: Old Irix tape backup. Recovery on Linux (xfsdump/xfsrestore)
 2016-06-29 22:17 UTC  (3+ messages)

[PATCH v6 0/6] xfs-docs: reorganize chapters, rmapbt and refcountbt chapter updates
 2016-06-29 14:03 UTC  (3+ messages)
` [PATCH 5/6] xfsdocs: reverse-mapping btree documentation

xfs: untangle the direct I/O and DAX path, fix DAX locking
 2016-06-29 12:23 UTC  (22+ 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] xfs_repair: don't call xfs_sb_quota_from_disk twice
 2016-06-29  8:30 UTC  (6+ messages)

[ANNOUNCE] xfsprogs: master branch updated to ee37542
 2016-06-29  5:08 UTC 

[PATCH v9 0/3] fallocate for block devices
 2016-06-29  4:58 UTC  (8+ 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

[PATCH 00/11 v3] xfs: inode reclaim vs the world
 2016-06-29  4:21 UTC  (3+ messages)
` [PATCH 10/11] xfs: simplify inode reclaim tagging interfaces

[PATCH v6 00/20] xfstests: minor fixes for the reflink/dedupe tests
 2016-06-29  3:36 UTC  (2+ messages)
` [PATCH 21/20] xfs/128: cycle_mount the scratch device, not the test device

邮箱提示:登录异常活动
 2016-06-28 22:32 UTC 

iomap infrastructure and multipage writes V5
 2016-06-28 13:38 UTC  (9+ messages)
` [PATCH 02/14] fs: introduce iomap infrastructure

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 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  (5+ messages)
` [PATCH 008/145] libxfs: add more list operations

[RFC PATCH 0/2] Initial support for badblock checking in xfs
 2016-06-24  1:40 UTC  (9+ 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 

[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] 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox