summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-13NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever4-3/+20
2007-02-13NFS: Don't use ClearPageUptodate() when writeback failsTrond Myklebust1-5/+10
2007-02-13NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routineTrond Myklebust1-6/+8
2007-02-13NFS: Fix a wraparound issue with nfsi->cache_change_attributeTrond Myklebust1-8/+13
2007-02-04Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust3-18/+76
2007-02-04Linux 2.6.20v2.6.20Linus Torvalds1-1/+1
2007-02-04[PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss1-16/+73
2007-02-04[PATCH] fix rtl8150Al Viro1-1/+2
2007-02-04NFSv4: /proc/mounts displays the wrong server name for referralsTrond Myklebust1-8/+5
2007-02-04NFSv4: Ensure non-root user can trigger a referral automountTrond Myklebust1-1/+1
2007-02-04SUNRPC: fix print format for tk_pidChuck Lever10-198/+228
2007-02-04SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever13-63/+73
2007-02-04NFS: fix print format for tk_pidChuck Lever3-9/+12
2007-02-04NFS: move NFS_DEBUG definitionBenny Halevy1-8/+9
2007-02-04NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()Trond Myklebust1-0/+4
2007-02-04NFSv4: Don't start state recovery in nfs4_close_done()Trond Myklebust1-5/+1
2007-02-04NFS: Fixup some outdated comments...Trond Myklebust1-41/+1
2007-02-04NFS: nfs_writepages() cleanupTrond Myklebust2-25/+11
2007-02-04NFS: Micro-optimisation for nfs_wb_page()Trond Myklebust1-0/+2
2007-02-04NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pagesTrond Myklebust1-1/+1
2007-02-04NFS: Remove nfs_readpage_sync()Trond Myklebust5-197/+2
2007-02-04NFSv4: Cleanups for fs_locations code.Trond Myklebust4-13/+7
2007-02-04NFSv4: Don't require that NFSv4 mount paths begin with '/'Trond Myklebust1-5/+6
2007-02-04NFS: Dont clobber more uptodate values in nfs_set_verifier()Trond Myklebust1-5/+14
2007-02-04NFS: Also use readdir info to revalidate positive dentriesTrond Myklebust1-3/+11
2007-02-04NFS: Fix a readdir/lookup inefficiency.Trond Myklebust1-2/+8
2007-02-04NFS: Fix up "rm -rf"...Trond Myklebust1-0/+2
2007-02-04NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_szTrond Myklebust1-0/+2
2007-02-04NFSv4: Fix Oops in nfs4_create_referral_serverTrond Myklebust2-3/+8
2007-02-04RPC: Clean up rpc_execute...Trond Myklebust3-17/+11
2007-02-04RPC: Fix double free in portmapper codeTrond Myklebust1-3/+5
2007-02-04NLM: Fix double free in __nlm_async_callTrond Myklebust2-9/+4
2007-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-70/+100
2007-02-03[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik1-0/+3
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller1-0/+3
2007-02-03[PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton1-0/+41
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger1-3/+8
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm1-0/+3
2007-02-03[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen1-11/+9
2007-02-03[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk1-1/+1
2007-02-03[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2-0/+4
2007-02-03[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar1-10/+10
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-18/+21
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King1-0/+1
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-02pata_via: Correct missing commentsAlan1-1/+2
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan1-2/+9
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo2-15/+7
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-218/+199