| Commit message (Expand) | Author | Age | Files | Lines |
* | lockd: Create client-side nlm_host cache | Chuck Lever | 2010-12-16 | 1 | -3/+3 |
* | lockd: Split nlm_release_call() | Chuck Lever | 2010-12-16 | 1 | -6/+6 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | lockd: Remove BKL from the client | Bryan Schumaker | 2010-09-22 | 1 | -9/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | const: make file_lock_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | lockd: Update NSM state from SM_MON replies | Chuck Lever | 2009-06-17 | 1 | -1/+1 |
* | NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer | Trond Myklebust | 2009-06-17 | 1 | -0/+2 |
* | NSM: Remove include/linux/lockd/sm_inter.h | Chuck Lever | 2009-01-06 | 1 | -1/+0 |
* | NLM: Remove redundant printk() in nlmclnt_lock() | Chuck Lever | 2009-01-06 | 1 | -4/+2 |
* | lockd: dont return EAGAIN for a permanent error | Miklos Szeredi | 2008-07-25 | 1 | -1/+9 |
* | SUNRPC: Remove the BKL from the callback functions | Trond Myklebust | 2008-07-15 | 1 | -0/+6 |
* | nfs: set correct fl_len in nlmclnt_test() | Felix Blyakher | 2008-07-15 | 1 | -1/+1 |
* | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -1/+1 |
* | NLM/lockd: Ensure client locking calls use correct credentials | Trond Myklebust | 2008-04-19 | 1 | -9/+14 |
* | NLM/lockd: Fix a race when cancelling a blocking lock | Trond Myklebust | 2008-04-19 | 1 | -9/+34 |
* | NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call | Trond Myklebust | 2008-04-19 | 1 | -1/+10 |
* | NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel | Trond Myklebust | 2008-04-19 | 1 | -41/+1 |
* | NLM/lockd: convert __nlm_async_call to use rpc_run_task() | Trond Myklebust | 2008-04-19 | 1 | -10/+54 |
* | NLM/lockd: Add a reference counter to struct nlm_rqst | Trond Myklebust | 2008-04-19 | 1 | -0/+3 |
* | NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() | Trond Myklebust | 2008-04-19 | 1 | -6/+10 |
* | NLM: Fix a bogus 'return' in nlmclnt_rpc_release | Trond Myklebust | 2008-01-30 | 1 | -1/+1 |
* | NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() | Chuck Lever | 2008-01-30 | 1 | -23/+10 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | NLM: Fix double free in __nlm_async_call | Trond Myklebust | 2007-02-03 | 1 | -6/+3 |
* | [PATCH] lockd endianness annotations | Al Viro | 2006-12-13 | 1 | -19/+20 |
* | [PATCH] struct path: convert lockd | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus | Trond Myklebust | 2006-12-07 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -0/+1 |
* | | NLM: fix print format for tk_pid | Chuck Lever | 2006-12-06 | 1 | -1/+1 |
|/ |
|
* | [PATCH] knfsd: make nlmclnt_next_cookie SMP safe | Olaf Kirch | 2006-10-04 | 1 | -5/+5 |
* | [PATCH] knfsd: when looking up a lockd host, pass hostname & length | Olaf Kirch | 2006-10-04 | 1 | -1/+4 |
* | [PATCH] knfsd: hide use of lockd's h_monitored flag | Olaf Kirch | 2006-10-04 | 1 | -1/+1 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -2/+2 |
* | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 2006-09-27 | 1 | -1/+1 |
* | LOCKD: Teach lockd to use the new rpc_peeraddr() API | Chuck Lever | 2006-09-22 | 1 | -5/+5 |
* | NLM,NFSv4: Wait on local locks before we put RPC calls on the wire | Trond Myklebust | 2006-07-05 | 1 | -1/+7 |
* | NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock | Trond Myklebust | 2006-07-05 | 1 | -8/+10 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | NLM: Fix reclaim races | Trond Myklebust | 2006-06-09 | 1 | -1/+13 |
* | lockd: Add helper for *_RES callbacks | Trond Myklebust | 2006-03-20 | 1 | -7/+20 |
* | NLM: Add nlmclnt_release_call | Trond Myklebust | 2006-03-20 | 1 | -121/+74 |
* | NLM: Fix nlmclnt_test to not copy private part of locks | Trond Myklebust | 2006-03-20 | 1 | -1/+3 |
* | NLM: Simplify client locks | Trond Myklebust | 2006-03-20 | 1 | -23/+16 |
* | NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors | Trond Myklebust | 2006-03-20 | 1 | -0/+1 |
* | lockd: Fix Oopses due to list manipulation errors. | Trond Myklebust | 2006-03-20 | 1 | -9/+6 |
* | lockd: stop abusing file_lock_list | Christoph Hellwig | 2006-03-20 | 1 | -5/+6 |
* | lockd: Clean up of the server-side GRANTED code | Trond Myklebust | 2006-03-20 | 1 | -43/+0 |
* | lockd: Don't expose the process pid to the NLM server | Trond Myklebust | 2006-03-20 | 1 | -2/+5 |