messages from 2013-11-04 03:48:14 to 2014-02-11 12:15:02 UTC [more...]
[Ocfs2-devel] [PATCH] ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread
2014-02-11 12:15 UTC
[Ocfs2-devel] [patch 09/11] ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END
2014-02-11 3:35 UTC (12+ messages)
[Ocfs2-devel] [PATCH V2] ocfs2: Check existence of old dentry in ocfs2_link()
2014-02-10 21:47 UTC (2+ messages)
[Ocfs2-devel] [patch 11/11] ocfs2: update inode size after zeroing the hole
2014-02-10 21:43 UTC (2+ messages)
[Ocfs2-devel] [patch 10/11] ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
2014-02-10 21:14 UTC (2+ messages)
[Ocfs2-devel] [PATCH 13/21] fs: Mark functions as static in ocfs2/ioctl.c
2014-02-09 13:17 UTC (4+ messages)
` [Ocfs2-devel] [PATCH 14/21] fs: Mark functions as static in ocfs2/journal.c
` [Ocfs2-devel] [PATCH 15/21] fs: Mark function as static in ocfs2/xattr.c
` [Ocfs2-devel] [PATCH 16/21] fs: Mark function as static in ocfs2/cluster/heartbeat.c
[Ocfs2-devel] [patch 06/11] ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN
2014-02-06 23:36 UTC (4+ messages)
[Ocfs2-devel] [patch 08/11] ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in ocfs2_orphan_del()
2014-02-06 23:28 UTC (2+ messages)
[Ocfs2-devel] [patch 07/11] ocfs2: check existence of old dentry in ocfs2_link()
2014-02-05 23:56 UTC (2+ messages)
[Ocfs2-devel] [patch 04/11] ocfs2: fix a tiny race when running dirop_fileop_racer
2014-02-05 23:31 UTC (2+ messages)
[Ocfs2-devel] [patch 02/11] ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
2014-01-31 0:06 UTC (5+ messages)
[Ocfs2-devel] [PATCH] ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
2014-01-30 3:48 UTC
[Ocfs2-devel] [RFD] ocfs2: poor performance on append write/punch hole
2014-01-28 9:53 UTC
[Ocfs2-devel] [patch 01/11] ocfs2: fix ocfs2_sync_file() if filesystem is readonly
2014-01-27 17:22 UTC (8+ messages)
[Ocfs2-devel] [PATCH] make ocfs2 do not log ENOENT error
2014-01-27 10:58 UTC
[Ocfs2-devel] Doubt about the behavior of filemap_fdatawrite
2014-01-27 2:58 UTC
[Ocfs2-devel] [patch 03/11] ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one
2014-01-24 22:22 UTC (4+ messages)
[Ocfs2-devel] [patch 05/11] ocfs2: code cleanup: remove unused functions
2014-01-24 22:00 UTC (2+ messages)
[Ocfs2-devel] stalled ocfs2 patches
2014-01-24 20:46 UTC
[Ocfs2-devel] [PATCH] make ocfs2 do not log ENOENT error
2014-01-24 20:34 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: Code cleanup: Removed unused functions
2014-01-21 22:46 UTC (3+ messages)
[Ocfs2-devel] [PATCH 0/5] ocfs2: Avoid pending orphaned inodes
2014-01-21 20:23 UTC (10+ messages)
` [Ocfs2-devel] [PATCH 1/5] ocfs2: Remove OCFS2_INODE_SKIP_DELETE flag
` [Ocfs2-devel] [PATCH 2/5] ocfs2: Move dquot_initialize() in ocfs2_delete_inode() somewhat later
` [Ocfs2-devel] [PATCH 3/5] Revert iput deferring code in ocfs2_drop_dentry_lock
` [Ocfs2-devel] [PATCH 4/5] quota: Provide function to grab quota structure reference
` [Ocfs2-devel] [PATCH 5/5] ocfs2: Implement delayed dropping of last dquot reference
[Ocfs2-devel] [PATCH] Revert iput deferring code in ocfs2_drop_dentry_lock
2014-01-16 19:34 UTC (14+ messages)
[Ocfs2-devel] What's the need of OCFS2_INODE_MAYBE_ORPHANED?
2014-01-15 15:35 UTC (14+ messages)
[Ocfs2-devel] [PATCH 1/1] o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
2014-01-14 5:33 UTC (5+ messages)
[Ocfs2-devel] [PATCH 3.11 111/208] jbd2: don't BUG but return ENOSPC if a handle runs out of space
2014-01-13 16:03 UTC
[Ocfs2-devel] [PATCH 3.5 64/96] jbd2: don't BUG but return ENOSPC if a handle runs out of space
2014-01-13 14:26 UTC
[Ocfs2-devel] [3.11.y.z extended stable] Patch "jbd2: don't BUG but return ENOSPC if a handle runs out of space" has been added to staging queue
2014-01-09 12:04 UTC
[Ocfs2-devel] [3.5.y.z extended stable] Patch "jbd2: don't BUG but return ENOSPC if a handle runs out of space" has been added to staging queue
2014-01-08 14:21 UTC
[Ocfs2-devel] [PATCH 3.4 37/43] jbd2: dont BUG but return ENOSPC if a handle runs out of space
2014-01-06 22:42 UTC
[Ocfs2-devel] [PATCH 3.10 085/129] jbd2: dont BUG but return ENOSPC if a handle runs out of space
2014-01-06 22:41 UTC
[Ocfs2-devel] [PATCH 3.12 132/144] jbd2: dont BUG but return ENOSPC if a handle runs out of space
2014-01-06 22:40 UTC
[Ocfs2-devel] [RFC] Why unlink performance is low?
2014-01-06 2:11 UTC
[Ocfs2-devel] [PATCH] ocfs2: Fix NULL pointer dereference when dismount and ocfs2rec simultaneously
2013-12-27 2:27 UTC
[Ocfs2-devel] [PATCH] ocfs2: Check existence of old dentry in ocfs2_link()
2013-12-26 4:39 UTC
[Ocfs2-devel] [PATCH 1/1] ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN Orabug: 17330860
2013-12-20 20:22 UTC
[Ocfs2-devel] [PATCH 1/1] ocfs2: ocfs2 punch hole retrun EINVAL if the length argument in ioctl is negative
2013-12-20 20:14 UTC
[Ocfs2-devel] [PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
2013-12-16 16:49 UTC (8+ messages)
` [Ocfs2-devel] [PATCH 2/4 v3] fiemap: add "
[Ocfs2-devel] [PATCH] ocfs2: fix a tiny race when running dirop_fileop_racer
2013-12-16 7:14 UTC
[Ocfs2-devel] [PATCH 6/6] Use the new DLM operation callbacks while requesting new lockspace
2013-12-09 19:42 UTC
[Ocfs2-devel] [PATCH 5/6] Framework for version LVB
2013-12-09 19:42 UTC
[Ocfs2-devel] [PATCH 4/6] Pass ocfs2_cluster_connection to ocfs2_this_node
2013-12-09 19:41 UTC
[Ocfs2-devel] [PATCH 3/6] Shift allocation ocfs2_live_connection to user_connect()
2013-12-09 19:41 UTC
[Ocfs2-devel] [PATCH 2/6] Add DLM recovery callbacks
2013-12-09 19:41 UTC
[Ocfs2-devel] [PATCH 1/6] Add clustername to cluster connection
2013-12-09 19:40 UTC
[Ocfs2-devel] [PATCH 0/6] nocontrold: Eliminating ocfs2_controld v6
2013-12-09 19:40 UTC
[Ocfs2-devel] [PATCH] ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits()
2013-12-09 11:44 UTC
[Ocfs2-devel] [PATCH 6/6] Use the new DLM operation callbacks while requesting new lockspace
2013-12-08 19:30 UTC (2+ messages)
[Ocfs2-devel] [PATCH 4/6] Pass ocfs2_cluster_connection to ocfs2_this_node
2013-12-08 19:25 UTC (3+ messages)
[Ocfs2-devel] [PATCH 3/3] ocfs2: Adjust minlen with discard_granularity in the FITRIM ioctl
2013-12-08 11:35 UTC
[Ocfs2-devel] [PATCH 2/3] ocfs2: Return EINVAL if the given range to discard is less than block size
2013-12-08 11:35 UTC
[Ocfs2-devel] [PATCH 1/3] ocfs2: Return EOPNOTSUPP if the device does not support discard
2013-12-08 11:34 UTC
[Ocfs2-devel] [PATCH 0/3] ocfs2: FITRIM ioctl(2) consolidation
2013-12-08 11:34 UTC
[Ocfs2-devel] [PATCH] Remove versioning information v2
2013-12-05 0:12 UTC (2+ messages)
[Ocfs2-devel] [PATCH] Remove versioning information
2013-12-03 7:38 UTC (5+ messages)
[Ocfs2-devel] [PATCH 2/2] jbd2: return ENOSPC in journal_dirty_metadata if a handle runs out of space
2013-12-03 7:34 UTC (3+ messages)
[Ocfs2-devel] [PATCH] ocfs2: drop the unwanted null byte in dentry lock name
2013-12-01 23:16 UTC (6+ messages)
[Ocfs2-devel] ocfs2: a dead lock case when running dirop_fileop_racer
2013-11-28 1:40 UTC (4+ messages)
[Ocfs2-devel] [PATCH] Remove versioning information
2013-11-26 23:33 UTC (3+ messages)
[Ocfs2-devel] [PATCH 3/6] Shift allocation ocfs2_live_connection to user_connect()
2013-11-25 23:05 UTC (2+ messages)
[Ocfs2-devel] [PATCH 2/6] Add DLM recovery callbacks
2013-11-25 23:00 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: fix ocfs2_sync_file() if filesystem is readonly
2013-11-25 11:03 UTC
[Ocfs2-devel] [PATCH] ocfs2: correctly update i_used in ocfs2_free_local_alloc_bits
2013-11-25 6:11 UTC
[Ocfs2-devel] [PATCH Resend] ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
2013-11-22 2:58 UTC
[Ocfs2-devel] [PATCH -next] ocfs2: fix sparse non static symbol warning
2013-11-22 2:43 UTC
[Ocfs2-devel] [PATCH] ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
2013-11-22 1:33 UTC (2+ messages)
[Ocfs2-devel] [PATCH 1/6] Add clustername to cluster connection
2013-11-18 23:39 UTC (2+ messages)
[Ocfs2-devel] [PATCH 1/1] ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an ivalid one Orabug: 17489469
2013-11-15 2:00 UTC
[Ocfs2-devel] [PATCH] ocfs2: Simplify ocfs2_invalidatepage() and ocfs2_releasepage()
2013-11-13 13:41 UTC (2+ messages)
[Ocfs2-devel] [PATCH 5/6] Framework for version LVB
2013-11-12 14:07 UTC
[Ocfs2-devel] [PATCH 0/6] nocontrold: Eliminating ocfs2_controld v5
2013-11-12 14:06 UTC
[Ocfs2-devel] [PATCH] ocfs2: Do not write error flag to user structure we cannot copy from/to
2013-11-08 1:21 UTC (3+ messages)
[Ocfs2-devel] [patch] ocfs2: remove some impossible checks
2013-11-07 22:02 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: fix possible double free in ocfs2_write_begin_nolock
2013-11-07 11:11 UTC (2+ messages)
[Ocfs2-devel] [PATCH 00/24] treewide: Convert use of typedef ctl_table to struct ctl_table
2013-11-07 11:06 UTC (3+ messages)
` [Ocfs2-devel] [PATCH 17/24] ocfs2: "
[Ocfs2-devel] ocfs2: why not set EROFS when clearing bits multiple times
2013-11-06 1:05 UTC (3+ messages)
[Ocfs2-devel] [PATCH 2/6] Add DLM recovery callbacks
2013-11-05 20:34 UTC (5+ messages)
[Ocfs2-devel] [PATCH] configfs: fix race between dentry put and lookup
2013-11-05 1:58 UTC
[Ocfs2-devel] [PATCH 6/6] Use the new DLM operation callbacks while requesting new lockspace
2013-11-04 22:15 UTC (4+ messages)
[Ocfs2-devel] [PATCH 5/6] Framework for version LVB
2013-11-04 22:12 UTC (4+ messages)
[Ocfs2-devel] [PATCH 3/6] Shift allocation ocfs2_live_connection to user_connect()
2013-11-04 22:10 UTC (4+ messages)
[Ocfs2-devel] [PATCH 0/6] nocontrold: Eliminating ocfs2_controld v4
2013-11-04 22:08 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox