1. acdfd44 amiflop: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
  2. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  3. 773008f Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers" by Martin Wilck · 6 years ago
  4. d4d179c block/amiflop: Don't log error message on invalid ioctl by Finn Thain · 6 years ago
  5. 21b07f3 amiflop: convert to blk-mq by Omar Sandoval · 6 years ago
  6. 53d0f8d amiflop: clean up on errors during setup by Omar Sandoval · 6 years ago
  7. c87228f amiflop: fold headers into C file by Omar Sandoval · 6 years ago
  8. 3079c22 genhd: Rename get_disk() to get_disk_and_module() by Jan Kara · 7 years ago
  9. cbb9d17 amifloppy: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. 3c557df timer: Remove meaningless .data/.function assignments by Kees Cook · 7 years ago
  11. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  12. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  13. 8294adb block: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
  15. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  16. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  17. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  18. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 14 years ago
  19. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  20. 059718d m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast by Geert Uytterhoeven · 14 years ago
  21. 1a8a74f floppy,{ami|ata}flop: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  22. 3e9bb2a block: fix amiga and atari floppy driver compile warning by Vivek Goyal · 14 years ago
  23. 8abfc6e Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  24. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  25. 504c6d1 amiga floppy: Compile failure fixes by Vivek Goyal · 14 years ago
  26. 786029f amiga floppy: Stop sharing request queue across multiple gendisks by Vivek Goyal · 14 years ago
  27. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  28. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  29. 92183b3 m68k: amiga - Floppy platform device conversion by Geert Uytterhoeven · 16 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  31. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  32. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  33. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
  34. 9e31beb amiflop: dequeue in-flight request by Tejun Heo · 16 years ago
  35. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
  36. 5b5c5d1 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers by Tejun Heo · 16 years ago
  37. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 16 years ago
  38. 6d0be94 m68k: amiflop - Get rid of sleep_on calls by Andreas Bombe · 16 years ago
  39. 47225db [PATCH] switch amiflop by Al Viro · 17 years ago
  40. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  41. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  42. fd5b462 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 17 years ago
  43. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  44. e654bc4 [PATCH] fix request->cmd == INT cases by Boaz Harrosh · 18 years ago
  45. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 18 years ago
  46. 2db5f59 [PATCH] amiga_floppy_init() in non-modular case by Al Viro · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. b5dc784 [PATCH] m68k: introduce irq controller by Roman Zippel · 19 years ago
  49. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 19 years ago
  50. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  51. 8a423e5 [PATCH] m68k: amiflop __user annotations by Al Viro · 19 years ago
  52. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  53. 945f390 [PATCH] drivers/block: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  54. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  55. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago