1. 4498eed5 [CIFS] Add extended stats (STATS2) for total buffer allocations for by Steve French · 19 years ago
  2. 84afc29 [CIFS] Readpages and readir performance improvements - eliminate extra by Steve French · 19 years ago
  3. bf82067 [CIFS] Kerberos and CIFS ACL support part 1 by Steve French · 19 years ago
  4. 8345187 [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in by Steve French · 19 years ago
  5. 5666c09 Linux v2.6.15-rc4 by Linus Torvalds · 19 years ago
  6. d2149b5 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  7. 346f7db Revert "[PATCH] pci_ids.h: remove duplicate entries" by Linus Torvalds · 19 years ago
  8. a145dd4 VM: add "vm_insert_page()" function by Linus Torvalds · 19 years ago
  9. f8e9884 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  10. c801147 [PATCH] SiS DRM: Fix possible NULL dereference by Egbert Eich · 19 years ago
  11. 25741b3 [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out. by Steve French · 19 years ago
  12. 8926bfa [PATCH] USB: ehci fixups by David Brownell · 19 years ago
  13. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  14. d3420ba [PATCH] Additional device ID for Conexant AccessRunner USB driver by Dave Jones · 19 years ago
  15. 620948a [PATCH] USB: documentation update by Alan Stern · 19 years ago
  16. c9d6073 [PATCH] pci_ids.h: remove duplicate entries by Grant Coady · 19 years ago
  17. 9632051 [PATCH] hwmon: w83792d fix unused fan pins by Jean Delvare · 19 years ago
  18. 2a138ebb [CIFS] Missing parenthesis and typo in previous fix by Steve French · 19 years ago
  19. 606c0da Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  20. 6ab16d2 [CIFS] Fix umount --force to wake up the pending response queue, not just by Steve French · 19 years ago
  21. 6473a55 [CIFS] Fix missing permission check on setattr when noperm mount option is by Steve French · 19 years ago
  22. d2ef5eb Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  23. 1a57198 [PATCH] fbdev: cg3fb: Kconfig fix by Mark Fortescue · 19 years ago
  24. 49d5c7b [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixes by Antonino A. Daplas · 19 years ago
  25. fe655d3 [PATCH] setting irq affinity is broken in ia32 with MSI enabled by Shaohua Li · 19 years ago
  26. b0b623c [PATCH] hfsplus: don't modify journaled volume by Roman Zippel · 19 years ago
  27. 576f6d7 [PATCH] reiserfs: handle cnode allocation failure gracefully by Jeff Mahoney · 19 years ago
  28. 9f232a1 [PATCH] ppc: fix floating point register corruption by Paolo Galtieri · 19 years ago
  29. 123d3c1 [PATCH] fix swsusp on machines not supporting S4 by Pavel Machek · 19 years ago
  30. d91b14c [PATCH] fix rebooting on HP nc6120 laptop by Thierry Vignaud · 19 years ago
  31. 5bd0190 [PATCH] Fix crash when ptrace poking hugepage areas by David Gibson · 19 years ago
  32. df69a60 [PATCH] process events connector: uid_t gid_t size issues by Matt Helsley · 19 years ago
  33. ed1189b [PATCH] powerpc: prevent stack corruption in call_prom_ret by Olaf Hering · 19 years ago
  34. 48abec0 powerpc: Fix bug causing FP registers corruption on UP + preempt by Paul Mackerras · 19 years ago
  35. 8117ce7 [PATCH] ppc: fix floating point register corruption by Paolo Galtieri · 19 years ago
  36. 12074a3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  37. 49c91fb [PATCH] VM: Fix typos in get_locked_pte by Trond Myklebust · 19 years ago
  38. 34a0b3c [IPV6]: make two functions static by Adrian Bunk · 19 years ago
  39. d127e94 [NETFILTER] ipv4: small cleanups by Adrian Bunk · 19 years ago
  40. 4b30b1c [IPV4]: make two functions static by Adrian Bunk · 19 years ago
  41. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  42. fb296449 [ATM]: [adummy] dummy ATM driver (similar to net/dummy) by Chas Williams · 19 years ago
  43. 64bf69d [ATM]: deregistration removes device from atm_devs list immediately by Stanislaw Gruszka · 19 years ago
  44. aaaaaad [ATM]: avoid race conditions related to atm_devs list by Stanislaw Gruszka · 19 years ago
  45. 4969328 [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code by Mitchell Blank Jr · 19 years ago
  46. 5045b6d [ATM]: linux/config.h only needed for #ifdef __KERNEL__ section by Chas Williams · 19 years ago
  47. 50accc9 [ATM]: attempt to autoload atm drivers by Mitchell Blank Jr · 19 years ago
  48. e91a735 [ATM]: drivers/atm/atmdev_init.c no longer necessary by Jan Pieter · 19 years ago
  49. fd22f1e [ATM]: [lanai] lanai missing unregister by Dave Jones · 19 years ago
  50. c22c28f [ATM]: [lanai] better constification by Mitchell Blank Jr · 19 years ago
  51. c219750 [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const by Mitchell Blank Jr · 19 years ago
  52. c9933d0 [ATM]: always return the first interface for ATM_ITF_ANY by Mitchell Blank Jr · 19 years ago
  53. 18955cf [IPV4] tcp/route: Another look at hash table sizes by Mike Stroyan · 19 years ago
  54. 2f12c74 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  55. 92af254 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  56. f747307 Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static" by Linus Torvalds · 19 years ago
  57. 325f04d [PATCH] pfnmap: do_no_page BUG_ON again by Hugh Dickins · 19 years ago
  58. e5bbe4d [PATCH] pfnmap: remove src_page from do_wp_page by Hugh Dickins · 19 years ago
  59. 5d2a2dbbc cow_user_page: fix page alignment by Linus Torvalds · 19 years ago
  60. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  61. cab3f16 [SPARC64]: Fix >8K I/O mappings. by David S. Miller · 19 years ago
  62. 4168f7a Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  63. 238f9b0 [PATCH] fix megaraid.c locking by Christoph Hellwig · 19 years ago
  64. 238f58d Support strange discontiguous PFN remappings by Linus Torvalds · 19 years ago
  65. eca3513 [PATCH] Fix missing pfn variables caused by vm changes by Ben Collins · 19 years ago
  66. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  67. ee2d49d [MTD] chips: make sharps driver usable again by Richard Purdie · 19 years ago
  68. 72af3b2 [MTD] Remove bogus PQ2FADS driver by Thomas Gleixner · 19 years ago
  69. e2602b3 [MTD] maps: sparse fixup by Luiz Capitulino · 19 years ago
  70. 8bc3b38 [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support by Nicolas Pitre · 19 years ago
  71. 7ac571f [MTD] Make some tables 'const' so they can live in .rodata by David Woodhouse · 19 years ago
  72. 3c77354 [MTD] maps/ixp4xx: half-word boundary and little-endian fixups by John Bowler · 19 years ago
  73. 987d240 [MTD] CFI: Use 16-bit access to autoselect/read device id data by Todd Poynor · 19 years ago
  74. 3eb8cea [MTD] devices/ms02-nv: phys/virt address fixups by Maciej W. Rozycki · 19 years ago
  75. 5a94bcf [IA64] Remove getting break_num by decoding instruction by Keshavamurthy Anil S · 19 years ago
  76. b77dae5 [IA64] - Make pfn_valid more precise for SGI Altix systems by Dean Roe · 19 years ago
  77. d70aa5e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  78. 4570cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  79. 21eeb7a [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. by Thomas Gleixner · 19 years ago
  80. fa2a455 [PATCH] Fix vma argument in get_usr_pages() for gate areas by Nick Piggin · 19 years ago
  81. bc4117f [MTD] RFD_FTL: Use lanana assigned major device number by Sean Young · 19 years ago
  82. 220bbd7 [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 19 years ago
  83. 666acb9 powerpc: Export __flush_icache_range for 32-bit by Paul Mackerras · 19 years ago
  84. 624f54b Linux v2.6.15-rc3 by Linus Torvalds · 19 years ago
  85. 0e2d94f [PATCH] ppc: Export symbol needed by MOL by Otavio Salvador · 19 years ago
  86. 5d24091 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  87. cba2fa1 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  88. 89a1623 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  89. 2827d0b2 [PATCH] fuse: check for invalid node ID in fuse_create_open() by Miklos Szeredi · 19 years ago
  90. f007d5c [PATCH] fuse: check directory aliasing in mkdir by Miklos Szeredi · 19 years ago
  91. ea164d7 [PATCH] shrinker->nr = LONG_MAX means deadlock for icache by Andrea Arcangeli · 19 years ago
  92. 154f484 [PATCH] Fix oops in vfs_quotaon_mount() by Jan Kara · 19 years ago
  93. 6aea114a [PATCH] md: fix --re-add for raid1 and raid6 by NeilBrown · 19 years ago
  94. b2a2703 [PATCH] md: set default_bitmap_offset properly in set_array_info by NeilBrown · 19 years ago
  95. b5ab28a [PATCH] md: fix problem with raid6 intent bitmap by NeilBrown · 19 years ago
  96. 700e432 [PATCH] md: fix locking problem in r5/r6 by NeilBrown · 19 years ago
  97. 22dfdf5 [PATCH] md: improve read speed to raid10 arrays using 'far copies' by NeilBrown · 19 years ago
  98. 20c5ab6 [PATCH] fix broken hybrid v4l-dvb frontend selection by Michael Krufky · 19 years ago
  99. f7b7fd8 [PATCH] temporarily disable swap token on memory pressure by Rik van Riel · 19 years ago
  100. a93a117 [PATCH] v9fs: fix memory leak in v9fs dentry code by Latchesar Ionkov · 19 years ago