Commit Graph

280 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
David Teigland b6fa8796b2 dlm: use bastmode in debugfs output 15 years ago
Steven Whitehouse b4a5d4bc37 dlm: Send lockspace name with uevents 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
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
David Teigland 573c24c4af dlm: always use GFP_NOFS 15 years ago
David Teigland 6861f35078 dlm: fix socket fd translation 16 years ago
David Teigland 04bedd79a7 dlm: fix lowcomms_connect_node for sctp 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Paolo Bonzini 1329e3f2c8 dlm: use kernel_sendpage 16 years ago
Lars Marowsky-Bree 063c4c9963 dlm: fix connection close handling 16 years ago
Casey Dahlin b5711b8e5a dlm: fix double-release of socket in error exit path 16 years ago
Casey Dahlin a89d63a159 dlm: free socket in error exit path 16 years ago
Johannes Berg 134e63756d genetlink: make netns aware 16 years ago
David Teigland c78a87d0a1 dlm: fix plock use-after-free 16 years ago
Steven Whitehouse a566a6b11c dlm: Fix uninitialised variable warning in lock.c 16 years ago
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