public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-08-27 03:00:01 to 2008-09-16 01:07:58 UTC [more...]

Bug#499076: Physical walk no longer ignores all symlinks
 2008-09-16  1:07 UTC 

[PATCH 0/6] XFS: Track reclaimable inodes in inode cache
 2008-09-15 21:17 UTC  (12+ messages)
` [PATCH 1/6] XFS: move inode reclaim functions to xfs_sync.c
` [PATCH 2/6] XFS: mark inodes for reclaim via a tag in the inode radix tree
` [PATCH 3/6] XFS: rename inode reclaim functions
` [PATCH 4/6] XFS: use the inode radix tree for reclaiming inodes
` [PATCH 5/6] XFS: kill deleted inodes list
` [PATCH 6/6] XFS: use is_bad_inode() directly in xfs_reclaim_inode()

[PATCH 0/3] XFS: Prepare for combining the XFS and Linux inodes
 2008-09-15 21:12 UTC  (7+ messages)
` [PATCH 1/3] XFS: factor xfs_iget_core() into hit and miss cases
` [PATCH 2/3] XFS: Make use of the init-once slab optimisation
` [PATCH 3/3] XFS: Never call mark_inode_dirty_sync() directly

XFS does not recognise mount options in 2.6.27-rc6
 2008-09-15 14:22 UTC  (5+ messages)

[PATCH] Re-dirty pages on I/O error
 2008-09-15  3:22 UTC  (8+ messages)

[PATCH] Fix use-after-free with log and quotas
 2008-09-15  2:40 UTC  (4+ messages)

read only remount not so happy
 2008-09-15  2:04 UTC 

[PATCH 4/4] add support for large btree blocks with CRCs and additional RAS information
 2008-09-15  1:03 UTC 

[PATCH 3/4] Add a mount feature bit for CRC enabled filesystems
 2008-09-15  1:03 UTC 

[PATCH 2/4] Add copy_uuid_helper
 2008-09-15  1:03 UTC 

[PATCH 1/4] add pre-io callback to struct xfs_buf
 2008-09-15  1:03 UTC 

[PATCH 0/4] add crcs for btree blocks
 2008-09-15  1:03 UTC 

[PATCH 2/6] make xfsidbg independent of the main btree implementation
 2008-09-15  0:46 UTC 

[PATCH 6/6] move XFS_BMAP_SANITY_CHECK out of line
 2008-09-15  0:47 UTC 

[PATCH 5/6] always use struct xfs_btree_block instead of short / longform structures
 2008-09-15  0:46 UTC 

[PATCH 4/6] cleanup btree record / key / ptr addressing macros
 2008-09-15  0:46 UTC 

[PATCH 3/6] cleanup maxrecs calculation
 2008-09-15  0:46 UTC 

[PATCH 1/6] fix up btree headers for userspace
 2008-09-15  0:46 UTC 

[PATCH 0/6] btree cleanups
 2008-09-15  0:46 UTC 

sanitize xlog_in_core_t definition
 2008-09-15  0:23 UTC 

[PATCH 0/3] XFS: Combine Linux and XFS inodes
 2008-09-14 13:31 UTC  (5+ messages)
` [PATCH 1/3] Inode: Allow external initialisers
` [PATCH 2/3] Inode: Allow external list initialisation
` [PATCH 3/3] XFS: Combine the XFS and Linux inodes V2

[PATCH 0/10] XFS: clean up sync code
 2008-09-14 13:24 UTC  (17+ messages)
` [PATCH 01/10] XFS: split out two helpers from xfs_syncsub
` [PATCH 02/10] XFS: Use struct inodes instead of vnodes to kill vn_grab
` [PATCH 03/10] XFS: use xfs_sync_inodes rather than xfs_syncsub
` [PATCH 04/10] XFS: kill xfs_syncsub
` [PATCH 05/10] XFS: xfssyncd: don't call xfs_sync
` [PATCH 06/10] XFS: make SYNC_ATTR no longer use xfs_sync
` [PATCH 07/10] XFS: make SYNC_DELWRI no longer use xfs_sync V2
` [PATCH 08/10] XFS: Kill SYNC_CLOSE
` [PATCH 09/10] XFS: Kill xfs_sync()
` [PATCH 10/10] XFS: Move remaining quiesce code

[PATCH 0/6] XFS: replace the mount inode list with radix tree traversals V4
 2008-09-14 13:22 UTC  (8+ messages)
` [PATCH 1/6] XFS: move sync code to its own file
` [PATCH 2/6] XFS: move xfssyncd code to xfs_sync.c
` [PATCH 3/6] XFS: Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() V3
` [PATCH 4/6] XFS: Use the inode tree for finding dirty inodes V3
` [PATCH 5/6] XFS: Traverse inode trees when releasing dquots V3
` [PATCH 6/6] XFS: remove the mount inode list

[PATCH] XFS: remove i_gen from incore inode
 2008-09-14 13:16 UTC  (2+ messages)

[PATCH 0/8] XFS: AIL cleanup and bug fixes
 2008-09-13 14:57 UTC  (9+ messages)
` [PATCH 1/8] XFS: Allocate the struct xfs_ail
` [PATCH 2/8] XFS: Use a cursor for AIL traversal
` [PATCH 3/8] XFS: move the AIl traversal over to a consistent interface
` [PATCH 4/8] XFS: Allow 64 bit machines to avoid the AIL lock during flushes
` [PATCH 5/8] XFS: Move the AIL lock into the struct xfs_ail
` [PATCH 6/8] XFS: Given the log a pointer to the AIL
` [PATCH 7/8] XFS: Add ail pointer into log items
` [PATCH 8/8] XFS: Finish removing the mount pointer from the AIL API

xfs bug/crash on
 2008-09-13  4:08 UTC  (2+ messages)

What happened to my XFS?
 2008-09-12 13:58 UTC  (2+ messages)

Locking Question
 2008-09-12  9:45 UTC 

[PATCH] use generic_file_llseek for directories
 2008-09-12  8:47 UTC 

[PATCH] use proper mnt_want_write calls for handle ioctls
 2008-09-12  8:44 UTC 

(no subject)
 2008-09-12  3:00 UTC  (2+ messages)
