1. f007d5c [PATCH] fuse: check directory aliasing in mkdir by Miklos Szeredi · 19 years ago
  2. ea164d7 [PATCH] shrinker->nr = LONG_MAX means deadlock for icache by Andrea Arcangeli · 19 years ago
  3. 154f484 [PATCH] Fix oops in vfs_quotaon_mount() by Jan Kara · 19 years ago
  4. 6aea114a [PATCH] md: fix --re-add for raid1 and raid6 by NeilBrown · 19 years ago
  5. b2a2703 [PATCH] md: set default_bitmap_offset properly in set_array_info by NeilBrown · 19 years ago
  6. b5ab28a [PATCH] md: fix problem with raid6 intent bitmap by NeilBrown · 19 years ago
  7. 700e432 [PATCH] md: fix locking problem in r5/r6 by NeilBrown · 19 years ago
  8. 22dfdf5 [PATCH] md: improve read speed to raid10 arrays using 'far copies' by NeilBrown · 19 years ago
  9. 20c5ab6 [PATCH] fix broken hybrid v4l-dvb frontend selection by Michael Krufky · 19 years ago
  10. f7b7fd8 [PATCH] temporarily disable swap token on memory pressure by Rik van Riel · 19 years ago
  11. a93a117 [PATCH] v9fs: fix memory leak in v9fs dentry code by Latchesar Ionkov · 19 years ago
  12. 8c4b8ad [PATCH] cpuset fork locking fix by Paul Jackson · 19 years ago
  13. 3148890 [PATCH] mm: __alloc_pages cleanup fix by Nick Piggin · 19 years ago
  14. aa877b3 [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD by Glauber de Oliveira Costa · 19 years ago
  15. ad09d58 [PATCH] m32r: M3A-2170(Mappi-III) IDE support by Hirokazu Takata · 19 years ago
  16. 0332db5 [PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operations by Hirokazu Takata · 19 years ago
  17. 91f4ab0 [PATCH] m32r: Fix sys_tas() syscall by Hirokazu Takata · 19 years ago
  18. bce61dd [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls by Ben Collins · 19 years ago
  19. ee500f2 [PATCH] fix 32bit overflow in timespec_to_sample() by Oleg Nesterov · 19 years ago
  20. 4659633 [PATCH] fix broken lib/genalloc.c by Chris Humbert · 19 years ago
  21. 7729ac5 [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage() by Oleg Drokin · 19 years ago
  22. 1a9c3f7 [PATCH] Console rotation fixes by Benjamin Herrenschmidt · 19 years ago
  23. 8080f23 [PATCH] FRV: Make the FRV arch work again by David Howells · 19 years ago
  24. c13cf85 [PATCH] fork.c: proc_fork_connector() called under write_lock() by Andrew Morton · 19 years ago
  25. ff88a3b [PATCH] memory_sysdev_class is static by Andrew Morton · 19 years ago
  26. a9d9baa [PATCH] clean up lock_cpu_hotplug() in cpufreq by Ashok Raj · 19 years ago
  27. e0f3959 [PATCH] Workaround for gcc 2.96 (undefined references) by Alan Stern · 19 years ago
  28. 5cd9194 [PATCH] sparc: convert IO remapping to VM_PFNMAP by David S. Miller · 19 years ago
  29. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  30. 458af54 [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  31. 2012a11 [PATCH] drivers/infiniband/core/mad.c: fix use-after-release case by Adrian Bunk · 19 years ago
  32. 16a6317 [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  33. 42aacfb Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  34. b3eb67a SUNRPC: Funny looking code in __rpc_purge_upcall by Trond Myklebust · 19 years ago
  35. b37b03b NFS: Fix a spinlock recursion inside nfs_update_inode() by Trond Myklebust · 19 years ago
  36. ff60406 NFSv4: Fix typo in lock caching by Trond Myklebust · 19 years ago
  37. 36f20c6 NFSv4: Fix buggy nfs_wait_on_sequence() by Trond Myklebust · 19 years ago
  38. af95598 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  39. 4ad5bd2 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  40. 9a94c57 [PATCH] powerpc: More hugepage boundary case fixes by David Gibson · 19 years ago
  41. 26925c5 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  42. 55bb239 [PATCH] powerpc: remove arch/powerpc/include hack for 64 bit by Stephen Rothwell · 19 years ago
  43. 551c81e [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro. by Nathan Scott · 19 years ago
  44. e0144ca [XFS] Fix a case where attr2 format was being used unconditionally. by Nathan Scott · 19 years ago
  45. 6b2cf61 [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run by Felix Blyakher · 19 years ago
  46. a465639 [XFS] Fix a 32 bit value wraparound when providing a mapping for a large by Nathan Scott · 19 years ago
  47. f33c679 [XFS] handle error returns from freeze_bdev by Christoph Hellwig · 19 years ago
  48. 55b02d7 [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents by Eric Sandeen · 19 years ago
  49. cd0cca7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  50. 6d9885a [PATCH] fbcon: fix obvious bug in fbcon logo rotation code by Jasper Spaans · 19 years ago
  51. cf65f16 drm: fix quiescent locking by Dave Airlie · 19 years ago
  52. 33bc227 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  53. 569cfaa [PATCH] usb serial: remove redundant include by Nicolas Kaiser · 19 years ago
  54. 8dd396e [PATCH] USB: kernel-doc for linux/usb.h by Randy Dunlap · 19 years ago
  55. 63dc3ff [PATCH] USB: fix USB key generates ioctl_internal_command errors issue by David Härdeman · 19 years ago
  56. 21b1861 [PATCH] USB: ohci, move ppc asic tweaks nearer pci by David Brownell · 19 years ago
  57. 1880752 [PATCH] USB: EHCI updates split init/reinit logic for resume by David Brownell · 19 years ago
  58. abcc944 [PATCH] USB: EHCI updates mostly whitespace cleanups by David Brownell · 19 years ago
  59. f03c17f [PATCH] USB: EHCI updates by David Brownell · 19 years ago
  60. b4723ae [PATCH] USB: ftdi_sio: new IDs for KOBIL devices by Ian Abbott · 19 years ago
  61. 0b67ba6 [PATCH] USB: SN9C10x driver - bad page state fix by Damian Wrobel · 19 years ago
  62. cac1a29 [PATCH] PCI: direct.c: DBG by Daniel Marjamäki · 19 years ago
  63. f366633 [PATCH] PCI: kernel-doc fix for pci-acpi.c by Randy Dunlap · 19 years ago
  64. ed6d14f [PATCH] PCI: remove bogus resource collision error by Rajesh Shah · 19 years ago
  65. 5a49f20 [PATCH] PCI Express Hotplug: clear sticky power-fault bit by Rajesh Shah · 19 years ago
  66. dcb8907 [PATCH] PCI: trivial printk updates in common.c by Daniel Marjamäkia · 19 years ago
  67. 657a19e [PATCH] hwmon: hdaps missing an axis by Eugeniy Meshcheryakov · 19 years ago
  68. 07eab46 [PATCH] hwmon: Fix missing it87 fan div init by Jean Delvare · 19 years ago
  69. d0d3cd6 [PATCH] hwmon: Fix lm78 VID conversion by Jean Delvare · 19 years ago
  70. 2723ab9 [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits by Yuan Mu · 19 years ago
  71. 1adc123 [PATCH] Add more SCM trees to MAINTAINERS by Josh Boyer · 19 years ago
  72. 50306fb [PATCH] Clarify T: field in MAINTAINERS by Jody McIntyre · 19 years ago
  73. 2c560ac [PATCH] MTD git tree location added to MAINTAINERS by Josh Boyer · 19 years ago
  74. 2b08c8d [PATCH] Small fixes to driver core by Alan Stern · 19 years ago
  75. 133747e [BRIDGE]: recompute features when adding a new device by Olaf Rempel · 19 years ago
  76. de91982 [NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.h by Benoit Boissinot · 19 years ago
  77. 479ef59 [PATCH] 32bit integer overflow in invalidate_inode_pages2() by Oleg Drokin · 19 years ago
  78. 02b7068 [PATCH] jffs2 debug gcc-2.9x fix by Andrew Morton · 19 years ago
  79. 5e391dc [PATCH] powerpc: fix for hugepage areas straddling 4GB boundary by David Gibson · 19 years ago
  80. e9b15b5 [PATCH] Fix crash in unregister_console() by Benjamin Herrenschmidt · 19 years ago
  81. 962b564 [PATCH] fix do_wait() vs exec() race by Oleg Nesterov · 19 years ago
  82. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 19 years ago
  83. 7c72aaf [PATCH] mm: fill arch atomic64 gaps by Hugh Dickins · 19 years ago
  84. 7ce774b [PATCH] mm: powerpc init_mm without ptlock by Hugh Dickins · 19 years ago
  85. 01edcd8 [PATCH] mm: powerpc ptlock comments by Hugh Dickins · 19 years ago
  86. cc3327e [PATCH] mm: unbloat get_futex_key by Hugh Dickins · 19 years ago
  87. 7b6ac9d [PATCH] mm: update split ptlock Kconfig by Hugh Dickins · 19 years ago
  88. c101e77 [PATCH] revert floppy-fix-read-only-handling by Andrew Morton · 19 years ago
  89. 3238c44 [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boards by Adam Brooks · 19 years ago
  90. c2b5a25 [PATCH] Check the irq number is within bounds by Matthew Wilcox · 19 years ago
  91. 2d0ebb3 Revert "[NET]: Shut up warnings in net/core/flow.c" by Linus Torvalds · 19 years ago
  92. 7655f49 drm: move is_pci to the end of the structure by Dave Airlie · 19 years ago
  93. c41f471 drm: add __GFP_COMP to the drm_alloc_pages by Dave Airlie · 19 years ago
  94. bd07ed2 I think that if a PCI bus is a root bus, attached to a host bridge not a by Dave Airlie · 19 years ago
  95. 91f1448 [PATCH] powerpc: update my email address by Olof Johansson · 19 years ago
  96. 1778d55 compat-ioctl.c: fix compile with no CONFIG_JBD by Linus Torvalds · 19 years ago
  97. ac3461a Fix up GFP_ZONEMASK for GFP_DMA32 usage by Linus Torvalds · 19 years ago
  98. 4b4a27d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  99. a9b1ef8 [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  100. e6d184e [NET]: Fix ifenslave to not fail on lack of IP information by Neil Horman · 19 years ago