Linux ocfs2 filesystem development
 help / color / mirror / Atom feed
 messages from 2014-12-19 08:34:39 to 2015-02-27 07:06:37 UTC [more...]

[Ocfs2-devel] + ocfs2-remove-unneeded-rc-for-kfree.patch added to -mm tree
 2015-02-27  7:06 UTC 

[Ocfs2-devel] [PATCH 1/3] ocfs2: remove unneeded variable 'status'
 2015-02-26 21:33 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: make append_dio an incompat feature
 2015-02-26 21:01 UTC 

[Ocfs2-devel] [PATCH 4/4] ocfs2: do not use ocfs2_zero_extend during direct IO
 2015-02-25  9:35 UTC 

[Ocfs2-devel] [PATCH 3/4] ocfs2: take inode lock when get clusters
 2015-02-25  9:32 UTC 

[Ocfs2-devel] [PATCH 2/4] ocfs2: no need get dinode bh when zeroing extend
 2015-02-25  9:30 UTC 

[Ocfs2-devel] [PATCH 1/4] ocfs2: fix a typing error in ocfs2_direct_IO_write
 2015-02-25  9:28 UTC 

[Ocfs2-devel] [PATCH] ocfs2: remove goto statement in ocfs2_check_dir_for_entry()
 2015-02-24 10:25 UTC 

[Ocfs2-devel] [PATCH 3/3] ocfs2: need to handle error for ocfs2_journal_access_di() call
 2015-02-23 10:39 UTC 

[Ocfs2-devel] [PATCH 2/3] ocfs2: remove extra mlog_errno() call in __ocfs2_add_entry()
 2015-02-23 10:38 UTC 

[Ocfs2-devel] [PATCH] ocfs2: avoid a pointless delay in o2cb_cluster_check()
 2015-02-22 23:40 UTC 

[Ocfs2-devel] ocfs2-tools.git is moving, ocfs2 web site plans
 2015-02-20 18:58 UTC  (8+ messages)
` [Ocfs2-devel] Update: "

[Ocfs2-devel] [PATCH 1/2] ocfs2: remove useless if statement
 2015-02-19  3:02 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: update web page + git tree in documentation
 2015-02-17 20:53 UTC 

[Ocfs2-devel] [PATCH 2/2] ocfs2: remove unneeded 'rc' for kfree()
 2015-02-17  7:14 UTC 

[Ocfs2-devel] Read only issue, any other ideas aout it will be appreciated, Thanks a lot
 2015-02-13  8:39 UTC 

[Ocfs2-devel] [PATCH V3]ocfs2: Avoid access invalid address when read o2dlm debug messages
 2015-02-09  3:59 UTC 

[Ocfs2-devel] ocfs2 patch review for 3.19
 2015-02-05 22:13 UTC  (3+ messages)

[Ocfs2-devel] [patch 2/4] o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
 2015-02-05 22:05 UTC  (2+ messages)

[Ocfs2-devel] [patch 1/4] ocfs2: prune the dcache before deleting the dentry of directory
 2015-02-05 22:03 UTC  (2+ messages)

[Ocfs2-devel] [patch 4/4] ocfs2: avoid access invalid address when read o2dlm debug messages
 2015-02-05  0:00 UTC 

[Ocfs2-devel] [patch 3/4] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2015-02-05  0:00 UTC 

[Ocfs2-devel] [PATCH 1/1 linux-next] ocfs2: make resv_lock spinlock static
 2015-02-04 18:11 UTC 

[Ocfs2-devel] [PATCH 3/3] fsck.ocfs2: support append direct io ro compat feature
 2015-02-02  2:59 UTC 

[Ocfs2-devel] [PATCH 2/3] tunefs.ocfs2: support append direct io ro compat feature
 2015-02-02  2:59 UTC 

[Ocfs2-devel] [PATCH 1/3] mkfs.ocfs2: support append direct io ro compat feature
 2015-02-02  2:57 UTC 

[Ocfs2-devel] [PATCH 0/3] ocfs2-tools: support append direct io ro compat feature
 2015-02-02  2:56 UTC 

[Ocfs2-devel] [RFC] ocfs2/dlm: support range lock
 2015-01-31  4:15 UTC  (15+ messages)

[Ocfs2-devel] [PATCH] ocfs2: remove goto statement in ocfs2_dx_dir_link_trailer()
 2015-01-31  3:05 UTC 

[Ocfs2-devel] [PATCH 3/3] ocfs2: remove unreachable code in __ocfs2_recovery_thread()
 2015-01-29 10:49 UTC 

[Ocfs2-devel] [PATCH 2/3] ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
 2015-01-29 10:49 UTC 

[Ocfs2-devel] [PATCH 1/3] ocfs2: remove unreachable code
 2015-01-29 10:49 UTC 

[Ocfs2-devel] [PATCH v3] ocfs2: Use 64bit variables to track heartbeat time
 2015-01-29  6:00 UTC 

[Ocfs2-devel] When fstrim, ocfs2_trim_group beyond end of device
 2015-01-29  1:02 UTC 

[Ocfs2-devel] [PATCH 0/6] ocfs2-tools: userspace clustering updates
 2015-01-28 22:12 UTC  (7+ messages)
` [Ocfs2-devel] [PATCH 1/6] Get cluster list info from corosync
` [Ocfs2-devel] [PATCH 2/6] Don't use controld if kernel supports DLM callbacks
` [Ocfs2-devel] [PATCH 3/6] Auto setup cluster_stack based on what is on disk
` [Ocfs2-devel] [PATCH 4/6] mkfs: Setup cluster_stack if not setup based on args
` [Ocfs2-devel] [PATCH 5/6] Auto setup o2cb stack as default if no stack is setup
` [Ocfs2-devel] [PATCH 6/6] Add users guide (txt version) and o2cb README to DIST_FILES so they are included in the tarball output of 'make dist'

[Ocfs2-devel] [RFC] ocfs2/dlm: support range lock
 2015-01-28  8:43 UTC 

[Ocfs2-devel] [PATCH] ocfs2: prune the dcache before deleting the dentry of directory
 2015-01-27  3:03 UTC 

[Ocfs2-devel] [PATCH v2] ocfs2: fix warning 'ocfs2_orphan_del' uses dynamic stack allocation
 2015-01-26 22:38 UTC  (2+ messages)

[Ocfs2-devel] [mmotm:master 396/417] fs/ocfs2/namei.c:2365:1: warning: 'ocfs2_orphan_del' uses dynamic stack allocation
 2015-01-26 20:26 UTC 

[Ocfs2-devel] [PATCH 00/16 v4] quota: Unify VFS and XFS quota interfaces
 2015-01-26 14:34 UTC  (17+ messages)
` [Ocfs2-devel] [PATCH 01/16] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
` [Ocfs2-devel] [PATCH 02/16] quota: Split ->set_xstate callback into two
` [Ocfs2-devel] [PATCH 03/16] quota: Wire up ->quota_{enable, disable} callbacks into Q_QUOTA{ON, OFF}
` [Ocfs2-devel] [PATCH 04/16] quota: Add ->quota_{enable, disable} callbacks for VFS quotas
` [Ocfs2-devel] [PATCH 05/16] ext4: Use generic helpers for quotaon and quotaoff
` [Ocfs2-devel] [PATCH 06/16] ocfs2: "
` [Ocfs2-devel] [PATCH 07/16] quota: Remove quota_on_meta callback
` [Ocfs2-devel] [PATCH 08/16] quota: Store maximum space limit in bytes
` [Ocfs2-devel] [PATCH 09/16] quota: Make VFS quotas use new interface for getting quota info
` [Ocfs2-devel] [PATCH 10/16] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
` [Ocfs2-devel] [PATCH 11/16] xfs: Convert to using ->get_state callback
` [Ocfs2-devel] [PATCH 12/16] gfs2: "
` [Ocfs2-devel] [PATCH 13/16] quota: Remove ->get_xstate and ->get_xstatev callbacks
` [Ocfs2-devel] [PATCH 14/16] quota: Make ->set_info use structure with neccesary info to VFS and XFS
` [Ocfs2-devel] [PATCH 15/16] xfs: Add support for Q_SETINFO
` [Ocfs2-devel] [PATCH 16/16] quota: Hook up Q_XSETQLIM for id 0 to ->set_info

[Ocfs2-devel] PATCH] ocfs2: fix warning 'ocfs2_orphan_del' uses dynamic stack allocation
 2015-01-26  1:26 UTC 

[Ocfs2-devel] [patch] ocfs2: o2net: silence uninitialized variable warning
 2015-01-23 11:24 UTC 

[Ocfs2-devel] [PATCH 0/9 v6] ocfs2: support append O_DIRECT write
 2015-01-22  5:06 UTC  (6+ messages)

[Ocfs2-devel] ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags
 2015-01-22  1:12 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/17 v3] quota: Unify VFS and XFS quota interfaces
 2015-01-21 23:10 UTC  (40+ messages)
` [Ocfs2-devel] [PATCH 01/17] quota: Split ->set_xstate callback into two
` [Ocfs2-devel] [PATCH 02/17] quota: Wire up ->quota_{enable, disable} callbacks into Q_QUOTA{ON, OFF}
` [Ocfs2-devel] [PATCH 03/17] quota: Add ->quota_{enable, disable} callbacks for VFS quotas
` [Ocfs2-devel] [PATCH 04/17] ext4: Use generic helpers for quotaon and quotaoff
` [Ocfs2-devel] [PATCH 05/17] ocfs2: "
` [Ocfs2-devel] [PATCH 06/17] quota: Remove quota_on_meta callback
` [Ocfs2-devel] [PATCH 07/17] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
` [Ocfs2-devel] [PATCH 08/17] quota: Store maximum space limit in bytes
` [Ocfs2-devel] [PATCH 09/17] quota: Make Q_XQUOTASYNC support VFS quota syncing
` [Ocfs2-devel] [PATCH 10/17] quota: Make VFS quotas use new interface for getting quota info
` [Ocfs2-devel] [PATCH 11/17] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
` [Ocfs2-devel] [PATCH 12/17] xfs: Convert to using ->get_state callback
` [Ocfs2-devel] [PATCH 13/17] gfs2: "
` [Ocfs2-devel] [PATCH 14/17] quota: Remove ->get_xstate and ->get_xstatev callbacks
` [Ocfs2-devel] [PATCH 15/17] quota: Make ->set_info use structure with neccesary info to VFS and XFS
` [Ocfs2-devel] [PATCH 16/17] xfs: Add support for Q_SETINFO
` [Ocfs2-devel] [PATCH 17/17] quota: Hook up Q_XSETQLIM for id 0 to ->set_info

[Ocfs2-devel] [PATCH] ocfs2: Remove pointless assignment from ocfs2_calc_refcount_meta_credits()
 2015-01-21 12:46 UTC 

[Ocfs2-devel] [PATCH 6/9 v6] ocfs2: do not fallback to buffer I/O write if appending
 2015-01-20 10:26 UTC 

[Ocfs2-devel] [PATCH 9/9 v6] ocfs2: set append dio as a ro compat feature
 2015-01-20  8:35 UTC 

[Ocfs2-devel] [PATCH 8/9 v6] ocfs2: wait for orphan recovery first once append O_DIRECT write crash
 2015-01-20  8:11 UTC 

[Ocfs2-devel] [PATCH 7/9 v6] ocfs2: complete the rest request through buffer io
 2015-01-20  8:10 UTC 

[Ocfs2-devel] [PATCH 5/9 v6] ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
 2015-01-20  8:07 UTC 

[Ocfs2-devel] [PATCH 4/9 v6] ocfs2: implement ocfs2_direct_IO_write
 2015-01-20  8:07 UTC 

[Ocfs2-devel] [PATCH 3/9 v6] ocfs2: add orphan recovery types in ocfs2_recover_orphans
 2015-01-20  8:06 UTC 

[Ocfs2-devel] [PATCH 2/9 v6] ocfs2: add functions to add and remove inode in orphan dir
 2015-01-20  8:03 UTC 

[Ocfs2-devel] [PATCH 1/9 v6] ocfs2: prepare some interfaces used in append direct io
 2015-01-20  8:02 UTC 

[Ocfs2-devel] About the commit 1b56e98990
 2015-01-19 13:29 UTC 

[Ocfs2-devel] [PATCH 0/4] Quota cleanups
 2015-01-19 12:34 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 1/4] quota: Don't store flags for v2 quota format
` [Ocfs2-devel] [PATCH 2/4] ocfs2: Move OLQF_CLEAN flag out of generic quota flags
` [Ocfs2-devel] [PATCH 3/4] quota: Cleanup flags definitions
` [Ocfs2-devel] [PATCH 4/4] quota: Verify flags passed to Q_SETINFO

[Ocfs2-devel] [PATCH] ocfs2: fix snprintf format specifier in dlmdebug.c
 2015-01-16 23:26 UTC  (2+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
 2015-01-16 23:21 UTC  (2+ messages)

[Ocfs2-devel] [patch 09/15] ocfs2: add functions to add and remove inode in orphan dir
 2015-01-16 22:56 UTC  (8+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
 2015-01-13  1:27 UTC 

[Ocfs2-devel] Git repos?
 2015-01-08 21:28 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2: fix uninitialized variable access
 2015-01-07  2:42 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: fix wrong comment

[Ocfs2-devel] [PATCH] ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
 2015-01-07  2:19 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
 2015-01-06  1:07 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: add missing dlm_lock_put() when recovery master down
 2014-12-24  9:14 UTC 

[Ocfs2-devel] [patch 04/15] ocfs2: avoid access invalid address when read o2dlm debug messages
 2014-12-24  9:08 UTC  (7+ messages)

[Ocfs2-devel] [PATCH 1/1 linux-next] ocfs2: remove unnecessary sizeof(char)
 2014-12-23 11:14 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 1/1 linux-next] ocfs2: remove unnecessary else in ocfs2_set_acl()
 2014-12-22 21:01 UTC 

[Ocfs2-devel] [patch 03/15] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2014-12-22 12:01 UTC  (4+ messages)

[Ocfs2-devel] Introduce myself to become the maintainer of dlm module in ocfs2
 2014-12-22  7:01 UTC  (2+ messages)

[Ocfs2-devel] [patch 10/15] ocfs2: add orphan recovery types in ocfs2_recover_orphans
 2014-12-19 20:49 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