public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-08-06 18:14:18 to 2007-08-28 20:21:10 UTC [more...]

[PATCH] xfs_dmapi: add MODULE_ tags
 2007-08-28 20:21 UTC 

[PATCH] cleanup vnode useage in xfs_ioctl.c
 2007-08-28 20:20 UTC 

[PATCH] refactor xfs_mountfs for clarity & stack savings
 2007-08-28 19:52 UTC  (2+ messages)

[PATCH] clean up vnode^winode tracing
 2007-08-28 20:04 UTC  (3+ messages)

[PATCH 2/4] Fix mainline filesystems to handle ATTR_KILL_ bits correctly
 2007-08-28  1:37 UTC  (6+ messages)

[PATCH] Fix handling of symbolic links in setfacl/getfacl
 2007-08-28  0:57 UTC 

[PATCH] Fix handling of symbolic links in getfattr
 2007-08-27  7:42 UTC 

TAKE 969192: Default mount option "noikeep" makes the inode generation number non-persistent
 2007-08-27  6:22 UTC  (4+ messages)

[PATCH] fix xfsqa test 052 filtering with long device names
 2007-08-24 23:26 UTC 

TAKE 969625 - always specify a mode when using O_CREAT on open(2)
 2007-08-24 19:37 UTC 

XFS internal error XFS_WANT_CORRUPTED_RETURN
 2007-08-24 19:23 UTC  (5+ messages)

