public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-30 03:15:52 to 2013-10-08 23:30:46 UTC [more...]

[PATCH 01/32] xfsprogs: fix automatic dependency generation
 2013-10-08 23:30 UTC  (39+ messages)
` [PATCH 02/32] libxfs: fix missing filetype updates to xfs_dir2.c
` [PATCH 03/32] xfs: fix some minor sparse warnings
` [PATCH 04/32] xfs: check magic numbers in dir3 leaf verifier first
` [PATCH 05/32] xfs: ensure we copy buffer type in da btree root splits
` [PATCH 06/32] xfs: don't assert fail on bad inode numbers
` [PATCH 07/32] xfs: dirent dtype presence is dependent on directory magic numbers
` [PATCH 08/32] xfs: create a shared header file for format-related information
` [PATCH 09/32] xfs: unify directory/attribute format definitions
` [PATCH 10/32] xfs: split dquot buffer operations out
` [PATCH 11/32] xfs: decouple inode and bmap btree header files
` [PATCH 12/32] libxfs: unify xfs_btree.c with kernel code
` [PATCH 13/32] libxfs: bmap btree owner swap support
` [PATCH 14/32] libxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c
` [PATCH 15/32] libxfs: bring across inode buffer readahead verifier changes
` [PATCH 16/32] libxfs: Minor cleanup and bug fix sync
` [PATCH 17/32] db: separate out straight buffer IO from map based IO
` [PATCH 18/32] db: rewrite bbmap to use xfs_buf_map
` [PATCH 19/32] db: rewrite IO engine to use libxfs
` [PATCH 20/32] db: introduce verifier support into set_cur
` [PATCH 21/32] db: indicate if the CRC on a buffer is correct or not
` [PATCH 22/32] db: verify and calculate inode CRCs
` [PATCH 23/32] db: verify and calculate dquot CRCs
` [PATCH 24/32] db: add a special directory buffer verifier
` [PATCH 25/32] db: add a special attribute "
` [PATCH 26/32] db: re-enable write support for v5 filesystems
` [PATCH 27/32] libxfs: fix root inode handling inconsistencies
` [PATCH 28/32] xfs_db: avoid libxfs buffer lookup warnings
` [PATCH 29/32] libxfs: work around do_div() not handling 32 bit numerators
` [PATCH 30/32] db: enable metadump on CRC filesystems
` [PATCH 31/32] xfs: support larger inode clusters on v5 filesystems
` [PATCH 32/32] xfsprogs: kill experimental warnings for "

xfs lockdep trace after unlink
 2013-10-08 23:01 UTC  (7+ messages)

[PATCH 0/2] xfsdump: 2 more fixes
 2013-10-08 22:31 UTC  (3+ messages)
` [PATCH 1/2] xfsdump: avoid segfault in partial_reg() in error case
` [PATCH 2/2] xfsdump: fix DEBUGPARTIALS build

xfs_repair segfault
 2013-10-08 20:23 UTC  (8+ messages)

[PATCH] xfsrestore: fix multi stream support
 2013-10-08 19:57 UTC  (27+ messages)
  ` [PATCH] xfsdump: handle large, wholly-sparse files
` [PATCH V2] "
` [PATCH] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore
` [PATCH V2] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore are not lost

[PATCH] xfsprogs: restrict platform_test_xfs_fd to regular files
 2013-10-08 17:23 UTC  (2+ messages)

[PATCH] xfstest: an regression test for btrfs balance
 2013-10-08 17:21 UTC  (2+ messages)

[PATCH] xfsprogs: fix inadvertent mkfs default change for projid32bit
 2013-10-08  0:59 UTC  (4+ messages)

[PATCH] xfstests: restrict 259 device sizes to multiples of 512
 2013-10-08  0:46 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] xfstests generic/260: get correct trimmed bytes
 2013-10-08  0:45 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] xfstests: filter projid32bit info out of growfs & info output
 2013-10-08  0:43 UTC  (2+ messages)

RESEND: xattr issue with 3.11 kernel
 2013-10-07 20:38 UTC  (5+ messages)

[PATCH] xfsprogs: remove incorrect l_sectBBsize assignment in xfs_repair
 2013-10-07 17:35 UTC 

xfs_repair refuses to run on cleanly mountable partition
 2013-10-07 17:25 UTC  (9+ messages)
          ` [bisected] "

[PATCH 00/55] xfsprogs: bring code up to date with kernel
 2013-10-07 13:48 UTC  (5+ messages)
