public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-04 23:37:13 to 2013-08-12 10:50:59 UTC [more...]

***** SUSPECTED SPAM ***** [PATCH 00/50] xfs: patches for 3.12
 2013-08-12 10:50 UTC  (33+ messages)
` ***** SUSPECTED SPAM ***** [PATCH 01/50] xfs: separate out log format definitions
` ***** SUSPECTED SPAM ***** [PATCH 02/50] xfs: split out inode log item format definition
` ***** SUSPECTED SPAM ***** [PATCH 03/50] xfs: split out buf log item format definitions
` ***** SUSPECTED SPAM ***** [PATCH 04/50] xfs: split out EFI/EFD log item format definition
` ***** SUSPECTED SPAM ***** [PATCH 05/50] xfs: separate dquot on disk format definitions out of xfs_quota.h
` ***** SUSPECTED SPAM ***** [PATCH 06/50] xfs: separate icreate log format definitions from xfs_icreate_item.h
` ***** SUSPECTED SPAM ***** [PATCH 07/50] xfs: split out on-disk transaction definitions
` ***** SUSPECTED SPAM ***** [PATCH 08/50] xfs: introduce xfs_rtalloc_defs.h
` ***** SUSPECTED SPAM ***** [PATCH 10/50] xfs: sync minor header differences needed by userspace
` ***** SUSPECTED SPAM ***** [PATCH 11/50] xfs: split out transaction reservation code
` ***** SUSPECTED SPAM ***** [PATCH 13/50] xfs: move unrelated definitions out of xfs_inode.h
` ***** SUSPECTED SPAM ***** [PATCH 15/50] xfs: move getdents code into it's own file
` ***** SUSPECTED SPAM ***** [PATCH 16/50] xfs: reshuffle dir2 definitions around for userspace
` ***** SUSPECTED SPAM ***** [PATCH 18/50] xfs: split out attribute fork truncation code into separate file
` ***** SUSPECTED SPAM ***** [PATCH 19/50] xfs: split out the remote symlink handling
` ***** SUSPECTED SPAM ***** [PATCH 21/50] xfs: create xfs_bmap_util.[ch]
` ***** SUSPECTED SPAM ***** [PATCH 28/50] xfs: don't special case shared superblock mounts
` ***** SUSPECTED SPAM ***** [PATCH 29/50] xfs: kill __KERNEL__ check for debug code in allocation code
` ***** SUSPECTED SPAM ***** [PATCH 30/50] xfs: remove __KERNEL__ from debug code
` ***** SUSPECTED SPAM ***** [PATCH 32/50] xfs: xfs_filestreams.h doesn't need __KERNEL__
` ***** SUSPECTED SPAM ***** [PATCH 34/50] xfs: make struct xfs_perag kernel only
` ***** SUSPECTED SPAM ***** [PATCH 36/50] xfs: Introduce tr_fsyncts to m_reservation
` ***** SUSPECTED SPAM ***** [PATCH 39/50] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` ***** SUSPECTED SPAM ***** [PATCH 42/50] xfs: Validate log space at mount time
` ***** SUSPECTED SPAM ***** [PATCH 43/50] xfs: return log item size in IOP_SIZE
` ***** SUSPECTED SPAM ***** [PATCH 44/50] xfs: Reduce allocations during CIL insertion
` ***** SUSPECTED SPAM ***** [PATCH 45/50] xfs: avoid CIL allocation during insert
` ***** SUSPECTED SPAM ***** [PATCH 46/50] xfs: Combine CIL insert and prepare passes
` ***** SUSPECTED SPAM ***** [PATCH 47/50] xfs: split the CIL lock
` ***** SUSPECTED SPAM ***** [PATCH 48/50] xfs: Add read-only support for dirent filetype field
` ***** SUSPECTED SPAM ***** [PATCH 49/50] xfs: Add write "
` ***** SUSPECTED SPAM ***** [PATCH 50/50] xfs: use reference counts to free clean buffer items

[PATCH] xfsprogs: fix Out-of-bounds access in repair/dinode.c
 2013-08-12  6:11 UTC 

[PATCH 00/12] xfs: another chunk of comment fixes
 2013-08-12  3:15 UTC  (13+ messages)
` [PATCH 01/12] xfs: fix the comment of xfs_bmap_count_tree()
` [PATCH 02/12] xfs: fix the comment of xfs_bmap_validate_ret()
` [PATCH 03/12] xfs: fix the comment of xfs_bmap_last_before()
` [PATCH 04/12] xfs: fix the comment of xfs_bmap_punch_delalloc_range()
` [PATCH 05/12] xfs: fix the comment of xfs_setsize_buftarg_early()
` [PATCH 06/12] xfs: fix the comment of xfs_extent_busy_update_extent()
` [PATCH 07/12] xfs: fix the comment of xfs_ialloc_ag_select()
` [PATCH 08/12] xfs: fix the comment of xfs_ifree_cluster()
` [PATCH 09/12] xfs: fix the comment of xfs_log_unmount_write()
` [PATCH 10/12] xfs: fix the comment of xlog_recover_do_dquot_buffer()
` [PATCH 11/12] xfs: fix the comment of xfs_sb_quiet_read_verify()
` [PATCH 12/12] xfs: fix the comment of xfs_mountfs()

[PATCH v3 0/2] xfstest btrfs/316: test send / receive
 2013-08-12  2:54 UTC  (9+ messages)
` [PATCH v3 1/2] xfstests: add fssum tool
    ` ***** SUSPECTED SPAM ***** "
` [PATCH v3 2/2] xfstests btrfs/316: test send / receive

[PATCH] _test_generic_punch: Extend $testfile's size to work with 64k block
 2013-08-12  1:11 UTC  (2+ messages)
` ***** SUSPECTED SPAM ***** "

[PATCH 00/49] current patch queue for 3.12
 2013-08-12  0:59 UTC  (4+ messages)
` [PATCH 48/49] xfs: Add read-only support for dirent filetype field
    ` ***** SUSPECTED SPAM ***** "

[PATCH 00/49] xfsprogs: patches for crc-dev branch
 2013-08-12  0:33 UTC  (66+ messages)
` [PATCH 06/49] libxfs: fix byte swapping on constants
    ` ***** SUSPECTED SPAM ***** "
` [PATCH 10/49] libxfs: sync dir2 kernel differences
` [PATCH 18/49] xfs: split out buf log item format definitions
` [PATCH 19/49] xfs: split out inode log item format definition
` [PATCH 20/49] xfs: separate dquot on disk format definitions out of xfs_quota.h
` [PATCH 21/49] xfs: separate icreate log format definitions from xfs_icreate_item.h
` [PATCH 22/49] xfs: split out on-disk transaction definitions
` [PATCH 23/49] xfs: introduce xfs_rtalloc_defs.h
` [PATCH 24/49] xfs: introduce xfs_quota_defs.h
    ` ***** SUSPECTED SPAM ***** "
` [PATCH 25/49] libxfs: introduce xfs_trans_resv.c
` [PATCH 26/49] libxfs: move transaction code to trans.c
` [PATCH 27/49] xfs: move inode fork definitions to a new header file
` [PATCH 28/49] xfs: move unrealted definitions out of xfs_inode.h
    ` ***** SUSPECTED SPAM ***** "
` [PATCH 29/49] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 32/49] xfs: create xfs_bmap_util.[ch]
` [PATCH 33/49] xfsprogs: sync minor kernel header differences
` [PATCH 34/49] xfs: don't special case shared superblock mounts
` [PATCH 35/49] xfs: move swap extent code to xfs_extent_ops
` [PATCH 36/49] xfs: kill __KERNEL__ check for debug code in allocation code
` [PATCH 37/49] xfs: remove __KERNEL__ from debug code
` [PATCH 38/49] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
` [PATCH 39/49] xfs: move kernel specific type definitions to xfs.h
` [PATCH 40/49] xfs: make struct xfs_perag kernel only
` [PATCH 41/49] xfs: Introduce a new structure to hold transaction reservation items
` [PATCH 42/49] xfs: Introduce tr_fsyncts to m_reservation
` [PATCH 43/49] xfs: Make writeid transaction use tr_writeid
` [PATCH 44/49] xfs: refactor xfs_trans_reserve() interface
` [PATCH 45/49] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` [PATCH 46/49] xfs: Add xfs_log_rlimit.c
` [PATCH 47/49] xfs: Add read-only support for dirent filetype field
    ` ***** SUSPECTED SPAM ***** "

[PATCH v7 7/7] enable building user namespace with xfs
 2013-08-11 23:57 UTC  (11+ messages)
          ` ***** SUSPECTED SPAM ***** "

[PATCH 00/48] xfsprogs: CRC support
 2013-08-11 23:33 UTC  (91+ messages)
` [PATCH 03/48] libxfs: add crc format changes to generic btrees
    ` [PATCH 03a/48] xfs: don't verify bmbt reads twice
` [PATCH 04/48] xfsprogs: add crc format chagnes to ag headers
` [PATCH 07/48] libxfs: add version 3 inode support
` [PATCH 32/48] xfs_db: convert directory parsing to use libxfs structure
` [PATCH 33/48] xfs_db: factor some common dir2 field parsing code
` [PATCH 34/48] xfs_db: update field printing for dir crc format changes
` [PATCH 35/48] xfs_repair: convert directory parsing to use libxfs structure
` [PATCH 36/48] xfs_repair: make directory freespace table CRC format aware
` [PATCH 37/48] xfs_db: add CRC information to dquot output
` [PATCH 38/48] xfs_db: add CRC support for attribute fork structures
` [PATCH 39/48] mkfs.xfs: validate options for CRCs up front
` [PATCH 40/48] xfsprogs: support CRC enabled filesystem detection
` [PATCH 41/48] xfs_mdrestore: recalculate sb CRC before writing
` [PATCH 42/48] xfs_metadump: requires some object CRC recalculation
` [PATCH 43/48] xfs_repair: drop buffer reference on symlink error
` [PATCH 44/48] xfs_db: add support for CRC format remote symlinks
` [PATCH 45/48] xfs_repair: fix btree block magic number mapping
` [PATCH 46/48] libxfs: fix dir3 freespace block corruption
` [PATCH 47/48] xfs_repair: support CRC enabled remote symlinks
` [PATCH 00/12] xfsprogs: add recent kernel CRC fixes
  ` [PATCH 01/12] xfs: fix da node magic number mismatches
  ` [PATCH 02/12] xfs: Remote attr validation fixes and optimisations
  ` [PATCH 03/12] xfs: xfs_attr_shortform_allfit() does not handle attr3 format
  ` [PATCH 04/12] xfs: remote attribute lookups require the value length
  ` [PATCH 05/12] xfs: remote attribute allocation may be contiguous
  ` [PATCH 06/12] xfs: remote attribute read too short
  ` [PATCH 07/12] xfs: remote attribute tail zeroing does too much
  ` [PATCH 08/12] xfs: correctly map remote attr buffers during removal
  ` [PATCH 09/12] xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
  ` [PATCH 10/12] xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
  ` [PATCH 11/12] xfs: rework remote attr CRCs
  ` [PATCH 12/12] xfs: don't emit v5 superblock warnings on write
  ` [PATCH 0/14] xfsprogs: various issues from review
    ` [PATCH 1/14] libxfs: don't verify bmbt reads twice
    ` [PATCH 2/14] xfsprogs: XFS_AGF_NUM_BITS should be 13
    ` [PATCH 3/14] xfsprogs: pull in the rest of 93848a999cf
      ` ***** SUSPECTED SPAM ***** "
    ` [PATCH 04/14] xfsprogs: fix gpl headers in xfs_symlink
    ` [PATCH 5/14] xfsprogs: sync commit f5f3d9b016 completely
        ` ***** SUSPECTED SPAM ***** "
    ` [PATCH 6/14] xfsprogs: cleanup some whitespace
      ` ***** SUSPECTED SPAM ***** "
    ` [PATCH 7/14] xfsprogs: fix issues with commit 75c8b4343abb
      ` ***** SUSPECTED SPAM ***** "
    ` [PATCH 8/14] xfsprogs: fix issues with e0607266f23
          ` [v2 PATCH "
    ` [PATCH 9] xfsprogs: issues with a24374f41c9
      ` ***** SUSPECTED SPAM ***** Re: [PATCH 0/14] xfsprogs: various issues from review

XFS recovery resumes
 2013-08-11 22:36 UTC 

Failure growing xfs with linux 3.10.5
 2013-08-11 18:36 UTC  (2+ messages)

prjquota not updating used blocks
 2013-08-09 18:27 UTC  (5+ messages)

[PATCH] mkfs.xfs: fix protofile name create block reservation
 2013-08-09 13:34 UTC  (4+ messages)

[PATCH v3] xfsprogs/io: add readdir command
 2013-08-09 13:21 UTC  (2+ messages)

[PATCH v2] xfsprogs/io: add readdir command
 2013-08-08 20:39 UTC  (5+ messages)

[PATCH 04/22] block: Abstract out bvec iterator
 2013-08-08  2:04 UTC  (2+ messages)

[PATCH] xfstests: add regression test for kernel bz 60673
 2013-08-07 16:15 UTC 

[PATCH 00/12] xfs: a chunk of comment fixes
 2013-08-07 14:41 UTC  (17+ messages)
` [PATCH 01/12] xfs: fix the comment of xfs_check_sizes()
` [PATCH 02/12] xfs: fix the comment of xfs_buf_free()
` [PATCH 03/12] xfs: fix the comment of xfs_btree_lookup()
` [PATCH 04/12] xfs: fix the comment of xfs_mod_incore_sb_unlocked()
` [PATCH 05/12] xfs: fix the comment of xlog_write_setup_copy()
` [PATCH 06/12] xfs: remove one blank line in xfs_btree_make_block_unfull()
` [PATCH 07/12] xfs: fix the comment of xfs_iroot_realloc()
` [PATCH 08/12] xfs: fix the comment of xfs_btree_get_iroot()
` [PATCH 09/12] xfs: remove two unused macro definitions in xfs_linux.h
` [PATCH 10/12] xfs: fix the comment of xlog_recover_buffer_pass2()
` [PATCH 11/12] xfs: fix the comment of xlog_find_head()
` [PATCH 12/12] xfs: rename bio_add_buffer() to xfs_bio_add_buffer()

[PATCH v3] xfs: introduce object readahead to log recovery
 2013-08-07 14:04 UTC  (2+ messages)

[PATCH 0/3] Add a new quotactl command to support 3 quota types in XFS
 2013-08-06 22:27 UTC  (4+ messages)
` [PATCH 1/3] quota: Add a new quotactl command Q_XGETQSTATV
` [PATCH 2/3] xfs: Add support for the Q_XGETQSTATV
` [PATCH 3/3] gfs2: "

[PATCH v2 0/2] xfstest btrfs/316: test send / receive (was: btrfs/314)
 2013-08-06 20:43 UTC  (5+ messages)
` [PATCH v2 1/2] xfstests: add fssum tool
` [PATCH v2 2/2] xfstests btrfs/316: test send / receive

[PATCH] xftests: renumber existing btrfs tests to start with 1
 2013-08-06 18:47 UTC  (2+ messages)

Cifs client sockoption tcp_nodelay?
 2013-08-06 17:46 UTC 


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