summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-03-10Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2005-03-10[PATCH] AGP support for powermac G5Paul Mackerras
2005-03-10[NET]: Optimize is_valid_ether_addr()Stephen Hemminger
2005-03-10[PKT_SCHED]: Move tc_u32_mark into pkt_cls.hStephen Hemminger
2005-03-10[NET]: Rearrange netdevice structure to save space.Stephen Hemminger
2005-03-10[NET]: Kill netdev->accept_fastpath hook.Jeff Garzik
2005-03-10NFS: cleanup create()Trond Myklebust
2005-03-10NFS: mkdir() cleanupTrond Myklebust
2005-03-10NFS: mknod() cleanupTrond Myklebust
2005-03-10NFSv4: in readdir, use MOUNTED_ON_FILEID, rather than true fileidTrond Myklebust
2005-03-10NFSv4: Allow recovery from network partitionsTrond Myklebust
2005-03-10NFSv4: Add nfs4_state_recovery_opsTrond Myklebust
2005-03-10NFSv4: NFSv4 errors in nfs4_init_client() must not leak to userlandTrond Myklebust
2005-03-10 NFSv4: Handle the NFS4ERR_CLID_INUSE error in SETCLIENTIDTrond Myklebust
2005-03-10VFS: Retry pathname resolution after encountering ESTALETrond Myklebust
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust
2005-03-10[NLM] fs/lockd/clntproc.c: make 2 functions staticTrond Myklebust
2005-03-10NFS: This patch makes some needlessly global code static.Trond Myklebust
2005-03-10RPC: Remove dependency of RPCSEC_GSS upcalls on the credential cacheTrond Myklebust
2005-03-10RPCSEC_GSS: Enable expiring of credentialsTrond Myklebust
2005-03-10RPCSEC_GSS: Misc little cleanups.Trond Myklebust
2005-03-10RPCSEC_GSS: cleanup gss_cred.Trond Myklebust
2005-03-10RPC: Document the format of the gssd downcallsTrond Myklebust
2005-03-10RPC: clean up the RPCSEC_GSS kerberos and spkm3 context import functionsTrond Myklebust
2005-03-10NLM: Always use AUTH_UNIX authentication for NLM locking.Trond Myklebust
2005-03-10NFS: Add emulation of BSD flock() in terms of POSIX locks on the serverTrond Myklebust
2005-03-10RPC: Shrink struct rpc_auth for those flavours that don't use the cacheTrond Myklebust
2005-03-10RPC: Convert RPC credcache to use hlistsTrond Myklebust
2005-03-10RPC: kill cr_authTrond Myklebust
2005-03-10RPC: Make rpc_auth credential cache optional.Trond Myklebust
2005-03-10NFS: Clean up nfs_permission().Trond Myklebust
2005-03-09Merge sunset.davemloft.net:/home/davem/src/BK/network-2.6David S. Miller
2005-03-09Merge bk://kernel.bkbits.net/vojtech/for-linusLinus Torvalds
2005-03-10Manual mergeVojtech Pavlik
2005-03-09Merge bk://212.42.230.204:994/nf-2.6David S. Miller
2005-03-09MergeDavid S. Miller
2005-03-09Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds
2005-03-10[ide] kill ide_driver_t->capacityBartlomiej Zolnierkiewicz
2005-03-10[ide] kill ide_driver_t->pre_resetBartlomiej Zolnierkiewicz
2005-03-10[ide] fix some rare ide-default vs ide-disk racesBartlomiej Zolnierkiewicz
2005-03-10[ide] generic Power Management for IDE devicesBartlomiej Zolnierkiewicz
2005-03-09[PATCH] fbdev: Cleanups in driver/videoAntonino Daplas
2005-03-09[PATCH] fbdev: Capture modelist change eventAntonino Daplas
2005-03-09[PATCH] fbdev: Add mode changing via sysfsJon Smirl
2005-03-09[PATCH] nvidiafb: Add update framebuffer driver for nVidia chipsetsAntonino Daplas
2005-03-09[PATCH] fbdev compat_ioctl warning fixAndrew Morton
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson
2005-03-09[PATCH] new bitmap list format (for cpusets)Paul Jackson
2005-03-09[PATCH] FAT: make the fat_get_entry()/fat__get_entry() staticHirofumi Ogawa