public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-25 01:10:04 to 2013-07-30 21:08:40 UTC [more...]

[PATCH 00/48] xfsprogs: CRC support
 2013-07-30 21:08 UTC  (33+ messages)
` [PATCH 03/48] libxfs: add crc format changes to generic btrees
` [PATCH 12/48] xfs: add CRC checking to dir2 leaf blocks
` [PATCH 13/48] xfs: shortform directory offsets change for dir3 format
` [PATCH 14/48] xfs: add CRCs to dir2/da node blocks
` [PATCH 15/48] xfs: add CRCs to attr leaf blocks
` [PATCH 16/48] xfs: split remote attribute code out
` [PATCH 17/48] xfs: add CRC protection to remote attributes
` [PATCH 18/48] xfs: add buffer types to directory and attribute buffers
` [PATCH 19/48] xfs: buffer type overruns blf_flags field
` [PATCH 20/48] xfs: add CRC checks to the superblock
` [PATCH 21/48] xfs: implement extended feature masks
` [PATCH 22/48] xfsprogs: Add verifiers to libxfs buffer interfaces
` [PATCH 23/48] xfsprogs: introduce CRC support into mkfs.xfs

XFS: Assertion failed: xfs_dir2_sf_lookup(args) == ENOENT, file: fs/xfs/xfs_dir2_sf.c, line: 358
 2013-07-30 20:26 UTC  (3+ messages)
  ` XFS undeletable files. (3.11rc3)

how to use fstrim?
 2013-07-30 19:37 UTC  (4+ messages)
