1. 1f0a258 swim3: add missing major.h include by Jens Axboe · 3 years, 3 months ago
  2. 2d4bcf7 block/swim3: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
  3. 9c8463e swim3: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 7 months ago
  4. b60b270 swim3: support highmem by Christoph Hellwig · 3 years, 9 months ago
  5. 3dcbad2 swim3: use bdev_check_media_changed by Christoph Hellwig · 4 years, 4 months ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. 773008f Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers" by Martin Wilck · 6 years ago
  8. 427c5ce block/swim3: Fix regression on PowerBook G3 by Finn Thain · 6 years ago
  9. 296dcc4 block/swim3: Fix -EBUSY error when re-opening device after unmount by Finn Thain · 6 years ago
  10. f3010ec block/swim3: Remove dead return statement by Finn Thain · 6 years ago
  11. 8ccb8cb swim3: convert to blk-mq by Omar Sandoval · 6 years ago
  12. dbaa54b swim3: add real error handling in setup by Omar Sandoval · 6 years ago
  13. 56a1c5e block/swim: Rename macros to avoid inconsistent inverted logic by Finn Thain · 7 years ago
  14. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  15. b5775a6 block: swim3: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  16. 8fc4504 block: don't set bounce limit in blk_init_queue by Christoph Hellwig · 8 years ago
  17. cc3f2e9 block: swim3: make of_device_ids const. by Arvind Yadav · 8 years ago
  18. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  19. c877f42 swim3: remove (commented out) printing of req->errors by Christoph Hellwig · 8 years ago
  20. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  21. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  22. f571872 powerpc: Move Power Macintosh drivers to generic byteswappers by David Gibson · 10 years ago
  23. b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
  24. 106fd89 swim3: fix interruptible_sleep_on race by Arnd Bergmann · 11 years ago
  25. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  26. 7414d4f drivers/block/swim3.c: fix null pointer dereference by Cong Ding · 12 years ago
  27. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  28. b302545 block/swim3: Locking fixes by Benjamin Herrenschmidt · 13 years ago
  29. f41c53a block: swim3: fix unterminated of_device_id table by Axel Lin · 13 years ago
  30. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 14 years ago
  31. 4bbde77 swim[3]: Convert to bdops->check_events() by Tejun Heo · 14 years ago
  32. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  33. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  34. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  35. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 15 years ago
  36. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  37. d58b0c3 powerpc/macio: Rework hotplug media bay support by Benjamin Herrenschmidt · 15 years ago
  38. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  39. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  40. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  41. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 16 years ago
  42. f4bd4b9 swim3: dequeue in-flight request by Tejun Heo · 16 years ago
  43. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 16 years ago
  44. 467ca75 swim3: clean up request completion paths by Tejun Heo · 16 years ago
  45. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 16 years ago
  46. b4d9a44 [PATCH] switch swim3 by Al Viro · 17 years ago
  47. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  48. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  49. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  50. 2ebda63 Fix compile of swim3 as module by Tony Breeds · 17 years ago
  51. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  52. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  53. 14b1ffb [POWERPC] Update swim3 printk after blkdev.h change by Olaf Hering · 18 years ago
  54. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  55. 3e9a692 [POWERPC] Update the SWIM3 (powermac) floppy driver by Benjamin Herrenschmidt · 19 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  57. ce7b0f46 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  58. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 20 years ago
  59. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 20 years ago
  60. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  61. 515729e powermac: Use a spinlock in swim3.c (floppy driver) instead of cli by Paul Mackerras · 19 years ago
  62. 86e8486 [PATCH] drivers/block: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  63. 8c87093 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK by Benjamin Herrenschmidt · 20 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago