public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-26 16:16:09 to 2015-08-05 22:57:20 UTC [more...]

[PATCH v3 00/11] xfsprogs: OS X partial support
 2015-08-05 22:57 UTC  (29+ messages)
` [PATCH v2 01/11] xfsprogs: Don't Make .po files with gettext disabled
` [PATCH v2 02/11] xfsprogs: Use glibtoolize on osx
` [PATCH v3 03/11] xfsprogs: undefined variable fix
` [PATCH v3 04/11] xfsprogs: Add ifdef dirent checks where it was missing
  ` [PATCH v4 "
    ` [PATCH v5 "
` [PATCH v3 05/11] xfsprogs: Change OS X-specific CFLAGS/LDFLAGS
` [PATCH v3 06/11] xfsprogs: Add includes required for OS X builds
` [PATCH v3 07/11] xfsprogs: missing and dummy calls for OS X support
` [PATCH v3 08/11] xfsprogs: Add fls check into autoconf
` [PATCH v3 09/11] xfsprogs: Add mntent.h "
` [PATCH v3 10/11] xfsprogs: replace obsolete memalign with posix_memalign
` [PATCH v2 11/11] xfsprogs: Prefix LIST_... macros to XFS_LIST_
  ` [PATCH v4 11/11] xfsprogs: prevent LIST_ macros conflicts

xfsprogs fails to build on debian ppc64el
 2015-08-05 15:52 UTC  (10+ messages)
    ` Bug#793495: "

[PATCH] xfs: relocate sparse inode mount warning
 2015-08-05 11:56 UTC  (2+ messages)
` [PATCH] libxfs: remove "

[RFC, PATCH 00/10] xfs: configurable error behaviours
 2015-08-05 11:08 UTC  (11+ messages)
` [PATCH 01/10] xfs: remove XBF_DONE flag wrapper macros
` [PATCH 02/10] xfs: configurable error behaviour via sysfs
` [PATCH 03/10] xfs: introduce metadata IO error class
` [PATCH 04/10] xfs: add configurable error support to metadata buffers
` [PATCH 05/10] xfs: introduce table-based init for error behaviours
` [PATCH 06/10] xfs: add configuration of error failure speed
` [PATCH 07/10] xfs: add "fail at unmount" error handling configuration
` [PATCH 08/10] xfs: add configuration handles for specific errors
` [PATCH 09/10] xfs: disable specific error configurations
` [PATCH 10/10] xfs: add kmem error configuration class

XFS File system in trouble
 2015-08-04 22:42 UTC  (19+ messages)

[PATCH v2] xfsprogs: blkid is now mandatory
 2015-08-04 16:24 UTC  (9+ messages)
` [PATCH v3] "

[PATCH] xfs_fsr: Fix parentheses around truth value
 2015-08-04 11:17 UTC  (2+ messages)

[PATCH] xfsprogs: fix syntax error in include/buildmacros
 2015-08-04 11:16 UTC  (2+ messages)

14-Limpe seu nome por apenas 100,00
 2015-08-04 10:46 UTC 

[PATCH v2 0/4] xfsprogs: Partial OS X support
 2015-08-04  8:38 UTC  (13+ messages)
` [PATCH v2 1/4] xfsprogs: Prefix LIST_... macros to XFS_LIST_
` [PATCH v2 2/4] xfsprogs: Don't Make .po files with gettext disabled
` [PATCH v2 3/4] xfsprogs: Use glibtoolize on osx
` [PATCH v2 4/4] xfsprogs: OS X partial support

Aluminum Ingot
 2015-08-04  3:10 UTC 

[ANNOUNCE] xfsprogs: Release v4.2.0-rc1
 2015-08-04  0:23 UTC 

[PATCH 0/2] xfsprogs: sb_meta_uuid fixes
 2015-08-03 22:29 UTC  (5+ messages)
` [PATCH 1/2] repair: use sb_meta_uuid for checking of metadata headers
` [PATCH 2/2] libxfs: fix uuid check durign inode allocation

swalloc/allocsize question
 2015-08-03 22:23 UTC  (2+ messages)

[PATCH 0/4] xfs: sb_meta_uuid fixes
 2015-08-03 21:42 UTC  (12+ messages)
` [PATCH 1/4] xfs: fix sb_meta_uuid usage
` [PATCH 2/4] xfs: growfs not aware of sb_meta_uuid
` [PATCH 3/4] xfs: log recovery needs to validate against sb_meta_uuid
` [PATCH 4/4] xfs: dquots should be stamped with sb_meta_uuid

Question about ftype
 2015-08-03 20:23 UTC  (2+ messages)

XFS crashes on VMs
 2015-08-03 19:11 UTC  (9+ messages)

Nevermind (RTFMP): swalloc/allocsize question
 2015-08-03 18:22 UTC 

[TRIVIAL PATCH] xfs: Correct misuse of %0x<decimal>
 2015-08-03 11:45 UTC 

xfs_repair: Fix malloc size of rt_ext_tree_ptr (harmless)
 2015-08-02 17:32 UTC  (2+ messages)
` [PATCH] "

solar street light 30watt to xfs
 2015-08-02  9:09 UTC 

Deadlines extended: International Congress on Education, Innovation and Learning Technologies (Granada, Spain)
 2015-08-02  4:38 UTC 

[RFC v2 00/24] xfs: add reflink and dedupe support
 2015-08-01 22:58 UTC  (37+ messages)
` [PATCH 01/24] xfs: introduce refcount btree definitions
` [PATCH 02/24] xfs: define tracepoints for refcount/reflink activities
` [PATCH 03/24] xfs: add refcount btree stats infrastructure
` [PATCH 04/24] xfs: refcount btree add more reserved blocks
` [PATCH 05/24] xfs: define the on-disk refcount btree format
` [PATCH 06/24] xfs: add refcount btree support to growfs
` [PATCH 07/24] xfs: add refcount btree operations
` [PATCH 08/24] libxfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 09/24] libxfs: adjust refcount when unmapping file blocks
` [PATCH 10/24] xfs: add refcount btree block detection to log recovery
` [PATCH 11/24] xfs: map an inode's offset to an exact physical block
` [PATCH 12/24] xfs: add reflink feature flag to geometry
` [PATCH 13/24] xfs: create a separate workqueue for copy-on-write activities
` [PATCH 14/24] xfs: implement copy-on-write for reflinked blocks
` [PATCH 15/24] xfs: handle directio "
` [PATCH 16/24] xfs: copy-on-write reflinked blocks when zeroing ranges of blocks
` [PATCH 17/24] xfs: clear inode reflink flag when freeing blocks
` [PATCH 18/24] xfs: reflink extents from one file to another
` [PATCH 19/24] xfs: add clone file and clone range ioctls
` [PATCH 20/24] xfs: emulate the btrfs dedupe extent same ioctl
` [PATCH 21/24] xfs: teach fiemap about reflink'd extents
` [PATCH 22/24] xfs: swap inode reflink flags when swapping inode extents
` [PATCH 23/24] xfs: support XFS_XFLAG_REFLINK (and FS_NOCOW_FL) on reflink filesystems
` [PATCH 24/24] xfs: recognize the reflink feature bit

xfsprogs: fix and clean up installed headers V2
 2015-07-31 22:44 UTC  (14+ messages)
` [PATCH 01/10] xfsprogs: don't install internal header files
` [PATCH 02/10] xfsprogs: remove unused macros from xfs_arch.h
` [PATCH 03/10] xfsprogs: remove swab.h
` [PATCH 04/10] xfsprogs: only install *format.h headers in install-qa
` [PATCH 05/10] xfsprogs: remove install-qa target
` [PATCH 06/10] xfsprogs: use <>-style includes in installed headers
      ` [PATCH] build: create include/xfs before installing headers (was Re: [PATCH 06/10] xfsprogs: use <>-style includes in installed headers)
` [PATCH 07/10] xfsprogs: simplify internal includes
` [PATCH 08/10] xfsprogs: move __be*/__le* types and __arch_pack to xfs_arch.h
` [PATCH 09/10] xfsprogs: move __u*/__s* typedefs to per-port headers
` [PATCH 10/10] xfsprogs: don't install platform_defs.h

xfsprogs_3.2.4_i386.changes ACCEPTED into unstable
 2015-07-31  4:49 UTC 

Processing of xfsprogs_3.2.4_i386.changes
 2015-07-31  4:46 UTC 

[GIT PULL] xfs: updates for 4.2-rc4
 2015-07-31  2:03 UTC 

Bug#794158: xfsprogs FTCBFS: fails to pass --host to configure
 2015-07-30 21:50 UTC 

[PATCH RFC 0/2] xfs: fix up EFI/EFD error handling
 2015-07-30 17:21 UTC  (9+ messages)
` [PATCH RFC 2/2] xfs: fix efi/efd error handling to avoid fs shutdown hangs
  ` [PATCH RFC 1/2] xfs: return committed status from xfs_trans_roll()

[PATCH 0/6] Add cross-compilation support for android
 2015-07-30 17:11 UTC  (13+ messages)
` [PATCH 1/6] xfsprogs: define NBBY if not defined by the system header files
` [PATCH 2/6] xfsprogs: pull in libgen.h to get prototype for basename()
` [PATCH 3/6] xfsprogs: define and use BUILD_CC in configure.ac for cross compilation
` [PATCH 4/6] xfsprogs: avoid use of si_tid in struct xlog_split_item
` [PATCH 5/6] xfsprogs: use "unsigned short" instead of ushort
` [PATCH 6/6] xfsprogs: add missing include of <stat.h>

Bug#793495: CVE-2012-2150 xfsprogs: xfs_metadump information disclosure
 2015-07-30  4:59 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: v3.2.4 released
 2015-07-30  1:36 UTC 

[regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions
 2015-07-29 22:13 UTC  (4+ messages)

然权谷
 2015-07-29 16:33 UTC 

[ANNOUNCE] xfs: for-next branch updated to 5461ad9
 2015-07-29  5:02 UTC 

FYI: questionable xfsdump code
 2015-07-28 14:08 UTC  (2+ messages)

Cooperation
 2015-07-28 12:40 UTC 

GPS vehicle tracker with 3G compatible与您共享了相册。
 2015-07-28 10:52 UTC 

Slow find performance
 2015-07-27 23:22 UTC  (2+ messages)

[PATCH] xfs: validate iclog size and log record length in log recovery
 2015-07-27 13:40 UTC  (4+ messages)

Bug#793496: About the security issues affecting xfsprogs in Squeeze
 2015-07-27  3:25 UTC  (2+ messages)

[PATCH] xfs_repair: set args.geo in dir2_kill_block
 2015-07-26 16:24 UTC  (2+ messages)

[PATCH v2] xfsprogs: Search path for utilities unified
 2015-07-26 16:20 UTC  (2+ messages)

[PATCH 0/2] xfsprogs: Partial OS X support
 2015-07-26 16:19 UTC  (5+ messages)
` [PATCH 1/2] Prefix LIST_... macros to XFS_LIST_

[PATCH 0/2] metadump: 2 more patches
 2015-07-26 16:16 UTC  (3+ messages)
` [PATCH 1/2] metadump: Fill attribute values with 'v' rather than NUL


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