sctp: fix potential panics in the SCTP-AUTH API.
[safe/jmp/linux-2.6] / fs / dlm /
2008-08-13 David Teiglanddlm: rename structs
2008-08-13 David Teiglanddlm: add missing kfrees
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-25 Miklos Szeredilocks: add special return value for asynchronous locks
2008-07-17 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-17 Joel BeckerRevert "configfs: Allow ->make_item() and ->make_group...
2008-07-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-14 Benny Halevydlm: fix uninitialized variable for search_rsb_list...
2008-07-14 Masatake YAMATOdlm: release socket on error
2008-07-14 David Teiglanddlm: fix basts for granted CW waiting PR/CW
2008-07-14 Masatake YAMATOdlm: check for null in device_write
2008-06-20 Arnd Bergmanndlm-user: BKL pushdown
2008-05-19 David Teiglanddlm: fix plock dev_write return value
2008-05-19 Marcin Slusarzdlm: tcp_connect_to_sock should check for -EINVAL,...
2008-05-19 Leonardo Potenzadlm: section mismatch warning fix
2008-05-19 Matthias Kaehlckedlm: convert connections_lock in a mutex
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 David Teiglanddlm: common max length definitions
2008-04-21 David Teiglanddlm: move plock code from gfs2
2008-04-21 David Teiglanddlm: recover nodes that are removed and re-added
2008-04-21 David Teiglanddlm: save master info after failed no-queue request
2008-04-21 Adrian Bunkdlm: make dlm_print_rsb() static
2008-04-21 Harvey Harrisondlm: match signedness between dlm_config_info and clust...
2008-04-19 Matthew Wilcoxfs: Remove unnecessary inclusions of asm/semaphore.h
2008-02-21 David Teiglanddlm: fix rcom_names message to self
2008-02-07 Denis Chengdlm: add __init and __exit marks to init and exit functions
2008-02-07 David Teiglanddlm: eliminate astparam type casting
2008-02-06 David Teiglanddlm: proper types for asts and basts
2008-02-04 Al Virodlm: dlm/user.c input validation fixes
2008-02-04 Al Virodlm: fix dlm_dir_lookup() handling of too long names
2008-02-04 Al Virodlm: fix overflows when copying from ->m_extra to lvb
2008-02-04 Al Virodlm: make find_rsb() fail gracefully when namelen is...
2008-02-04 Al Virodlm: receive_rcom_lock_args() overflow check
2008-02-04 Al Virodlm: verify that places expecting rcom_lock have packet...
2008-02-04 Al Virodlm: validate data in dlm_recover_directory()
2008-02-04 Al Virodlm: missing length check in check_config()
2008-02-04 Al Virodlm: use proper type for ->ls_recover_buf
2008-02-04 Al Virodlm: do not byteswap rcom_config
2008-02-04 Al Virodlm: do not byteswap rcom_lock
2008-02-04 Al Virodlm: dlm_process_incoming_buffer() fixes
2008-02-04 Al Virodlm: use proper C for dlm/requestqueue stuff (and fix...
2008-01-30 Denis Chengdlm: static initialization improvements
2008-01-30 David Teiglanddlm: clean ups
2008-01-30 Patrick Caulfelddlm: Sanity check namelen before copying it
2008-01-30 David Teiglanddlm: keep cached master rsbs during recovery
2008-01-30 David Teiglanddlm: change error message to debug
2008-01-30 David Teiglanddlm: fix possible use-after-free
2008-01-30 David Teiglanddlm: limit dir lookup loop
2008-01-30 David Teiglanddlm: reject normal unlock when lock is waiting for...
2008-01-30 David Teiglanddlm: validate messages before processing
2008-01-30 David Teiglanddlm: reject messages from non-members
2008-01-30 David Teiglanddlm: another call to confirm_master in receive_request_...
2008-01-30 David Teiglanddlm: recover locks waiting for overlap replies
2008-01-30 David Teiglanddlm: clear ast_type when removing from astqueue
2008-01-30 David Teiglanddlm: use fixed errno values in messages
2008-01-30 Fabio M. Di Nittodlm: swap bytes for rcom lock reply
2008-01-30 Fabio M. Di Nittodlm: align midcomms message buffer
2008-01-29 Patrick Caulfelddlm: close othercons
2008-01-29 David Teiglanddlm: use dlm prefix on alloc and free functions
2008-01-29 David Teiglanddlm: don't print common non-errors
2008-01-29 Adrian Bunkdlm: proper prototypes
2008-01-29 Lon Hohbergerdlm: bind connections from known local address when...
2008-01-25 Greg Kroah-HartmanKobject: convert fs/* from kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: change GFS2 to use kobject_init_and_add
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert dlm to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-11-07 David S. Miller[DLM] lowcomms: Do not muck with sysctl_rmem_max.
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-17 Jan Engelhardtmenuconfig: transform NLS and DLM menus
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-10 David Teigland[DLM] block dlm_recv in recovery transition
2007-10-10 Patrick Caulfield[DLM] don't overwrite castparam if it's NULL
2007-10-10 Patrick Caulfield[DLM] Make dlm_sendd cond_resched more
2007-10-10 Patrick Caulfield[DLM] Fix lowcomms socket closing
2007-08-14 David Teigland[DLM] fix basts for granted PR waiting CW
2007-08-14 Patrick Caulfield[DLM] More othercon fixes
2007-08-14 Jesper Juhl[DLM] Fix memory leak in dlm_add_member() when dlm_node...
2007-08-14 Patrick Caulfield[DLM] zero unused parts of sockaddr_storage
2007-08-14 David Teigland[DLM] fix NULL ls usage
2007-08-14 Patrick Caulfield[DLM] Clear othercon pointers when a connection is...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-11 Joel Beckerconfigfs: Convert subsystem semaphore to mutex
2007-07-11 Satyam Sharma[PATCH] configfs+dlm: Rename config_group_find_obj...
2007-07-10 Satyam Sharma[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR...
2007-07-09 David Teigland[DLM] dump more lock values
2007-07-09 akpm@linux-foundat... [GFS2] git-gfs2-nmw-build-fix
2007-07-09 Patrick Caulfield[DLM] Telnet to port 21064 can stop all lockspaces
2007-07-09 David Teigland[DLM] don't require FS flag on all nodes
2007-07-09 Patrick Caulfield[DLM] variable allocation
2007-07-09 Josef Bacik[DLM] fix reference counting
2007-07-09 Patrick Caulfield[DLM] fix socket shutdown
2007-07-09 David Teigland[DLM] show default protocol
2007-07-09 David Teigland[DLM] dumping master locks
next