1. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  2. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  3. 34769fc rpc: implement new upcall by \"J. Bruce Fields\ · 16 years ago
  4. 5b7ddd4 rpc: store pointer to pipe inode in gss upcall message by \"J. Bruce Fields\ · 16 years ago
  5. 79a3f20 rpc: use count of pipe openers to wait for first open by \"J. Bruce Fields\ · 16 years ago
  6. cf81939 rpc: track number of users of the gss upcall pipe by \"J. Bruce Fields\ · 16 years ago
  7. e712804 rpc: call release_pipe only on last close by \"J. Bruce Fields\ · 16 years ago
  8. c381060 rpc: add an rpc_pipe_open method by \"J. Bruce Fields\ · 16 years ago
  9. db75b3d rpc: minor gss_alloc_msg cleanup by \"J. Bruce Fields\ · 16 years ago
  10. b03568c rpc: factor out warning code from gss_pipe_destroy_msg by \"J. Bruce Fields\ · 16 years ago
  11. 99db356 rpc: remove unnecessary assignment by \"J. Bruce Fields\ · 16 years ago
  12. cf8cdbe NFS: remove unused status from encode routines by Andy Adamson · 16 years ago
  13. d017931 NFS: increment number of operations in each encode routine by Andy Adamson · 16 years ago
  14. 49c2559 NFS: fix comment placement in nfs4xdr.c by Benny Halevy · 16 years ago
  15. 05d564f NFS: fix tabs in nfs4xdr.c by Andy Adamson · 16 years ago
  16. 6c0195a NFS: remove white space from nfs4xdr.c by Andy Adamson · 16 years ago
  17. 3741307 nfs: remove incorrect usage of nfs4 compound response hdr.status by Benny Halevy · 16 years ago
  18. aadf615 nfs: return compound hdr.status when there are no op replies by Benny Halevy · 16 years ago
  19. c977a2e sunrpc: get rid of rpc_rqst.rq_bufsize by Benny Halevy · 16 years ago
  20. 027b6ca NFSv4: Fix an infinite loop in the NFS state recovery code by Trond Myklebust · 16 years ago
  21. 6dcd392 sunrpc: fix code that makes auth_gss send destroy_cred message (try #2) by Jeff Layton · 16 years ago
  22. 64672d5 optimize attribute timeouts for "noac" and "actimeo=0" by Peter Staubach · 16 years ago
  23. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  24. 7a50c60 NFS: Use delegations to optimise ACCESS calls by Trond Myklebust · 16 years ago
  25. 15860ab NFSv4: Ensure that we set the verifier when revalidating delegated dentries by Trond Myklebust · 16 years ago
  26. 5584c30 NFSv4: Clean up is_atomic_open() by Trond Myklebust · 16 years ago
  27. bd7bf9d NFSv4: Convert delegation->type field to fmode_t by Trond Myklebust · 16 years ago
  28. 9082a5c NFSv4: Fix up delegation callbacks by Trond Myklebust · 16 years ago
  29. b7391f4 NFSv4: Return unreferenced delegations more promptly by Trond Myklebust · 16 years ago
  30. 6411bd4 NFSv4: Clean up the asynchronous delegation return by Trond Myklebust · 16 years ago
  31. b0d3ded NFSv4: Clean up nfs_expire_all_delegations() by Trond Myklebust · 16 years ago
  32. 0d62f85 NFSv4: Fix a BAD_SEQUENCEID condition. by Trond Myklebust · 16 years ago
  33. f3c7649 NFSv4: Don't exit the state management if there are still tasks to do by Trond Myklebust · 16 years ago
  34. e005e80 NFSv4: Rename the state reclaimer thread by Trond Myklebust · 16 years ago
  35. 707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... by Trond Myklebust · 16 years ago
  36. 515d861 NFSv4: Clean up the support for returning multiple delegations by Trond Myklebust · 16 years ago
  37. 9e33bed NFSv4: Add recovery for individual stateids by Trond Myklebust · 16 years ago
  38. 95d35cb NFSv4: Remove nfs_client->cl_sem by Trond Myklebust · 16 years ago
  39. 19e03c5 NFSv4: Ensure that file unlock requests don't conflict with state recovery by Trond Myklebust · 16 years ago
  40. 65de872 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() by Trond Myklebust · 16 years ago
  41. fe1d819 NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem by Trond Myklebust · 16 years ago
  42. 7eff03a NFSv4: Add a recovery marking scheme for state owners by Trond Myklebust · 16 years ago
  43. 0f605b5 NFSv4: Don't tell server we rebooted when not necessary by Trond Myklebust · 16 years ago
  44. e598d84 NFSv4: Remove redundant RENEW calls if we know the lease has expired by Trond Myklebust · 16 years ago
  45. b79a4a1 NFSv4: Fix state recovery when the client runs over the grace period by Trond Myklebust · 16 years ago
  46. 6dc9d57 NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock by Trond Myklebust · 16 years ago
  47. 0286001 NFSv4: Clean up for the state loss reclaimer by Trond Myklebust · 16 years ago
  48. 15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags by Trond Myklebust · 16 years ago
  49. 86e8948 NFSv4: Fix up the dereferencing of delegation->inode by Trond Myklebust · 16 years ago
  50. 3431043 NFSv4: Fix up another delegation related race by Trond Myklebust · 16 years ago
  51. 0cb2659 NLM: allow lockd requests from an unprivileged port by Chuck Lever · 16 years ago
  52. 50a737f NFS: "[no]resvport" mount option changes mountd client too by Chuck Lever · 16 years ago
  53. d740351 NFS: add "[no]resvport" mount option by Chuck Lever · 16 years ago
  54. 542fcc3 NFS: move nfs_server flag initialization by Chuck Lever · 16 years ago
  55. 4a01b8a NFS: expand flags passed to nfs_create_rpc_client() by Chuck Lever · 16 years ago
  56. c5d120f NFS: introduce nfs_mount_info struct for calling nfs_mount() by Chuck Lever · 16 years ago
  57. 146ec94 NFS: Move declaration of nfs_mount() to fs/nfs/internal.h by Chuck Lever · 16 years ago
  58. 7b5d2b9 NFS: rename nfs_path variable by Chuck Lever · 16 years ago
  59. df94f00 lockd: convert reclaimer thread to kthread interface by Jeff Layton · 16 years ago
  60. 2de5987 LOCKD: Make lockd_up() and lockd_down() exported GPL-only by Trond Myklebust · 16 years ago
  61. d716f0b SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only by Trond Myklebust · 16 years ago
  62. 7bd8826 SUNRPC: rpcsec_gss modules should not be used by out-of-tree code by Trond Myklebust · 16 years ago
  63. 468039e SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL by Trond Myklebust · 16 years ago
  64. 88a9fe8 SUNRPC: Remove the last remnant of the BKL... by Trond Myklebust · 16 years ago
  65. 136221f nfs: remove redundant tests on reading new pages by Wu Fengguang · 16 years ago
  66. b479f3c [ARM] 5352/1: add w90p910-plat config file by wanzongshun · 16 years ago
  67. 40321fd Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  68. 98db8df ring-buffer: prevent false positive warning by Steven Rostedt · 16 years ago
  69. a8ccf1d ring-buffer: fix dangling commit race by Steven Rostedt · 16 years ago
  70. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
  71. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 16 years ago
  72. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 16 years ago
  73. 7e3cbc3 Merge branch 'x86/ptrace' into x86/tsc by Ingo Molnar · 16 years ago
  74. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  75. bf8bd66 Merge branch 'x86/apic' into x86/irq by Ingo Molnar · 16 years ago
  76. 1ccedb7c Merge commit 'v2.6.28-rc9' into x86/apic by Ingo Molnar · 16 years ago
  77. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  78. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  79. f8f50b1 powerpc/32: Wire up the trampoline code for kdump by Dale Farnsworth · 16 years ago
  80. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 16 years ago
  81. 01695a9 powerpc/32: Allow __ioremap on RAM addresses for kdump kernel by Anton Vorontsov · 16 years ago
  82. 6f29c32 powerpc/32: Setup OF properties for kdump by Dale Farnsworth · 16 years ago
  83. 7375331 powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() by Anton Vorontsov · 16 years ago
  84. 322b439 powerpc: Prepare xmon_save_regs for use with kdump by Anton Vorontsov · 16 years ago
  85. 5be8554 powerpc: Remove default kexec/crash_kernel ops assignments by Anton Vorontsov · 16 years ago
  86. 77733f8 powerpc: Make default kexec/crash_kernel ops implicit by Anton Vorontsov · 16 years ago
  87. 2e8e4f5 powerpc: Setup OF properties for ppc32 kexec by Dale Farnsworth · 16 years ago
  88. b906cfa powerpc/pseries: Fix cpu hotplug by Sebastien Dugue · 16 years ago
  89. fad7b9b powerpc: Fix KVM build on ppc440 by Paul Mackerras · 16 years ago
  90. 889bd9b net: startup race in hso driver by Oliver Neukum · 16 years ago
  91. 05a8c1c pkt_sched: Remove smp_wmb() in qdisc_watchdog() by Jarek Poplawski · 16 years ago
  92. 4707470 r6040: bump release number to 0.19 by Florian Fainelli · 16 years ago
  93. 3e7c469 r6040: save and restore MIER correctly in the interrupt routine by Joe Chou · 16 years ago
  94. 11e5e8f r6040: fix wrong logic in mdio code by Joe Chou · 16 years ago
  95. 5f2f6da net: Fix oops in dev_ifsioc() by Jarek Poplawski · 16 years ago
  96. adf77ba x86: prioritize the FPU traps for the error code by H. Peter Anvin · 16 years ago
  97. ad1ad96 [XFS] handle unaligned data in xfs_bmbt_disk_get_all by Christoph Hellwig · 16 years ago
  98. 077ebed drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 16 years ago
  99. c47a75a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  100. 0099f77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago