summaryrefslogtreecommitdiffstats
path: root/fs/lockd/clntlock.c
AgeCommit message (Expand)AuthorLines
2008-01-30NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever-14/+8
2008-01-30NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever-0/+48
2007-05-14NLM: don't use CLONE_SIGHAND in nlmclnt_recoveryOleg Nesterov-1/+1
2007-01-30[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk-2/+2
2006-12-13[PATCH] lockd endianness annotationsAl Viro-5/+5
2006-12-08[PATCH] struct path: convert lockdJosef Sipek-1/+1
2006-10-20[PATCH] lockd endianness annotationsAl Viro-2/+2
2006-10-04[PATCH] knfsd: lockd: fix use of h_nextrebindOlaf Kirch-1/+1
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch-36/+19
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch-1/+2
2006-10-02[PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown-1/+1
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown-1/+1
2006-09-27[PATCH] add newline to nfs dprintkMartin Bligh-1/+1
2006-06-09NLM: Fix reclaim racesTrond Myklebust-14/+25
2006-03-20NLM: Simplify client locksTrond Myklebust-27/+16
2006-03-20lockd: Fix Oopses due to list manipulation errors.Trond Myklebust-3/+4
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig-45/+9
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust-1/+9
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust-10/+17
2005-12-19NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust-0/+4
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust-41/+58
2005-06-22[PATCH] NLM: cleanup for blocked locks.Trond Myklebust-12/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+245