Commit Graph

261 Commits (f6ee649f4b191d316a463ce7e514f9d12fa31c01)

Author SHA1 Message Date
David Teigland 748285ccf7 dlm: use more NOFS allocation 16 years ago
Christine Caulfield 391fbdc5d5 dlm: connect to nodes earlier 16 years ago
David Teigland 8511a2728a dlm: fix use count with multiple joins 16 years ago
Geert Uytterhoeven 08ce4c91e4 dlm: Make name input parameter of {,dlm_}new_lockspace() const 16 years ago
David Teigland 1fecb1c4b6 dlm: fix length calculation in compat code 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
Christine Caulfield 5e9ccc372d dlm: replace idr with hash table for connections 16 years ago
Joe Perches 2cf12c0bf2 dlm: comment typo fixes 16 years ago
Joe Perches 44ad532b32 dlm: use ipv6_addr_copy 16 years ago
Steven Whitehouse 305a47b17c dlm: Change rwlock which is only used in write mode to a spinlock 16 years ago
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