| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
|\ |
|
| * | ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node | Wengang Wang | 2010-07-15 |
| * | ocfs2: tighten up strlen() checking | Dan Carpenter | 2010-07-12 |
| * | ocfs2/dlm: don't access beyond bitmap size | Wengang Wang | 2010-07-12 |
| * | fs/ocfs2/dlm: Add missing spin_unlock | Julia Lawall | 2010-06-15 |
* | | fs/ocfs2: Remove unnecessary casts of private_data | Joe Perches | 2010-07-20 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break | Wengang Wang | 2010-05-18 |
| * | fs/ocfs2/dlm: Use kstrdup | Julia Lawall | 2010-05-18 |
| * | fs/ocfs2/dlm: Drop memory allocation cast | Julia Lawall | 2010-05-18 |
| * | ocfs2/dlm: Increase o2dlm lockres hash size | Sunil Mushran | 2010-05-05 |
| * | ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE | Sunil Mushran | 2010-05-05 |
| * | ocfs2: print node # when tcp fails | Wengang Wang | 2010-05-05 |
* | | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel... | Joel Becker | 2010-04-30 |
|\ \ |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | | ocfs2: Check the owner of a lockres inside the spinlock | Wengang Wang | 2010-03-30 |
|/ / |
|
* / | ocfs2: Fix a race in o2dlm lockres mastery | Srinivas Eeda | 2010-03-23 |
|/ |
|
* | dlm: allow dlm do recovery during shutdown | Srinivas Eeda | 2010-02-26 |
* | ocfs2_dlmfs: Move to its own directory | Joel Becker | 2010-02-26 |
* | ocfs2_dlmfs: Use poll() to signify BASTs. | Joel Becker | 2010-02-26 |
* | ocfs2_dlmfs: Add capabilities parameter. | Joel Becker | 2010-02-26 |
* | ocfs2/dlm: Fix printing of lockname | Sunil Mushran | 2010-02-08 |
* | ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node | Sunil Mushran | 2010-02-03 |
* | ocfs2/dlm: Handle EAGAIN for compatibility - v2 | Sunil Mushran | 2010-02-02 |
* | ocfs2/dlm: Print more messages during lock migration | Sunil Mushran | 2010-01-25 |
* | ocfs2/dlm: Ignore LVBs of locks in the Blocked list | Sunil Mushran | 2010-01-25 |
* | ocfs2/trivial: Remove trailing whitespaces | Sunil Mushran | 2010-01-25 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-24 |
|\ |
|
| * | ocfs2: return -EAGAIN instead of EAGAIN in dlm | Tiger Yang | 2009-12-02 |
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
|/ |
|
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | ocfs2: add spinlock protection when dealing with lockres->purge. | Wengang Wang | 2009-09-23 |
* | | seq_file: constify seq_operations | James Morris | 2009-09-23 |
* | | writeback: add name to backing_dev_info | Jens Axboe | 2009-09-11 |
|/ |
|
* | ocfs2/dlm: Wait on lockres instead of erroring cancel requests | Goldwyn Rodrigues | 2009-08-20 |
* | ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() | Goldwyn Rodrigues | 2009-07-31 |
* | ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging | Jeff Liu | 2009-07-08 |
* | ocfs2/dlm: Tweak mle_state output | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres() | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Show the number of lockres/mles in dlm_state | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Improve lockres counts | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Track number of mles | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Indent dlm_cleanup_master_list() | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Activate dlm->master_hash for master list entries | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Create and destroy the dlm->master_hash | Sunil Mushran | 2009-04-03 |
* | ocfs2/dlm: Refactor dlm_clean_master_list() | Sunil Mushran | 2009-04-03 |