` [PATCH 46/55] xfs: Add xfs_log_rlimit.c

[PATCH] xfstests: handle xfs_quota output w/ long devicenames
 2013-10-06 22:46 UTC 

[PATCH] xfstests: add filter to 200 accommodate changed mount output
 2013-10-06 21:28 UTC 

[PATCH] xfstests: mkfs scratch device in generic/294
 2013-10-06 20:42 UTC 

[PATCH RESEND 7/7] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2013-10-06 20:14 UTC 

[PATCH RESEND 6/7] xfstest: Add test case to test multiple collapse range call
 2013-10-06 20:14 UTC 

[PATCH RESEND 5/7] xfstest: Add test case to check various corner cases for collapsing range
 2013-10-06 20:13 UTC 

[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-06 20:13 UTC 

[PATCH RESEND 3/7] ext4: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-06 20:13 UTC 

[PATCH RESEND 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-06 20:13 UTC 

[PATCH RESEND 1/7] fs: add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-10-06 20:12 UTC 

[PATCH RESEND 0/7] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-10-06 20:12 UTC 

[PATCH 0/2] xfsprogs misc memory leaks
 2013-10-06  2:51 UTC  (3+ messages)
` [PATCH 1/2] xfsprogs: fix leak in xfs_log_recover_add_to_trans
` [PATCH 2/2] xfs: fix memory leak in xfs_dir2_node_removename

[PATCH v3] xfs: fix memory leak in xfs_dir2_node_removename
 2013-10-06  2:48 UTC 

[PATCH] xfsprogs: fix crc32 build on big endian
 2013-10-05  3:54 UTC  (2+ messages)

fs/attr.c:notify_change locking warning
 2013-10-05  3:19 UTC  (2+ messages)

xattr issue with 3.11 kernel
 2013-10-04 20:35 UTC 

[GIT PULL] XFS fixes for 3.12-rc4
 2013-10-04 19:04 UTC 

Corruption errors with growfs
 2013-10-04 11:52 UTC  (2+ messages)

xattr limits
 2013-10-04 11:16 UTC 

[PATCH 00/16] xfs: patches for 3.13
 2013-10-04  1:00 UTC  (28+ messages)
` [PATCH 01/16] xfs: create a shared header file for format-related information
` [PATCH 02/16] xfs: unify directory/attribute format definitions
` [PATCH 03/16] xfs: split dquot buffer operations out
` [PATCH 04/16] xfs: decouple log and transaction headers
` [PATCH 05/16] xfs: decouple inode and bmap btree header files
` [PATCH 06/16] xfs: split xfs_rtalloc.c for userspace sanity
` [PATCH 07/16] xfs: abstract the differences in dir2/dir3 via an ops vector
` [PATCH 08/16] xfs: vectorise remaining shortform dir2 ops
` [PATCH 09/16] xfs: vectorise directory data operations
` [PATCH 10/16] xfs: vectorise directory data operations part 2
` [PATCH 11/16] xfs: vectorise directory leaf operations
` [PATCH 13/16] xfs: vectorise encoding/decoding directory headers

[PATCH] xfs: add the inode directory type support to XFS_IOC_FSGEOM
 2013-10-03 14:37 UTC  (2+ messages)

[PATCH] xfsdump: add locks around the inventory put
 2013-10-03 14:17 UTC  (4+ messages)

[PATCH 0/2] misc kernel leak patches
 2013-10-02 21:04 UTC  (6+ messages)
` [PATCH 1/2] xfs: fix memory leak in xfs_dir2_node_removename
` [PATCH 2/2] xfs free the list of recovery items on error

Please confirm your apple account information
 2013-10-02  0:14 UTC 

[PATCH 0/4] xfs: candidate fixes for 3.12-rc4
 2013-10-01 23:04 UTC  (14+ messages)
` [PATCH 1/4] xfs: lockdep needs to know about 3 dquot-deep nesting
` [PATCH 2/4] xfs: dirent dtype presence is dependent on directory magic numbers
` [PATCH 3/4] xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering
` [PATCH 4/4] xfs: open code inc_inode_iversion when logging an inode

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-7-gd948709
 2013-10-01 22:53 UTC 

[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-7-gd948709
 2013-10-01 22:53 UTC 

[PATCH] xfs: don't leak root inode reference
 2013-10-01 22:40 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
 2013-10-01 22:33 UTC  (2+ messages)

[PATCH] xfs: get rid of count from xfs_iomap_write_allocate()
 2013-10-01 20:58 UTC  (3+ messages)

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-4-gaaaae98
 2013-10-01 15:27 UTC 

[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-4-gaaaae98
 2013-10-01 15:27 UTC 

[PATCH] xfs: Use kmem_free() instead of free()
 2013-10-01 15:22 UTC  (3+ messages)

[PATCH] xfstests/btrfs: do not test btrfs/010 with autodefrag
 2013-10-01 14:40 UTC  (3+ messages)

[PATCH] xfstests: btrfs/015 regression test for prealloc with balance
 2013-10-01 14:25 UTC  (2+ messages)

[PATCH] xfs: fix memory leak in xlog_recover_add_to_trans
 2013-10-01 13:20 UTC  (3+ messages)

Boleto de Cobrança Referente 875623
 2013-10-01  3:23 UTC 

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-3-g519ccb8
 2013-09-30 22:53 UTC 

[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-3-g519ccb8
 2013-09-30 22:53 UTC 

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-2-g367993e
 2013-09-30 22:51 UTC 

[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-2-g367993e
 2013-09-30 22:51 UTC 

[PATCH] xfsprogs: handle symlinks etc in fs_table_initialise_mounts()
 2013-09-30 17:01 UTC 

xfs hardware RAID alignment over linear lvm
 2013-09-30  8:48 UTC  (13+ messages)

[PATCH] xfsprogs: make log/size consistent for mkfs's -s option
 2013-09-30  5:24 UTC  (9+ messages)
  ` [PATCH v2] "
    ` [PATCH] xfsprogs: cleanup size/log setting flags of mkfs
        ` [PATCH v2] "


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