Commit Graph

310 Commits (1f42596ec0a7d3d50a494d95e3f1afbd117250f8)

Author SHA1 Message Date
Michal Marek 75ce481e15 dlm: Drop __TIME__ usage 14 years ago
David Teigland 901025d2f3 dlm: make plock operation killable 14 years ago
David Teigland 2a7ce0edd6 dlm: remove shared message stub for recovery 14 years ago
David Teigland c6ff669bac dlm: delayed reply message warning 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Matt Fleming 4bcad6c1ef dlm: Remove superfluous call to recalc_sigpending() 14 years ago
David Teigland e43f055a95 dlm: use alloc_workqueue function 14 years ago
David Teigland e3853a90e2 dlm: increase default hash table sizes 14 years ago
David Teigland 8304d6f24c dlm: record full callback state 14 years ago
David Teigland 6b155c8fd4 dlm: use single thread workqueues 14 years ago
Nicholas Bellinger 86c747d2a4 dlm: Make DLM depend on CONFIGFS_FS 14 years ago
Namhyung Kim b9d4105279 dlm: sanitize work_start() in lowcomms.c 14 years ago
Bob Peterson f92c8dd7a0 dlm: reduce cond_resched during send 14 years ago
David Teigland cb2d45da81 dlm: use TCP_NODELAY 14 years ago
Steven Whitehouse dcce240ead dlm: Use cmwq for send and receive workqueues 14 years ago
David Miller b36930dd50 dlm: Handle application limited situations properly. 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Steven Whitehouse 314dd2a053 dlm: Don't send callback to node making lock request when "try 1cb" fails 15 years ago
Julia Lawall f70cb33b9c fs/dlm: Drop unnecessary null test 15 years ago
Changli Gao a4d935bd97 dlm: use genl_register_family_with_ops() 15 years ago
David Teigland 89d799d008 dlm: fix ast ordering for user locks 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
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
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
Adam Buchbinder c41b20e721 Fix misspellings of "truly" in comments. 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