ocfs2-devel.oss.oracle.com archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-01 06:01:27 to 2011-04-18 05:32:08 UTC [more...]

[Ocfs2-devel] [PATCH V8 4/8] mm/fs: add hooks to support cleancache
 2011-04-18  5:32 UTC  (8+ messages)

[Ocfs2-devel] [PATCH] xen: cleancache shim to Xen Transcendent Memory
 2011-04-15 22:53 UTC  (3+ messages)

[Ocfs2-devel] [PATCH V8 1/8] mm/fs: cleancache documentation
 2011-04-15 20:06 UTC  (4+ messages)

[Ocfs2-devel] ocfs2 1.6 2.6.38-2-amd64 kernel panic when unmount
 2011-04-15  6:07 UTC 

[Ocfs2-devel] [PATCH V8 8/8] ocfs2: add cleancache support
 2011-04-14 21:19 UTC 

[Ocfs2-devel] [PATCH V8 7/8] ext4: add cleancache support
 2011-04-14 21:19 UTC 

[Ocfs2-devel] [PATCH V8 6/8] btrfs: add cleancache support
 2011-04-14 21:18 UTC 

[Ocfs2-devel] [PATCH V8 5/8] ext3: add cleancache support
 2011-04-14 21:18 UTC 

[Ocfs2-devel] [PATCH V8 3/8] mm: cleancache core ops functions and config
 2011-04-14 21:17 UTC 

[Ocfs2-devel] [PATCH V8 2/8] fs: add field to superblock to support cleancache
 2011-04-14 21:16 UTC 

[Ocfs2-devel] [PATCH V8 0/8] Cleancache
 2011-04-14 21:15 UTC 

[Ocfs2-devel] OSS o2dlm Bug reference
 2011-04-13  0:17 UTC 

[Ocfs2-devel] Few bug fixes
 2011-04-05 22:21 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2/dlm: Use negotiated o2dlm protocol version
` [Ocfs2-devel] [PATCH 2/3] ocfs2/cluster: Increase the live threshold
` [Ocfs2-devel] [PATCH 3/3] ocfs2/cluster: Heartbeat mismatch message improved

[Ocfs2-devel] [PATCH 1/3] VFS/ioctl: Add punching-hole support to ioctl()
 2011-04-04 17:51 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 2/3] Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly
` [Ocfs2-devel] [PATCH 3/3] Ocfs2: Cleanup for OCFS2_IOC_RESVSP & OCFS2_IOC_UNRESVSP

[Ocfs2-devel] ocfs2 1.6.3 kernel bug w/ 2.6.38-8
 2011-04-04 12:15 UTC 

[Ocfs2-devel] [PATCH 1/3] VFS/ioctl: Add punching-hole support to ioctl()
 2011-04-01 16:54 UTC  (6+ messages)

[Ocfs2-devel] Tiny patch for cached ACLs support
 2011-03-31 11:31 UTC  (9+ messages)

[Ocfs2-devel] [PATCH 0/3] Ocfs2: Complete rest of o2info patches
 2011-03-29  2:11 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 2/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl
` [Ocfs2-devel] [PATCH 3/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' "

[Ocfs2-devel] [GIT PULL] ocfs2 changes for 2.6.39-rc
 2011-03-28 19:36 UTC 

[Ocfs2-devel] [PATCH 0/2] support strictatime in ocfs2
 2011-03-28  8:50 UTC  (7+ messages)
` [Ocfs2-devel] [PATCH 1/1] ocfs2-tools: "
` [Ocfs2-devel] [PATCH 1/1] ocfs2: clean up mount option about atime in ocfs2.txt

[Ocfs2-devel] [PATCH] fs, ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS
 2011-03-26 22:48 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] Treat writes as new when holes span across page boundaries
 2011-03-26 22:48 UTC  (34+ messages)

[Ocfs2-devel] [PATCH 1/1] Fix a potential piece of code that may induce kernel bug
 2011-03-22  1:09 UTC  (3+ messages)

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

[Ocfs2-devel] [PATCH 1/1] ocfs2/cluster: Increase the live threshold
 2011-03-14 17:59 UTC 

[Ocfs2-devel] [PATCH] Ocfs2: do not allow fallocate on dir file
 2011-03-10 21:21 UTC  (10+ messages)

[Ocfs2-devel] [PATCH 0/3] ocfs2: Add batched discard support
 2011-03-08 15:26 UTC  (13+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2: Add ocfs2_trim_fs for SSD trim support
` [Ocfs2-devel] [PATCH 2/3] ocfs2: Add FITRIM ioctl
` [Ocfs2-devel] [PATCH 3/3] ocfs2: Add trace event for trim
` [Ocfs2-devel] [PATCH 1/3 v2] ocfs2: Add ocfs2_trim_fs for SSD trim support

[Ocfs2-devel] Announcement: Linux Foundation HA working group mailing lists
 2011-03-03  9:37 UTC 

[Ocfs2-devel] [GIT PULL] ocfs2 fixes for 2.6.38-rc
 2011-02-28 11:15 UTC 

[Ocfs2-devel] [PATCH 1/2] ocfs2/cluster: Heartbeat mismatch message improved
 2011-02-23  2:21 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2/dlm: Move kmalloc() outside the spinlock

[Ocfs2-devel] ocfs2 1.6 kernel blocking error
 2011-02-22 19:36 UTC 

[Ocfs2-devel] forget_all_cached_acls()
 2011-02-22 15:12 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 2/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl
 2011-02-22  8:26 UTC  (6+ messages)
` [Ocfs2-devel] [PATCH 3/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' "

[Ocfs2-devel] [PATCH 0/3] Ocfs2: Adding new codes 'OCFS2_INFO_FREEINODE' and 'OCFS2_INFO_FREEFRAG' for o2info ioctl V2
 2011-02-21 18:17 UTC  (17+ messages)
` [Ocfs2-devel] [PATCH 1/3] Ocfs2: Using macro to set/clear *FILLED* flags in info handler
` [Ocfs2-devel] [PATCH 2/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl

[Ocfs2-devel] [PATCH] ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotations
 2011-02-20 12:08 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Use hrtimer to track ocfs2 fs lock stats
 2011-02-20 12:07 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Fix estimate of necessary credits for mkdir
 2011-02-20 10:41 UTC  (3+ messages)

[Ocfs2-devel] ocfs2: Check heartbeat mode for kernel stacks only
 2011-02-20 10:41 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/14] Ocfs2: Online defragmentaion V3
 2011-02-20 10:40 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 01/14] Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number

[Ocfs2-devel] [PATCH 0/3] Ocfs2: Adding new codes 'OCFS2_INFO_FREEINODE' and 'OCFS2_INFO_FREEFRAG' for o2info ioctl V3
 2011-02-18  4:26 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/3] Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler
` [Ocfs2-devel] [PATCH 2/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl
` [Ocfs2-devel] [PATCH 3/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' "

[Ocfs2-devel] Announcing "Cluster in a BOX" project
 2011-02-17  9:19 UTC 

[Ocfs2-devel] [PATCH] Zero from EOF instead of next block
 2011-02-16 14:24 UTC  (9+ messages)

[Ocfs2-devel] [PATCH 00/34] OCFS2: Add trace event and replace mlog(0)
 2011-02-14  2:53 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: avoid unaligned access to dqc_bitmap
 2011-02-09 17:05 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: use find_last_bit
 2011-02-07 14:50 UTC 

[Ocfs2-devel] [PATCH] [ocfs2] Use a kobject instead of a kset
 2011-02-05 18:45 UTC  (3+ 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).