aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-10RPC: Document the format of the gssd downcallsTrond Myklebust1-1/+1
2005-03-10RPC: clean up the RPCSEC_GSS kerberos and spkm3 context import functionsTrond Myklebust1-4/+6
2005-03-10NLM: Always use AUTH_UNIX authentication for NLM locking.Trond Myklebust1-1/+0
2005-03-10NFS: Add emulation of BSD flock() in terms of POSIX locks on the serverTrond Myklebust1-5/+0
2005-03-10RPC: Shrink struct rpc_auth for those flavours that don't use the cacheTrond Myklebust1-4/+8
2005-03-10RPC: Convert RPC credcache to use hlistsTrond Myklebust1-2/+2
2005-03-10RPC: kill cr_authTrond Myklebust1-1/+1
2005-03-10RPC: Make rpc_auth credential cache optional.Trond Myklebust1-0/+1
2005-03-10NFS: Clean up nfs_permission().Trond Myklebust1-0/+1
2005-03-09Merge sunset.davemloft.net:/home/davem/src/BK/network-2.6David S. Miller26-166/+642
2005-03-09Merge bk://kernel.bkbits.net/vojtech/for-linusLinus Torvalds8-70/+275
2005-03-10Manual mergeVojtech Pavlik8-70/+275
2005-03-09Merge bk://212.42.230.204:994/nf-2.6David S. Miller1-1/+4
2005-03-09MergeDavid S. Miller3-3/+11
2005-03-09Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds17-91/+366
2005-03-10[ide] kill ide_driver_t->capacityBartlomiej Zolnierkiewicz1-1/+0
2005-03-10[ide] kill ide_driver_t->pre_resetBartlomiej Zolnierkiewicz1-1/+1
2005-03-10[ide] fix some rare ide-default vs ide-disk racesBartlomiej Zolnierkiewicz1-1/+0
2005-03-10[ide] generic Power Management for IDE devicesBartlomiej Zolnierkiewicz1-2/+0
2005-03-09[PATCH] fbdev: Cleanups in driver/videoAntonino Daplas1-3/+0
2005-03-09[PATCH] fbdev: Capture modelist change eventAntonino Daplas1-1/+6
2005-03-09[PATCH] fbdev: Add mode changing via sysfsJon Smirl1-0/+4
2005-03-09[PATCH] nvidiafb: Add update framebuffer driver for nVidia chipsetsAntonino Daplas2-2/+87
2005-03-09[PATCH] fbdev compat_ioctl warning fixAndrew Morton1-1/+1
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson2-0/+71
2005-03-09[PATCH] new bitmap list format (for cpusets)Paul Jackson3-5/+47
2005-03-09[PATCH] FAT: make the fat_get_entry()/fat__get_entry() staticHirofumi Ogawa1-17/+0
2005-03-09[PATCH] FAT: Rewrite fat_add_entries()Hirofumi Ogawa1-3/+2
2005-03-09[PATCH] FAT: Allocate the cluster before adding the directory entryHirofumi Ogawa1-1/+1
2005-03-09[PATCH] FAT: Use "struct fat_slot_info" for fat_scan()Hirofumi Ogawa1-2/+3
2005-03-09[PATCH] FAT: fat_build_inode() cleanupHirofumi Ogawa1-1/+1
2005-03-09[PATCH] FAT: Add fat_remove_entries()Hirofumi Ogawa1-0/+1
2005-03-09[PATCH] FAT: Use "struct fat_slot_info" for fat_search_long()Hirofumi Ogawa1-2/+1
2005-03-09[PATCH] FAT: "struct vfat_slot_info" cleanupHirofumi Ogawa1-3/+5
2005-03-09[PATCH] FAT: Use "unsigned int" for ->free_clusters and ->prev_freeHirofumi Ogawa1-2/+2
2005-03-09[PATCH] FAT: add debugging code to fatent.cHirofumi Ogawa1-0/+6
2005-03-09[PATCH] FAT: Rewrite the FAT (File Allocation Table) access stuffHirofumi Ogawa1-10/+47
2005-03-09[PATCH] let fat handle MS_SYNCHRONOUS flagHirofumi Ogawa1-0/+1
2005-03-09[PATCH] FAT: Updated FAT attributes patchHirofumi Ogawa1-6/+16
2005-03-09[PATCH] nfsd4: eliminate unnecessary remove_leaseNeil Brown1-1/+0
2005-03-09[PATCH] nfsd4: move delegation decisions to lock_manager callbacksNeil Brown1-0/+3
2005-03-09[PATCH] nfsd4: remove dl_stateNeil Brown1-7/+0
2005-03-09[PATCH] nfsd4: store-file-with-delegNeil Brown1-1/+1
2005-03-09[PATCH] nfsd4: fix delegation refcountingNeil Brown1-0/+1
2005-03-09[PATCH] nfsd4: remove st_vfs_setNeil Brown1-1/+0
2005-03-09[PATCH] nfsd4: remove dl_recall_cntNeil Brown1-1/+0
2005-03-09[PATCH] nfsd4: make nfsd4_cb_recall return voidNeil Brown1-1/+1
2005-03-09[PATCH] nfsd4: provide no_cb_path error on renewNeil Brown1-0/+1
2005-03-09[PATCH] nfsd4: use existing open instead of reopening on read and writeNeil Brown3-4/+5
2005-03-09[PATCH] nfsd4: reclaim cleanupNeil Brown1-3/+0