aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen4-130/+5
2008-04-19avr32: start clocksource cleanupDavid Brownell1-37/+8
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette2-2/+10
2008-04-19avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov1-5/+3
2008-04-19Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt1-1/+2
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen6-95/+150
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen6-0/+750
2008-04-19make nfs_automount_list staticAdrian Bunk2-2/+1
2008-04-19NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton1-1/+0
2008-04-19NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov1-0/+16
2008-04-19SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in useTrond Myklebust1-27/+42
2008-04-19SUNRPC: Fix a race in gss_refresh_upcall()Trond Myklebust1-3/+8
2008-04-19SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust4-2/+43
2008-04-19SUNRPC: Remove the unused export of xprt_force_disconnectTrond Myklebust1-1/+0
2008-04-19SUNRPC: remove XS_SENDMSG_RETRYTrond Myklebust1-9/+3
2008-04-19SUNRPC: Protect creds against early garbage collectionTrond Myklebust1-0/+8
2008-04-19NFSv4: Attempt to use machine credentials in SETCLIENTID callsTrond Myklebust1-4/+37
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust6-3/+47
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust6-11/+1
2008-04-19nfs: fix printout of multiword bitfieldsFred Isaman1-5/+5
2008-04-19nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy3-95/+95
2008-04-19NLM/lockd: Ensure client locking calls use correct credentialsTrond Myklebust1-9/+14
2008-04-19NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust1-10/+2
2008-04-19NLM/lockd: Fix a race when cancelling a blocking lockTrond Myklebust1-9/+34
2008-04-19NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL callTrond Myklebust1-1/+10
2008-04-19NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancelTrond Myklebust1-41/+1
2008-04-19NLM/lockd: convert __nlm_async_call to use rpc_run_task()Trond Myklebust1-10/+54
2008-04-19NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust2-0/+4
2008-04-19NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlckTrond Myklebust1-0/+2
2008-04-19NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()Trond Myklebust1-6/+10
2008-04-19SUNRPC: Fix read ordering problems with req->rq_private_buf.lenTrond Myklebust2-14/+15
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust3-9/+31
2008-04-19NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()Trond Myklebust1-4/+1
2008-04-19NFS: Ensure that rpc_run_task() errors are propagated back to the callerTrond Myklebust3-26/+40
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust3-48/+73
2008-04-19NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust2-26/+46
2008-04-19NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust1-11/+12
2008-04-19SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust1-2/+2
2008-04-19SUNRPC: Fix up xprt_write_space()Trond Myklebust3-23/+44
2008-04-19SUNRPC: Fix a bug in call_decode()Trond Myklebust1-3/+6
2008-04-19UBI: fix mean EC calculationArtem Bityutskiy2-34/+9
2008-04-19Deprecate the asm/semaphore.h files in feature-removal-schedule.Matthew Wilcox1-0/+8
2008-04-19sched: build fixIngo Molnar1-1/+1
2008-04-19sched: better rt-group documentationViktor Radnai2-35/+160
2008-04-19sched: features fixIngo Molnar1-13/+2
2008-04-19sched: /debug/sched_featuresPeter Zijlstra2-22/+150
2008-04-19sched: add SCHED_FEAT_DEADLINEIngo Molnar1-1/+3
2008-04-19sched: debug: show a weight treePeter Zijlstra1-0/+27
2008-04-19sched: fair: weight calculationsPeter Zijlstra2-39/+65
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra4-10/+25