Commit Graph

233 Commits (e4c2ce82ca2710e17cb4df8eb2b249fa2eb5af30)

Author SHA1 Message Date
Andrew Morton 27eccf4649 dlm: choose better identifiers 17 years ago
David Teigland f9f2ed4862 dlm: remove bkl 17 years ago
David Teigland 44be6fdf10 dlm: fix address compare 17 years ago
David Teigland c1dcf65ffc dlm: fix locking of lockspace list in dlm_scand 17 years ago
David Teigland dc68c7ed36 dlm: detect available userspace daemon 17 years ago
David Teigland 0f8e0d9a31 dlm: allow multiple lockspace creates 17 years ago
David Teigland 51409340d2 dlm: rename structs 17 years ago
David Teigland cb980d9a3e dlm: add missing kfrees 17 years ago
Miklos Szeredi bde74e4bc6 locks: add special return value for asynchronous locks 17 years ago
Joel Becker a6795e9ebb configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Joel Becker f89ab8619e Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." 17 years ago
Joel Becker 11c3b79218 configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Benny Halevy 18c60c0a3b dlm: fix uninitialized variable for search_rsb_list callers 17 years ago
Masatake YAMATO 311f6fc77c dlm: release socket on error 17 years ago
David Teigland 329fc4c372 dlm: fix basts for granted CW waiting PR/CW 17 years ago
Masatake YAMATO 254ae43ab8 dlm: check for null in device_write 17 years ago
Arnd Bergmann 514bcc66d4 dlm-user: BKL pushdown 17 years ago
David Teigland 817d10bad5 dlm: fix plock dev_write return value 17 years ago
Marcin Slusarz 0035a4b149 dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL 17 years ago
Leonardo Potenza 88ad23195e dlm: section mismatch warning fix 17 years ago
Matthias Kaehlcke 7a936ce71e dlm: convert connections_lock in a mutex 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
David Teigland 3d564fa347 dlm: common max length definitions 17 years ago
David Teigland 2402211a83 dlm: move plock code from gfs2 17 years ago
David Teigland d44e0fc704 dlm: recover nodes that are removed and re-added 17 years ago
David Teigland 761b9d3ffc dlm: save master info after failed no-queue request 17 years ago
Adrian Bunk 170e19ab29 dlm: make dlm_print_rsb() static 17 years ago
Harvey Harrison 5416b704ae dlm: match signedness between dlm_config_info and cluster_set 17 years ago
Matthew Wilcox cb688371e2 fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
David Teigland 599e0f584d dlm: fix rcom_names message to self 17 years ago
Denis Cheng 30727174b6 dlm: add __init and __exit marks to init and exit functions 17 years ago
David Teigland d292c0cc48 dlm: eliminate astparam type casting 17 years ago
David Teigland e5dae548b0 dlm: proper types for asts and basts 17 years ago
Al Viro cb79f1998d dlm: dlm/user.c input validation fixes 17 years ago
Al Viro 043b19cdc0 dlm: fix dlm_dir_lookup() handling of too long names 17 years ago
Al Viro a9cc915928 dlm: fix overflows when copying from ->m_extra to lvb 17 years ago
Al Viro ef58bccab7 dlm: make find_rsb() fail gracefully when namelen is too large 17 years ago
Al Viro a5dd06313d dlm: receive_rcom_lock_args() overflow check 17 years ago
Al Viro ae773d0b74 dlm: verify that places expecting rcom_lock have packet long enough 17 years ago
Al Viro cd9df1aac3 dlm: validate data in dlm_recover_directory() 17 years ago
Al Viro 02ed16b64d dlm: missing length check in check_config() 17 years ago
Al Viro 4007685c6e dlm: use proper type for ->ls_recover_buf 17 years ago
Al Viro 93ff2971e9 dlm: do not byteswap rcom_config 17 years ago
Al Viro 163a1859ec dlm: do not byteswap rcom_lock 17 years ago
Al Viro eef7d739c2 dlm: dlm_process_incoming_buffer() fixes 17 years ago
Al Viro 8b0d8e03f8 dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) 17 years ago
Denis Cheng 0fe410d3f3 dlm: static initialization improvements 17 years ago
David Teigland dbcfc34733 dlm: clean ups 17 years ago
Patrick Caulfeld 2a79289e87 dlm: Sanity check namelen before copying it 17 years ago
David Teigland 85f0379aa0 dlm: keep cached master rsbs during recovery 17 years ago