Commit Graph

238 Commits (8bbea968f9022c3f66a36902509574597611be99)

Author SHA1 Message Date
Joe Perches 33fa1d909c fs/ocfs2: Remove unnecessary casts of private_data 15 years ago
Wengang Wang a39953dd95 ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node 15 years ago
Dan Carpenter e372357ba5 ocfs2: tighten up strlen() checking 15 years ago
Wengang Wang f471c9df92 ocfs2/dlm: don't access beyond bitmap size 15 years ago
Julia Lawall 6469272c35 fs/ocfs2/dlm: Add missing spin_unlock 15 years ago
Wengang Wang d9ef75221a ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break 15 years ago
Julia Lawall 316ce2ba8e fs/ocfs2/dlm: Use kstrdup 15 years ago
Julia Lawall 3914ed0cec fs/ocfs2/dlm: Drop memory allocation cast 15 years ago
Sunil Mushran 0467ae954d ocfs2/dlm: Increase o2dlm lockres hash size 15 years ago
Sunil Mushran 5c80d4c9e5 ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE 15 years ago
Wengang Wang a5196ec5ef ocfs2: print node # when tcp fails 15 years ago
Wengang Wang 428257f887 ocfs2: Check the owner of a lockres inside the spinlock 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Srinivas Eeda 14741472a0 ocfs2: Fix a race in o2dlm lockres mastery 15 years ago
Srinivas Eeda bc9838c4d4 dlm: allow dlm do recovery during shutdown 15 years ago
Joel Becker 34a9dd7e29 ocfs2_dlmfs: Move to its own directory 15 years ago
Joel Becker 65b6f34034 ocfs2_dlmfs: Use poll() to signify BASTs. 15 years ago
Joel Becker 14a437c2b6 ocfs2_dlmfs: Add capabilities parameter. 15 years ago
Sunil Mushran 86a06abab0 ocfs2/dlm: Fix printing of lockname 15 years ago
Sunil Mushran cda70ba8c0 ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node 15 years ago
Sunil Mushran cd34edd8cf ocfs2/dlm: Handle EAGAIN for compatibility - v2 15 years ago
Sunil Mushran 26636bf6b2 ocfs2/dlm: Print more messages during lock migration 15 years ago
Sunil Mushran 71656fa6ec ocfs2/dlm: Ignore LVBs of locks in the Blocked list 15 years ago
Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Tiger Yang aad1b15310 ocfs2: return -EAGAIN instead of EAGAIN in dlm 15 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Wengang Wang 83e32d9044 ocfs2: add spinlock protection when dealing with lockres->purge. 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Goldwyn Rodrigues c795b33ba1 ocfs2/dlm: Wait on lockres instead of erroring cancel requests 16 years ago
Goldwyn Rodrigues ab57a40827 ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() 16 years ago
Jeff Liu 17ae26b669 ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging 16 years ago
Sunil Mushran 9405dccfd3 ocfs2/dlm: Tweak mle_state output 16 years ago
Sunil Mushran 516b7e52ab ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres() 16 years ago
Sunil Mushran 7141514b83 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry 16 years ago
Sunil Mushran e64ff14607 ocfs2/dlm: Show the number of lockres/mles in dlm_state 16 years ago
Sunil Mushran 7d62a978a8 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined 16 years ago
Sunil Mushran 6800791ab7 ocfs2/dlm: Improve lockres counts 16 years ago
Sunil Mushran 2041d8fdce ocfs2/dlm: Track number of mles 16 years ago
Sunil Mushran 67ae1f0604 ocfs2/dlm: Indent dlm_cleanup_master_list() 16 years ago
Sunil Mushran 2ed6c750d6 ocfs2/dlm: Activate dlm->master_hash for master list entries 16 years ago
Sunil Mushran e2b66ddcce ocfs2/dlm: Create and destroy the dlm->master_hash 16 years ago
Sunil Mushran c2cd4a4433 ocfs2/dlm: Refactor dlm_clean_master_list() 16 years ago
Sunil Mushran f77a9a78c3 ocfs2/dlm: Clean up struct dlm_lock_name 16 years ago
Sunil Mushran 1c0845773a ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list 16 years ago
Sunil Mushran 53ecd25e14 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter 16 years ago
Sunil Mushran dabc47de7a ocfs2/dlm: Use ast_lock to protect ast_list 16 years ago
Sunil Mushran 7dc102b737 ocfs2/dlm: Retract fix for race between purge and migrate 16 years ago