[PATCH] optimize XFS_IS_REALTIME_INODE w/o realtime config
 2007-08-24 17:53 UTC  (5+ messages)
  ` [PATCH V2] "

XFS and 4k stacks/newer kernels
 2007-08-24 15:35 UTC  (2+ messages)

PARTIAL TAKE 968563 - growlock should be a mutex
 2007-08-24 13:46 UTC 

PARTIAL TAKE 968563 - replace some large xfs_log_priv.h macros by proper functions
 2007-08-24 13:39 UTC 

TAKE 967795 - fix filestreams on 32-bit boxes
 2007-08-24 13:23 UTC 

TAKE 969608 - kill struct bhv_vfs
 2007-08-24 12:18 UTC 

PARTIAL TAKE 969608 - move syncing related members from struct bhv_vfs to struct xfs_mount
 2007-08-24 12:13 UTC 

PARTIAL TAKE 969608 - kill the vfs_flags member in struct bhv_vfs
 2007-08-24 12:10 UTC 

PARTIAL TAKE 969608 - kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
 2007-08-24 12:00 UTC 

PARTIAL TAKE 969608 - call common xfs vfs-level helpers directly and remove vfs operations
 2007-08-24 11:55 UTC 

PARTIAL TAKE 969608 - decontaminate vfs operations from behavior details
 2007-08-24 11:41 UTC 

PARTIAL TAKE 969608 - remove dependency of the quota module on behaviors
 2007-08-24 11:32 UTC 

PARTIAL TAKE 969608 - remove dependency of the dmapi module on behaviors
 2007-08-24 11:28 UTC 

PARTIAL TAKE 969608 - move freeing the mount structure from xfs_mount_free into the callers
 2007-08-24 11:24 UTC 

PARTIAL TAKE 969608 - kill struct bhv_vnode
 2007-08-24 11:18 UTC 

PARTIAL TAKE 969608 - kill the v_number member in struct bhv_vnode
 2007-08-24 11:12 UTC 

PARTIAL TAKE 969608 - move v_trace from bhv_vnode to xfs_inode
 2007-08-24 11:09 UTC 

PARTIAL TAKE 969608 - move v_iocount from bhv_vnode to xfs_inode
 2007-08-24 11:05 UTC 

PARTIAL TAKE 969608 - Create xfs_iflags_test_and_clear helper function
 2007-08-24 11:01 UTC 

PARTIAL TAKE 969608 - kill the v_flag member in struct bhv_vnode
 2007-08-24 10:57 UTC 

PARTIAL TAKE 969608 - kill v_vfsp member from struct bhv_vnode
 2007-08-24 10:54 UTC 

PARTIAL TAKE 969608 - remove vnode operations
 2007-08-24 10:50 UTC 

PARTIAL TAKE 969608 - decontaminate vnode operations from behavior details
 2007-08-24 10:44 UTC 

[PATCH 11/17] remove dependency of the quota module on behaviors
 2007-08-24  7:32 UTC  (4+ messages)

[PATCH] fix filestreams on 32-bit boxes
 2007-08-24  2:03 UTC  (4+ messages)

[PATCH 8/17] kill struct bhv_vnode
 2007-08-24  1:22 UTC  (3+ messages)

[PATCH 6/17] move v_trace from bhv_vnode to xfs_inode
 2007-08-24  1:21 UTC  (3+ messages)

[PATCH 15/17] kill the vfs_flags member in struct bhv_vfs
 2007-08-24  1:18 UTC  (2+ messages)

[PATCH 5/17] move v_iocount from bhv_vnode to xfs_inode
 2007-08-23 23:56 UTC  (3+ messages)

[PATCH 4/17] kill the v_flag member in struct bhv_vnode
 2007-08-23 23:12 UTC  (3+ messages)

sb_ifree and sb_fdblocks are unequal
 2007-08-23 22:56 UTC  (2+ messages)

Need of inode->i_mutex in xfs_write()
 2007-08-23 22:51 UTC  (2+ messages)

[PATCH 17/17] kill struct bhv_vfs
 2007-08-23 19:40 UTC 

[PATCH 16/17] move syncing related members from struct bhv_vfs to struct xfs_mount
 2007-08-23 19:40 UTC 

[PATCH 14/17] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
 2007-08-23 19:39 UTC 

[PATCH 13/17] call common xfs vnode-level helpers directly and remove vnode operations
 2007-08-23 19:39 UTC 

[PATCH 12/17] decontaminate vfs operations from behavior details
 2007-08-23 19:39 UTC 

[PATCH 10/17 remove dependency of the dmapi module on behaviors
 2007-08-23 19:39 UTC 

[PATCH 9/17] move freeing the mount structure from xfs_mount_free into the callers
 2007-08-23 19:39 UTC 

[PATCH 7/17] kill the v_number member in struct bhv_vnode
 2007-08-23 19:38 UTC 

[PATCH 3/17] kill v_vfsp member from struct bhv_vnode
 2007-08-23 19:37 UTC 

[PATCH 2/17] call common xfs vnode-level helpers directly and remove vnode operations
 2007-08-23 19:37 UTC 

[PATCH 1/17] decontaminate vnode operations from behavior details
 2007-08-23 19:37 UTC 

[PATCH 0/17] vnode/vfs and vnode/vfs operations removal
 2007-08-23 19:36 UTC 

TAKE 969561 - Radix tree based inode caching
 2007-08-23 13:02 UTC 

PARTIAL TAKE 968563 - kill move.[ch]
 2007-08-23 12:49 UTC 

PARTIAL TAKE 968563 - stop using uio in the readlink code
 2007-08-23 12:44 UTC 

PARTIAL TAKE 968563 - use filldir internally
 2007-08-23 12:22 UTC 

PARTIAL TAKE 968563 - superblock endianess annotations
 2007-08-23 12:03 UTC 

PARTIAL TAKE 968563 - dinode endianess annotations
 2007-08-23 11:53 UTC 

[PATCH 1/4] VFS: move ATTR_KILL handling from notify_change into helper function
 2007-08-20 20:53 UTC 

[PATCH 0/4] move handling of setuid/gid bits from VFS into individual setattr functions (try 2)
 2007-08-20 20:53 UTC 

TAKE 969372 - [PATCH] optimize dmapi event tests w/o dmapi config
 2007-08-20  5:44 UTC 

[PATCH] optimize dmapi event tests w/o dmapi config
 2007-08-20  5:22 UTC  (5+ messages)

upstream changes missing from cvs?
 2007-08-20  5:01 UTC 

[PATCH] kill unused IOMAP_EOF flag
 2007-08-19 19:40 UTC 

[PATCH] m_growlock should be a mutex
 2007-08-19 19:39 UTC 

[PATCH] make xfs stats Kconfigurable
 2007-08-19 19:13 UTC  (5+ messages)
` [PATCH V2] "

xfsprogs/xfsdump: what flavor of GPL...?
 2007-08-17 13:44 UTC  (2+ messages)

