1. a077c1a [PATCH] synclink_gt: increase max devices by Paul Fulghum · 18 years ago
  2. cb10dc9 [PATCH] synclink_gt: add bisync and monosync modes by Paul Fulghum · 18 years ago
  3. 3c1fcfe [PATCH] Directed yield: direct yield of spinlocks for s390. by Martin Schwidefsky · 18 years ago
  4. cdc3936 [PATCH] Directed yield: direct yield of spinlocks for powerpc by Martin Schwidefsky · 18 years ago
  5. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  6. e3e5fc9 [PATCH] leds: turn LED off when changing triggers by Paul Collins · 18 years ago
  7. fd7bcea [PATCH] Doc/lockdep-design: explain display of {state-bits} by Jim Cromie · 18 years ago
  8. ce584f9 [PATCH] submit checklist: mention headers_check by Andrew Morton · 18 years ago
  9. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  10. f5579f8 [PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  11. 4636d93 [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_* by Josef 'Jeff' Sipek · 18 years ago
  12. 930ff81 [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  13. edceeaf [PATCH] via* : switch to pci_get_device refcounted PCI API by Alan Cox · 18 years ago
  14. 40cddf2 [PATCH] sis5513: Switch to pci refcounting by Alan Cox · 18 years ago
  15. 970a613 [PATCH] serverworks: Switch to pci refcounted interfaces by Alan Cox · 18 years ago
  16. 1424e50 [PATCH] piix: Use refcounted interface when searching for a 450NX by Alan Cox · 18 years ago
  17. a78b464 [PATCH] cs46xx OSS: switch to pci_get_device by Alan Cox · 18 years ago
  18. 14fef64 [PATCH] via82cxxx_audio: Use pci_get_device by Alan Cox · 18 years ago
  19. f2443ab [PATCH] allow /proc/config.gz to be built as a module by Ross Biro · 18 years ago
  20. 756184b [PATCH] CodingStyle cleanup for kernel/sys.c by Cal Peake · 18 years ago
  21. c7bce30 [PATCH] serial: Fix up offenders peering at baud bits directly by Alan Cox · 18 years ago
  22. 00988a3 [PATCH] cciss: support for >2TB logical volumes by Mike Miller (OS Dev) · 18 years ago
  23. 82b0547 [PATCH] Create fs/utimes.c by Alexey Dobriyan · 18 years ago
  24. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  25. 1a2f67b [PATCH] kmemdup: introduce by Alexey Dobriyan · 18 years ago
  26. 9442e69 [PATCH] maximum latency tracking: ALSA support by Takashi Iwai · 18 years ago
  27. 5c87579 [PATCH] maximum latency tracking infrastructure by Arjan van de Ven · 18 years ago
  28. 130c6b9 [PATCH] fs/partitions: Conversion to generic boolean by Richard Knutsson · 18 years ago
  29. 4d81715 [PATCH] fs/jfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  30. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  31. 6e21828 [PATCH] Generic boolean by Richard Knutsson · 18 years ago
  32. be5b7a8 [PATCH] arch/i386/pci/mmconfig.c tweaks by Andrew Morton · 18 years ago
  33. 45e0b78 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE by Keith Mannthey · 18 years ago
  34. 5394702 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE by Keith Mannthey · 18 years ago
  35. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  36. 4942e99 [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable by Keith Mannthey · 18 years ago
  37. 71efa8f [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c by Keith Mannthey · 18 years ago
  38. ec69acb [PATCH] hot-add-mem x86_64: Kconfig changes by Keith Mannthey · 18 years ago
  39. f28c5ed [PATCH] hot-add-mem x86_64: fixup externs by Keith Mannthey · 18 years ago
  40. 236561e [PATCH] PCI quirks update by Alan Cox · 18 years ago
  41. 3fcd03e [PATCH] NOMMU: don't try and give NULL to fput() by Gavin Lambert · 18 years ago
  42. ab8e92e [PATCH] list_del-debug fix by Andrew Morton · 18 years ago
  43. 1bdfd55 [PATCH] SCSI: fix request flag-related build breakage by Jeff Garzik · 18 years ago
  44. cb5d9e0 [PATCH] scsi: device_reprobe() can fail by Andrew Morton · 18 years ago
  45. cfae358 Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  46. 51d7513 [PATCH] Only enable CONFIG_BLOCK option for embedded by Jens Axboe · 18 years ago
  47. 56f29d7 Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  48. 059af49 [PATCH] blk_queue_start_tag() shared map race fix by Jens Axboe · 18 years ago
  49. 0fe2347 [PATCH] Update axboe@suse.de email address by Jens Axboe · 18 years ago
  50. 50be345 [PATCH] fix creating zero sized bio mempools in low memory system by Milan Broz · 18 years ago
  51. bcfd8d3 [PATCH] CONFIG_BLOCK: blk_congestion_wait() fix by Andrew Morton · 18 years ago
  52. 5e6d12b [PATCH] CONFIG_BLOCK internal.h cleanups by Andrew Morton · 18 years ago
  53. 65934a9 [PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6] by David Howells · 18 years ago
  54. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  55. d366e40 [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] by David Howells · 18 years ago
  56. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  57. 188f83d [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] by David Howells · 18 years ago
  58. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  59. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  60. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  61. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  62. 863d5b82 [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] by David Howells · 18 years ago
  63. b71e8a4 [PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6] by David Howells · 18 years ago
  64. 811d736 [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] by David Howells · 18 years ago
  65. 7b0de42 [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] by David Howells · 18 years ago
  66. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  67. 65e6f5b [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6] by David Howells · 18 years ago
  68. 831058d [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] by David Howells · 18 years ago
  69. b398f6b [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6] by David Howells · 18 years ago
  70. 0d67a46 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] by David Howells · 18 years ago
  71. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  72. 4090959 [PATCH] blktrace: cleanup using on_each_cpu by Martin Peschke · 18 years ago
  73. cf342e5 [PATCH] Don't need to disable interrupts for tasklist_lock by Oleg Nesterov · 18 years ago
  74. 25034d7 [PATCH] exit_io_context: don't disable irqs by Oleg Nesterov · 18 years ago
  75. 9bf09c2 [PATCH] SCSI: scsi_done_q is unused by Jens Axboe · 18 years ago
  76. e823aff Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  77. 7457e6e [PATCH] blktrace: support for logging metadata reads by Jens Axboe · 18 years ago
  78. 374f84a [PATCH] cfq-iosched: use metadata read flag by Jens Axboe · 18 years ago
  79. caa38fb [PATCH] ext3: make meta data reads use READ_META by Jens Axboe · 18 years ago
  80. 5404bc7 [PATCH] Allow file systems to differentiate between data and meta reads by Jens Axboe · 18 years ago
  81. da20a20 [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store by Jens Axboe · 18 years ago
  82. bf57225 [PATCH] cfq-iosched: improve queue preemption by Jens Axboe · 18 years ago
  83. dc72ef4 [PATCH] Add blk_start_queueing() helper by Jens Axboe · 18 years ago
  84. 981a797 [PATCH] cfq-iosched: kill the empty_list by Jens Axboe · 18 years ago
  85. 53b03744 [PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list() by Jens Axboe · 18 years ago
  86. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  87. a3b05e8 [PATCH] Kill various deprecated/unused block layer defines/functions by Jens Axboe · 18 years ago
  88. 1ea25ecb [PATCH] Audit block layer inlines by Jens Axboe · 18 years ago
  89. 4050cf1 [PATCH] cfq-iosched: use new io context counting mechanism by Jens Axboe · 18 years ago
  90. e4313dd [PATCH] as-iosched: use new io context counting mechanism by Jens Axboe · 18 years ago
  91. 4a893e8 [PATCH] elevator: define ioc counting mechanism by Jens Axboe · 18 years ago
  92. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  93. 89850f7 [PATCH] cfq-iosched: cleanups, fixes, dead code removal by Jens Axboe · 18 years ago
  94. e6a1c87 [PATCH] struct request: shrink and optimize some more by Jens Axboe · 18 years ago
  95. 51da90f [PATCH] ll_rw_blk: cleanup __make_request() by Jens Axboe · 18 years ago
  96. cb78b28 [PATCH] Drop useless bio passing in may_queue/set_request API by Jens Axboe · 18 years ago
  97. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  98. 49171e5 [PATCH] Remove struct request_list from struct request by Jens Axboe · 18 years ago
  99. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  100. 8a8e674 [PATCH] as-iosched: kill arq by Jens Axboe · 18 years ago