summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields2007-10-102-0/+3
* knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields2007-10-101-14/+13
* knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields2007-10-101-2/+6
* knfsd: Add source address to sunrpc svc errorsDr. David Alan Gilbert2007-10-101-10/+30
* knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-105-81/+45
* svcgss: move init code into separate functionJ. Bruce Fields2007-10-101-67/+77
* knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields2007-10-101-24/+6
* nfsd warning fixAndrew Morton2007-10-101-1/+1
* knfsd: fix callback rpc credJ. Bruce Fields2007-10-101-33/+0
* knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-104-24/+25
* knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields2007-10-101-37/+34
* knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields2007-10-101-3/+5
* knfsd: demote some printk()s to dprintk()sJ. Bruce Fields2007-10-102-12/+12
* knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields2007-10-101-44/+47
* knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields2007-10-101-2/+0
* nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig2007-10-101-17/+26
* nfsd: remove unused cache_for_each macroJ. Bruce Fields2007-10-101-10/+0
* nfsd: tone down inaccurate dprintkJ. Bruce Fields2007-10-101-1/+1
* Linux 2.6.23v2.6.23Linus Torvalds2007-10-091-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-096-11/+12
|\
| * [MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli2007-10-091-0/+1
| * [MIPS] Alchemy: Fix USB initialization.Florian Fainelli2007-10-094-10/+10
| * [MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco2007-10-091-1/+1
* | NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust2007-10-091-1/+3
* | sata_mv: correct S/G table limitsJeff Garzik2007-10-091-3/+6
|/
* Correct Makefile rule for generating custom keymapMaarten Bressers2007-10-091-1/+1
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-081-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-086-13/+22
|\
| * [IPv6]: Fix ICMPv6 redirect handling with target multicast addressBrian Haley2007-10-081-4/+5
| * [PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger2007-10-081-1/+1
| * [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-083-8/+13
| * [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKedIlpo Järvinen2007-10-081-0/+3
* | AIO: fix cleanup in io_submit_one(...)Yan Zheng2007-10-081-1/+1
* | fix page release issue in filemap_faultYan Zheng2007-10-081-0/+1
* | fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng2007-10-081-1/+1
* | mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-083-5/+10
|/
* Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov2007-10-081-3/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-10-081-1/+2
|\
| * firewire: point to migration documentStefan Richter2007-10-071-1/+2
* | Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali2007-10-081-0/+1
* | sysrq docs: document sequence that actually worksPavel Machek2007-10-081-1/+1
* | fix bogus reporting of signals by auditAl Viro2007-10-081-11/+11
* | Move kasprintf.o to obj-yAlexey Dobriyan2007-10-081-2/+2
* | lockstat: documentationPeter Zijlstra2007-10-082-0/+122
* | Longhaul: add auto enabled "revid_errata" optionRafal Bilski2007-10-081-3/+57
* | Fix timer_stats printout of events/secAnton Blanchard2007-10-081-2/+3
* | Don't do load-average calculations at even 5-second intervalsLinus Torvalds2007-10-081-1/+1
* | VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds2007-10-081-2/+2
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-071-12/+9
|\
| * [MIPS] IP32: Enable PCI bridgesGiuseppe Sacco2007-10-051-12/+9