[PATCH] (fill-in-the-blank) : missing modes on O_CREAT opens
 2007-08-16 19:19 UTC 

TAKE 969187 - Fix xfs_quota disable, enable, off and remove commands
 2007-08-15  7:24 UTC 

[PATCH] remove unused BULKSTAT_FG_INLINE
 2007-08-15  5:07 UTC  (3+ messages)
` [PATCH V2] "

TAKE 968090 - xfs_repair fails when fsblock size is different do dir block size
 2007-08-15  2:04 UTC 

TAKE 968615 - xfs_repair - ag_stride not working as designed in Phase 4
 2007-08-15  1:48 UTC 

Fwd: xfs_fsr and null byte areas in files (REPOST) / file data checksumming
 2007-08-13 17:45 UTC  (6+ messages)
  ` xfs_fsr and null byte areas in files
        ` [ck] "

[PBwiki] linuxfs: EasyFsProjects edited
 2007-08-13 14:24 UTC 

[PATCH 00/25] move handling of setuid/gid bits from VFS into individual setattr functions (RESEND)
 2007-08-13 12:36 UTC  (15+ messages)
  ` [fuse-devel] "

XFS thread inflation in 2.6.23rc
 2007-08-11  1:21 UTC  (9+ messages)

REVIEW: fix xfs_repair phase 4 ag_stride with prefetch
 2007-08-10  6:08 UTC  (2+ messages)

[PBwiki] linuxfs: EasyFsProjects edited
 2007-08-10  2:35 UTC 

corruption of xfs over sw raid5
 2007-08-09 21:12 UTC 

[PATCH 4 of 4] Restore ihashsize mount option as deprecated
 2007-08-09 11:45 UTC 

[PATCH 3 of 4] Convert xfs_icluster lists to use list.h
 2007-08-09 11:42 UTC 

[PATCH 2 of 4] Factor per-ag radix tree intialisation
 2007-08-09 11:39 UTC 

[PATCH 1 of 4] Convert inode hash caches to radix trees
 2007-08-09 11:38 UTC 

[PATCH 0 of 4] Radix tree based inode caching V2
 2007-08-09 11:34 UTC 

REVIEW: xfs_repair doesn't handle fsblock != dirblock sizes properly
 2007-08-09  1:56 UTC  (2+ messages)

Review: Factor some common freelist checks
 2007-08-09  0:53 UTC  (2+ messages)

[PATCH 4 of 4] Per Allocation Group inode radix trees
 2007-08-09  0:14 UTC  (2+ messages)

[PATCH 3 of 4] Remove the cluster hash lists
 2007-08-08 23:11 UTC 

[PATCH 2 of 4] Per cluster-object inode chain locks
 2007-08-08 23:10 UTC 

[PATCH 1 of 4] Convert inode hash chains to radix trees
 2007-08-08 23:08 UTC 

[PATCH 0 of 4] Radix tree based inode caching
 2007-08-08 23:07 UTC 

New CentOS4/RHEL4-compatible xfs module rpms
 2007-08-08 16:09 UTC  (2+ messages)

qa 166 failure on f8 kernel
 2007-08-08 13:17 UTC  (16+ messages)

TAKE 968837 - fix nasty quota hashtable allocation bug
 2007-08-08  8:14 UTC 

TAKE 968773 - minor fixes for XFS DMAPI tests
 2007-08-08  2:45 UTC 

PARTIAL TAKE 966845 - XFSQA 168: test fails on i386 TOT 26x_xfs due to garbaged output
 2007-08-08  1:51 UTC 

PARTIAL TAKE 964111 - XFSQA 144 fails on i386 with TOT 26x_xfs kernel
 2007-08-08  1:45 UTC 

many subdirectories, slow search
 2007-08-08  1:34 UTC  (2+ messages)

[PATCH 01/25] VFS: move attr_kill logic from notify_change into helper function
 2007-08-07 22:20 UTC  (9+ messages)
` [fuse-devel] "

[PATCH][RESEND] fix a potential NULL pointer deref in XFS on failed mount
 2007-08-07 19:51 UTC  (2+ messages)

raid50 and 9TB volumes
 2007-08-07  9:20 UTC  (10+ messages)


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