summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-1919-40/+3515
* [PATCH] EDAC: drivers for Radisys 82600Alan Cox2006-01-191-0/+407
* [PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2006-01-192-0/+831
* [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox2006-01-193-0/+1983
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-197-3/+29
* [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-192-1/+5
* [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-193-95/+519
* [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-192-24/+1
* [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-192-49/+43
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-197-14/+47
* [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-194-62/+51
* [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-193-76/+47
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-196-87/+62
* [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-193-2/+55
* [PATCH] vfs: *at functions: i386Ulrich Drepper2006-01-192-1/+27
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-1911-80/+320
* [PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig2006-01-191-43/+36
* [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw2006-01-191-7/+30
* [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown2006-01-191-11/+6
* [PATCH] nfsd4_lock() returns bogus values to clientsAl Viro2006-01-191-0/+3
* [PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro2006-01-191-2/+2
* [PATCH] nfsd4_truncate() bogus return valueAl Viro2006-01-191-1/+1
* [PATCH] nfsd/vfs.c: endianness fixesAl Viro2006-01-191-3/+3
* [PATCH] nfsd4: clean up settattr codeFred Isaman2006-01-191-9/+1
* [PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman2006-01-191-2/+3
* [PATCH] nfsd4: fix open_downgradeJ. Bruce Fields2006-01-191-11/+11
* [PATCH] nfsd4: don't create on open that fails due to ERR_GRACEJ. Bruce Fields2006-01-192-6/+8
* [PATCH] nfsd4: simplify process-open1 logicJ. Bruce Fields2006-01-191-64/+35
* [PATCH] nfsd4: nfs4state.c miscellaneous goto removalsJ. Bruce Fields2006-01-191-19/+14
* [PATCH] nfsd4: no replays on unconfirmed ownersJ. Bruce Fields2006-01-191-13/+11
* [PATCH] nfsd4: handle replays of failed open reclaimsJ. Bruce Fields2006-01-191-0/+2
* [PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields2006-01-191-3/+4
* [PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields2006-01-191-2/+1
* [PATCH] svcrpc: gss: svc context creation error handlingJ. Bruce Fields2006-01-191-1/+2
* [PATCH] svcrpc: gss: server context init failure handlingKevin Coffman2006-01-191-12/+17
* [PATCH] svcrpc: gss: handle the GSS_S_CONTINUEAndy Adamson2006-01-191-5/+25
* [PATCH] nfsd4: operation debuggingJ. Bruce Fields2006-01-191-0/+2
* [PATCH] nfsd4: fix check_for_locksJ. Bruce Fields2006-01-191-1/+2
* [PATCH] nfsd4: remove release_state_owner()J. Bruce Fields2006-01-191-22/+9
* [PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2006-01-193-13/+13
* [PATCH] nfsd4: fix nfsd4_lock cleanup on failureJ. Bruce Fields2006-01-191-14/+4
* [PATCH] nfsd4: misc lock fixesAndy Adamson2006-01-191-9/+5
* [PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields2006-01-192-0/+3
* [PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown2006-01-191-2/+2
* [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-192-37/+45
* [PATCH] hfs: set type/creator for symlinksRoman Zippel2006-01-192-2/+10
* [PATCH] hfs: set correct create date for linksRoman Zippel2006-01-192-12/+22
* [PATCH] hfs: set correct ctimeRoman Zippel2006-01-193-6/+15
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-198-23/+90
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-1910-53/+48