` xfs, ubuntu, & xen

[PATCH 1/3] Implement generic freeze feature
 2008-09-11 11:11 UTC  (3+ messages)

[PATCH 1/3] Implement generic freeze feature
 2008-09-11 10:58 UTC  (7+ messages)

[PATCH] log reasons for mount-time sunit/swidth rejection
 2008-09-11  5:51 UTC  (2+ messages)

TAKE 986687 - more acl/attr probs with tree walking and symlinks
 2008-09-10  6:47 UTC 

[PATCH] xfsidbg: decode XFS_IFEXTIREC i_flag
 2008-09-10  3:08 UTC 

[PATCH 3/3] Add timeout feature
 2008-09-08 17:11 UTC  (2+ messages)

[PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature
 2008-09-08 11:53 UTC 

[PATCH 0/3] freeze feature ver 1.11
 2008-09-08 11:52 UTC 

TAKE 986557 - Update libxfs and xfsprogs to latest kernel interfaces and implementation
 2008-09-08  5:25 UTC 

xfs_growfs fix backport for 2.6.16.y
 2008-09-05 16:29 UTC  (5+ messages)

Filesystem corruption writing out unlinked inodes
 2008-09-05  6:23 UTC  (7+ messages)

xfsprogs 2.10.1 source tarball released
 2008-09-05  4:00 UTC 

TAKE 983683 - Don't do I/O beyond eof when unreserving space
 2008-09-05  3:51 UTC 

TAKE 986494 - xfs_repair - restoring missing ".." entries doesn't work
 2008-09-05  2:29 UTC 

TAKE 983923 - xfs_repair - inode di_size not checked for validity with directories
 2008-09-05  1:55 UTC 

TAKE 986491 - Improve caching in libxfs
 2008-09-05  1:27 UTC 

xfs corruptions
 2008-09-04 23:02 UTC  (2+ messages)

REVIEW: Improve caching in libxfs
 2008-09-04 18:40 UTC  (6+ messages)

REVIEW: Zero rest of superblock sector always
 2008-09-03 23:12 UTC  (4+ messages)

REVIEW: Change mkfs.xfs to set primary superblock inodes in ALL secondaries
 2008-09-03 14:11 UTC  (3+ messages)

[PATCH V2] Don't do I/O beyond eof when unreserving space
 2008-09-03 12:16 UTC  (2+ messages)

[PATCH] Tweak tracing allocation sizes
 2008-09-03 12:06 UTC  (9+ messages)

TAKE 985757 - Fix use-after-free with buffers
 2008-09-03  4:00 UTC 

[PATCH] buffer flag NONE is actually DONE
 2008-09-03  4:04 UTC  (3+ messages)

[PATCH] Don't do I/O beyond eof when unreserving space
 2008-09-02 21:51 UTC  (2+ messages)

[PATCH V2] Fix use-after-free with buffers
 2008-09-02 21:50 UTC  (2+ messages)

[PATCH] Fix use-after-free with buffers
 2008-09-02  6:02 UTC  (3+ messages)

TAKE 907752 - Fix nametest.c warnings
 2008-09-01  6:40 UTC 

[REVIEW #2] Update kernel code to compile in userspace (libxfs)
 2008-09-01  5:00 UTC  (9+ messages)

TAKE 967805 - xfsprogs.pot file is not built if src file deleted and po/Makefile not updated
 2008-09-01  2:09 UTC 

[RFC] btree test harness
 2008-08-31 22:24 UTC 

XFS status update for August 2008
 2008-08-31 17:10 UTC 

[PATCH 3/3] Add timeout feature
 2008-08-29  9:39 UTC  (3+ messages)

TAKE 981498 - Cleanup more dir v1 macros and stuff
 2008-08-29  6:18 UTC 

TAKE 986238 - Prevent lockdep false positives when locking two inodes
 2008-08-29  2:00 UTC 

[2.6.27-rc4] XFS i_lock vs i_iolock
 2008-08-29  1:37 UTC  (10+ messages)

[PATCH 4/4] fix biosize option
 2008-08-28 23:19 UTC  (3+ messages)

[PATCH 3/4] fix the noquota mount option
 2008-08-28 23:18 UTC  (3+ messages)

[PATCH 2/4] kill struct xfs_mount_args
 2008-08-28 23:17 UTC  (3+ messages)

[PATCH] tiny nametest.c warning fixes
 2008-08-28 23:16 UTC  (2+ messages)

TAKE 907752 - Update QA 096 for ASCII CI mkfs output
 2008-08-28  3:21 UTC 

XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
 2008-08-28  1:08 UTC  (9+ messages)

XFS issue under 2.6.25.13 kernel
 2008-08-28  0:20 UTC  (8+ messages)

[PATCH 47/59] CRED: Wrap task credential accesses in the XFS filesystem
 2008-08-27 13:49 UTC 

TAKE 986143 - Fix barrier status change detection
 2008-08-27  5:58 UTC 

REVIEW: xfs_repair fixes for bad directories
 2008-08-27  4:21 UTC  (3+ messages)

TAKE 986141 - xfs_repair - remove convert_extents function
 2008-08-27  4:04 UTC 

TAKE 984775 - mkfs.xfs destroys file even with "-N" flag
 2008-08-27  3:10 UTC 

TAKE 986140 - Increase xfs_metadump's max valid ext size for dirs
 2008-08-27  3:01 UTC 


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