messages from 2007-08-18 20:04:18 to 2007-09-07 08:55:13 UTC [more...]
Not able to register
2007-09-07 8:46 UTC (3+ messages)
Need of inode->i_mutex in xfs_write()
2007-09-07 5:43 UTC (3+ messages)
TAKE 970180 - Link xfsprogs utils to libpthread when linking to libxfs
2007-09-07 5:33 UTC
TAKE 969188 - xfs_metadump doesn't do enough validation of bad offsets
2007-09-07 4:58 UTC
[PATCH] log replay should not overwrite newer ondisk inodes
2007-09-07 2:03 UTC (19+ messages)
Bug Report
2007-09-07 0:23 UTC (2+ messages)
[xfs-masters] [Bug 768] New: Move restrict_chown to mount-time option
2007-09-06 16:10 UTC
kernel BUG at mm/slab.c:2980 (was Re: [<c019c63f>] xfs_bmap_search_multi_extents+0x6f/0xe0)
2007-09-05 13:34 UTC (7+ messages)
some XFS fixes for 2.6.23
2007-09-05 9:15 UTC
raid50 and 9TB volumes
2007-09-04 2:50 UTC (12+ messages)
lockdep annotations?
2007-09-04 0:51 UTC (5+ messages)
[PATCH] Implement ioctl to mark AGs as "don't use/use"
2007-09-03 9:20 UTC (5+ messages)
[PATCH] ensure file size is logged on synchronous writes
2007-09-03 3:07 UTC
ZFS, XFS, and EXT4 compared
2007-09-02 23:00 UTC (16+ messages)
` [zfs-discuss] "
[PATCH] kill probe_* sysctl leftovers
2007-09-02 20:17 UTC
About errors in XFS header files and xfsprogs
2007-09-01 10:55 UTC (6+ messages)
` [PATCH] "
[PATCH] Increase lockdep MAX_LOCK_DEPTH
2007-08-31 16:33 UTC (11+ messages)
XFS Fails Quality Assurance Tests on ARM
2007-08-31 14:36 UTC (2+ messages)
[PATCH] cleanup fid types mess
2007-08-29 13:46 UTC
[PATCH] fix up XFS_ERROR() usage in xfs_lrw.c
2007-08-28 21:10 UTC
[PATCH] refactor xfs_mountfs for clarity & stack savings
2007-08-28 20:55 UTC (4+ messages)
` [PATCH V2] "
[PATCH] clean up vnode^winode tracing
2007-08-28 20:35 UTC (5+ messages)
` [PATCH V2] "
[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 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)
[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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox