Age | Commit message (Expand) | Author | Files | Lines |
2008-06-30 | nfsd: fix spurious EACCESS in reconnect_path() | Neil Brown | 1 | -3/+26 |
2008-06-23 | gss_krb5: Use random value to initialize confounder | Kevin Coffman | 1 | -4/+18 |
2008-06-23 | gss_krb5: move gss_krb5_crypto into the krb5 module | Kevin Coffman | 2 | -12/+2 |
2008-06-23 | gss_krb5: create a define for token header size and clean up ptr location | Kevin Coffman | 4 | -46/+49 |
2008-06-23 | nfsd: rename MAY_ flags | Miklos Szeredi | 10 | -97/+105 |
2008-06-23 | knfsd: nfsd: Handle ERESTARTSYS from syscalls. | NeilBrown | 1 | -0/+1 |
2008-06-23 | nfsd: fix race in nfsd_nrthreads() | Neil Brown | 1 | -4/+6 |
2008-06-23 | lockd: close potential race with rapid lockd_up/lockd_down cycle | Jeff Layton | 1 | -20/+13 |
2008-06-23 | sunrpc: remove sv_kill_signal field from svc_serv struct | Jeff Layton | 3 | -8/+5 |
2008-06-23 | knfsd: convert knfsd to kthread API | Jeff Layton | 3 | -83/+64 |
2008-06-23 | knfsd: remove special handling for SIGHUP | Jeff Layton | 1 | -25/+8 |
2008-06-23 | knfsd: clean up nfsd filesystem interfaces | Jeff Layton | 3 | -17/+74 |
2008-06-23 | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock... | Neil Brown | 4 | -33/+65 |
2008-06-23 | nfsd: eliminate unused nfs4_callback.cb_stat | Benny Halevy | 1 | -1/+0 |
2008-06-23 | nfsd: eliminate unused nfs4_callback.cb_program | Benny Halevy | 1 | -1/+0 |
2008-06-23 | nfsd: remove three unused NFS4_ACE_* defines | J. Bruce Fields | 1 | -3/+0 |
2008-06-23 | nfsd: make nfs4xdr WRITEMEM safe against zero count | Benny Halevy | 1 | -1/+1 |
2008-06-23 | nfsd: add dprintk of compound return | J. Bruce Fields | 1 | -0/+1 |
2008-05-19 | nfsd: remove unnecessary atomic ops | J. Bruce Fields | 1 | -2/+2 |
2008-05-19 | Linux 2.6.26-rc3 | Linus Torvalds | 1 | -1/+1 |
2008-05-19 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 25 | -80/+180 |
2008-05-19 | m68k: Add multi_defconfig | Geert Uytterhoeven | 1 | -0/+1269 |
2008-05-19 | m68k: Update defconfigs | Geert Uytterhoeven | 11 | -587/+994 |
2008-05-19 | m68k: Correctly handle multi-ISA at runtime | Geert Uytterhoeven | 1 | -3/+3 |
2008-05-19 | m68k: Prefix ISA type with ISA_TYPE_ | Geert Uytterhoeven | 2 | -25/+25 |
2008-05-19 | m68k: export m68k_mmutype | Geert Uytterhoeven | 2 | -2/+3 |
2008-05-19 | m68k: Q40/Q60 floppy support is broken | Geert Uytterhoeven | 1 | -1/+1 |
2008-05-19 | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 5 | -8/+8 |
2008-05-19 | m68k: Some input drivers do not check the platform | Geert Uytterhoeven | 3 | -0/+14 |
2008-05-19 | m68k: Some network drivers do not check the platform | Geert Uytterhoeven | 5 | -0/+19 |
2008-05-19 | m68k: dnfb doesnt check for Apollo | Geert Uytterhoeven | 1 | -0/+3 |
2008-05-19 | m68k: macide doesnt check for Mac | Geert Uytterhoeven | 1 | -0/+3 |
2008-05-19 | m68k: Correct jump if not running on HP300 | Geert Uytterhoeven | 1 | -1/+1 |
2008-05-19 | m68k: Make gcc aware that BUG() does not return | Geert Uytterhoeven | 1 | -2/+2 |
2008-05-19 | m68k vme_scc: avoid global namespace pollution | Geert Uytterhoeven | 1 | -3/+1 |
2008-05-19 | m68k: Kill CONFIG_WHIPPET_SERIAL | Geert Uytterhoeven | 1 | -7/+0 |
2008-05-19 | m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT | Geert Uytterhoeven | 1 | -2/+1 |
2008-05-19 | m68k: Kill CONFIG_FB_DAFB | Geert Uytterhoeven | 1 | -1/+0 |
2008-05-19 | m68k: Convert access_ok() to an inline function | Geert Uytterhoeven | 1 | -1/+5 |
2008-05-18 | i2c/max6875: Really prevent 24RF08 corruption | Jean Delvare | 1 | -3/+0 |
2008-05-18 | i2c-amd756: Fix functionality flags | Jean Delvare | 1 | -1/+1 |
2008-05-18 | i2c: Kill the old driver matching scheme | Jean Delvare | 3 | -25/+7 |
2008-05-18 | i2c: Convert remaining new-style drivers to use module aliasing | Jean Delvare | 16 | -39/+143 |
2008-05-18 | i2c: Switch pasemi to the new device/driver matching scheme | Jean Delvare | 1 | -5/+2 |
2008-05-18 | i2c: Clean up Blackfin BF527 I2C device declarations | Jean Delvare | 1 | -2/+0 |
2008-05-18 | i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert | Jean Delvare | 1 | -4/+24 |
2008-05-18 | i2c: New co-maintainer | Jean Delvare | 1 | -1/+3 |
2008-05-18 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 31 | -74/+142 |
2008-05-18 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 16 | -35/+67 |
2008-05-18 | Merge branch 'sa1100' | Russell King | 3 | -27/+60 |