1. 4d6c84d ubd: cleanup completion path by Tejun Heo · 15 years ago
  2. 0442085 sunvdc: kill vdc_end_request() by Tejun Heo · 15 years ago
  3. cd4c34e ps3disk: simplify request completion by Tejun Heo · 15 years ago
  4. 5b5c5d1 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers by Tejun Heo · 15 years ago
  5. 4c94dec block: don't init rq fields unnecessarily by Tejun Heo · 15 years ago
  6. 9fd8d0e block: make blk_end_request_cur() return bool by Tejun Heo · 15 years ago
  7. 9eb55b0 block: catch trying to use more bits than request->cmd_flags has by Nikanth Karthikesan · 15 years ago
  8. c69d485 block: include discard requests in IO accounting by Jens Axboe · 15 years ago
  9. c2553b5 block: make blk_do_io_stat() do the full "is this rq accountable" checks by Jens Axboe · 15 years ago
  10. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  11. ec24751 arm-omap: don't abuse rq->data by Tejun Heo · 15 years ago
  12. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  13. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  14. b243ddc block: move rq->start_time initialization to blk_rq_init() by Tejun Heo · 15 years ago
  15. 2e60e02 block: clean up request completion API by Tejun Heo · 15 years ago
  16. 0b302d5 block: kill blk_end_request_callback() by Tejun Heo · 15 years ago
  17. 158dbda block: reorganize request fetching functions by Tejun Heo · 15 years ago
  18. 5efccd1 block: reorder request completion functions by Tejun Heo · 15 years ago
  19. 2eef33e block: clean up misc stuff after block layer timeout conversion by Tejun Heo · 15 years ago
  20. 10732f5 block: cleanup REQ_SOFTBARRIER usages by Tejun Heo · 15 years ago
  21. e4025f6 block: don't set REQ_NOMERGE unnecessarily by Tejun Heo · 15 years ago
  22. a7f5579 block: kill blk_start_queueing() by Tejun Heo · 15 years ago
  23. a538cd0 block: merge blk_invoke_request_fn() into __blk_run_queue() by Tejun Heo · 15 years ago
  24. db2dbb1 block: implement blkdev_readpages by Jeff Moyer · 15 years ago
  25. db29a6b block: enable by default support for large devices and files on 32-bit archs by Bartlomiej Zolnierkiewicz · 15 years ago
  26. 586cf26 ide-dma: don't reset request fields on dma_timeout_retry() by Tejun Heo · 15 years ago
  27. 5ad960f ide: drop rq->data handling from ide_map_sg() by Tejun Heo · 15 years ago
  28. 29d1a43 ide-atapi: kill unused fields and callbacks by Tejun Heo · 15 years ago
  29. 4344d07 ide-tape: simplify read/write functions by Tejun Heo · 15 years ago
  30. 71294cf ide-tape: use byte size instead of sectors on rw issue functions by Tejun Heo · 15 years ago
  31. 3596b66 ide-tape: unify r/w init paths by Tejun Heo · 15 years ago
  32. 6cf3d54 ide-tape: kill idetape_bh by Tejun Heo · 15 years ago
  33. e998f30 ide-tape: use standard data transfer mechanism by Tejun Heo · 15 years ago
  34. 7b13354 ide-tape: use single continuous buffer by Tejun Heo · 15 years ago
  35. eb6a61b ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len by Tejun Heo · 15 years ago
  36. 08f370f ide-tape,floppy: fix failed command completion after request sense by Tejun Heo · 15 years ago
  37. 765139e ide-pm: don't abuse rq->data by Tejun Heo · 15 years ago
  38. 02e7cf8 ide-cd,atapi: use bio for internal commands by Tejun Heo · 15 years ago
  39. 0687532 ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer by Borislav Petkov · 15 years ago
  40. c457ce8 ide-cd: convert to using generic sense request by Borislav Petkov · 15 years ago
  41. e69d800 ide: add helpers for preparing sense requests by Borislav Petkov · 15 years ago
  42. 1f181d2 ide-cd: don't abuse rq->buffer by Tejun Heo · 15 years ago
  43. ac0b011 ide-atapi: don't abuse rq->buffer by Tejun Heo · 15 years ago
  44. d868ca2 ide-taskfile: don't abuse rq->buffer by Tejun Heo · 15 years ago
  45. 8968932 ide-floppy: block pc always uses bio by Tejun Heo · 15 years ago
  46. 59a4f6f ide-cd: clear sense buffer before issuing request sense by Tejun Heo · 15 years ago
  47. 214ae19 ide kill unused ide_cmd->special by Tejun Heo · 15 years ago
  48. b2963ac ide: don't set REQ_SOFTBARRIER by Tejun Heo · 15 years ago
  49. 220d06b ide: use blk_run_queue() instead of blk_start_queueing() by Tejun Heo · 15 years ago
  50. 0de57fb ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  51. 924cec7 block: clear req->errors on bio completion only for fs requests by Tejun Heo · 15 years ago
  52. e686307 loop: use BIO list management functions by Akinobu Mita · 15 years ago
  53. e93b9fb hd: fix locking by Tejun Heo · 15 years ago
  54. 7090a0a mg_disk: fix CONFIG_LBD=y warning by Bartlomiej Zolnierkiewicz · 15 years ago
  55. ac2ff94 mg_disk: fix locking by Tejun Heo · 15 years ago
  56. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  57. bbe215c sh: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  58. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  59. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  60. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  61. 6f335ca m68k: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  62. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  63. b6a8d95 frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  64. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  65. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  66. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 15 years ago
  67. 0c8454f PM/Hibernate: Fix waiting for image device to appear on resume by Rafael J. Wysocki · 15 years ago
  68. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 15 years ago
  69. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 15 years ago
  70. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 15 years ago
  71. 91ac033 CacheFiles: Fix the documentation to use the correct credential pointer names by Marc Dionne · 15 years ago
  72. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 15 years ago
  73. 9f5a691 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  74. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  75. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  76. a4277bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  77. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  78. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  79. ff91fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  80. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  81. 58be18c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  82. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  83. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  84. d1f53fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  85. 90c8fce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  86. ec5f5bf radio_si470x: Fix free memory corruption by Alan Cox · 15 years ago
  87. 79e95eb serial: remove contact data by Niels de Vos · 15 years ago
  88. 67cd724 cafe_nand: Fix warning by Alan Cox · 15 years ago
  89. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  90. 596a5c4 MN10300: Update the ASB2303 defconfig by David Howells · 15 years ago
  91. 418df63 Delete slow-work timers properly by Jonathan Corbet · 15 years ago
  92. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  93. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  94. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  95. 1162cf6 Merge branch 'bjorn.button' into release by Len Brown · 15 years ago
  96. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 15 years ago
  97. 1fe94d3 Merge branch 'bugzilla-13048' into release by Len Brown · 15 years ago
  98. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 15 years ago
  99. 3869e92 Merge branch 'hpet' into release by Len Brown · 15 years ago
  100. 437f7fd check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ by Oleg Nesterov · 15 years ago