nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / dlm /
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
2007-07-09 David Teigland[DLM] canceling deadlocked lock
2007-07-09 David Teigland[DLM] timeout fixes
2007-07-09 Steven Whitehouse[DLM] Compile fix
2007-07-09 David Teigland[DLM] fix compile breakage
2007-07-09 David Teigland[DLM] wait for config check during join [6/6]
2007-07-09 David Teigland[DLM] fix new_lockspace error exit [5/6]
2007-07-09 David Teigland[DLM] cancel in conversion deadlock [4/6]
2007-07-09 David Teigland[DLM] dlm_device interface changes [3/6]
2007-07-09 David Teigland[DLM] add lock timeouts and warnings [2/6]
2007-07-09 David Teigland[DLM] block scand during recovery [1/6]
2007-07-09 Josef Bacik[DLM] keep dlm from panicing when traversing rsb list...
2007-07-09 Satyam Sharma[DLM] fix a couple of races
2007-07-07 Adrian BunkDLM must depend on SYSFS
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-01 David Teigland[DLM] lowcomms style
2007-05-01 Patrick Caulfield[DLM] Lowcomms nodeid range & initialisation fixes
2007-05-01 Josef Bacik[DLM] Fix dlm_lowcoms_stop hang
2007-05-01 David Teigland[DLM] fix mode munging
2007-05-01 Adrian Bunk[DLM] fs/dlm/ast.c should #include "ast.h"
2007-05-01 Patrick Caulfield[DLM] Consolidate transport protocols
2007-05-01 Patrick Caulfield[DLM] Remove redundant assignment
2007-05-01 David Teigland[DLM] change lkid format
2007-05-01 David Teigland[DLM] interface for purge (2/2)
2007-05-01 David Teigland[DLM] add orphan purging code (1/2)
2007-05-01 David Teigland[DLM] split create_message function
2007-05-01 David Teigland[DLM] overlapping cancel and unlock
2007-05-01 Patrick Caulfield[DLM] fix coverity-spotted stupidity
2007-05-01 Patrick Caulfield[DLM] Don't delete misc device if lockspace removal...
2007-05-01 Patrick Caulfield[DLM] Fix uninitialised variable in receiving
2007-03-07 Adrian Bunk[DLM] fs/dlm/user.c should #include "user.h"
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-09 Al Viro[PATCH] dlm: use kern_recvmsg()
2007-02-05 Patrick Caulfield[DLM] fix softlockup in dlm_recv
2007-02-05 David Teigland[DLM] zero new user lvbs
2007-02-05 Randy Dunlap[DLM/GFS2] indent help text
2007-02-05 Adrian Bunk[GFS2/DLM] fix GFS2 circular dependency
2007-02-05 Randy Dunlap[GFS2/DLM] use sysfs
2007-02-05 David Teigland[DLM] can miss clearing resend flag
2007-02-05 David Teigland[DLM] saved dlm message can be dropped
2007-02-05 Patrick Caulfield[DLM] Make sock_sem into a mutex
2007-02-05 Patrick Caulfield[DLM] fix lowcomms receiving
2007-02-05 Patrick Caulfield[DLM] lowcomms tidy
2007-02-05 David Teigland[DLM] fix master recovery
2007-02-05 David Teigland[DLM] fix user unlocking
2007-02-05 Patrick Caulfield[DLM] Use workqueues for dlm lowcomms
2007-02-05 David Teigland[DLM] expose dlm_config_info fields in configfs
2007-02-05 David Teigland[DLM] add config entry to enable log_debug
2007-02-05 David Teigland[DLM] rename dlm_config_info fields
2007-02-05 David Teigland[DLM] change some log_error to log_debug
2007-02-05 Patrick Caulfield[DLM] Fix spin lock already unlocked bug
2007-02-05 Patrick Caulfield[DLM] Fix schedule() calls
2007-02-05 Adrian Bunk[DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions
next