1. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  2. 4c4762d block: fix some more cmd_type cleanup fallout by Christoph Hellwig · 14 years ago
  3. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  6. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  7. 577cdf0 block: make USB device id constant by Márton Németh · 14 years ago
  8. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  9. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  10. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  11. 3755100 ub: use __blk_end_request_all() by Tejun Heo · 15 years ago
  12. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  13. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  14. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  15. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  16. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  17. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  18. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 15 years ago
  19. db5e6df USB: ub: use USB API functions rather than constants by Julia Lawall · 16 years ago
  20. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  21. d73b7aff ub: stub pre_reset and post_reset to fix oops by Pete Zaitcev · 16 years ago
  22. 4099a96 [PATCH] switch ub by Al Viro · 16 years ago
  23. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  24. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  25. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  26. 7dbcbe8 ub: remove sg_stat by Pete Zaitcev · 16 years ago
  27. 9029b17 ub: Cosmetics by Pete Zaitcev · 16 years ago
  28. 0da13c8 ub: Ignore bad residue by Pete Zaitcev · 16 years ago
  29. 82fe26b ub: Tune retries by Pete Zaitcev · 16 years ago
  30. 2c51ae7 ub: Fix timeouts by Pete Zaitcev · 16 years ago
  31. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  32. ef45cb6 ub: remove BUG() after __blk_end_request and fix the condition causing it by Pete Zaitcev · 16 years ago
  33. 541645b ub: fix up the conversion to sg_init_table() by Pete Zaitcev · 16 years ago
  34. eedffd1 USB: Remove unnecessary zeroing from ub by Pete Zaitcev · 17 years ago
  35. 7d699ba blk_end_request: changing ub (take 4) by Kiyoshi Ueda · 17 years ago
  36. 4f33a9d ub: add sg_init_table for sense and read capacity commands by FUJITA Tomonori · 17 years ago
  37. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  38. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  39. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  40. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  41. a69228d USB: drivers/block/ub.c: use list_for_each_entry() by Matthias Kaehlcke · 17 years ago
  42. 643616e ub: Bind to first endpoint, not to last by Pete Zaitcev · 17 years ago
  43. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. d1ad4ea USB: UB: Let cdrecord to see a device with media absent by Pete Zaitcev · 18 years ago
  46. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  47. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  48. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  49. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  50. b560033 [PATCH] ub: random cleanups by Pete Zaitcev · 18 years ago
  51. 688e9fb [PATCH] ub: atomic add_disk by Pete Zaitcev · 18 years ago
  52. 41fea55e [PATCH] USB: clean out an unnecessary NULL check from ub by Pete Zaitcev · 18 years ago
  53. 77ef6c4 [PATCH] USB: ub oops in block_uevent by Pete Zaitcev · 18 years ago
  54. 11a223a [PATCH] USB: ub 03 drop stall clearing by Pete Zaitcev · 18 years ago
  55. 952ba22 [PATCH] USB: ub 02 remove diag by Pete Zaitcev · 18 years ago
  56. 4d69581 [PATCH] USB: ub 01 remove first_open by Pete Zaitcev · 18 years ago
  57. 29da793 [PATCH] ub: use kzalloc by Pete Zaitcev · 18 years ago
  58. 2c2e4a2 [PATCH] USB: ub 05 Bulk reset by Pete Zaitcev · 19 years ago
  59. b31f821 [PATCH] USB: ub 04 Loss of timer and a hang by Pete Zaitcev · 19 years ago
  60. 65b4fe5 [PATCH] USB: ub 03 Oops with CFQ by Pete Zaitcev · 19 years ago
  61. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  62. ab93091 [PATCH] USB: ub 02 Removed unused variable by Daniel Marjamaki · 19 years ago
  63. 4fb729f [PATCH] USB: ub 01 rename by Pete Zaitcev · 19 years ago
  64. 2c26c9e [PATCH] USB: ub 00 implement retries and resets by Pete Zaitcev · 19 years ago
  65. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  66. a00828e [PATCH] USB: drivers/usb/storage/libusual by Pete Zaitcev · 19 years ago
  67. 38ffdd6 [PATCH] ub: suppress gcc warnings for pointer casts by Pete Zaitcev · 19 years ago
  68. c6c8883 [PATCH] ub: Comment out unconditional stall clear by Pete Zaitcev · 19 years ago
  69. 64bd845 [PATCH] ub: fix burning cds by Pete Zaitcev · 19 years ago
  70. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  71. a1cf96e [PATCH] USB: ub 4: Zaitcev's quasi-S/G by Pete Zaitcev · 19 years ago
  72. 6c1eb8c [PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1 by Pete Zaitcev · 19 years ago
  73. 07d4fd2 [PATCH] USB: ub 2/3: Fold one line by Pete Zaitcev · 19 years ago
  74. ba6abf1 [PATCH] USB: ub 1/3: Axboe's quasi-S/G by Pete Zaitcev · 19 years ago
  75. 1872bce [PATCH] ub: fix for blank CDs by Pete Zaitcev · 19 years ago
  76. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  77. 9f793d2 [PATCH] USB: fix ub issues by Pete Zaitcev · 19 years ago
  78. f480007 [PATCH] USB: Support multiply-LUN devices in ub by Pete Zaitcev · 19 years ago
  79. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago