linux/fs/dlm
Linus Torvalds 2dad3206db Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
* 'for-3.1' of git://linux-nfs.org/~bfields/linux:
  nfsd: don't break lease on CLAIM_DELEGATE_CUR
  locks: rename lock-manager ops
  nfsd4: update nfsv4.1 implementation notes
  nfsd: turn on reply cache for NFSv4
  nfsd4: call nfsd4_release_compoundargs from pc_release
  nfsd41: Deny new lock before RECLAIM_COMPLETE done
  fs: locks: remove init_once
  nfsd41: check the size of request
  nfsd41: error out when client sets maxreq_sz or maxresp_sz too small
  nfsd4: fix file leak on open_downgrade
  nfsd4: remember to put RW access on stateid destruction
  NFSD: Added TEST_STATEID operation
  NFSD: added FREE_STATEID operation
  svcrpc: fix list-corrupting race on nfsd shutdown
  rpc: allow autoloading of gss mechanisms
  svcauth_unix.c: quiet sparse noise
  svcsock.c: include sunrpc.h to quiet sparse noise
  nfsd: Remove deprecated nfsctl system call and related code.
  NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND

Fix up trivial conflicts in Documentation/feature-removal-schedule.txt
2011-07-25 22:49:19 -07:00
..
Kconfig
Makefile
ast.c dlm: don't limit active work items 2011-07-19 14:22:32 -05:00
ast.h dlm: use workqueue for callbacks 2011-07-15 12:30:43 -05:00
config.c dlm: improve rsb searches 2011-07-12 16:02:09 -05:00
config.h dlm: improve rsb searches 2011-07-12 16:02:09 -05:00
debug_fs.c
dir.c
dir.h
dlm_internal.h dlm: use workqueue for callbacks 2011-07-15 12:30:43 -05:00
lock.c dlm: use workqueue for callbacks 2011-07-15 12:30:43 -05:00
lock.h
lockspace.c dlm: use workqueue for callbacks 2011-07-15 12:30:43 -05:00
lockspace.h
lowcomms.c dlm: dump address of unknown node 2011-07-06 16:37:23 -05:00
lowcomms.h
lvb_table.h
main.c
member.c
member.h
memory.c dlm: improve rsb searches 2011-07-12 16:02:09 -05:00
memory.h dlm: improve rsb searches 2011-07-12 16:02:09 -05:00
midcomms.c
midcomms.h
netlink.c
plock.c locks: rename lock-manager ops 2011-07-20 20:23:19 -04:00
rcom.c
rcom.h
recover.c
recover.h
recoverd.c dlm: use workqueue for callbacks 2011-07-15 12:30:43 -05:00
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: use workqueue for callbacks 2011-07-15 12:30:43 -05:00
user.h
util.c
util.h