Commit Graph

386 Commits (e4fbaee29272533a242f117d18712e2974520d2c)

Author SHA1 Message Date
Johannes Berg c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 11 years ago
Bart Van Assche a97f4a66d8 dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY 11 years ago
David Teigland c6ca7bc91d dlm: remove signal blocking 12 years ago
Oleg Nesterov 201d3dfa4d dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() 12 years ago
Tejun Heo ededf305a8 dlm: WQ_NON_REENTRANT is meaningless and going away 12 years ago
Bart Van Assche cfa805f6f1 dlm: Avoid LVB truncation 12 years ago
David Teigland 696b3d8460 dlm: log an error for unmanaged lockspaces 12 years ago
Zhao Hongjiang ad917e7f82 dlm: config: using strlcpy instead of strncpy 12 years ago
Wei Yongjun 06452eb053 dlm: remove duplicated include from lowcomms.c 12 years ago
Mike Christie 86e92ad299 dlm: disable nagle for SCTP 12 years ago
Mike Christie 5d6898714f dlm: retry failed SCTP sends 12 years ago
Mike Christie 98e1b60ecc dlm: try other IPs when sctp init assoc fails 12 years ago
Mike Christie b390ca38d2 dlm: clear correct bit during sctp init failure handling 12 years ago
Mike Christie e1631d0c48 dlm: set sctp assoc id during setup 12 years ago
Mike Christie efad7e6b1a dlm: clear correct init bit during sctp setup 12 years ago
Daniel Borkmann 1b86643411 net: sctp: introduce uapi header for sctp 12 years ago
David Teigland 9000831839 dlm: avoid unnecessary posix unlock 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Tejun Heo 2a86b3e74f dlm: convert to idr_alloc() 12 years ago
Tejun Heo a67a380e6f dlm: don't use idr_remove_all() 12 years ago
Tejun Heo cda95406c8 dlm: use idr_for_each_entry() in recover_idr_clear() error path 12 years ago
Zhao Hongjiang 4173581876 fs: change return values from -EACCES to -EPERM 12 years ago
David Teigland d4b0bcf32b dlm: check the write size from user 12 years ago
David Teigland f117228346 dlm: avoid scanning unchanged toss lists 12 years ago
David Teigland da8c66638a dlm: fix lvb invalidation conditions 12 years ago
Kees Cook a3de56bdb9 fs/dlm: remove CONFIG_EXPERIMENTAL 12 years ago
Wei Yongjun eeee2b5fe1 dlm: remove unused variable in *dlm_lowcomms_get_buffer() 12 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Sasha Levin 2b75bc9121 dlm: check the maximum size of a request from user 13 years ago
Ying Xue 9c5bef5849 dlm: cleanup send_to_sock routine 13 years ago
Ying Xue 4dd40f0cd9 dlm: convert add_sock routine return value type to void 13 years ago
Xue Ying b4c798cf69 dlm: remove redundant variable assignments 13 years ago
David Teigland 475f230c60 dlm: fix unlock balance warnings 13 years ago
David Teigland 6ad2291624 dlm: fix uninitialized spinlock 13 years ago
David Teigland 36b71a8bfb dlm: fix deadlock between dlm_send and dlm_controld 13 years ago
David Teigland 96006ea6d4 dlm: fix missing dir remove 13 years ago
David Teigland c503a62103 dlm: fix conversion deadlock from recovery 13 years ago
David Teigland 6d768177c2 dlm: use wait_event_timeout 13 years ago
David Teigland 05c32f47bf dlm: fix race between remove and lookup 13 years ago
David Teigland 1d7c484eeb dlm: use idr instead of list for recovered rsbs 13 years ago
David Teigland c04fecb4d9 dlm: use rsbtbl as resource directory 13 years ago
Dan Carpenter 75af271ed5 dlm: NULL dereference on failure in kmem_cache_create() 13 years ago
David Teigland 4875647a08 dlm: fixes for nodir mode 13 years ago
David Teigland 6d40c4a708 dlm: improve error and debug messages 13 years ago
David Teigland 57638bf3aa dlm: avoid unnecessary search in search_rsb 13 years ago
David Teigland d6e24788d2 dlm: limit rcom debug messages 13 years ago
David Teigland 13ef11110f dlm: fix waiter recovery 13 years ago
David Teigland 513ef596d4 dlm: prevent connections during shutdown 13 years ago
David Teigland 53ad1c980d dlm: fix QUECVT when convert queue is empty 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago