1. f884dca Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 16 years ago
  2. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 16 years ago
  3. e576e05 nfs: remove superfluous BUG_ON()s by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 38c7304 NFS: read-modify-write page updating by Peter Staubach · 16 years ago
  5. 074cc1d NFS: Add a ->migratepage() aop for NFS by Trond Myklebust · 16 years ago
  6. 8854e82 SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code by Trond Myklebust · 16 years ago
  7. 173912a SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code by Trond Myklebust · 16 years ago
  8. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 16 years ago
  9. da77005 SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c by Trond Myklebust · 16 years ago
  10. 5b7a1b9 SUNRPC: Ensure we initialise the cache_detail before creating procfs files by Trond Myklebust · 16 years ago
  11. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 16 years ago
  12. e57aed7 SUNRPC: One more clean up for rpc_create_client_dir() by Trond Myklebust · 16 years ago
  13. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 16 years ago
  14. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 16 years ago
  15. 7d59d1e SUNRPC: Clean up rpc_create_client_dir() by Trond Myklebust · 16 years ago
  16. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 16 years ago
  17. bb15674 SUNRPC: rpc_pipefs cleanup by Trond Myklebust · 16 years ago
  18. ac6fece SUNRPC: Clean up rpc_populate/depopulate by Trond Myklebust · 16 years ago
  19. cfeaa4a SUNRPC: Clean up rpc_lookup_create by Trond Myklebust · 16 years ago
  20. 810d90b SUNRPC: Clean up rpc_unlink() by Trond Myklebust · 16 years ago
  21. 7589806 SUNRPC: Clean up file creation code in rpc_pipefs by Trond Myklebust · 16 years ago
  22. b5bb61d SUNRPC: Clean up rpc_pipefs lookup code... by Trond Myklebust · 16 years ago
  23. 7364af6 SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall by Trond Myklebust · 16 years ago
  24. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 16 years ago
  25. c05988c SUNRPC: Add documenting comments in net/sunrpc/timer.c by Chuck Lever · 16 years ago
  26. 9dc3b09 SUNRPC: Update xprt address strings after an rpcbind completes by Chuck Lever · 16 years ago
  27. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 16 years ago
  28. fbfffbd SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr by Chuck Lever · 16 years ago
  29. f8b761e SUNRPC: Eliminate PROC macro from rpcb_clnt by Chuck Lever · 16 years ago
  30. 0e47f0d SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c by Chuck Lever · 16 years ago
  31. c0c077d SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c by Chuck Lever · 16 years ago
  32. 7ed0ff9 SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET by Chuck Lever · 16 years ago
  33. 0d36c4f SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c by Chuck Lever · 16 years ago
  34. 6f2c2db SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c by Chuck Lever · 16 years ago
  35. 4116092 NFSD: Support IPv6 addresses in write_failover_ip() by Chuck Lever · 16 years ago
  36. c15128c lockd: Replace nsm_display_address() with rpc_ntop() by Chuck Lever · 16 years ago
  37. b97a567 lockd: Replace nlm_clear_port() by Chuck Lever · 16 years ago
  38. ec6ee61 NFS: Replace nfs_set_port() with rpc_set_port() by Chuck Lever · 16 years ago
  39. 53a0b9c NFS: Replace nfs_parse_ip_address() with rpc_pton() by Chuck Lever · 16 years ago
  40. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 16 years ago
  41. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 16 years ago
  42. a02d692 SUNRPC: Provide functions for managing universal addresses by Chuck Lever · 16 years ago
  43. 0b10bf5 SUNRPC: Move XDR data type size macros by Chuck Lever · 16 years ago
  44. 169026a SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions by Chuck Lever · 16 years ago
  45. ec88f28 NFS: Use the authentication flavor list returned by mountd by Chuck Lever · 16 years ago
  46. 059f90b NFS: Fix auth flavor len accounting by Chuck Lever · 16 years ago
  47. 0b52412 NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client by Chuck Lever · 16 years ago
  48. f3f4f4e NFS: Fix up new minorversion= option by Chuck Lever · 16 years ago
  49. c140aa9 NFSv4: Clean up the nfs.callback_tcpport option by Trond Myklebust · 16 years ago
  50. cbf1107 SUNRPC: convert some sysctls into module parameters by Trond Myklebust · 16 years ago
  51. 80e52ac NFSv4: Don't do idmapper upcalls for asynchronous RPC calls by Trond Myklebust · 16 years ago
  52. 62ab460 NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 16 years ago
  53. a78cb57 NFSv4: Don't loop forever on state recovery failure... by Trond Myklebust · 16 years ago
  54. dd8ac1d nfs: Keep index within mnt_errtbl[] by Roel Kluin · 16 years ago
  55. 7b2aa03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  56. 710ad84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  57. b32b8e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  58. d6a0967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  59. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 16 years ago
  60. 749d00d Staging: rspiusb: Fix buffer overflow by Roel Kluin · 16 years ago
  61. 5fb4d25 staging: add dependencies on PCI for drivers that require it by Jeff Mahoney · 16 years ago
  62. ce9c010 Staging: rtl8192su: fix build error by Greg Kroah-Hartman · 16 years ago
  63. 2c63abf Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API by Mike Galbraith · 16 years ago
  64. 4d2da07 Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin by Jakob Gruber · 16 years ago
  65. cf7fdd5 USB: fix oops on disconnect in cdc-acm by Oliver Neukum · 16 years ago
  66. c15e3ca USB: storage: include Prolific Technology USB drive in unusual_devs list by Rogerio Brito · 16 years ago
  67. 50d0678 USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client by Dhaval Vasa · 16 years ago
  68. c47aacc6 USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cable by Marko Hänninen · 16 years ago
  69. ef4638f USB: EHCI: fix counting of transaction error retries by Alan Stern · 16 years ago
  70. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 16 years ago
  71. 01105a2 USB: usbfs: fix -ENOENT error code to be -ENODEV by Alan Stern · 16 years ago
  72. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 16 years ago
  73. 18753eb USB: devio: Properly do access_ok() checks by Michael Buesch · 16 years ago
  74. 4927656 USB: pl2303: New vendor and product id by Khanh-Dang Nguyen Thu Lam · 16 years ago
  75. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 16 years ago
  76. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 16 years ago
  77. 4baf8c9 Btrfs: remove superfluous NULL pointer check in btrfs_rename() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 36b8659 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  79. cba8784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. 9cf9d28 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  81. ff1649f Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 16 years ago
  82. da758dd Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  84. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  85. 131f734 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  86. 3440625 flat: fix uninitialized ptr with shared libs by Linus Torvalds · 16 years ago
  87. 9e5cf0c lib/decompress_*: only include <linux/slab.h> if STATIC is not defined by Albin Tonnerre · 16 years ago
  88. b1af431 bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment by Phillip Lougher · 16 years ago
  89. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 16 years ago
  90. 9c8a822 execve: must clear current->clear_child_tid by Eric Dumazet · 16 years ago
  91. 2198a64 drivers/mmc: correct error-handling code by Julia Lawall · 16 years ago
  92. 20de03d i.MX31: fix framebuffer locking regressions by Guennadi Liakhovetski · 16 years ago
  93. 2d8dd38 vfs: mnt_want_write_file(): fix special file handling by OGAWA Hirofumi · 16 years ago
  94. 69130c7 compat_ioctl: hook up compat handler for FIEMAP ioctl by Eric Sandeen · 16 years ago
  95. 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 16 years ago
  96. 5215944 viafb: fix rmmod bug by Florian Tobias Schandinat · 16 years ago
  97. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 16 years ago
  98. 93274e4 fbcon: fix rotate upside down crash by Stefani Seibold · 16 years ago
  99. 69dd647 generic-ipi: fix hotplug_cfd() by Xiao Guangrong · 16 years ago
  100. 2020002 drivers/w1/masters/omap_hdq.c: fix missing mutex unlock by Stoyan Gaydarov · 16 years ago