Commit Graph

393 Commits (b9e5db6d2bbe4416cd1c30c2d1891ef39d6bd0b7)

Author SHA1 Message Date
David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
David Teigland 075f01775f dlm: use INFO for recovery messages 11 years ago
Rashika Kheria 9505857103 fs: Include appropriate header file in dlm/ast.c 11 years ago
Dan Carpenter e8243f32f2 dlm: silence a harmless use after free warning 11 years ago
wangweidong 048ed4b626 sctp: remove macros sctp_{lock|release}_sock 11 years ago
Dongmao Zhang ece35848c1 dlm: set zero linger time on sctp socket 11 years ago
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