aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-20ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran1-8/+0
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita1-4/+6
2006-10-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds21-227/+845
2006-10-20Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds1-6/+0
2006-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-8/+11
2006-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds9-28/+27
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-23/+27
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-188/+398
2006-10-20[PATCH] one more ARM IRQ fixAdrian Bunk1-1/+1
2006-10-20[PATCH] knfsd: fix race that can disable NFS serverNeilBrown1-1/+1
2006-10-20[PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan1-4/+2
2006-10-20[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2-4/+6
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin2-23/+17
2006-10-20[PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha1-2/+5
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones1-2/+2
2006-10-20[PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov1-0/+1
2006-10-20[PATCH] doc: fixing cpu-hotplug documentationSatoru Takeuchi1-74/+74
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2-3/+25
2006-10-20[PATCH] highest_possible_node_id() linkage fixAndrew Morton2-16/+16
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden1-0/+4
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro3-5/+6
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro11-18/+18
2006-10-20[PATCH] xdr annotations: nfsd callback*Al Viro1-10/+10
2006-10-20[PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2-26/+31
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro4-45/+51
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro6-191/+191
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro2-161/+176
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro3-46/+46
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro3-125/+125
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro4-71/+71
2006-10-20[PATCH] xdr annotations: nfsd_dispatch()Al Viro1-4/+4
2006-10-20[PATCH] nfsfh simple endianness annotationsAl Viro2-8/+8
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro2-5/+4
2006-10-20[PATCH] nfs_common endianness annotationsAl Viro1-2/+2
2006-10-20[PATCH] xdr annotations: mount_clntAl Viro1-3/+3
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro4-9/+9
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro2-24/+24
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro3-36/+36
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro8-15/+15
2006-10-20[PATCH] xdr annotations: NFSv4Al Viro1-177/+181
2006-10-20[PATCH] xdr annotations: NFSv3Al Viro1-57/+57
2006-10-20[PATCH] xdr annotations: NFSv2Al Viro1-37/+37
2006-10-20[PATCH] lockd endianness annotationsAl Viro13-135/+135
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro9-91/+91
2006-10-20[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro1-10/+11
2006-10-20[PATCH] SUNRPC: fix a typoChuck Lever1-1/+1
2006-10-20[PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever1-7/+7
2006-10-20[PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever1-4/+2
2006-10-20[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is non-NULLChuck Lever1-1/+1
2006-10-20[PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever1-2/+2