| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: register the ocfs2 sysctl numbers | Eric W. Biederman | 2007-02-14 | 2 | -4/+3 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 2 | -3/+3 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 | 7 | -16/+16 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | [PATCH] ocfs2 heartbeat: clean up bio submission code | Philipp Reisner | 2007-02-07 | 1 | -127/+31 |
* | ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages | Zhen Wei | 2007-02-07 | 2 | -0/+10 |
* | ocfs2_dlm: Add timeout to dlm join domain | Sunil Mushran | 2007-02-07 | 1 | -1/+13 |
* | ocfs2_dlm: Silence some messages during join domain | Sunil Mushran | 2007-02-07 | 1 | -3/+6 |
* | ocfs2_dlm: disallow a domain join if node maps mismatch | Srinivas Eeda | 2007-02-07 | 3 | -1/+62 |
* | ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres | Sunil Mushran | 2007-02-07 | 2 | -11/+94 |
* | ocfs2: Binds listener to the configured ip address | Sunil Mushran | 2007-02-07 | 1 | -7/+8 |
* | ocfs2_dlm: Calling post handler function in assert master handler | Kurt Hackel | 2007-02-07 | 4 | -4/+29 |
* | ocfs2: Added post handler callable function in o2net message handler | Kurt Hackel | 2007-02-07 | 12 | -60/+112 |
* | ocfs2_dlm: Cookies in locks not being printed correctly in error messages | Kurt Hackel | 2007-02-07 | 5 | -25/+26 |
* | ocfs2_dlm: Silence a failed convert | Kurt Hackel | 2007-02-07 | 1 | -22/+6 |
* | ocfs2_dlm: wake up sleepers on the lockres waitqueue | Kurt Hackel | 2007-02-07 | 3 | -2/+18 |
* | ocfs2_dlm: Dlm dispatch was stopping too early | Kurt Hackel | 2007-02-07 | 1 | -3/+0 |
* | ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres | Kurt Hackel | 2007-02-07 | 1 | -5/+3 |
* | ocfs2_dlm: Flush dlm workqueue before starting to migrate | Kurt Hackel | 2007-02-07 | 1 | -16/+20 |
* | ocfs2_dlm: Fix migrate lockres handler queue scanning | Kurt Hackel | 2007-02-07 | 1 | -6/+20 |
* | ocfs2_dlm: Make dlmunlock() wait for migration to complete | Kurt Hackel | 2007-02-07 | 2 | -0/+5 |
* | ocfs2_dlm: Fixes race between migrate and dirty | Kurt Hackel | 2007-02-07 | 3 | -14/+33 |
* | [PATCH] fs/ocfs2/dlm/: make functions static | Adrian Bunk | 2007-02-07 | 3 | -10/+7 |
* | ocfs2_dlm: fix cluster-wide refcounting of lock resources | Kurt Hackel | 2007-02-07 | 8 | -174/+729 |
* | ocfs2: ocfs2_link() journal credits update | Mark Fasheh | 2007-02-01 | 1 | -2/+2 |
* | [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno() | Mark Fasheh | 2007-01-26 | 1 | -1/+1 |
* | ocfs2: Add backup superblock info to ocfs2_fs.h | Mark Fasheh | 2007-01-21 | 1 | -1/+42 |
* | ocfs2: cleanup ocfs2_iget() errors | Mark Fasheh | 2007-01-21 | 2 | -12/+4 |
* | ocfs2: Directory c/mtime update fixes | Mark Fasheh | 2007-01-21 | 1 | -32/+37 |
* | ocfs2: Don't print errors when following symlinks | Mark Fasheh | 2007-01-21 | 1 | -2/+1 |
* | ocfs2: export heartbeat thread pid via configfs | Zhen Wei | 2006-12-28 | 1 | -0/+17 |
* | ocfs2: always unmap in ocfs2_data_convert_worker() | Mark Fasheh | 2006-12-28 | 1 | -1/+9 |
* | ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime() | Mark Fasheh | 2006-12-28 | 1 | -0/+11 |
* | ocfs2: Allow direct I/O read past end of file | Mark Fasheh | 2006-12-28 | 1 | -7/+17 |
* | ocfs2: don't print error in ocfs2_permission() | Mark Fasheh | 2006-12-28 | 1 | -2/+0 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 13 | -29/+29 |
* | [PATCH] ocfs2: relative atime support | Mark Fasheh | 2006-12-13 | 1 | -0/+8 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-12-12 | 16 | -106/+546 |
|\ |
|
| * | [patch 3/3] OCFS2 Configurable timeouts - Protocol changes | Andrew Beekhof | 2006-12-11 | 4 | -16/+116 |
| * | [patch 2/3] OCFS2 Configurable timeouts | Jeff Mahoney | 2006-12-07 | 5 | -18/+219 |
| * | [patch 1/3] OCFS2 - Expose struct o2nm_cluster | Andrew Beekhof | 2006-12-07 | 2 | -12/+15 |
| * | ocfs2: Synchronize feature incompat flags in ocfs2_fs.h | Mark Fasheh | 2006-12-07 | 1 | -0/+9 |
| * | ocfs2: local mounts | Sunil Mushran | 2006-12-07 | 11 | -66/+193 |
* | | [PATCH] struct path: convert ocfs2 | Josef Sipek | 2006-12-08 | 4 | -22/+22 |
|/ |
|
* | [PATCH] fs/*: trivial vsnprintf() conversion | Alexey Dobriyan | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 6 | -8/+8 |
* | [PATCH] slab: remove SLAB_NOFS | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 27 | -894/+754 |
|\ |
|