public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-18 18:26:35 to 2013-10-25 14:28:18 UTC [more...]

Questions about XFS
 2013-10-25 14:28 UTC 

linux-3.12 userspace
 2013-10-25 13:19 UTC 

Archive old patches on "Patchwork XFS Filesystem from SGI"
 2013-10-25 13:17 UTC 

[PATCH] xfs:xfs_dir2_node.c: pointer use before check for null
 2013-10-25 11:53 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] xfs: prevent stack overflows from page cache allocation
 2013-10-25 11:29 UTC  (7+ messages)

xfs_repair segfaulting in phase 3
 2013-10-25 11:23 UTC  (3+ messages)
  ` Aw: "

xfstests 317
 2013-10-25  9:33 UTC 

xfstest 318
 2013-10-25  9:31 UTC  (4+ messages)
` [PATCH] xfstests: generic/318 use symbolic namespaced ids

[PATCH] xfs: fix possible NULL dereference
 2013-10-25  9:15 UTC  (19+ messages)

Adopt a Smoke footage
 2013-10-25  8:07 UTC 

[PATCH v2] xfs: fix the extent count when allocating an new indirection array entry
 2013-10-25  6:52 UTC 

[PATCH] xfstest: fix filtering in 206 for ftype and projid32bit
 2013-10-24 22:46 UTC  (3+ messages)

[PATCH 00/19 V2] xfs: patches for 3.13
 2013-10-24 22:28 UTC  (34+ messages)
` [PATCH 04/19] xfs: create a shared header file for format-related information
    ` [PATCH 04/19, V2] "
` [PATCH 05/19] xfs: unify directory/attribute format definitions
` [PATCH 07/19] xfs: remove unused transaction callback variables
` [PATCH 08/19] xfs: decouple log and transaction headers
    ` [PATCH 08/19, V2] "
` [PATCH 09/19] xfs: decouple inode and bmap btree header files
    ` [PATCH 09/19, V2] "
    ` [PATCH 09/19, V3] "
` [PATCH 13/19] xfs: vectorise directory data operations
` [PATCH 15/19] xfs: vectorise directory leaf operations
  ` [PATCH 15/19, V2] "
` [PATCH 19/19] xfs: convert directory vector functions to constants

[PATCH v3 0/4] xfsprogs: v4 inode type in directory
 2013-10-24 21:29 UTC  (23+ messages)
` [PATCH v3 1/4] xfsprog: add xfs sb v4 support for dirent filetype field
` [PATCH v3 2/4] xfsprog: add dirent filetype information for xfs_info
` [PATCH v3 3/4] xfs_progs: add dirent filetype to xfs_db version
` [PATCH v3 4/4] xfsprog: add mkfs.xfs sb v4 support for dirent filetype field
` [patch 5/4] xfsprogs: add field types to v4 xfs_db directory entries

Avoid of using /proc/cpuinfo in generic tests
 2013-10-24 21:23 UTC  (14+ messages)
` [PATCH 1/2] xfstests: implemented _no_of_online_cpus() function
    ` [PATCH] xfstests: src/feature.c: print a number of online CPUs
        ` [PATCH V2] "
` [PATCH 2/2] xfstests: generic/273: do not use /proc/cpuinfo

[PATCH] xfstest generic/280: wait for setquota to finish before umount
 2013-10-24 17:56 UTC 

[hch@infradead.org: xfstests 317]
 2013-10-24 16:12 UTC 

[PATCH] xfstests btrfs/020: test device replace on RO btrfs
 2013-10-24 10:17 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 0/2 V3] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore are not lost
 2013-10-24  0:14 UTC  (16+ messages)
` [PATCH 1/2] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore
` [PATCH 2/2] xfstests: xfsdump/restore test for partial_reg: Out of records. Extend attrs applied early
` [PATCH V4 0/2] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore are not lost
  ` [PATCH V4 1/2] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore
  ` [PATCH V4 2/2] xfstests: xfsdump/restore test for partial_reg: Out of records. Extend attrs applied early

[PATCH] xfs: validity check the directory block leaf entry count
 2013-10-23 23:27 UTC 

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-28-gc963c61
 2013-10-23 22:22 UTC 

[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-28-gc963c61
 2013-10-23 22:22 UTC 

[PATCH 07/32] xfs: dirent dtype presence is dependent on directory magic numbers
 2013-10-22 22:25 UTC  (11+ messages)
` [PATCH 08/32] xfs: create a shared header file for format-related information
` [PATCH 09/32] xfs: unify directory/attribute format definitions

[PATCH] xfstests: add regression test for kernel bz 60673 V2
 2013-10-22 21:30 UTC  (3+ messages)

[PATCH] xfstests: stat the dev we're removing to make sure its' really gone V3
 2013-10-22 21:26 UTC  (3+ messages)

[PATCH] xfstests: use -F for mkfs.ext4 in btrfs/012
 2013-10-22 21:19 UTC  (3+ messages)

[PATCH] xfstests: wipefs new device in btrfs/003
 2013-10-22 21:17 UTC  (3+ messages)

[PATCH] xfstests: use minimum log size in xfs/016
 2013-10-22 21:13 UTC  (3+ messages)

[PATCH 1/8] xfstests: fix btrfs/002 to not use the scratch dev pool
 2013-10-22 21:09 UTC  (23+ messages)
` [PATCH 2/8] xfstests: add regression test for kernel bz 60673
` [PATCH 3/8] xfstests: stat the dev we're removing to make sure its' really gone V2
` [PATCH 4/8] xfstests: btrfs/016: a hole punching send test
` [PATCH 5/8] xfstests: generic/274 increase scratch fs size to 2g
` [PATCH 6/8] xfstests: generic/311: add a few more test cases
` [PATCH 7/8] xfstests: btrfs/017: add a regression test for snapshot creation
` [PATCH 8/8] xfstests: btrfs/018: a regression test for subvolume rename

[PATCH] xfstests: Test xfs_fsr / swapext management of di_forkoff w/ selinux
 2013-10-22 21:03 UTC  (3+ messages)
` [PATCH V2] "

[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-22 15:21 UTC  (5+ messages)

128 bits extent bmap for file format 2
 2013-10-22 15:03 UTC  (6+ messages)

xfs Warnings in syslog
 2013-10-22 13:01 UTC  (3+ messages)

[PATCH] xfstests: tests/generic: added -P option to df
 2013-10-22 12:13 UTC 

[PATCH] xfstests generic/320: heavy rm workload test
 2013-10-22  8:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/5] refactor the preallocation and hole punching code
 2013-10-21 21:58 UTC  (2+ messages)

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-21-g865e944
 2013-10-21 21:58 UTC 

[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-21-g865e944
 2013-10-21 21:57 UTC 

[PATCH -next] xfs: remove duplicated include from xfs_bmap.c
 2013-10-21  4:03 UTC  (2+ messages)

A review of dm-writeboost
 2013-10-21  1:31 UTC  (7+ messages)

[PATCH 0/4] xfs: candidate fixes for 3.12-rc4
 2013-10-18 22:41 UTC  (5+ messages)
` [PATCH 2/4] xfs: dirent dtype presence is dependent on directory magic numbers

[PATCH] xfstests: btrfs/014: add a regression test for snapshot creation
 2013-10-18 22:30 UTC  (2+ messages)

[PATCH 0/1] xfs_fsr fixes
 2013-10-18 22:30 UTC  (3+ messages)
` [PATCH 1/2] xfs_fsr: extra debugging info
` [PATCH 2/2] xfs_fsr: fix SWAPEXT failures under selinux

[PATCH 0/2] xfsdump: 2 more fixes
 2013-10-18 21:30 UTC  (5+ messages)
` [PATCH 1/2] xfsdump: avoid segfault in partial_reg() in error case
` [PATCH 2/2] xfsdump: fix DEBUGPARTIALS build

[PATCH] xfstests: make fs for 274 larger
 2013-10-18 20:10 UTC  (2+ messages)

[PATCH] xfsprogs: fix resouce leak in longform_dir2_rebuild()
 2013-10-18 19:33 UTC  (4+ messages)
  ` [PATCH v2] xfsprogs: fix resource "

[PATCH] xfs_repair: add d_type when moving files to lost+found
 2013-10-18 18:29 UTC  (4+ messages)


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