` [xfs-masters] "

[PATCH 00/49] current patch queue for 3.12
 2013-07-30 19:10 UTC  (87+ messages)
` [PATCH 02/49] xfs: split out inode log item format definition
` [PATCH 09/49] xfs: introduce xfs_quota_defs.h
` [PATCH 10/49] xfs: sync minor header differences needed by userspace
` [PATCH 11/49] xfs: split out transaction reservation code
` [PATCH 12/49] xfs: move inode fork definitions to a new header file
` [PATCH 13/49] xfs: move unrealted definitions out of xfs_inode.h
` [PATCH 14/49] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 15/49] xfs: move getdents code into it's own file
` [PATCH 16/49] xfs: reshuffle dir2 definitions around for userspace
` [PATCH 17/49] xfs: split out attribute listing code into separate file
` [PATCH 18/49] xfs: split out attribute fork truncation "
` [PATCH 19/49] xfs: split out the remote symlink handling
` [PATCH 20/49] xfs: introduce xfs_sb.c for sharing with libxfs
` [PATCH 21/49] xfs: create xfs_bmap_util.[ch]
` [PATCH 22/49] xfs: minor cleanups
` [PATCH 23/49] xfs: fix issues that cause userspace warnings
` [PATCH 24/49] xfs: kill xfs_vnodeops.[ch]
` [PATCH 25/49] xfs: consolidate xfs_rename.c
` [PATCH 26/49] xfs: consolidate xfs_utils.c
` [PATCH 27/49] xfs: consolidate extent swap code
` [PATCH 28/49] xfs: don't special case shared superblock mounts
` [PATCH 29/49] xfs: kill __KERNEL__ check for debug code in allocation code
` [PATCH 30/49] xfs: remove __KERNEL__ from debug code
` [PATCH 31/49] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
` [PATCH 32/49] xfs: xfs_filestreams.h doesn't need __KERNEL__
` [PATCH 33/49] xfs: move kernel specific type definitions to xfs.h
` [PATCH 34/49] xfs: make struct xfs_perag kernel only
` [PATCH 42/49] xfs: Validate log space at mount time
` [PATCH 44/49] xfs: Reduce allocations during CIL insertion
` [PATCH 45/49] xfs: avoid CIL allocation during insert
` [PATCH 46/49] xfs: Combine CIL insert and prepare passes
` [PATCH 47/49] xfs: split the CIL lock
` [PATCH 48/49] xfs: Add read-only support for dirent filetype field

[PATCH] xfstests: generic/315: allow a little tolerance for our used check
 2013-07-30 18:51 UTC  (3+ messages)

[PATCH 7/9] xfs: WQ_NON_REENTRANT is meaningless and going away
 2013-07-30 18:13 UTC  (2+ messages)

[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12119-g7a378c9
 2013-07-30 18:12 UTC 

[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-2-12119-g7a378c9
 2013-07-30 18:12 UTC 

[PATCH] xfs: fix an assertion failure
 2013-07-30 13:27 UTC  (7+ messages)

[PATCH v2] xfs: introduce object readahead to log recovery
 2013-07-30 13:10 UTC  (2+ messages)

[PATCH v7 6/7] xfs: add capable check to free eofblocks ioctl
 2013-07-30 12:33 UTC  (2+ messages)

[PATCH review 05/16] xfs: Update xfs_ioctl_setattr to handle projids in any user namespace
 2013-07-30  4:04 UTC  (4+ messages)

[PATCH v7 7/7] enable building user namespace with xfs
 2013-07-30  3:07 UTC 

[PATCH v7 5/7] xfs: create internal eofblocks structure with kuid_t types
 2013-07-30  3:07 UTC 

[PATCH v7 4/7] xfs: convert kuid_t to/from uid_t for internal structures
 2013-07-30  3:06 UTC 

[PATCH v7 3/7] xfs: ioctl check for capabilities in the current user namespace
 2013-07-30  3:06 UTC 

[PATCH v7 0/7] userns: Convert xfs to use kuid_t/kgid_t where appropriate
 2013-07-30  3:06 UTC 

[PATCH v7 1/7] xfs: create wrappers for converting kuid_t to/from uid_t
 2013-07-30  3:06 UTC 

[PATCH v7 2/7] xfs: convert kuid_t to/from uid_t in ACLs
 2013-07-30  3:06 UTC 

[PATCH] xfstests: generic/315: add one more sync and more output
 2013-07-29 18:25 UTC  (4+ messages)

understanding speculative preallocation
 2013-07-29 18:15 UTC  (45+ messages)
      ` A short digression on FOSS (Re: understanding speculative preallocation)
                    ` Purpose of the XFS list -- was: "

[Fwd: Re: A short digression on FOSS (Re: understanding speculative preallocation)]
 2013-07-29 16:55 UTC  (3+ messages)

Vanilla 3.0.78
 2013-07-29 11:02 UTC  (5+ messages)

hello from adoptashot
 2013-07-29  3:34 UTC 

[PATCH] xfs: introduce object readahead to log recovery
 2013-07-29  3:12 UTC  (7+ messages)

[PATCH v6 6/7] xfs: add permission check to free eofblocks ioctl
 2013-07-27  1:09 UTC  (4+ messages)

[PATCH] xfstests: exit out if _scratch_mount fails
 2013-07-26 16:58 UTC  (6+ messages)

[PATCH] xfstests: generic/314 filter out total from ls -l output
 2013-07-26 15:58 UTC  (2+ messages)

[PATCH v6 1/7] xfs: create wrappers for converting kuid_t to/from uid_t
 2013-07-26 15:25 UTC  (3+ messages)

[PATCH] xfstest: add a test for btrfs device replace operation
 2013-07-26 15:21 UTC  (2+ messages)

Link exchange between quality websites
 2013-07-26 13:05 UTC 

[PATCH V8 27/33] xfs: add support for read_iter and write_iter
 2013-07-26 11:51 UTC  (2+ messages)

[PATCH v6 5/7] xfs: create internal eofblocks structure with kuid_t types
 2013-07-26 11:44 UTC  (2+ messages)

understanding speculative preallocation
 2013-07-26  7:35 UTC 

[GIT PULL] XFS fix for 3.11-rc3
 2013-07-25 21:23 UTC 

[PATCH] xfstests: 091,240,268 fix for xfs on 4k sector hard drive
 2013-07-25 19:07 UTC  (7+ messages)
` [PATCH] xfstests: 091, 240, 268 "

[PATCH v6 7/7] enable building user namespace with xfs
 2013-07-25 15:49 UTC 

[PATCH v6 4/7] xfs: convert kuid_t to/from uid_t for internal structures
 2013-07-25 15:49 UTC 

[PATCH v6 3/7] xfs: ioctl check for capabilities in the current user namespace
 2013-07-25 15:49 UTC 

[PATCH v6 2/7] xfs: convert kuid_t to/from uid_t in ACLs
 2013-07-25 15:49 UTC 

[PATCH v6 0/7] userns: Convert xfs to use kuid_t/kgid_t where appropriate
 2013-07-25 15:49 UTC 

[PATCH v2] xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
 2013-07-25  8:15 UTC 

[PATCH] Xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
 2013-07-25  1:09 UTC  (3+ messages)


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