1. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 6 years ago
  2. dec63a4 paride: make 'verbose' parameter an 'int' again by Arnd Bergmann · 8 years ago
  3. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  4. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  5. 9f4ba6b paride: use new parport device model by Sudip Mukherjee · 9 years ago
  6. 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 9 years ago
  7. 946e879 paride: fix the "verbose" module param by Dan Carpenter · 9 years ago
  8. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  9. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  10. eb571ee block,scsi: verify return pointer from blk_get_request by Joe Lawrence · 10 years ago
  11. 336ec13 paride/pcd: Fix grammar by Geert Uytterhoeven · 10 years ago
  12. b4f42e2 block: remove struct request buffer member by Jens Axboe · 10 years ago
  13. 3f7d758 drivers/block/paride/pg.c: underflow bug in pg_write() by Dan Carpenter · 10 years ago
  14. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  15. 0cb3d9c drivers/block/paride: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  16. 1b9fbaf paride/pcd: fix bool verbose module parameter. by Rusty Russell · 12 years ago
  17. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  18. a2c2a0e paride: fix potential information leak in pg_read() by Dan Carpenter · 13 years ago
  19. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  20. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  21. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 13 years ago
  22. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 13 years ago
  23. b1b56b9 paride: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  24. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  25. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  26. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  27. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  28. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  29. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  30. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  31. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  32. 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
  33. c12ec0a paride: fix off-by-one test by Roel Kluin · 14 years ago
  34. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  35. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  36. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  37. 49b3a3c block: use printk_once by Marcin Slusarz · 15 years ago
  38. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  39. b12d4f8 paride: dequeue in-flight request by Tejun Heo · 15 years ago
  40. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  41. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  42. c8cbec6 paride/pg.c: xs(): &&/|| confusion by Roel Kluin · 15 years ago
  43. 8cfc7ca [PATCH] switch pf by Al Viro · 16 years ago
  44. b6a8953 [PATCH] switch pd by Al Viro · 16 years ago
  45. c9acf90 [PATCH] switch pcd by Al Viro · 16 years ago
  46. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  47. bbc1cc9 [PATCH] switch cdrom_{open,release,ioctl} to sane APIs by Al Viro · 17 years ago
  48. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  49. 1ff9f54 device create: block: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  50. f79f060 device create: block: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  51. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  52. d79c5a6 block: convert pd_special_command to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  53. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  54. be1fd70 paride: push ioctl down into driver by Alan Cox · 16 years ago
  55. ea2959a paride: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  56. 4f54eec block: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  57. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 16 years ago
  58. aa27582 paride: Convert from class_device to device for block/paride by Tony Jones · 17 years ago
  59. e62aa04 paride: pf driver fixes by Ondrej Zary · 17 years ago
  60. b07989f paride: fix 'and' typo in drivers/block/paride/pt.c by Roel Kluin · 17 years ago
  61. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  62. 671d40f paride drivers: initialize spinlocks by Alexey Dobriyan · 17 years ago
  63. 27d8718 [PATCH] paride endianness annotations by Al Viro · 17 years ago
  64. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  65. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  66. 482a579 [PATCH] Remove unused kernel config option PARIDE_PARPORT by Robert P. J. Day · 17 years ago
  67. 4d2d3ce [PATCH] remove drivers/block/paride/jumbo by Adrian Bunk · 17 years ago
  68. 9828673 [PATCH] paride: remove parport #ifdef's by Adrian Bunk · 17 years ago
  69. 8bca98c [PATCH] paride: return proper error code by Akinobu Mita · 17 years ago
  70. b4178ab [PATCH] paride_register(): shuffle return values by Alexey Dobriyan · 17 years ago
  71. f433000 [PATCH] paride: rename pi_register() and pi_unregister() by Alexey Dobriyan · 17 years ago
  72. c402895 WorkStruct: make allyesconfig by David Howells · 17 years ago
  73. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  74. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  75. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  76. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  78. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  79. 8e53cfc [PATCH] Deref in drivers/block/paride/pf.c by Eric Sesterhenn · 18 years ago
  80. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  81. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  82. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  83. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  84. 3b71797 [PATCH] drivers/block/paride/pd.c: fix an off-by-one error by Adrian Bunk · 18 years ago
  85. 829d5f6 [PATCH] paride-pt: register_chrdev fix by Andrew Morton · 18 years ago
  86. 8637980 [PATCH] paride: register_chrdev fix by Andrew Morton · 18 years ago
  87. 06ff37f [PATCH] kzalloc() conversion in drivers/block by Eric Sesterhenn · 18 years ago
  88. 10e705f [PATCH] Fix "value computed not used" warnings by Takashi Iwai · 18 years ago
  89. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 18 years ago
  90. 6a19b41 [PATCH] parport: Kconfig dependency fixes by Marko Kohtala · 18 years ago
  91. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  92. 3ccc7f2 [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c by Norbert Kiesel · 19 years ago
  93. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  94. 9564df1 [PATCH] fix pf request handling by Jens Axboe · 19 years ago
  95. 86e8486 [PATCH] drivers/block: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  96. deb3697 [PATCH] class: convert drivers/block/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  97. 867d119 [SCSI] remove requeue feature from blk_insert_request() by Tejun Heo · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago