Linux ocfs2 filesystem development
 help / color / mirror / Atom feed
 messages from 2014-12-15 22:51:03 to 2015-01-29 07:47:52 UTC [more...]

[Ocfs2-devel] [RFC] ocfs2/dlm: support range lock
 2015-01-29  7:47 UTC  (6+ messages)

[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)

[Ocfs2-devel] [PATCH] ocfs2: remove bogus check in dlm_process_recovery_data
 2014-12-19  1:01 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/25 RFC v2] quota: Unify VFS and XFS quota interfaces
 2014-12-18 15:37 UTC  (26+ messages)
` [Ocfs2-devel] [PATCH 01/25] xfs: Remove useless test
` [Ocfs2-devel] [PATCH 02/25] xfs: Remove unused variable in xfs_qm_scall_quotaon()
` [Ocfs2-devel] [PATCH 03/25] xfs: Remove some useless flags tests
` [Ocfs2-devel] [PATCH 04/25] quota: Split ->set_xstate callback into two
` [Ocfs2-devel] [PATCH 05/25] quota: Wire up ->quota_{enable, disable} callbacks into Q_QUOTA{ON, OFF}
` [Ocfs2-devel] [PATCH 06/25] quota: Add ->quota_{enable, disable} callbacks for VFS quotas
` [Ocfs2-devel] [PATCH 07/25] ext4: Use generic helpers for quotaon and quotaoff
` [Ocfs2-devel] [PATCH 08/25] ocfs2: "
` [Ocfs2-devel] [PATCH 09/25] quota: Remove quota_on_meta callback
` [Ocfs2-devel] [PATCH 10/25] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
` [Ocfs2-devel] [PATCH 11/25] quota: Store maximum space limit in bytes
` [Ocfs2-devel] [PATCH 12/25] quota: Make Q_XQUOTASYNC support VFS quota syncing
` [Ocfs2-devel] [PATCH 13/25] quota: Don't store flags for v2 quota format
` [Ocfs2-devel] [PATCH 14/25] ocfs2: Move OLQF_CLEAN flag out of generic quota flags
` [Ocfs2-devel] [PATCH 15/25] quota: Cleanup flags definitions
` [Ocfs2-devel] [PATCH 16/25] quota: Verify flags passed to Q_SETINFO
` [Ocfs2-devel] [PATCH 17/25] quota: Make VFS quotas use new interface for getting quota info
` [Ocfs2-devel] [PATCH 18/25] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
` [Ocfs2-devel] [PATCH 19/25] xfs: Remove some pointless quota checks
` [Ocfs2-devel] [PATCH 20/25] xfs: Convert to using ->get_state callback
` [Ocfs2-devel] [PATCH 21/25] gfs2: "
` [Ocfs2-devel] [PATCH 22/25] quota: Remove ->get_xstate and ->get_xstatev callbacks
` [Ocfs2-devel] [PATCH 23/25] quota: Make ->set_info use structure with neccesary info to VFS and XFS
` [Ocfs2-devel] [PATCH 24/25] xfs: Add support for Q_SETINFO
` [Ocfs2-devel] [PATCH 25/25] quota: Hook up Q_XSETQLIM for id 0 to ->set_info

[Ocfs2-devel] ocfs patches for review
 2014-12-17 23:58 UTC  (2+ messages)

[Ocfs2-devel] [patch 08/15] ocfs2: eliminate the static flag of some functions
 2014-12-17 23:55 UTC  (2+ messages)

[Ocfs2-devel] [patch 07/15] ocfs2: fix journal commit deadlock
 2014-12-17 21:01 UTC  (2+ messages)

[Ocfs2-devel] [patch 06/15] ocfs2: reflink: fix slow unlink for refcounted file
 2014-12-17 20:58 UTC  (2+ messages)

[Ocfs2-devel] [patch 05/15] ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
 2014-12-17 18:31 UTC  (2+ messages)

[Ocfs2-devel] ocfs2-tools repository and documentation
 2014-12-16 17:43 UTC  (7+ messages)

[Ocfs2-devel] [patch 02/15] ocfs2: free inode when i_count becomes zero
 2014-12-16  1:37 UTC  (2+ messages)

[Ocfs2-devel] [patch 15/15] ocfs2: fix leftover orphan entry caused by append O_DIRECT write crash
 2014-12-15 22:51 UTC 

[Ocfs2-devel] [patch 14/15] ocfs2: do not fallback to buffer I/O write if fill holes
 2014-12-15 22:51 UTC 

[Ocfs2-devel] [patch 13/15] ocfs2: do not fallback to buffer I/O write if appending
 2014-12-15 22:51 UTC 

[Ocfs2-devel] [patch 12/15] ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
 2014-12-15 22:51 UTC 

[Ocfs2-devel] [patch 11/15] ocfs2: implement ocfs2_direct_IO_write
 2014-12-15 22:51 UTC 


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