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