1. 75180df NFS: Add the mount option "nosharecache" by Trond Myklebust · 17 years ago
  2. 8007122 NFS: Add support for mounting NFSv4 file systems with string options by Chuck Lever · 17 years ago
  3. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  4. 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 17 years ago
  5. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  6. f182899 NFS: Add a new NFS debugging flag just for mount processing by Chuck Lever · 17 years ago
  7. 5680d48 NFS: Clean-up: Define macros for maximum host and export path name lengths by Chuck Lever · 17 years ago
  8. 433c923 NFS: Clean up nfs_size_to_loff_t() by Chuck Lever · 17 years ago
  9. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  10. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  11. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  12. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  13. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  14. 5d28dc8 SUNRPC: Convert gss_ctx_lock to an RCU lock by Trond Myklebust · 17 years ago
  15. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  16. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  17. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 17 years ago
  18. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 17 years ago
  19. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 17 years ago
  20. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 17 years ago
  21. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago
  22. de7a8ce SUNRPC: Rename rpcauth_destroy() to rpcauth_release() by Trond Myklebust · 17 years ago
  23. 5e1550d SUNRPC: Add the helper function 'rpc_call_null()' by Trond Myklebust · 17 years ago
  24. 64c91a1 SUNRPC: Make rpc_ping() static by Trond Myklebust · 17 years ago
  25. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 17 years ago
  26. 03a1256 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe by Trond Myklebust · 17 years ago
  27. 6e84c7b SUNRPC: Add a downcall queue to struct rpc_inode by Trond Myklebust · 17 years ago
  28. 4a8c134 SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth by Trond Myklebust · 17 years ago
  29. 188fef1 SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c by Trond Myklebust · 17 years ago
  30. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  31. 4c402b4 SUNRPC: Remove rpc_clnt->cl_count by Trond Myklebust · 17 years ago
  32. 90c5755 SUNRPC: Kill rpc_clnt->cl_oneshot by Trond Myklebust · 17 years ago
  33. 848f1fe SUNRPC: Kill rpc_clnt->cl_dead by Trond Myklebust · 17 years ago
  34. 34f52e3 SUNRPC: Convert rpc_clnt->cl_users to a kref by Trond Myklebust · 17 years ago
  35. 4bef61f SUNRPC: Add a per-rpc_clnt spinlock by Trond Myklebust · 17 years ago
  36. 6529eba SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt by Trond Myklebust · 17 years ago
  37. 3bec63d NFS: Convert struct nfs_open_context to use a kref by Trond Myklebust · 17 years ago
  38. dce34ce NFS: Prevent integer overflow in nfs_scan_list() by Trond Myklebust · 17 years ago
  39. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  40. 5c36968 NFS cleanup: speed up nfs_scan_commit using radix tree tags by Trond Myklebust · 17 years ago
  41. 9fd367f NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED by Trond Myklebust · 17 years ago
  42. c03b402 NFS: Convert struct nfs_page to use krefs by Trond Myklebust · 17 years ago
  43. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago
  44. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  45. bcf67e1 Make common helpers for seq_files that work with list_heads by Pavel Emelianov · 17 years ago
  46. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago
  47. 4c75f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  48. 64b853a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  49. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  50. 5f60cfd Merge git://git.infradead.org/~dwmw2/battery-2.6 by Linus Torvalds · 17 years ago
  51. 1b21f45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  52. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  53. 5cbc39a Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  54. 688b3d7 [MIPS] Delete Ocelot 3 support. by Ralf Baechle · 17 years ago
  55. 15c31be cfq-iosched: fix async queue behaviour by Jens Axboe · 17 years ago
  56. b299804 [BATTERY] pda_power platform driver by Anton Vorontsov · 18 years ago
  57. 4a11b59 [BATTERY] Universal power supply class (was: battery class) by Anton Vorontsov · 18 years ago
  58. 0845718 pipe: add documentation and comments by Jens Axboe · 17 years ago
  59. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  60. d96e6e7 Remove remnants of sendfile() by Jens Axboe · 17 years ago
  61. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  62. 497f962 pipe: allow passing around of ops private pointer by Jens Axboe · 17 years ago
  63. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  64. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  65. 130610d splice: add void cookie to the actor data by Jens Axboe · 17 years ago
  66. 0452a4e sendfile: kill generic_file_sendfile() by Jens Axboe · 17 years ago
  67. 6a14b90 vmsplice: add vmsplice-to-user support by Jens Axboe · 17 years ago
  68. c66ab6f splice: abstract out actor data by Jens Axboe · 17 years ago
  69. 7deeed1 [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK by Benjamin Gilbert · 17 years ago
  70. 5f56550 Input: add gpio-mouse driver by Hans-Christian Egtvedt · 17 years ago
  71. 9657d75 Input: convert from class devices to standard devices by Dmitry Torokhov · 17 years ago
  72. f836ac8 USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro by Jan Kratochvil · 17 years ago
  73. 71780f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  74. 36b7741 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  75. 71ba22f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  76. 7ada60e firewire: Document userspace ioctl interface. by Kristian Høgsberg · 17 years ago
  77. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  78. f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  79. ef29888 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  80. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  81. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  82. 7de064e sdhci: add ene controller id by Milko Krachounov · 17 years ago
  83. 6fb43d7 sched: micro-optimize mmdrop() by Ingo Molnar · 17 years ago
  84. 9c4801ce sched: more agressive idle balancing by Ingo Molnar · 17 years ago
  85. 0fec171 sched: clean up sleep_on() APIs by Ingo Molnar · 17 years ago
  86. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
  87. 7dd5936 sched: remove old cpu accounting field by Ingo Molnar · 17 years ago
  88. 0c57d58 sched: remove batch_task() by Ingo Molnar · 17 years ago
  89. 50e645a sched: remove interactivity types from sched.h by Ingo Molnar · 17 years ago
  90. ad46c2c sched: clean up fastcall uses of sched_fork()/sched_exit() by Ingo Molnar · 17 years ago
  91. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  92. bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 17 years ago
  93. f2ac58e sched: remove sleep_type by Ingo Molnar · 17 years ago
  94. e05606d sched: clean up the rt priority macros by Ingo Molnar · 17 years ago
  95. 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 17 years ago
  96. 20b8a59 sched: cfs, core data types by Ingo Molnar · 17 years ago
  97. bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 17 years ago
  98. 9aa7b36 sched: increase the resolution of smpnice by Ingo Molnar · 17 years ago
  99. 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 17 years ago
  100. 4da1ce6 sched: add in_atomic_preempt_off() by Ingo Molnar · 17 years ago