1. 40fef8a SUNRPC: Use only rpcbind v2 for AF_INET requests by Chuck Lever · 17 years ago
  2. 8842413 SUNRPC: Use GETADDR for rpcbind version 4 queries by Chuck Lever · 17 years ago
  3. 6a77405 SUNRPC: Use rpcbind version 2 GETPORT by Chuck Lever · 17 years ago
  4. fc200e7 SUNRPC: Document some naked integers in rpcbind client by Chuck Lever · 17 years ago
  5. 877fcf1 SUNRPC: More useful debugging output for rpcb client by Chuck Lever · 17 years ago
  6. 5afc597 nfs4: fix potential race with rapid nfs_callback_up/down cycle by Jeff Layton · 17 years ago
  7. ee84dfc nfs4: remove BKL from nfs_callback_up and nfs_callback_down by Jeff Layton · 17 years ago
  8. 77e0367 nfs: initialize timeout variable in nfs4_proc_setclientid_confirm by Benny Halevy · 17 years ago
  9. d8e7748 NFS: handle interface identifiers in incoming IPv6 addresses by Chuck Lever · 17 years ago
  10. ce3b7e1 NFS: Add string length argument to nfs_parse_server_address by Chuck Lever · 17 years ago
  11. d1aa082 NFS: Support raw IPv6 address hostnames during NFS mount operation by Chuck Lever · 17 years ago
  12. dc04589 NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 by Chuck Lever · 17 years ago
  13. cd10072 NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount by Trond Myklebust · 17 years ago
  14. e468bae NFS: Allow redirtying of a completed unstable write. by Trond Myklebust · 17 years ago
  15. e7d3906 NFS: Clean up nfs_update_request() by Trond Myklebust · 17 years ago
  16. 396cee97 NFS: missing newline in NFS mount debugging message by Chuck Lever · 17 years ago
  17. d33e4df NFS: Treat "intr" and "nointr" options as deprecated by Chuck Lever · 17 years ago
  18. ecbb384 NFS: Allow any value for the "retry" option by Chuck Lever · 17 years ago
  19. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 17 years ago
  20. 2e96d28 NFS: Fix a warning in nfs4_async_handle_error by Trond Myklebust · 17 years ago
  21. 34e8f92 NFS: Move fs/nfs/iostat.h to include/linux by Chuck Lever · 17 years ago
  22. 46cb650 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops by Trond Myklebust · 17 years ago
  23. b22602a SUNRPC: Ensure all transports set rq_xtime consistently by Chuck Lever · 17 years ago
  24. 659bfcd NFS: Fix the ftruncate() credential problem by Trond Myklebust · 17 years ago
  25. a486aed rpc: minor cleanup of scheduler callback code by \\\"J. Bruce Fields\\\ · 17 years ago
  26. d25a03c rpc: remove some unused macros by \\\"J. Bruce Fields\\\ · 17 years ago
  27. 720b8f2 rpc: eliminate unused variable in auth_gss upcall code by \\\"J. Bruce Fields\\\ · 17 years ago
  28. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 17 years ago
  29. 48b605f NFS: implement option checking when remounting NFS filesystems (resend) by Jeff Layton · 17 years ago
  30. c2d946e fs/nfs/nfsroot.c: remove CVS keyword by Adrian Bunk · 17 years ago
  31. cd983ef SUNRPC: Remove obsolete messages during transport connect by Chuck Lever · 17 years ago
  32. 48186c7 NFS: Fix trace debugging nits in write.c by Chuck Lever · 17 years ago
  33. 6da24bc NFS: Use NFSDBG_FILE for all fops by Chuck Lever · 17 years ago
  34. b7eaefa NFS: Add debugging facility for NFS aops by Chuck Lever · 17 years ago
  35. cc0dd2d NFS: Make nfs_open methods consistent by Chuck Lever · 17 years ago
  36. b84e06c NFS: Make nfs_llseek methods consistent by Chuck Lever · 17 years ago
  37. 5491778 NFS: Make nfs_fsync methods consistent by Chuck Lever · 17 years ago
  38. cb3997b SUNRPC: Display some debugging information as text rather than numbers by Chuck Lever · 17 years ago
  39. 38e886e SUNRPC: Refactor rpc_show_tasks by Chuck Lever · 17 years ago
  40. 68a23ee SUNRPC: Don't display the rpc_show_tasks header if there are no tasks by Chuck Lever · 17 years ago
  41. b0e1c57 SUNRPC: Rename "call_" functions that are no longer FSM states by Chuck Lever · 17 years ago
  42. 3748f1e SUNRPC: Add a function to display the name of an RPC procedure by Chuck Lever · 17 years ago
  43. 6fb1bc1 NFS: Update help text for CONFIG_NFS_FS by Chuck Lever · 17 years ago
  44. b541838 NFS: do_setlk(): don't flush caches when we have a delegation by Trond Myklebust · 17 years ago
  45. 0f38b87 SUNRPC: Use GFP_NOFS when allocating credentials by Trond Myklebust · 17 years ago
  46. 7e5f614 NFS: Revert commit 44dd151d by Trond Myklebust · 17 years ago
  47. efc91ed NFS: Optimise append writes with holes by Trond Myklebust · 17 years ago
  48. b390c2b SUNRPC: An ENOMEM error from call_encode is always fatal by Trond Myklebust · 17 years ago
  49. 8b39f2b SUNRPC: Ensure we exit early in case of an encode error by Trond Myklebust · 17 years ago
  50. 2116271 NFS: Add correct bounds checking to NFSv2 locks by Trond Myklebust · 17 years ago
  51. f3d47a3 NFS: Fix a preemption count leak in nfs_update_request by Trond Myklebust · 17 years ago
  52. 0b4aae7 NFS: Reduce the stack usage in NFSv3 create operations by Trond Myklebust · 17 years ago
  53. 57dc9a5 NFS: Reduce the stack usage in NFSv4 create operations by Trond Myklebust · 17 years ago
  54. f57e916 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  55. e914475 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  56. eb35c21 reiserfs: discard prealloc in reiserfs_delete_inode by Jeff Mahoney · 17 years ago
  57. 803a906 SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups by Trond Myklebust · 17 years ago
  58. 0d3a34b SUNRPC: Fix a double-free in rpcbind by Trond Myklebust · 17 years ago
  59. 2aac05a NFS: Fix readdir cache invalidation by Trond Myklebust · 17 years ago
  60. 14defd9 [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size by Thomas Bogendoerfer · 17 years ago
  61. b32dfbb [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs by Shane McDonald · 17 years ago
  62. 90621ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  63. be30504 it8213: fix return value in it8213_init_one() by Bartlomiej Zolnierkiewicz · 17 years ago
  64. ffab6cf palm_bk3710: fix IDECLK period calculation by Sergei Shtylyov · 17 years ago
  65. a861beb ide: add __ide_default_irq() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 9c0fc4e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  67. 86df864 Correct hash flushing from huge_ptep_set_wrprotect() by David Gibson · 17 years ago
  68. 138c902 [S390] protect _PAGE_SPECIAL bit against mprotect by Nick Piggin · 17 years ago
  69. 7b51ba3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  70. 739db07 Revert "PCI: Correct last two HP entries in the bfsort whitelist" by Jesse Barnes · 17 years ago
  71. 4f81c53 [UML] fix gcc ICEs and unresolved externs by Jeff Dike · 17 years ago
  72. b2798bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  73. 3bc5ab9 powerpc: Fix unterminated of_device_id array in legacy_serial.c by Benjamin Herrenschmidt · 17 years ago
  74. 0fe1ef2 vsprintf: add support for '%pS' and '%pF' pointer formats by Linus Torvalds · 17 years ago
  75. 4d8a743 vsprintf: add infrastructure support for extended '%p' specifiers by Linus Torvalds · 17 years ago
  76. 78a8bf6 vsprintf: split out '%p' handling logic by Linus Torvalds · 17 years ago
  77. 0f9bfa5 vsprintf: split out '%s' handling logic by Linus Torvalds · 17 years ago
  78. 1b40a89 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  79. 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 17 years ago
  80. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 17 years ago
  81. 35baff2 KVM: IOAPIC: Fix level-triggered irq injection hang by Mark McLoughlin · 17 years ago
  82. ca37393 x86: KVM guest: Add memory clobber to hypercalls by Anthony Liguori · 17 years ago
  83. 7f2d38e can: add sanity checks by Oliver Hartkopp · 17 years ago
  84. b727946 Linux 2.6.26-rc9 by Linus Torvalds · 17 years ago
  85. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 17 years ago
  86. ca31e14 Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h by Eduard - Gabriel Munteanu · 17 years ago
  87. 84df87b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  88. 537388b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  89. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 17 years ago
  90. fbe0825 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  91. d28f87a ahci: give another shot at clearing all bits in irq_stat by Tejun Heo · 17 years ago
  92. 2b54ed9 ide: ide_unregister() locking bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
  93. bd8a59e ide: ide_unregister() warm-plug bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 7cd95f5 ide: fix hwif->gendev refcounting by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 3b72532 softlockup: print a module list on being stuck by Arjan van de Ven · 17 years ago
  96. a1716d5 Merge branch 'x86/s2ram-fix' into x86/urgent by Ingo Molnar · 17 years ago
  97. 64e83b5 x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 by Rafael J. Wysocki · 17 years ago
  98. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 17 years ago
  99. d79df63 mempolicy: mask off internal flags for userspace API by David Rientjes · 17 years ago
  100. b8a0b6c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago