1. 98262f2 block: Allow devices to indicate whether discarded blocks are zeroed by Martin K. Petersen · 14 years ago
  2. 464191c Revert "cfq: Make use of service count to estimate the rb_key offset" by Jens Axboe · 14 years ago
  3. 8e55063 cfq-iosched: fix corner cases in idling logic by Corrado Zoccolo · 15 years ago
  4. 76280af cfq-iosched: idling on deep seeky sync queues by Corrado Zoccolo · 15 years ago
  5. e4a2291 cfq-iosched: fix no-idle preemption logic by Corrado Zoccolo · 15 years ago
  6. e459dd0 cfq-iosched: fix ncq detection code by Corrado Zoccolo · 15 years ago
  7. 75e7b63 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33 by Jens Axboe · 15 years ago
  8. d9449ce Fix regression in direct writes performance due to WRITE_ODIRECT flag removal by Vivek Goyal · 15 years ago
  9. c16632b cfq-iosched: cleanup unreachable code by Corrado Zoccolo · 15 years ago
  10. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  11. 3586e91 cfq: Make use of service count to estimate the rb_key offset by Gui Jianfeng · 15 years ago
  12. 35a8a3f drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right file by Philipp Reisner · 15 years ago
  13. ad85dfe DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap) by Philipp Reisner · 15 years ago
  14. d8c2a36 Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260] by Philipp Reisner · 15 years ago
  15. 0b33a91 add missing state change on corrupt packet header in drbd_recv_header by Lars Ellenberg · 15 years ago
  16. 6c6c795 fix in-kernel configuration serialization by Lars Ellenberg · 15 years ago
  17. 32a87c0 cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_t by Alex Chiang · 15 years ago
  18. d61c426 cciss: fix scatter gather cleanup problems by Stephen M. Cameron · 15 years ago
  19. 87038c2d partitions: read whole sector with EFI GPT header by Karel Zak · 15 years ago
  20. 7d13af3 partitions: use sector size for EFI GPT by Karel Zak · 15 years ago
  21. 8721c81 cciss: Fix weird usage of ENXIO in cciss_scsi.c by Stephen M. Cameron · 15 years ago
  22. 5c07a31 cciss: Add enhanced scatter-gather support. by Don Brace · 15 years ago
  23. da00218 cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED by Stephen M. Cameron · 15 years ago
  24. d06dfbd cciss: Remove unnecessary check in scan_thread by Stephen M. Cameron · 15 years ago
  25. b0e15f6 cciss: fix typo that causes scsi status to be lost. by Stephen M. Cameron · 15 years ago
  26. aa43f11 cciss: remove sendcmd() as it is no longer used. by Stephen M. Cameron · 15 years ago
  27. 29009a0 cciss: clean up code in cciss_shutdown by Stephen M. Cameron · 15 years ago
  28. 7b838bd cciss: Remove the "withirq" parameter from various functions where possible by Stephen M. Cameron · 15 years ago
  29. c08fac6 cciss: Retry driver initiated cmds with unit attention condition by Stephen M. Cameron · 15 years ago
  30. fd8489c cciss: Fix problem with remove_from_scan_list on driver unload by Stephen M. Cameron · 15 years ago
  31. 8ba95c6 cciss: Make device attributes static by Alex Chiang · 15 years ago
  32. ad5ebd2 block: jiffies fixes by Randy Dunlap · 15 years ago
  33. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  34. cf7c25c cfq-iosched: fix next_rq computation by Corrado Zoccolo · 15 years ago
  35. 622d32d Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33 by Jens Axboe · 15 years ago
  36. ed81452 Now it is equal to DRBD release 8.3.5 without compat crap by Philipp Reisner · 15 years ago
  37. 83c3883 drbd: performance - don't lose unplug events by Lars Ellenberg · 15 years ago
  38. e656ec8 Do not deadlock in drbd_disconnect() [bugz 258] by Philipp Reisner · 15 years ago
  39. 0a49216 drbdsetup X resume-io should be usable to resume IO [Bugz 256] by Philipp Reisner · 15 years ago
  40. 1352994 drbd: fix check for too large lower level device by Lars Ellenberg · 15 years ago
  41. ad19bf6 fix grammar in printk by Lars Ellenberg · 15 years ago
  42. 89e1838 change default: by default, use socket buffer auto tuning by Lars Ellenberg · 15 years ago
  43. 476d42f block/scsi_ioctl.c: quiet sparse noise by H Hartley Sweeten · 15 years ago
  44. cc56f7d sendfile(): check f_op.splice_write() rather than f_op.sendpage() by Changli Gao · 15 years ago
  45. f21121c block/ps3: fix slow VRAM IO by Hideyuki Sasaki · 15 years ago
  46. e00ef79 cfq-iosched: get rid of the coop_preempt flag by Jens Axboe · 15 years ago
  47. 125c4f2 cfq-iosched: fix merge error by Jens Axboe · 15 years ago
  48. 2058297 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  49. 150e6c6 Merge branch 'cfq-2.6.33' into for-2.6.33 by Jens Axboe · 15 years ago
  50. 4b27e1b cfq-iosched: limit coop preemption by Shaohua Li · 15 years ago
  51. e6ec4fe cfq-iosched: fix bad return value cfq_should_preempt() by Jens Axboe · 15 years ago
  52. 8c4db33 backing-dev: bdi sb prune should be in the unregister path, not destroy by Jens Axboe · 15 years ago
  53. 59131d8 Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33 by Philipp Reisner · 15 years ago
  54. 5f04eeb Fix bio_alloc() and bio_kmalloc() documentation by Alberto Bertogli · 15 years ago
  55. 4f570f9 Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq() by Alberto Bertogli · 15 years ago
  56. ad0bf11 bio_put(): add bio_clone() to the list of functions in the comment by Alberto Bertogli · 15 years ago
  57. dddb745 cfq-iosched: simplify prio-unboost code by Corrado Zoccolo · 15 years ago
  58. b6727b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  59. eb2890c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  60. fa488e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  61. a9fd74c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  62. 7d531a7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  63. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  64. bf699c9 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  65. aefba41 dpt_i2o: Fix typo of EINVAL by OGAWA Hirofumi · 15 years ago
  66. 89a8640 NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() by David Howells · 15 years ago
  67. 657348a Documentation: ABI: /sys/devices/system/cpu/cpu#/node by Alex Chiang · 15 years ago
  68. c1fb5c4 Documentation: ABI: /sys/devices/system/cpu/cpuidle/ by Alex Chiang · 15 years ago
  69. e6dcfa7 Documentation: ABI: /sys/devices/system/cpu/sched_[mc|smt]_power_savings by Alex Chiang · 15 years ago
  70. 663fb2f Documentation: ABI: /sys/devices/system/cpu/cpu#/ topology files by Alex Chiang · 15 years ago
  71. d93fc86 Documentation: ABI: /sys/devices/system/cpu/ topology files by Alex Chiang · 15 years ago
  72. 2ceb3fb Documentation: ABI: document /sys/devices/system/cpu/ by Alex Chiang · 15 years ago
  73. 468727a Documentation: ABI: rename sysfs-devices-cache_disable properly by Alex Chiang · 15 years ago
  74. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  75. 39acbc1 Driver core: fix driver_register() return value by Stas Sergeev · 15 years ago
  76. 37c4fd8 USB: fsl_udc_core: Fix kernel oops on module removal by Anton Vorontsov · 15 years ago
  77. fead2ab USB: option: TLAYTECH TUE800 support by Bryan Wu · 15 years ago
  78. 1e6159f USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set by Yoshihiro Shimoda · 15 years ago
  79. b64dc0a USB: serial: sierra driver autopm fixes by Elina Pasheva · 15 years ago
  80. 3c77d51 USB: serial: sierra driver send_setup() autopm fix by Elina Pasheva · 15 years ago
  81. 40ac7b6 USB: rndis_host: debug info clobbered before it is logged by George Nassar · 15 years ago
  82. b881c6c Staging: fix wireless drivers depends by Randy Dunlap · 15 years ago
  83. 049e626 Staging: wireless drivers Kconfig change by Greg Kroah-Hartman · 15 years ago
  84. 2cdf99c Staging: android: mark subsystem as broken by Greg Kroah-Hartman · 15 years ago
  85. 9ab1b56 Staging: remove stlc45xx driver by Greg Kroah-Hartman · 15 years ago
  86. a010a33 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload by Herton Ronaldo Krzesinski · 15 years ago
  87. 557c028 Staging: vt6656: fix the memory free bug in vntwusb_disconnect() by miaofng · 15 years ago
  88. 0b0595b Staging: Panel: prevent driver from calling misc_deregister twice on same ressource by Peter Huewe · 15 years ago
  89. 9fcfeab Staging: hv: fix oops in vmbus - missing #include by Milan Dadok · 15 years ago
  90. 92ec089 Staging: hv: fix oops in vmbus - netvsc list_head by Milan Dadok · 15 years ago
  91. 9fb5cce Staging: hv: fix oops in vmbus - udev events by Milan Dadok · 15 years ago
  92. 78f98ba Staging: hv: Fix vmbus load hang caused by faulty data packing by Hank Janssen · 15 years ago
  93. 1bb40a2 Staging: hv: Fix null pointer error after vmbus loading by Haiyang Zhang · 15 years ago
  94. 9bd0591 Staging: hv TODO patches by Stephen Hemminger · 15 years ago
  95. 4121459 tty: Mark generic_serial users as BROKEN by Alan Cox · 15 years ago
  96. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  97. 3b82638 xfs: free temporary cursor in xfs_dialloc by Eric Sandeen · 15 years ago
  98. 2e2ec95 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  99. 8d5eb43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  100. 49b2de8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago