aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-02nfsd: unsupported nfs4 ops should fail with nfserr_opnotsuppBenny Halevy1-0/+9
2008-07-02nfsd: tabulate nfs4 xdr decoding functionsBenny Halevy1-105/+48
2008-07-02nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0Benny Halevy1-7/+3
2008-07-01nfsd: clean up mnt_want_write callsMiklos Szeredi1-14/+11
2008-06-30nfsd: treat all shutdown signals as equivalentJeff Layton1-25/+5
2008-06-30nfs: rewrap NFS/RDMA documentation to 80 linesJ. Bruce Fields1-19/+21
2008-06-30update NFS/RDMA documentationJames Lentini1-31/+44
2008-06-30nfsd: fix spurious EACCESS in reconnect_path()Neil Brown1-3/+26
2008-06-23gss_krb5: Use random value to initialize confounderKevin Coffman1-4/+18
2008-06-23gss_krb5: move gss_krb5_crypto into the krb5 moduleKevin Coffman2-12/+2
2008-06-23gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman4-46/+49
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi10-97/+105
2008-06-23knfsd: nfsd: Handle ERESTARTSYS from syscalls.NeilBrown1-0/+1
2008-06-23nfsd: fix race in nfsd_nrthreads()Neil Brown1-4/+6
2008-06-23lockd: close potential race with rapid lockd_up/lockd_down cycleJeff Layton1-20/+13
2008-06-23sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton3-8/+5
2008-06-23knfsd: convert knfsd to kthread APIJeff Layton3-83/+64
2008-06-23knfsd: remove special handling for SIGHUPJeff Layton1-25/+8
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton3-17/+74
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking.Neil Brown4-33/+65
2008-06-23nfsd: eliminate unused nfs4_callback.cb_statBenny Halevy1-1/+0
2008-06-23nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy1-1/+0
2008-06-23nfsd: remove three unused NFS4_ACE_* definesJ. Bruce Fields1-3/+0
2008-06-23nfsd: make nfs4xdr WRITEMEM safe against zero countBenny Halevy1-1/+1
2008-06-23nfsd: add dprintk of compound returnJ. Bruce Fields1-0/+1
2008-05-18nfsd: remove unnecessary atomic opsJ. Bruce Fields1-2/+2
2008-05-18Linux 2.6.26-rc3Linus Torvalds1-1/+1
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds25-80/+180
2008-05-18m68k: Add multi_defconfigGeert Uytterhoeven1-0/+1269
2008-05-18m68k: Update defconfigsGeert Uytterhoeven11-587/+994
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven1-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2-25/+25
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven2-2/+3
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven1-1/+1
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven5-8/+8
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven3-0/+14
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven5-0/+19
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven1-0/+3
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven1-0/+3
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven1-1/+1
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven1-2/+2
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven1-3/+1
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven1-7/+0
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven1-2/+1
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven1-1/+0
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven1-1/+5
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare1-3/+0
2008-05-18i2c-amd756: Fix functionality flagsJean Delvare1-1/+1
2008-05-18i2c: Kill the old driver matching schemeJean Delvare3-25/+7
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare16-39/+143