Commit Graph

297 Commits (5af3bde8b264e78565b6d1963ba86bbf6c6b10f6)

Author SHA1 Message Date
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
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