Commit Graph

250 Commits (3095eb87bb36ae880608fe3fc46cfd59ced1f319)

Author SHA1 Message Date
Jeff Layton 20d5a39929 dlm: initialize file_lock struct in GETLK before copying conflicting lock 16 years ago
David Teigland 24179f4880 dlm: fix plock notify callback to lockd 16 years ago
David Teigland c7be761a81 dlm: change rsbtbl rwlock to spinlock 16 years ago
David Teigland 892c4467e3 dlm: fix seq_file usage in debugfs lock dump 16 years ago
Andrew Morton 722d74219e dlm: fs/dlm/ast.c: fix warning 16 years ago
David Teigland d022509d1c dlm: add new debugfs entry 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
David Teigland 0333969631 dlm: remove extra blocking callback check 16 years ago
Steven Whitehouse d61e9aac96 dlm: replace schedule with cond_resched 16 years ago
Steven Whitehouse 1521848cbb dlm: remove kmap/kunmap 16 years ago
Harvey Harrison cd8e4679bd dlm: trivial annotation of be16 value 16 years ago
Steven Whitehouse d6d7b702a3 dlm: fix up memory allocation flags 16 years ago
Ingo Molnar 180b65df7b fix warning in fs/dlm/netlink.c 16 years ago
David Teigland 278afcbf4f dlm: fix shutdown cleanup 16 years ago
Andrew Morton 27eccf4649 dlm: choose better identifiers 17 years ago
David Teigland f9f2ed4862 dlm: remove bkl 17 years ago
David Teigland 44be6fdf10 dlm: fix address compare 17 years ago
David Teigland c1dcf65ffc dlm: fix locking of lockspace list in dlm_scand 17 years ago
David Teigland dc68c7ed36 dlm: detect available userspace daemon 17 years ago
David Teigland 0f8e0d9a31 dlm: allow multiple lockspace creates 17 years ago
David Teigland 51409340d2 dlm: rename structs 17 years ago
David Teigland cb980d9a3e dlm: add missing kfrees 17 years ago
Miklos Szeredi bde74e4bc6 locks: add special return value for asynchronous locks 17 years ago
Joel Becker a6795e9ebb configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Joel Becker f89ab8619e Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." 17 years ago
Joel Becker 11c3b79218 configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Benny Halevy 18c60c0a3b dlm: fix uninitialized variable for search_rsb_list callers 17 years ago
Masatake YAMATO 311f6fc77c dlm: release socket on error 17 years ago
David Teigland 329fc4c372 dlm: fix basts for granted CW waiting PR/CW 17 years ago
Masatake YAMATO 254ae43ab8 dlm: check for null in device_write 17 years ago
Arnd Bergmann 514bcc66d4 dlm-user: BKL pushdown 17 years ago
David Teigland 817d10bad5 dlm: fix plock dev_write return value 17 years ago
Marcin Slusarz 0035a4b149 dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL 17 years ago
Leonardo Potenza 88ad23195e dlm: section mismatch warning fix 17 years ago
Matthias Kaehlcke 7a936ce71e dlm: convert connections_lock in a mutex 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
David Teigland 3d564fa347 dlm: common max length definitions 17 years ago
David Teigland 2402211a83 dlm: move plock code from gfs2 17 years ago
David Teigland d44e0fc704 dlm: recover nodes that are removed and re-added 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
Harvey Harrison 5416b704ae dlm: match signedness between dlm_config_info and cluster_set 17 years ago
Matthew Wilcox cb688371e2 fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
David Teigland 599e0f584d dlm: fix rcom_names message to self 17 years ago
Denis Cheng 30727174b6 dlm: add __init and __exit marks to init and exit functions 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 cb79f1998d dlm: dlm/user.c input validation fixes 17 years ago