summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: add CONFIG_SMP consistencyLi Zefan2008-10-224-14/+13
* sched: disable the hrtick for nowIngo Molnar2008-10-201-1/+1
* sched: revert back to per-rq vruntimePeter Zijlstra2008-10-201-17/+15
* sched: fair scheduler should not resched rt tasksPeter Zijlstra2008-10-201-4/+24
* sched: optimize group load balancerPeter Zijlstra2008-10-203-20/+36
* sched: minor fast-path overhead reductionMike Galbraith2008-10-171-1/+1
* sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-171-1/+1
* sched: kill unused scheduler decl.David Miller2008-10-171-1/+0
* sched: fix the wrong mask_lenMiao Xie2008-10-171-1/+1
* Merge branch 'linus' into sched/urgentIngo Molnar2008-10-175575-177785/+359686
|\
| * {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-162-4/+2
| * Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-1626-500/+955
| |\
| | * Merge branch 'next'Trond Myklebust2008-10-1526-500/+955
| | |\
| | | * NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-142-2/+1
| | | * NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-144-18/+44
| | | * NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust2008-10-141-0/+3
| | | * RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-101-5/+1
| | | * RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-101-0/+7
| | | * RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-102-1/+22
| | | * RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-101-2/+2
| | | * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-103-7/+10
| | | * RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-101-5/+4
| | | * RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-101-1/+1
| | | * RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-103-2/+33
| | | * RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-101-11/+9
| | | * RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-101-0/+1
| | | * RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-103-4/+15
| | | * RPC/RDMA: fix connection IRD/ORD settingTom Tucker2008-10-101-37/+14
| | | * RPC/RDMA: support FRMR client memory registration.Tom Talpey2008-10-102-6/+167
| | | * RPC/RDMA: check selected memory registration mode at runtime.Tom Talpey2008-10-101-15/+80
| | | * RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-102-1/+8
| | | * RPC/RDMA: refactor the inline memory registration code.Tom Talpey2008-10-101-158/+207
| | | * NFS: fix nfs_parse_ip_address() corner caseChuck Lever2008-10-101-11/+23
| | | * NFS: Cleanup nfs_set_portJ. Bruce Fields2008-10-101-10/+9
| | | * NFS: Fix attribute updatesTrond Myklebust2008-10-091-9/+4
| | | * NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust2008-10-081-1/+1
| | | * sunrpc: fix oops in rpc_create when the mount namespace is unsharedCedric Le Goater2008-10-071-2/+2
| | | * NFS: Don't use range_cyclic for data integrity syncsTrond Myklebust2008-10-071-1/+2
| | | * NFS: Client mounts hang when exported directory do not existSteve Dickson2008-10-071-1/+2
| | | * SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust2008-10-071-1/+3
| | | * SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust2008-10-071-7/+29
| | | * NFS: SETCLIENTID truncates client ID and netidChuck Lever2008-10-071-4/+4
| | | * NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit buildsRichard Kennedy2008-10-071-1/+1
| | | * nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields2008-10-073-29/+21
| | | * nfs: prepare to share nfs_set_portJ. Bruce Fields2008-10-072-19/+20
| | | * nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields2008-10-071-12/+5
| | | * nfs: break up nfs_follow_referralJ. Bruce Fields2008-10-071-38/+46
| | | * nfs: authenticated deep mountingEG Keizer2008-10-072-4/+26
| | | * NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton2008-10-071-0/+2
| | | * nfs: remove an obsolete nfs_flock commentJ. Bruce Fields2008-10-071-7/+0
OpenPOWER on IntegriCloud