public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-27 05:45:41 to 2015-06-05 02:42:48 UTC [more...]

[ANNOUNCE] xfsprogs: for-next branch created
 2015-06-05  2:42 UTC 

[PATCH] xfsprogs: silence unused var warnings
 2015-06-05  2:14 UTC  (2+ messages)

[PATCH 00/28] xfsprogs: sparse inode chunks
 2015-06-05  1:12 UTC  (33+ messages)
` [PATCH 01/28] xfs: create individual inode alloc. helper
` [PATCH 02/28] xfs: update free inode record logic to support sparse inode records
` [PATCH 03/28] xfs: support min/max agbno args in block allocator
` [PATCH 04/28] xfs: add sparse inode chunk alignment superblock field
` [PATCH 05/28] xfs: use sparse chunk alignment for min. inode allocation requirement
` [PATCH 06/28] xfs: sparse inode chunks feature helpers and mount requirements
` [PATCH 07/28] xfs: add fs geometry bit for sparse inode chunks
` [PATCH 08/28] xfs: introduce inode record hole mask "
` [PATCH 09/28] xfs: pass inode count through ordered icreate log item
` [PATCH 10/28] xfs: enable sparse inode chunks for v5 superblocks
` [PATCH 11/28] mkfs: sparse inode chunk support
` [PATCH 12/28] db: support sparse inode chunk inobt record and sb fields
` [PATCH 13/28] db: show sparse inodes feature state in version command output
` [PATCH 14/28] growfs: display sparse inode status from xfs_info
` [PATCH 15/28] repair: handle sparse format inobt record freecount correctly
` [PATCH 16/28] repair: remove duplicate field from aghdr_cnts
` [PATCH 17/28] repair: use ir_count for filesystems with sparse inode support
` [PATCH 18/28] repair: scan and track sparse inode chunks correctly
` [PATCH 19/28] repair: scan sparse finobt records correctly
` [PATCH 20/28] repair: validate ir_count field for sparse format records
` [PATCH 21/28] repair: process sparse inode records correctly
` [PATCH 22/28] repair: factor out sparse inodes from finobt reconstruction
` [PATCH 23/28] repair: do not account sparse inodes in phase 5 cursor init
` [PATCH 24/28] repair: reconstruct sparse inode records correctly on disk
` [PATCH 25/28] repair: do not prefetch holes in sparse inode chunks
` [PATCH 26/28] repair: handle sparse inode alignment
` [PATCH 27/28] metadump: reorder inode record sanity checks and inode buffer read
` [PATCH 28/28] metadump: support sparse inode records

XFS Syncd
 2015-06-05  0:59 UTC  (18+ messages)

[PayPal Verification] Update Your Account Information
 2015-06-05  0:20 UTC 

linux-next: Tree for Jun 4 (radeonfb && xfs)
 2015-06-04 23:00 UTC  (2+ messages)

[ANNOUNCE] xfs: for-next branch updated to 4ea7976
 2015-06-04 22:58 UTC 

Rules for calling ->releasepage()
 2015-06-04 22:44 UTC  (3+ messages)

Please submit specific discussion proposals for the File & Storage miniconf at LPC2015
 2015-06-04 18:22 UTC 

[PATCH] xfstests/xfs: test inode allocation with fragmented free space
 2015-06-04 15:53 UTC  (3+ messages)

2015 new solar led street/garden lights-new moon
 2015-06-04 14:45 UTC 

randconfig build error with next-20150603, in fs/xfs/xfs_inode.c
 2015-06-04  3:15 UTC  (4+ messages)

"XFS: possible memory allocation deadlock in kmem_alloc" on high memory machine
 2015-06-03 23:11 UTC  (6+ messages)

[PATCH] [RFC v2] xfs: byte range buffer dirty region tracking
 2015-06-03 22:44 UTC  (5+ messages)

[PATCH 0/2 V3] allow UUID changes on V5/CRC filesystems
 2015-06-03 20:31 UTC  (3+ messages)

[PATCH 0/4] xfsprogs: mini patch-bomb
 2015-06-03 20:01 UTC  (10+ messages)
` [PATCH 1/4] xfsprogs: remove unused write-only var l_logsize
` [PATCH 2/4] xfsprogs: add xlog_is_empty() helper
` [PATCH 3/4] xfsprogs: rename dont_obfuscate in xfs_metadump
` [PATCH 4/4] xfsprogs: zero out clean log "

simplify transaction commit and cancel interfaces V2
 2015-06-03 12:49 UTC  (6+ messages)
` [PATCH 1/5] xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
` [PATCH 2/5] xfs: pass a boolean flag to xfs_trans_free_items
` [PATCH 3/5] xfs: remove the flags argument to xfs_trans_cancel
` [PATCH 4/5] xfs: saner xfs_trans_commit interface
` [PATCH 5/5] xfs: fix xfs_log_done interface

Привет!=) Ты еще не сдох?!
 2015-06-03  9:00 UTC 

[RFC PATCH 00/20] xfs: reverse mapping btree support
 2015-06-03  6:34 UTC  (23+ messages)
` [PATCH 01/20] xfs: xfs_alloc_fix_freelist() can use incore perag structures
` [PATCH 02/20] xfs: factor out free space extent length check
` [PATCH 03/20] xfs: sanitise error handling in xfs_alloc_fix_freelist
` [PATCH 04/20] xfs: clean up XFS_MIN_FREELIST macros
` [PATCH 05/20] xfs: introduce rmap btree definitions
` [PATCH 06/20] xfs: add rmap btree stats infrastructure
` [PATCH 07/20] xfs: rmap btree add more reserved blocks
` [PATCH 08/20] xfs: add owner field to extent allocation and freeing
` [PATCH 09/20] xfs: introduce rmap extent operation stubs
` [PATCH 10/20] xfs: define the on-disk rmap btree format
` [PATCH 11/20] xfs: add rmap btree growfs support
` [PATCH 12/20] xfs: rmap btree transaction reservations
` [PATCH 13/20] xfs: rmap btree requires more reserved free space
` [PATCH 14/20] xfs: add rmap btree operations
` [PATCH 15/20] xfs: add an extent to the rmap btree
` [PATCH 16/20] xfs: remove an extent from "
` [PATCH 17/20] xfs: add rmap btree geometry feature flag
` [PATCH 18/20] xfs: add rmap btree block detection to log recovery
` [PATCH 19/20] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 20/20] xfs: enable the rmap btree functionality

[PATCH 0/8 v3] xfs: DAX support
 2015-06-02 20:47 UTC  (13+ messages)
` [PATCH 1/8] xfs: mmap lock needs to be inside freeze protection
` [PATCH 2/8] dax: don't abuse get_block mapping for endio callbacks
` [PATCH 3/8] dax: expose __dax_fault for filesystems with locking constraints
` [PATCH 4/8] xfs: add DAX file operations support
` [PATCH 5/8] xfs: add DAX block zeroing support
    ` [PATCH 5/8 v2] "
` [PATCH 6/8] xfs: add DAX truncate support
` [PATCH 7/8] xfs: add DAX IO path support
` [PATCH 8/8] xfs: add initial DAX support

[PATCH v5 00/18] xfs: sparse inode chunks
 2015-06-01 21:21 UTC  (6+ messages)

[PATCH 0/2] xfs: fix a couple post-merge sparse inode chunks issues
 2015-06-01 21:16 UTC  (5+ messages)
` [PATCH 1/2] xfs: fix sparse inodes 32-bit compile failure
  ` [PATCH v2] "
` [PATCH 2/2] xfs: check min blks for random debug mode sparse allocations

Overwritten partition
 2015-06-01 20:50 UTC  (4+ messages)

RedHat Users Email List
 2015-06-01 19:20 UTC 

HP Storage - Special Server offer
 2015-06-01 14:32 UTC 

[dgc-xfs:xfs-sparse-inode 17/18] xfs_inode.c:undefined reference to `__umoddi3'
 2015-06-01 14:31 UTC 

xfs_repair segfault + debug info
 2015-06-01  7:32 UTC  (3+ messages)

[ANNOUNCE] xfs: for-next branch updated to b9a350a
 2015-06-01  4:06 UTC 

[ANNOUNCE] xfsprogs v3.2.3-rc2: master branch updated to 29358c9
 2015-06-01  1:24 UTC 

[PATCH 0/5] xfsprogs May 2015 patchbomb
 2015-05-31 21:32 UTC  (18+ messages)
` [PATCH 1/5] xfs_repair: refuse to run if we don't recognize version or feature flags
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 2/5] xfs_repair: better checking of v5 metadata fields
  ` [PATCH v2 "
` [PATCH 5/5] xfs_db: enable blocktrash for checksummed filesystems

[PATCH 2/2] fs: xfs: xfs_trans_dquot: Add missing space according to coding style
 2015-05-31 11:54 UTC 

[PATCH 2/2] fs: xfs: xfs_trans_dquot: Add missing space according to coding style
 2015-05-31 11:35 UTC 

[PATCH 2/2] fs: xfs: xfs_trans_dquot: Add missing space according to coding style
 2015-05-31 11:26 UTC 

[ANNOUNCE] xfs: for-next branch updated to cddc116
 2015-05-30 12:06 UTC  (5+ messages)

re:re: led ceiling lamp lighiting price list
 2015-05-28 12:17 UTC 

[GIT PULL] xfs: update for v4.1-rc6
 2015-05-29 22:55 UTC 

generic/247 triggers warnings occasionally
 2015-05-29 22:37 UTC  (4+ messages)

[PATCH, RESEND] xfs: fix kernel version in docs
 2015-05-29 14:28 UTC  (3+ messages)

[PATCH] xfsprogs: merge the duplicated condition in xfs_mkfs.c/validate_ag_geometry
 2015-05-29  0:05 UTC  (3+ messages)

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

Основные ошибки, влияющие на сроки ввода в эксплуатацию
 2015-05-28 13:39 UTC 

XFS crashes on VMs
 2015-05-28 18:08 UTC  (6+ messages)

To:xfsa-香港公司怎样创立
 2015-05-28 17:57 UTC 

外贸主动式营销第一品牌,帮助您开发全球目标客户赢得市场!
 2015-05-28  6:12 UTC 

打开邮件.打开外贸新思路
 2015-05-28  3:24 UTC 

Trinidad y el Islam
 2015-05-27 13:04 UTC 

[PATCH v3] xfs: extent size hints can round up extents past MAXEXTLEN
 2015-05-27 12:11 UTC  (2+ messages)

Goodbye from our Newsletter
 2015-05-27  8:18 UTC 


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