ocfs2-devel.oss.oracle.com archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-08 12:34:39 to 2011-01-24 20:17:10 UTC [more...]

[Ocfs2-devel] [PATCH] fs/vfs/security: pass last path component to LSM on inode creation
 2011-07-08 16:06 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotations
 2011-01-24 20:17 UTC  (2+ messages)

[Ocfs2-devel] Does ocfs2-1.6 support multipath IO?
 2011-01-23 12:41 UTC 

[Ocfs2-devel] [Patch] Kill off warning: ‘inline’ is not at beginning of declaration
 2011-01-21 17:31 UTC  (7+ messages)

[Ocfs2-devel] Problems with fsck
 2011-01-21 17:29 UTC  (9+ messages)

[Ocfs2-devel] [PATCH 0/14] Ocfs2: Online defragmentaion V3
 2011-01-21 10:20 UTC  (15+ messages)
` [Ocfs2-devel] [PATCH 01/14] Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number
` [Ocfs2-devel] [PATCH 02/14] Ocfs2/refcounttree: Publicate couple of funcs from refcounttree.c
` [Ocfs2-devel] [PATCH 03/14] Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2
` [Ocfs2-devel] [PATCH 04/14] Ocfs2/move_extents: Add basic framework and source files for extent moving
` [Ocfs2-devel] [PATCH 05/14] Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving
` [Ocfs2-devel] [PATCH 06/14] Ocfs2/move_extents: move a range of extent
` [Ocfs2-devel] [PATCH 07/14] Ocfs2/move_extents: defrag "
` [Ocfs2-devel] [PATCH 08/14] Ocfs2/move_extents: find the victim alloc group, where the given #blk fits
` [Ocfs2-devel] [PATCH 09/14] Ocfs2/move_extents: helper to validate and adjust moving goal
` [Ocfs2-devel] [PATCH 10/14] Ocfs2/move_extents: helper to probe a proper region to move in an alloc group
` [Ocfs2-devel] [PATCH 11/14] Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode
` [Ocfs2-devel] [PATCH 12/14] Ocfs2/move_extents: move entire/partial extent
` [Ocfs2-devel] [PATCH 13/14] Ocfs2/move_extents: helper to calculate the defraging length in one run
` [Ocfs2-devel] [PATCH 14/14] Ocfs2/move_extents: move/defrag extents within a certain range

[Ocfs2-devel] useless tools - tunefs.ocfs2,fsck.ocfs2
 2011-01-20 19:30 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 9/9] Ocfs2: Handle refcounted extents when doing moving/defraging
 2011-01-17  7:52 UTC  (3+ messages)

[Ocfs2-devel] vfs-scale, nd->inode after __do_follow_link()
 2011-01-15 18:16 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix ocfs2_page_mkwrite path
 2011-01-13 11:01 UTC 

[Ocfs2-devel] [PATCH 0/8] Ocfs2: Online defragmentaion V2
 2011-01-13 10:20 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 1/8] Ocfs2: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2
` [Ocfs2-devel] [PATCH 2/8] Ocfs2: Add basic framework and source files for extent moving
` [Ocfs2-devel] [PATCH 3/8] Ocfs2: Duplicate old clusters into new blk_offset by dirty and remap pages
` [Ocfs2-devel] [PATCH 4/8] Ocfs2: move a range of extent
` [Ocfs2-devel] [PATCH 5/8] Ocfs2: lock allocators and reserve metadata blocks and data clusters for extents moving
` [Ocfs2-devel] [PATCH 6/8] Ocfs2: defrag a range of extent
` [Ocfs2-devel] [PATCH 7/8] Ocfs2: move entire/partial extent
` [Ocfs2-devel] [PATCH 8/8] Ocfs2: move/defrag extents within a certain range

[Ocfs2-devel] [PATCH] quota: Fix deadlock during path resolution
 2011-01-12 18:06 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: add fixed metadata file support -v1
 2011-01-12  7:13 UTC 

[Ocfs2-devel] [GIT PULL] ocfs2 updates for 2.6.38-rc
 2011-01-11  1:28 UTC 

[Ocfs2-devel] [PATCH 00/34] OCFS2: Add trace event and replace mlog(0)
 2011-01-05  2:25 UTC  (52+ messages)
` [Ocfs2-devel] [PATCH 01/34] ocfs2: Remove unused truncate function from alloc.c
` [Ocfs2-devel] [PATCH 02/34] ocfs2: Remove ENTRY from masklog
` [Ocfs2-devel] [PATCH 03/34] ocfs2: Remove EXIT "
` [Ocfs2-devel] [PATCH 04/34] ocfs2: Add ocfs2_trace.h
` [Ocfs2-devel] [PATCH 05/34] ocfs2: Remove mlog(0) from fs/ocfs2/alloc.c
` [Ocfs2-devel] [PATCH 06/34] ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.c
` [Ocfs2-devel] [PATCH 07/34] ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
` [Ocfs2-devel] [PATCH 08/34] "
` [Ocfs2-devel] [PATCH 09/34] ocfs2: Remove DISK_ALLOC from masklog
` [Ocfs2-devel] [PATCH 10/34] ocfs2: Remove masklog ML_REFCOUNT
` [Ocfs2-devel] [PATCH 11/34] ocfs2: Remove mlog(0) from fs/ocfs2/aops.c
` [Ocfs2-devel] [PATCH 12/34] ocfs2: Remove FILE_IO from masklog
` [Ocfs2-devel] [PATCH 13/34] ocfs2: remove INODE from unused files
` [Ocfs2-devel] [PATCH 14/34] ocfs2: Remove mlog(0) from fs/ocfs2/file.c
` [Ocfs2-devel] [PATCH 15/34] ocfs2: Little refactoring against ocfs2_iget
` [Ocfs2-devel] [PATCH 16/34] ocfs2: Remove masklog ML_INODE
` [Ocfs2-devel] [PATCH 17/34] ocfs2: Remove masklog ML_EXTENT_MAP
` [Ocfs2-devel] [PATCH 18/34] ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c
` [Ocfs2-devel] [PATCH 19/34] ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c
` [Ocfs2-devel] [PATCH 20/34] ocfs2: Remove masklog ML_SUPER
` [Ocfs2-devel] [PATCH 21/34] ocfs2: Remove masklog ML_XATTR
` [Ocfs2-devel] [PATCH 22/34] ocfs2: Remove masklog ML_RESERVATIONS
` [Ocfs2-devel] [PATCH 23/34] ocfs2: Remove mlog(0) from quota_local.c
` [Ocfs2-devel] [PATCH 24/34] ocfs2: Remove masklog ML_QUOTA
` [Ocfs2-devel] [PATCH 25/34] ocfs2: remove NAMEI from symlink.c
` [Ocfs2-devel] [PATCH 26/34] ocfs2: Remove mlog(0) from fs/ocfs2/dir.c
` [Ocfs2-devel] [PATCH 27/34] ocfs2: Remove masklog ML_NAMEI
` [Ocfs2-devel] [PATCH 28/34] ocfs2: Remove masklog ML_DCACHE
` [Ocfs2-devel] [PATCH 29/34] ocfs2: Remove masklog ML_EXPORT
` [Ocfs2-devel] [PATCH 30/34] ocfs2: Remove masklog ML_JOURNAL
` [Ocfs2-devel] [PATCH 31/34] ocfs2: Remove masklog ML_BH_IO
` [Ocfs2-devel] [PATCH 32/34] ocfs2: Remove masklog ML_UPTODATE
` [Ocfs2-devel] [PATCH 33/34] ocfs2: Remove masklog ML_AIO
` [Ocfs2-devel] [PATCH 34/34] ocfs2: Make the left masklogs compat

[Ocfs2-devel] [patch -next] ocfs2/cluster: dereferencing before checking in nst_seq_show()
 2011-01-03 17:54 UTC 

[Ocfs2-devel] Confused by commit 56a76f [fs: fix page_mkwrite error cases in core code and btrfs]
 2010-12-31 11:51 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: lock the page in __ocfs2_page_mkwrite() -v2
 2010-12-31  1:41 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Use hrtimer to track ocfs2 fs lock stats
 2010-12-29  7:26 UTC 

[Ocfs2-devel] [PATCH 0/8] Ocfs2: Online defragmentaion V1
 2010-12-29  6:30 UTC  (15+ messages)
` [Ocfs2-devel] [PATCH 1/8] Ocfs2: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2
` [Ocfs2-devel] [PATCH 2/8] Ocfs2: Add basic framework and source files for extent moving
` [Ocfs2-devel] [PATCH 3/8] Ocfs2: Duplicate old clusters into new blk_offset by dirty and remap pages
` [Ocfs2-devel] [PATCH 4/8] Ocfs2: move a range of extent
` [Ocfs2-devel] [PATCH 5/8] Ocfs2: lock allocators and reserve metadata blocks and data clusters for extents moving
` [Ocfs2-devel] [PATCH 6/8] Ocfs2: defrag a range of extent
` [Ocfs2-devel] [PATCH 7/8] Ocfs2: move entire/partial extent
` [Ocfs2-devel] [PATCH 8/8] Ocfs2: move extents within a certain range

[Ocfs2-devel] disk full when it shouldn't
 2010-12-28 12:06 UTC  (9+ messages)

[Ocfs2-devel] [PATCH -next] ocfs2: fix build for OCFS2_FS_STATS not enabled
 2010-12-27 21:41 UTC  (3+ messages)

[Ocfs2-devel] [GIT PULL] ocfs2 fixes for 2.6.37-rc7
 2010-12-24  0:16 UTC 

[Ocfs2-devel] o2net timing stats
 2010-12-22 20:39 UTC  (7+ messages)
` [Ocfs2-devel] [PATCH 1/6] ocfs2: Add DEBUG_FS dependency
` [Ocfs2-devel] [PATCH 2/6] ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking
` [Ocfs2-devel] [PATCH 3/6] ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container
` [Ocfs2-devel] [PATCH 4/6] ocfs2/cluster: Track send message timing stats for each socket
` [Ocfs2-devel] [PATCH 5/6] ocfs2/cluster: Track process "
` [Ocfs2-devel] [PATCH 6/6] ocfs2/cluster: Show o2net timing statistics

[Ocfs2-devel] [PATCH] ocfs2: Fix system inodes cache overflow
 2010-12-22 11:57 UTC  (2+ messages)

[Ocfs2-devel] 2.6.36 OCFS unstable
 2010-12-22  8:12 UTC  (5+ messages)

[Ocfs2-devel] Cleanup patches
 2010-12-21  0:35 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2/dlm: Cleanup dlmdebug.c
` [Ocfs2-devel] [PATCH 2/3] ocfs2/dlm: Minor cleanup
` [Ocfs2-devel] [PATCH 3/3] ocfs2/dlm: Hard code the values for enums

[Ocfs2-devel] OCFS2 and RHEL 6
 2010-12-20 15:20 UTC 

[Ocfs2-devel] [PATCH] ocfs2: Release buffer_head in case of error in ocfs2_double_lock
 2010-12-20  8:21 UTC 

[Ocfs2-devel] Pin the configfs items while cluster is active
 2010-12-16  8:52 UTC  (8+ messages)
` [Ocfs2-devel] [PATCH 1/5] ocfs2/cluster: Pin the remote node item in configfs
` [Ocfs2-devel] [PATCH 2/5] ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap
` [Ocfs2-devel] [PATCH 3/5] ocfs2/cluster: Pin/unpin o2hb regions
` [Ocfs2-devel] [PATCH 4/5] ocfs2/cluster: Show pin state for each o2hb region
` [Ocfs2-devel] [PATCH 5/5] ocfs2/cluster: Pin the local node when o2hb thread starts

[Ocfs2-devel] [PATCH] ocfs2/dlm: make existing convertion precedent over new lock
 2010-12-16  8:52 UTC  (6+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.c
 2010-12-16  8:51 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2/dlm: Migrate lockres with no locks if it has a reference

[Ocfs2-devel] [PATCH] ocfs2: Try to free truncate log when meeting ENOSPC in write
 2010-12-16  8:51 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH v2] "

[Ocfs2-devel] [PATCH] ocfs2: Hold ip_lock when set/clear flags for indexed dir
 2010-12-16  8:41 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 1/1] ocfs2: Adjust masklog flag values
 2010-12-16  8:41 UTC  (5+ messages)

[Ocfs2-devel] Новое сообщение
 2010-12-13  2:44 UTC 

[Ocfs2-devel] [PATCH 1/1] Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem
 2010-12-10  1:45 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] Call userspace script when self-fencing
 2010-12-09 18:24 UTC  (2+ messages)

[Ocfs2-devel] Apache Cluster Using OCFS2 on Oracle UNIX
 2010-12-09  2:09 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).