Commit Graph

84 Commits (6c0f6218ba04a5d6e61d0c55b68e6c4ef0736531)

Author SHA1 Message Date
Steven Whitehouse 314dd2a053 dlm: Don't send callback to node making lock request when "try 1cb" fails 15 years ago
Dan Carpenter 99fb19d49e dlm: cleanup remove unused code 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
David Teigland b6fa8796b2 dlm: use bastmode in debugfs output 15 years ago
David Teigland cf6620acc0 dlm: send reply before bast 15 years ago
David Teigland 7fe2b3190b dlm: fix ordering of bast and cast 15 years ago
David Teigland 573c24c4af dlm: always use GFP_NOFS 15 years ago
Steven Whitehouse a566a6b11c dlm: Fix uninitialised variable warning in lock.c 16 years ago
David Teigland a536e38125 dlm: ignore cancel on granted lock 16 years ago
David Teigland 43279e5376 dlm: clear defunct cancel state 16 years ago
David Teigland c7be761a81 dlm: change rsbtbl rwlock to spinlock 16 years ago
David Teigland e3a84ad495 dlm: add time stamp of blocking callback 16 years ago
David Teigland eeda418d8c dlm: change lock time stamping 16 years ago
David Teigland fd22a51bcc dlm: improve how bast mode handling 16 years ago
Benny Halevy 18c60c0a3b dlm: fix uninitialized variable for search_rsb_list callers 17 years ago
David Teigland 329fc4c372 dlm: fix basts for granted CW waiting PR/CW 17 years ago
David Teigland 761b9d3ffc dlm: save master info after failed no-queue request 17 years ago
Adrian Bunk 170e19ab29 dlm: make dlm_print_rsb() static 17 years ago
David Teigland d292c0cc48 dlm: eliminate astparam type casting 17 years ago
David Teigland e5dae548b0 dlm: proper types for asts and basts 17 years ago
Al Viro a9cc915928 dlm: fix overflows when copying from ->m_extra to lvb 17 years ago
Al Viro ef58bccab7 dlm: make find_rsb() fail gracefully when namelen is too large 17 years ago
Al Viro a5dd06313d dlm: receive_rcom_lock_args() overflow check 17 years ago
Al Viro ae773d0b74 dlm: verify that places expecting rcom_lock have packet long enough 17 years ago
Al Viro 163a1859ec dlm: do not byteswap rcom_lock 17 years ago
Al Viro eef7d739c2 dlm: dlm_process_incoming_buffer() fixes 17 years ago
Al Viro 8b0d8e03f8 dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) 17 years ago
David Teigland 85f0379aa0 dlm: keep cached master rsbs during recovery 17 years ago
David Teigland 594199ebaa dlm: change error message to debug 17 years ago
David Teigland 755b5eb8ba dlm: limit dir lookup loop 17 years ago
David Teigland 42dc1601a9 dlm: reject normal unlock when lock is waiting for lookup 17 years ago
David Teigland c54e04b00f dlm: validate messages before processing 17 years ago
David Teigland 46b43eed70 dlm: reject messages from non-members 17 years ago
David Teigland aec64e1be2 dlm: another call to confirm_master in receive_request_reply 17 years ago
David Teigland 601342ce02 dlm: recover locks waiting for overlap replies 17 years ago
David Teigland 8a358ca8e7 dlm: clear ast_type when removing from astqueue 17 years ago
David Teigland 52bda2b5ba dlm: use dlm prefix on alloc and free functions 17 years ago
David Teigland 11b2498ba7 dlm: don't print common non-errors 17 years ago
Adrian Bunk e028398da7 dlm: proper prototypes 17 years ago
David Teigland c36258b592 [DLM] block dlm_recv in recovery transition 18 years ago
Patrick Caulfield b434eda6fd [DLM] don't overwrite castparam if it's NULL 18 years ago
David Teigland 3650925893 [DLM] fix basts for granted PR waiting CW 18 years ago
Patrick Caulfield 44f487a553 [DLM] variable allocation 18 years ago
David Teigland 8b4021fa43 [DLM] canceling deadlocked lock 18 years ago
David Teigland 84d8cd69a8 [DLM] timeout fixes 18 years ago
Steven Whitehouse b3cab7b9a3 [DLM] Compile fix 18 years ago
David Teigland 639aca417d [DLM] fix compile breakage 18 years ago
David Teigland c85d65e914 [DLM] cancel in conversion deadlock [4/6] 18 years ago
David Teigland d7db923ea4 [DLM] dlm_device interface changes [3/6] 18 years ago
David Teigland 3ae1acf93a [DLM] add lock timeouts and warnings [2/6] 18 years ago