summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Final tweak to sequence idTrond Myklebust2005-10-202-11/+14
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-184-41/+10
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-1814-97/+41
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-187-7/+552
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-184-62/+16
* RPCSEC_GSS: Simplify rpcsec_gss crypto codeJ. Bruce Fields2005-10-181-29/+77
* RPCSEC_GSS: client-side privacy supportJ. Bruce Fields2005-10-181-1/+148
* RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-182-15/+12
* SUNRPC: Retry wrap in case of memory allocation failure.J. Bruce Fields2005-10-181-3/+10
* SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-182-1/+7
* SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-182-0/+44
* NFSv4: Fix acl buffer sizeJ. Bruce Fields2005-10-181-1/+1
* NFSv4: handle no acl attrJ. Bruce Fields2005-10-181-1/+2
* RPC: stops the release_pipe() funtion from being called twiceSteve Dickson2005-10-181-0/+2
* NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust2005-10-182-9/+1
* Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-1816-11/+101
|\
| * [PATCH] vesafb: Fix display corruption on display blankAntonino A. Daplas2005-10-181-3/+3
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-184-8/+12
| |\
| | * [ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan2005-10-181-4/+5
| | * [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...Kenneth Tan2005-10-181-1/+1
| | * [ARM] 3019/1: fix wrong commentsNicolas Pitre2005-10-181-2/+2
| | * [ARM] 3018/1: S3C2410 - check de-referenced device is really a platform deviceBen Dooks2005-10-181-1/+4
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-181-0/+2
| |\ \
| | * | [SERIAL] Add SupraExpress 56i supportmaximilian attems2005-10-151-0/+2
| * | | Add some basic .gitignore filesLinus Torvalds2005-10-1810-0/+84
| | |/ | |/|
* | | NFS: Fix rename of directory onto empty directoryTrond Myklebust2005-10-181-3/+5
* | | Fix Connectathon locking test failureTrond Myklebust2005-10-181-17/+25
* | | NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID raceTrond Myklebust2005-10-181-0/+10
* | | NFSv4: If a delegated open fails, ensure that we return the delegationTrond Myklebust2005-10-181-0/+2
* | | NFSv4: Return delegations in case we're changing ACLsTrond Myklebust2005-10-182-0/+6
* | | NFSv4: Return delegation upon rename or removal of file.Trond Myklebust2005-10-184-4/+20
* | | VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().Trond Myklebust2005-10-181-1/+1
* | | [NFS]: Check that the server returns a valid regular file to our OPEN requestTrond Myklebust2005-10-182-1/+19
* | | NFSv4: Eliminate nfsv4 open race...Trond Myklebust2005-10-186-102/+74
* | | VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust2005-10-184-27/+165
* | | NFS: Fix up a race in the NFS implementation of GETLKTrond Myklebust2005-10-181-9/+18
* | | NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust2005-10-183-71/+49
* | | NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-185-59/+116
* | | NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.Trond Myklebust2005-10-181-1/+12
* | | NFSv4: Remove nfs4_client->cl_sem from close() pathTrond Myklebust2005-10-182-13/+1
* | | NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust2005-10-183-35/+4
* | | NFSv4: Fix a potential CLOSE raceTrond Myklebust2005-10-184-45/+87
* | | NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-185-83/+273
* | | RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-183-11/+21
* | | SUNRPC: Retry rpcbind requests if the server's portmapper isn't upChuck Lever2005-10-181-1/+2
* | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-18880-8913/+28899
|\ \ \ | |/ /
| * | [PATCH] kbuild: Eliminate build error when KALLSYMS not definedMark Rustad2005-10-171-1/+3
| * | [PATCH] aio: revert lock_kiocb()Zach Brown2005-10-172-26/+7
| * | [PATCH] uniput - fix crash on SMPDmitry Torokhov2005-10-171-2/+2
| * | [PATCH] Fix /proc/acpi/events around suspendPavel Machek2005-10-171-3/+2
OpenPOWER on IntegriCloud