1. 4882118 floppy: switch to one queue per drive instead of sharing a queue by Jens Axboe · 14 years ago
  2. 3b06c21 floppy: make controller const by Stephen Hemminger · 14 years ago
  3. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  4. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  5. 01b6b67 floppy: use warning macros by Stephen Hemminger · 14 years ago
  6. b862f26 floppy: use wait_event_interruptible by Stephen Hemminger · 14 years ago
  7. 21af544 floppy: fix signed/unsigned warnings by Stephen Hemminger · 14 years ago
  8. be1c0fb floppy: cmos attribute should be static by Stephen Hemminger · 14 years ago
  9. 575cfc6 floppy: use atomic type for usage_count by Stephen Hemminger · 14 years ago
  10. 41a55b4 floppy: silence warning during disk test by Stephen Hemminger · 14 years ago
  11. be7a12b floppy: remove unnecessary inlines by Stephen Hemminger · 14 years ago
  12. 285203c floppy: initialize debug jiffies offset by Stephen Hemminger · 14 years ago
  13. 724ee62 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl by Joe Perches · 14 years ago
  14. 0aad92c drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro by Joe Perches · 14 years ago
  15. 712e1de drivers/block/floppy.c: remove obfuscating CODE2SIZE macro by Joe Perches · 14 years ago
  16. ded2863 drivers/block/floppy.c: add __func__ to debugt by Joe Perches · 14 years ago
  17. 7f25271 drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto by Joe Perches · 14 years ago
  18. ce2f11f drivers/block/floppy.c: remove some unnecessary casting by Joe Perches · 14 years ago
  19. 1ebddd8 drivers/block/floppy.c: use %pf in logging messages by Joe Perches · 14 years ago
  20. 275176b drivers/block/floppy.c: use __func__ where appropriate by Joe Perches · 14 years ago
  21. 891eda8 drivers/block/floppy.c: DPRINT neatening by Joe Perches · 14 years ago
  22. 1a23d13 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK by Joe Perches · 14 years ago
  23. 73507e6 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout by Joe Perches · 14 years ago
  24. 0da3132 drivers/block/floppy.c: unclutter redo_fd_request logic by Joe Perches · 14 years ago
  25. 416d8d2 drivers/block/floppy.c: remove REPEAT macro by Joe Perches · 14 years ago
  26. 15b2630 drivers/block/floppy.c: remove unnecessary return and braces by Joe Perches · 14 years ago
  27. 57584c5 drivers/block/floppy.c: add function is_ready_state by Joe Perches · 14 years ago
  28. 29f1c78 drivers/block/floppy.c: convert int initialising to bool initialized by Joe Perches · 14 years ago
  29. 4d18ef0 drivers/block/floppy.c: remove #define DEVICE_NAME "floppy" by Joe Perches · 14 years ago
  30. c529730 drivers/block/floppy.c: move leading && and || to preceding line by Joe Perches · 14 years ago
  31. 74f63f4 drivers/block/floppy.c: convert int 1/0 to bool true/false by Joe Perches · 14 years ago
  32. 55eee80 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT by Joe Perches · 14 years ago
  33. 86b12b4 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros by Joe Perches · 14 years ago
  34. 4575b55 drivers/block/floppy.c: remove most uses of CALL and ECALL macros by Joe Perches · 14 years ago
  35. e029853 drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros by Joe Perches · 14 years ago
  36. 87f530d drivers/block/floppy.c: add debug_dcl(...) macro by Joe Perches · 14 years ago
  37. 52a0d61 drivers/block/floppy.c: remove macro LOCK_FDC by Joe Perches · 14 years ago
  38. a0a52d6 drivers/block/floppy.c: remove a few spaces from function casts by Joe Perches · 14 years ago
  39. da27365 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case by Joe Perches · 14 years ago
  40. 96534f1 drivers/block/floppy.c: indent a comment by Joe Perches · 14 years ago
  41. b87c9e0 drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset by Joe Perches · 14 years ago
  42. bb57f0c6 drivers/block/floppy.c: comment neatening and remove naked ; by Joe Perches · 14 years ago
  43. 2300f90 drivers/block/floppy.c: remove LAST_OUT macro by Joe Perches · 14 years ago
  44. d7b2b2e drivers/block/floppy.c: hoist assigns from if()s, neatening by Joe Perches · 14 years ago
  45. 045f983 drivers/block/floppy.c: remove used once CHECK_READY macro by Joe Perches · 14 years ago
  46. a81ee54 drivers/block/floppy.c: remove unnecessary braces by Joe Perches · 14 years ago
  47. b46df35 drivers/block/floppy.c: use pr_<level> by Joe Perches · 14 years ago
  48. 48c8cee drivers/block/floppy.c: #define space and column neatening by Joe Perches · 14 years ago
  49. d493754 drivers/block/floppy.c: convert some #include <asm/ to #include <linux/ by Joe Perches · 14 years ago
  50. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  51. 2886a8b floppy: Add an extra bound check on ioctl arguments by Arjan van de Ven · 15 years ago
  52. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  53. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  54. c90cd33 floppy: Switch driver to dev_pm_ops by Frans Pop · 15 years ago
  55. 8516a50 floppy: fix lock imbalance by Jiri Slaby · 15 years ago
  56. 5e50b9e floppy: fix hibernation by Ondrej Zary · 15 years ago
  57. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  58. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  59. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  60. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  61. 83f9ef4 floppy: provide a PNP device table in the module. by Scott James Remnant · 15 years ago
  62. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 16 years ago
  63. 5a74db0 floppy: request and release only the ports we actually use by Philippe De Muyter · 15 years ago
  64. 31c00fc Create/use more directory structure in the Documentation/ tree. by Randy Dunlap · 16 years ago
  65. a4af9b4 [PATCH] switch floppy by Al Viro · 16 years ago
  66. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  67. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  68. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  69. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  70. 9e49184 floppy: support arbitrary first-sector numbers by Keith Wansbrough · 16 years ago
  71. 061837b drivers/block: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  72. 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
  73. 7afea3b drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  74. f2005e17 block: floppy: fix rmmod lockup by Jiri Slaby · 16 years ago
  75. 1c5093b blk_end_request: changing floppy (take 4) by Kiyoshi Ueda · 17 years ago
  76. fdc1ca8 floppy: remove register keyword use from floppy driver by Jesper Juhl · 17 years ago
  77. aee9041 floppy: remove dead/commented out code from floppy driver by Jesper Juhl · 17 years ago
  78. 06f748c floppy: do a very minimal style cleanup of the floppy driver by Jesper Juhl · 17 years ago
  79. 2e9c47c floppy: tolerate DMA channel unavailability by Jan Beulich · 17 years ago
  80. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  81. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  82. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  83. 4acb3e2 Off by one in floppy.c by Eric Sesterhenn / Snakebyte · 17 years ago
  84. 4ea1b0f floppy: handle device_create_file() failure while init by Dmitriy Monakhov · 17 years ago
  85. 7b8f850 [PATCH] Fix build errors if bitop functions are do {} while macros by Ralf Baechle · 17 years ago
  86. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  87. 365970a WorkStruct: Merge the pending bit into the wq_data pointer by David Howells · 18 years ago
  88. 6bb49e5 WorkStruct: Typedef the work function prototype by David Howells · 18 years ago
  89. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  90. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  91. ef16b51 [PATCH] exit early in floppy_init when no floppy exists by Olaf Hering · 18 years ago
  92. 3e541a4 [PATCH] lockdep: floppy.c irq release fix by Ingo Molnar · 18 years ago
  93. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  94. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  95. 1a715c5 [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  96. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  97. 1269277a [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 18 years ago
  98. 50297cb [PATCH] drivers/block/*: use time_after() and friends by Marcelo Feitoza Parisi · 18 years ago
  99. 6dc659d [PATCH] drivers/block/floppy.c: dont free_irq() from irq context by Ingo Molnar · 18 years ago
  100. 1efa646 [PATCH] block/floppy: fix section mismatch warnings by Sam Ravnborg · 18 years ago