Commit Graph

369 Commits (1c6763cb9962d6d83a8470934c20ed525ef62355)

Author SHA1 Message Date
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
David Teigland 1b189b8889 dlm: last element of dlm_local_addr[] never used 13 years ago
Benjamin Poirier 2f2d76cc3e dlm: Do not allocate a fd for peeloff 13 years ago
David Teigland 7210cb7a72 dlm: fix slow rsb search in dir recovery 13 years ago
David Teigland 60f98d1839 dlm: add recovery callbacks 13 years ago
David Teigland 757a427196 dlm: add node slots and generation 13 years ago
David Teigland f95a34c665 dlm: move recovery barrier calls 13 years ago
Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
Bob Peterson 9beb3bf5a9 dlm: convert rsb list to rb_tree 13 years ago
J. Bruce Fields 8fb47a4fbf locks: rename lock-manager ops 14 years ago
David Teigland 10d1459faf dlm: don't limit active work items 14 years ago
David Teigland 23e8e1aaac dlm: use workqueue for callbacks 14 years ago
David Teigland 883ba74f43 dlm: remove deadlock debug print 14 years ago
David Teigland 3881ac04eb dlm: improve rsb searches 14 years ago
David Teigland 3d6aa675ff dlm: keep lkbs in idr 14 years ago
David Teigland a22ca48068 dlm: fix kmalloc args 14 years ago
Jesper Juhl 5d70828a77 dlm: don't do pointless NULL check, use kzalloc and fix order of arguments 14 years ago
Masatake YAMATO bcaadf5c1a dlm: dump address of unknown node 14 years ago