| Commit message (Expand) | Author | Age |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells | 2009-07-03 |
* | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 2009-06-22 |
|\ |
|
| * | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson | 2009-06-18 |
| * | nfsd41: Backchannel: cleanup nfs4.0 callback encode routines | Andy Adamson | 2009-06-18 |
| * | nfsd41: Remove ip address collision detection case | Mike Sager | 2009-06-18 |
| * | nfsd: optimise the starting of zero threads when none are running. | NeilBrown | 2009-06-18 |
| * | nfsd: don't take nfsd_mutex twice when setting number of threads. | NeilBrown | 2009-06-18 |
| * | nfsd41: sanity check client drc maxreqs | Andy Adamson | 2009-06-16 |
| * | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis | 2009-06-16 |
| * | NFS: kill off complicated macro 'PROC' | Yu Zhiguo | 2009-06-15 |
| * | nfsd: minor nfsd_vfs_write cleanup | J. Bruce Fields | 2009-06-15 |
| * | nfsd: Pull write-gathering code out of nfsd_vfs_write | J. Bruce Fields | 2009-06-15 |
| * | nfsd: track last inode only in use_wgather case | J. Bruce Fields | 2009-06-15 |
| * | nfsd: Use write gathering only with NFSv2 | Trond Myklebust | 2009-06-15 |
| * | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 2009-06-15 |
| |\ |
|
| * | | NFSv4: kill off complicated macro 'PROC' | Yu Zhiguo | 2009-06-01 |
| * | | NFSv4: do exact check about attribute specified | Yu Zhiguo | 2009-06-01 |
| * | | knfsd: remove unreported filehandle stats counters | Greg Banks | 2009-05-27 |
| * | | knfsd: fix reply cache memory corruption | Greg Banks | 2009-05-27 |
| * | | knfsd: reply cache cleanups | Greg Banks | 2009-05-27 |
| * | | nfsd: nfs4_stat_init cleanup | Wang Chen | 2009-05-06 |
| * | | nfsd: use C99 struct initializers | Randy Dunlap | 2009-05-03 |
| * | | nfsd4: make recall callback an asynchronous rpc | J. Bruce Fields | 2009-05-03 |
| * | | nfsd4: track recall retries in nfs4_delegation | J. Bruce Fields | 2009-05-01 |
| * | | nfsd4: remove unused dl_trunc | J. Bruce Fields | 2009-05-01 |
| * | | nfsd4: eliminate struct nfs4_cb_recall | J. Bruce Fields | 2009-05-01 |
| * | | nfsd4: rename callback struct to cb_conn | J. Bruce Fields | 2009-05-01 |
| * | | nfsd4: replace callback thread by asynchronous rpc | J. Bruce Fields | 2009-04-29 |
| * | | nfsd4: lookup up callback cred only once | J. Bruce Fields | 2009-04-29 |
| * | | nfsd4: create rpc callback client from server thread | J. Bruce Fields | 2009-04-29 |
| * | | nfsd4: set cb_client inside setup_callback_client | J. Bruce Fields | 2009-04-29 |
| * | | nfsd4: set shorter timeout | J. Bruce Fields | 2009-04-29 |
| * | | nfsd4: setclientid_confirm callback-change fixes | J. Bruce Fields | 2009-04-29 |
| * | | nfsd: quiet compile warning | J. Bruce Fields | 2009-04-29 |
| * | | nfsd: support ext4 i_version | J. Bruce Fields | 2009-04-29 |
| * | | nfsd4: delete obsolete xdr comments | J. Bruce Fields | 2009-04-29 |
| * | | nfsd: eliminate ENCODE_HEAD macro | J. Bruce Fields | 2009-04-29 |
| * | | NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c | Chuck Lever | 2009-04-28 |
| * | | NFSD: Stricter buffer size checking in write_versions() | Chuck Lever | 2009-04-28 |
| * | | NFSD: Stricter buffer size checking in write_recoverydir() | Chuck Lever | 2009-04-28 |
| * | | SUNRPC: pass buffer size to svc_sock_names() | Chuck Lever | 2009-04-28 |
| * | | SUNRPC: pass buffer size to svc_addsock() | Chuck Lever | 2009-04-28 |
| * | | NFSD: Prevent a buffer overflow in svc_xprt_names() | Chuck Lever | 2009-04-28 |
| * | | NFSD: move lockd_up() before svc_addsock() | Chuck Lever | 2009-04-28 |
| * | | NFSD: Finish refactoring __write_ports() | Chuck Lever | 2009-04-28 |
| * | | NFSD: Note an additional requirement when passing TCP sockets to portlist | Chuck Lever | 2009-04-28 |
| * | | NFSD: Refactor socket creation out of __write_ports() | Chuck Lever | 2009-04-28 |
| * | | NFSD: Refactor portlist socket closing into a helper | Chuck Lever | 2009-04-28 |
| * | | NFSD: Refactor transport addition out of __write_ports() | Chuck Lever | 2009-04-28 |