summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan2006-10-201-4/+2
* [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2006-10-202-4/+6
* [PATCH] mm: more commenting on lock orderingNick Piggin2006-10-202-23/+17
* [PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha2006-10-201-2/+5
* [PATCH] ipmi: fix return codes in failure caseDave Jones2006-10-201-2/+2
* [PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov2006-10-201-0/+1
* [PATCH] doc: fixing cpu-hotplug documentationSatoru Takeuchi2006-10-201-74/+74
* [PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2006-10-202-3/+25
* [PATCH] highest_possible_node_id() linkage fixAndrew Morton2006-10-202-16/+16
* [PATCH] Fix potential interrupts during alternative patchingZachary Amsden2006-10-201-0/+4
* [PATCH] nfsd: nfs_replay_meAl Viro2006-10-203-5/+6
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-2011-18/+18
* [PATCH] xdr annotations: nfsd callback*Al Viro2006-10-201-10/+10
* [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-202-26/+31
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-204-45/+51
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-206-191/+191
* [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-202-161/+176
* [PATCH] xdr annotations: NFSv4 serverAl Viro2006-10-203-46/+46
* [PATCH] xdr annotations: NFSv3 serverAl Viro2006-10-203-125/+125
* [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-204-71/+71
* [PATCH] xdr annotations: nfsd_dispatch()Al Viro2006-10-201-4/+4
* [PATCH] nfsfh simple endianness annotationsAl Viro2006-10-202-8/+8
* [PATCH] nfsd: nfserrno() endianness annotationsAl Viro2006-10-202-5/+4
* [PATCH] nfs_common endianness annotationsAl Viro2006-10-201-2/+2
* [PATCH] xdr annotations: mount_clntAl Viro2006-10-201-3/+3
* [PATCH] nfs: verifier is network-endianAl Viro2006-10-204-9/+9
* [PATCH] xdr annotations: fs/nfs/callback*Al Viro2006-10-202-24/+24
* [PATCH] fs/nfs/callback* passes error values big-endianAl Viro2006-10-203-36/+36
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-208-15/+15
* [PATCH] xdr annotations: NFSv4Al Viro2006-10-201-177/+181
* [PATCH] xdr annotations: NFSv3Al Viro2006-10-201-57/+57
* [PATCH] xdr annotations: NFSv2Al Viro2006-10-201-37/+37
* [PATCH] lockd endianness annotationsAl Viro2006-10-2013-135/+135
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-209-91/+91
* [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro2006-10-201-10/+11
* [PATCH] SUNRPC: fix a typoChuck Lever2006-10-201-1/+1
* [PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever2006-10-201-7/+7
* [PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever2006-10-201-4/+2
* [PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever2006-10-201-1/+1
* [PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever2006-10-201-2/+2
* [PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust2006-10-204-18/+30
* [PATCH] NFS: Fix NFSv4 callback regressionTrond Myklebust2006-10-201-7/+12
* [PATCH] nfs4: initialize cl_ipaddrJ. Bruce Fields2006-10-201-2/+6
* [PATCH] NFS: Fix error handling in nfs_direct_write_result()Trond Myklebust2006-10-201-5/+7
* [PATCH] NFS: Fix oops in nfs_cancel_commit_listTrond Myklebust2006-10-201-2/+2
* [PATCH] NFSv4: Fix thinko in fs/nfs/super.cTrond Myklebust2006-10-201-1/+1
* [PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells2006-10-204-4/+4
* [PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errorsRandy Dunlap2006-10-201-4/+4
* [PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap2006-10-201-0/+4
* [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabledRalf Baechle2006-10-201-1/+4
OpenPOWER on IntegriCloud