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