aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields2009-05-01
| * | | | | | | | | | | | | nfsd4: remove unused dl_truncJ. Bruce Fields2009-05-01
| * | | | | | | | | | | | | nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2009-05-01
| * | | | | | | | | | | | | nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-01
| * | | | | | | | | | | | | nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-29
| * | | | | | | | | | | | | nfsd: support ext4 i_versionJ. Bruce Fields2009-04-29
| * | | | | | | | | | | | | SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-28
| * | | | | | | | | | | | | SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-28
| * | | | | | | | | | | | | NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-28
| * | | | | | | | | | | | | SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2009-04-28
| * | | | | | | | | | | | | lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher2009-04-24
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust2009-06-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | NFS: Clean up MNT program definitionsChuck Lever2009-06-17
| | * | | | | | | | | | | | | lockd: Update NSM state from SM_MON repliesChuck Lever2009-06-17
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust2009-06-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | nfs41: Backchannel: Add a backchannel slot table to the sessionRicardo Labiaga2009-06-17
| | * | | | | | | | | | | | nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-17
| | * | | | | | | | | | | | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: Backchannel bc_svc_process()Ricardo Labiaga2009-06-17
| | * | | | | | | | | | | | nfs41: Backchannel callback service helper routinesRicardo Labiaga2009-06-17
| | * | | | | | | | | | | | nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-17
| | * | | | | | | | | | | | nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga2009-06-17
| | * | | | | | | | | | | | nfs41: New backchannel helper routinesRicardo Labiaga2009-06-17
| | * | | | | | | | | | | | nfs41: client callback structuresRicardo Labiaga2009-06-17
| | * | | | | | | | | | | | nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: add session setup to the state managerAndy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: create_session operationAndy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: get_lease_timeAndy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: exchange_id operationBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: setup_sequence methodAndy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: introduce nfs4_call_syncAndy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: use nfs4_setaclresBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: use nfs4_getaclresBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: use nfs4_pathconf_resBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: use nfs4_fsinfo_resBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: use nfs4_statfs_resBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: use nfs4_readlink_resBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: use nfs4_server_caps_argBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: sessions client infrastructureAndy Adamson2009-06-17
| | * | | | | | | | | | | | nfs41: client xdr definitionsBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: nfs_client.cl_minorversionBenny Halevy2009-06-17
| | * | | | | | | | | | | | nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1Mike Sager2009-06-17
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | PCI PM: consistently use type bool for wake enable variableFrans Pop2009-06-16
| * | | | | | | | | | | | | PCI: cleanup Function Level ResetYu Zhao2009-06-16