summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-12-26Streamline SendReceiveBlockingLock: Use "goto out:" in an error conditionVolker Lendecke1-33/+37
2008-12-26[CIFS] Streamline SendReceive[2] by using "goto out:" in an error conditionSteve French1-67/+72
2008-12-26Slightly streamline SendReceive[2]Volker Lendecke1-8/+9
2008-12-26Check the return value of cifs_sign_smb[2]Volker Lendecke1-0/+14
2008-12-26[CIFS] Cleanup: Move the check for too large R/W requestsSteve French1-10/+19
2008-12-26[CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else...Volker Lendecke1-25/+26
2008-12-26Simplify allocate_mid() slightly: Remove some unnecessary "else" branchesVolker Lendecke1-2/+6
2008-12-26[CIFS] In SendReceive, move consistency check out of the mutexed regionVolker Lendecke1-19/+12
2008-12-26cifs: store password in tconJeff Layton3-7/+23
2008-12-26cifs: have calc_lanman_hash take more granular argsJeff Layton7-26/+34
2008-12-26cifs: zero out session password before freeing itJeff Layton1-1/+4
2008-12-26cifs: fix wait_for_response to time out sleeping processes correctlyJeff Layton1-5/+2
2008-12-26[CIFS] Can not mount with prefixpath if root directory of share is inaccessibleSteve French2-6/+56
2008-12-26[CIFS] various minor cleanups pointed out by checkpatch scriptSteve French6-37/+29
2008-12-26[CIFS] fix typoSteve French1-1/+1
2008-12-26[CIFS] remove sparse warningSteve French1-1/+1
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French6-16/+48
2008-12-26cifs: make ipv6_connect take a TCP_Server_Info argJeff Layton1-53/+50
2008-12-26cifs: make ipv4_connect take a TCP_Server_Info argJeff Layton1-77/+69
2008-12-26cifs: don't declare smb_vol info on the stackJeff Layton1-42/+49
2008-12-26cifs: move allocation of new TCP_Server_Info into separate functionJeff Layton1-132/+150
2008-12-26cifs: account for IPv6 in ses->serverName and clean up netbios name handlingJeff Layton2-16/+33
2008-12-26cifs: make dnotify thread experimental codeJeff Layton1-1/+11
2008-12-26cifs: convert tcpSem to a mutexJeff Layton3-18/+18
2008-12-26cifs: take module reference when starting cifsdJeff Layton1-1/+8
2008-12-26cifs: display addr and prefixpath options in /proc/mountsJeff Layton1-12/+32
2008-12-26cifs: remove unused SMB session pointer from struct mid_q_entryJeff Layton2-10/+4
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar1-5/+3
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar47-194/+464
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar7-12/+24
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky1-1/+1
2008-12-25Merge branch 'next' into for-linusJames Morris99-502/+653
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar4-8/+13
2008-12-24[XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPILachlan McIlroy1-15/+12
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia2-1/+3
2008-12-23rpc: allow gss callbacks to clientOlga Kornievskaia1-5/+31
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia1-0/+6
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia1-0/+11
2008-12-23NFS: remove unused status from encode routinesAndy Adamson1-398/+180
2008-12-23NFS: increment number of operations in each encode routineAndy Adamson1-170/+247
2008-12-23NFS: fix comment placement in nfs4xdr.cBenny Halevy1-4/+4
2008-12-23NFS: fix tabs in nfs4xdr.cAndy Adamson1-245/+245
2008-12-23NFS: remove white space from nfs4xdr.cAndy Adamson1-33/+29
2008-12-23nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy1-6/+0
2008-12-23nfs: return compound hdr.status when there are no op repliesBenny Halevy1-0/+2
2008-12-23NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust1-2/+3
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2-10/+3
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust5-80/+90
2008-12-23NFS: Use delegations to optimise ACCESS callsTrond Myklebust1-1/+2
2008-12-23NFSv4: Ensure that we set the verifier when revalidating delegated dentriesTrond Myklebust1-2/+4