Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | 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: lookup up callback cred only once | J. Bruce Fields | 2009-04-29 | |
| * | | | | | | | | | | | | | nfsd: support ext4 i_version | J. Bruce Fields | 2009-04-29 | |
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | SUNRPC: Fix error return value of svc_addr_len() | Chuck Lever | 2009-04-28 | |
| * | | | | | | | | | | | | | lockd: call locks_release_private to cleanup per-filesystem state | Felix Blyakher | 2009-04-24 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust | 2009-06-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | NFS: Clean up MNT program definitions | Chuck Lever | 2009-06-17 | |
| | * | | | | | | | | | | | | | lockd: Update NSM state from SM_MON replies | Chuck Lever | 2009-06-17 | |
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 | Trond Myklebust | 2009-06-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | nfs41: Backchannel: Add a backchannel slot table to the session | Ricardo Labiaga | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: Rename rq_received to rq_reply_bytes_recvd | Ricardo Labiaga | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann... | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha... | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: Backchannel bc_svc_process() | Ricardo Labiaga | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: Backchannel callback service helper routines | Ricardo Labiaga | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: Add backchannel processing support to RPC state machine | Ricardo Labiaga | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: New include/linux/sunrpc/bc_xprt.h | Ricardo Labiaga | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: New backchannel helper routines | Ricardo Labiaga | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: client callback structures | Ricardo Labiaga | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: sunrpc: Export the call prepare state for session reset | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: add session setup to the state manager | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: create_session operation | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: get_lease_time | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: exchange_id operation | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: setup_sequence method | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: set up seq_res.sr_slotid | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: nfs41: pass *session in seq_args and seq_res | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: introduce nfs4_call_sync | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: use nfs4_fs_locations_res | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: use nfs4_setaclres | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: use nfs4_getaclres | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: use nfs4_pathconf_res | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: use nfs4_fsinfo_res | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: use nfs4_statfs_res | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: use nfs4_readlink_res | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: use nfs4_server_caps_arg | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: sessions client infrastructure | Andy Adamson | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: client xdr definitions | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: nfs_client.cl_minorversion | Benny Halevy | 2009-06-17 | |
| | * | | | | | | | | | | | | nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1 | Mike Sager | 2009-06-17 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-06-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | PCI PM: consistently use type bool for wake enable variable | Frans Pop | 2009-06-16 | |
| * | | | | | | | | | | | | | PCI: cleanup Function Level Reset | Yu Zhao | 2009-06-16 |