Linux ocfs2 filesystem development
 help / color / mirror / Atom feed
 messages from 2011-12-01 20:18:46 to 2012-06-29 10:29:00 UTC [more...]

[Ocfs2-devel] [V4]fix ocfs2 aio/dio writing process hang
 2012-06-29 10:29 UTC  (8+ messages)
` [Ocfs2-devel] [PATCH v4 1/2] aio: make kiocb->private NUll in init_sync_kiocb()
` [Ocfs2-devel] [PATCH v4 2/2] ocfs2: clear unaligned io flag when dio fails

[Ocfs2-devel] How check what command i use to create ocfs2?
 2012-06-28  7:51 UTC 

[Ocfs2-devel] fix mlog_errno in ocfs2_global_read_info
 2012-06-25  8:19 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 1/1] ocfs2: remove redundant and incorrect mlog_error

[Ocfs2-devel] [PATCH v3 1/9] string: introduce memweight
 2012-06-21  9:07 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH v3 6/9] ocfs2: use memweight()

[Ocfs2-devel] BUG in ofcs2_change_file_space
 2012-06-21  6:12 UTC  (5+ messages)
          ` [Ocfs2-devel] [PATCH] ocfs2: Fix NULL pointer dereferrence in __ocfs2_change_file_space

[Ocfs2-devel] echo 0 > /proc/sys/kernel/hung_task_timeout_secs and others error, Part II
 2012-06-21  4:54 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
 2012-06-12 14:20 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH 19/27] ocfs2: Convert to new freezing mechanism

[Ocfs2-devel] [RFC, PATCH, RESEND] fs: push rcu_barrier() from deactivate_locked_super() to filesystems
 2012-06-09  7:25 UTC  (13+ messages)
  ` [Ocfs2-devel] [RFC, PATCH] "

[Ocfs2-devel] [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
 2012-06-09  6:29 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 19/27] ocfs2: Convert to new freezing mechanism
` [Ocfs2-devel] [PATCH 00/27 v6] Fix filesystem freezing deadlocks

[Ocfs2-devel] [RFC, PATCH] fs: push rcu_barrier() from deactivate_locked_super() to filesystems
 2012-06-08 21:43 UTC 

[Ocfs2-devel] [V3]fix ocfs2 aio/dio writing process hang
 2012-06-08 17:34 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH v3 1/2] aio: make kiocb->private NUll in init_sync_kiocb()
` [Ocfs2-devel] [PATCH v3 2/2] ocfs2: clear unaligned io flag when dio fails

[Ocfs2-devel] Invitation to connect on LinkedIn
 2012-06-07  8:50 UTC 

[Ocfs2-devel] Invitation to connect on LinkedIn
 2012-06-07  8:50 UTC 

[Ocfs2-devel] [PATCH v2 01/10] string: introduce memweight
 2012-06-05  9:03 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH v2 07/10] ocfs2: use memweight()

[Ocfs2-devel] one issue, someone may give some help,thanks
 2012-06-05  5:20 UTC  (2+ messages)

[Ocfs2-devel] one issue, someone may give some help,thanks
 2012-06-05  3:17 UTC 

[Ocfs2-devel] [PATCH 1/2] aio: make kiocb->private NUll in init_sync_kiocb()
 2012-06-02  2:59 UTC  (8+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: clear unaligned io flag when dio fails

[Ocfs2-devel] [PATCH] Fix waiting status race condition in dlm recovery
 2012-05-31  1:18 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] Fix waiting status race condition in dlm recovery V2
 2012-05-26  2:27 UTC 

[Ocfs2-devel] [PATCH 01/10] string: introduce memweight
 2012-05-24 11:54 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 07/10] ocfs2: use memweight()

[Ocfs2-devel] ocfs2 discontiguous localalloc patches
 2012-05-08  2:10 UTC  (11+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2: new structure to implment discontiguous local alloc bitmap
` [Ocfs2-devel] [PATCH 2/3] ocfs2: implement discontiguous localalloc bitmap
` [Ocfs2-devel] [PATCH 3/3] ocfs2: modify reservation code to support discontigous localalloc

[Ocfs2-devel] [PATCH] Fix warning due to dual put_bh for RO device mount failure
 2012-04-30 14:49 UTC 

[Ocfs2-devel] [patch] ocfs2: cleanup error handling in o2hb_alloc_hb_set()
 2012-04-17 21:13 UTC  (8+ messages)
    ` [Ocfs2-devel] Ocfs2 + Quota!

[Ocfs2-devel] [PATCH 00/19 v5] Fix filesystem freezing deadlocks
 2012-04-17 19:34 UTC  (13+ messages)
` [Ocfs2-devel] [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
` [Ocfs2-devel] [PATCH 19/27] ocfs2: Convert to new freezing mechanism

[Ocfs2-devel] Maybe a null point bug in __ocfs2_change_file_space
 2012-04-13  9:26 UTC  (2+ messages)

[Ocfs2-devel] Maybe a null point bug in __ocfs2_change_file_space
 2012-04-13  3:32 UTC 

[Ocfs2-devel] [PATCH 09/10] net: add paged frag destructor support to kernel_sendpage
 2012-04-10 14:26 UTC 

[Ocfs2-devel] [RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter
 2012-03-30 15:44 UTC  (2+ messages)
` [Ocfs2-devel] [RFC PATCH v2 17/21] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec

[Ocfs2-devel] [PATCH 00/19 v4] Fix filesystem freezing deadlocks
 2012-03-28 23:44 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 12/19] ocfs2: Convert to new freezing mechanism
` [Ocfs2-devel] [PATCH 02/19] fs: Push mnt_want_write() outside of i_mutex

[Ocfs2-devel] ext3/4, btrfs, ocfs2: How to assure that cleancache_invalidate_fs is called on every superblock free
 2012-03-12 13:38 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 00/19] Fix filesystem freezing deadlocks
 2012-03-11 20:23 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 02/19] fs: Push mnt_want_write() outside of i_mutex
` [Ocfs2-devel] [PATCH 12/19] ocfs2: Convert to new freezing mechanism

[Ocfs2-devel] [PATCH 1/9] ocfs2/cluster: Fix possible null pointer dereference
 2012-03-01 19:34 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 2/9] ocfs2: Add missing copyright in few files
` [Ocfs2-devel] [PATCH 3/9] ocfs2: Silence message in ocfs2_global_read_info()
` [Ocfs2-devel] [PATCH 4/9] ocfs2/dlm: Use dlm->track_lock when adding resource to the tracking list
` [Ocfs2-devel] [PATCH 5/9] ocfs2/dlm: Fix list traversal in dlm_process_recovery_data()
` [Ocfs2-devel] [PATCH 6/9] ocfs2: Tighten free bit calculation in the global bitmap
` [Ocfs2-devel] [PATCH 7/9] ocfs2: Fix oops in fallocate()
` [Ocfs2-devel] [PATCH 8/9] ocfs2: Replace nlink_t with unsigned int
` [Ocfs2-devel] [PATCH 9/9] ocfs2: Fix tiny race in unaligned aio+dio

[Ocfs2-devel] [RFC PATCH 19/22] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
 2012-02-27 21:20 UTC 

[Ocfs2-devel] Race condition between OCFS2 downconvert thread and ocfs2 cluster lock
 2012-02-22  1:39 UTC  (9+ messages)
  ` [Ocfs2-devel] [PATCH] fixing dlmglue race condition

[Ocfs2-devel] Ocfs2/move_extents: move/defrag extents within a certain range
 2012-02-15 20:38 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/4] Generic O_SYNC AIO DIO handling
 2012-02-13  9:42 UTC  (7+ messages)
` [Ocfs2-devel] [PATCH 4/4] btrfs: Use generic handlers of O_SYNC AIO DIO
` [Ocfs2-devel] [PATCH 1/4] vfs: Handle O_SYNC AIO DIO in generic code properly
` [Ocfs2-devel] [PATCH 3/4] gfs2: Use generic handlers of O_SYNC AIO DIO
  ` [Ocfs2-devel] [Cluster-devel] "
` [Ocfs2-devel] [PATCH 2/4] ocfs2: "

[Ocfs2-devel] [PATCH] ocfs2: Fix bogus error message from ocfs2_global_read_info
 2012-02-10  9:50 UTC 

[Ocfs2-devel] [PATCH 42/60] ocfs2: remove the second argument of k[un]map_atomic()
 2012-02-10  5:46 UTC 

[Ocfs2-devel] [PATCH] ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_clusters_nocache() or ocfs2_inode_lock() call failed
 2012-02-09 17:43 UTC  (2+ messages)

[Ocfs2-devel] sparsify - utility to punch out blocks of 0s in a file
 2012-02-06 18:40 UTC 

[Ocfs2-devel] [PATCH 1/1] ocfs2: use spinlock irqsave for downconvert lock.patch
 2012-01-31 17:52 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 1/1] o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
 2012-01-31  7:16 UTC 

[Ocfs2-devel] [PATCH 1/1] ocfs2: use spinlock irqsave for downconvert lock.patch
 2012-01-31  5:52 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 1/1] ocfs2: use spinlock irqsave for downconvert lock.patch
 2012-01-31  1:43 UTC  (5+ messages)

[Ocfs2-devel] [PATCH 1/1] ocfs2: Fix oops in fallocate()
 2012-01-30 21:53 UTC 

[Ocfs2-devel] [PATCH v3 5/6] net: add paged frag destructor support to kernel_sendpage
 2012-01-25 12:27 UTC 

[Ocfs2-devel] [PATCH] ocfs2: use find_last_bit
 2012-01-20 15:15 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH] ocfs2: use bitmap_weight()

[Ocfs2-devel] Question about incorrect free bits setting
 2012-01-18 18:21 UTC  (2+ messages)

[Ocfs2-devel] pull request
 2012-01-13 22:08 UTC 

[Ocfs2-devel] [PATCH] ocfs2: ensure journalaccess/journaldirty pairs don't cross journal restarting --ocfs2_rotate_subtree_left
 2012-01-12  7:32 UTC  (2+ messages)

[Ocfs2-devel] ltp hugemmap02 fails on ocfs2
 2012-01-10 15:48 UTC 

[Ocfs2-devel] [PATCH 5/6] net: add paged frag destructor support to kernel_sendpage
 2012-01-05 20:04 UTC  (3+ messages)

[Ocfs2-devel] Gentoo 3.1.5 and ocfs2 1.6.4 instability
 2011-12-28 16:26 UTC  (4+ messages)

[Ocfs2-devel] [Kernel 3.1.5] [OCFS2] After many write/delete on ocfs2 both servers in cluster kernel oops
 2011-12-27 19:03 UTC 

[Ocfs2-devel] [PATCH][ocfs2/dlm] fix dlm_clean_master_list -V2
 2011-12-23  3:21 UTC 

[Ocfs2-devel] [PATCH][ocfs2/dlm] fix dlm_clean_master_list
 2011-12-22 23:08 UTC  (2+ messages)

[Ocfs2-devel] [CFP] Linux Storage, Filesystem & Memory Management Summit 2012 (April 1-2)
 2011-12-22 13:53 UTC 

[Ocfs2-devel] [Kernel 3.1.5] [OCFS2] After many write/delete on ocfs2 filesystem both servers in cluster got oops kernel
 2011-12-20 17:28 UTC 

[Ocfs2-devel] [PATCH] ocfs2: Misplaced parens in unlikley
 2011-12-12 23:00 UTC  (2+ messages)

[Ocfs2-devel] OCFS2 oops in dmesg
 2011-12-09 11:37 UTC 

[Ocfs2-devel] [PATCH] ocfs2: submit disk heartbeat bio using WRITE_SYNC
 2011-12-08 19:07 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 44/62] ocfs2: remove the second argument of k[un]map_atomic()
 2011-12-02  2:29 UTC  (2+ messages)

[Ocfs2-devel] The ocfs2 and configfs trees are back at git.kernel.org
 2011-12-02  1:48 UTC  (3+ messages)

[Ocfs2-devel] [GIT PULL] ocfs2 fixes for 3.2-rc3
 2011-12-01 22:53 UTC 


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