1. 54494d1 block/rsxx: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
  2. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  3. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  4. 0be7966 rsxx: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  5. 8184035 rsxx: Use struct_size() in vmalloc() by Gustavo A. R. Silva · 3 years, 8 months ago
  6. f66116f rsxx: remove extraneous 'const' qualifier by Arnd Bergmann · 3 years, 10 months ago
  7. df66617 block: rsxx: fix error return code of rsxx_pci_probe() by Jia-Ju Bai · 3 years, 10 months ago
  8. 77516d2 rsxx: Return -EFAULT if copy_to_user() fails by Dan Carpenter · 3 years, 10 months ago
  9. e4ef09e rsxx: remove unused including <linux/version.h> by Tian Tao · 3 years, 10 months ago
  10. 9abe47c rsxx: remove redundant NULL check by Yang Li · 4 years ago
  11. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  12. 99ba84c rsxx: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 3 months ago
  13. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  14. 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
  15. 2eaac32 rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()' by Christophe JAILLET · 4 years, 6 months ago
  16. 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 6 months ago
  17. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  18. f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 6 months ago
  19. a2f143f rsxx: stop using ->queuedata by Christoph Hellwig · 4 years, 6 months ago
  20. 421716bc rsxx: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
  21. 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  22. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  23. 431d6e3 rsxx: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  24. dcb77e4 rsxx: add missed destroy_workqueue calls in remove by Chuhong Yuan · 5 years ago
  25. 84f3fc7 rsxx: don't call dma_set_max_seg_size by Christoph Hellwig · 6 years ago
  26. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  27. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  28. e16fb3a block: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  29. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  30. 77a12e5 rsxx: switch to the generic DMA API by Christoph Hellwig · 6 years ago
  31. b0da349 PCI: Remove pci_set_dma_max_seg_size() by Christoph Hellwig · 6 years ago
  32. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  33. 798ef9e rsxx: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  34. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  35. 37ae133 rsxx: Convert to new IDA API by Matthew Wilcox · 7 years ago
  36. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  37. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  38. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  39. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  40. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  41. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  42. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
  43. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
  44. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  45. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  46. 274243f rsxx: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  47. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  48. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  49. 820351f0 rsxx: don't open-code memdup_user() by Al Viro · 9 years ago
  50. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  51. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
  52. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  53. fa573f7 block/rsxx: use generic io stats accounting functions to simplify io stat accounting by Gu Zheng · 10 years ago
  54. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  55. 8e3fb05 rsxx debugfs inanity by Al Viro · 10 years ago
  56. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  57. baf37812 rsxx: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  58. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  59. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  60. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  61. 8c49a77 rsxx: Fix possible kernel panic with invalid config. by Philip J Kelleher · 11 years ago
  62. e35f38b rsxx: Disallow discards from being unmapped. by Philip J Kelleher · 11 years ago
  63. 0317cd6 rsxx: Kernel Panic caused by mapping Discards by Philip J Kelleher · 11 years ago
  64. 1b21f5b2 rsxx: Moving pci_map_page to prevent overflow. by Philip J Kelleher · 11 years ago
  65. e5feab2 rsxx: Handling failed pci_map_page on PowerPC and double free. by Philip J Kelleher · 11 years ago
  66. 36f988e rsxx: Adding in debugfs entries. by Philip J Kelleher · 12 years ago
  67. 6230250 rsxx: Fixes incorrect stats calculation. by Philip J Kelleher · 12 years ago
  68. b8b225d rsxx: Adding EEH check inside cregs timeout. by Philip J Kelleher · 12 years ago
  69. 3eb8dca rsxx: Adapter address space sanity check. by Philip J Kelleher · 12 years ago
  70. 66bc600 rsxx: Fixes DLPAR add kernel panic if partition still mounted. by Philip J Kelleher · 12 years ago
  71. f730e3d rsxx: Changing the adapter name to the official name. by Philip J Kelleher · 12 years ago
  72. fb065cd rsxx: Adding in sync_start module paramenter. by Philip J Kelleher · 12 years ago
  73. 7b379cc rsxx: Allow block size to be determined by configuration. by Philip J Kelleher · 12 years ago
  74. 31a70bb rsxx: Fixes soft-lockup issues during DMAs. by Philip J Kelleher · 12 years ago
  75. 0ab4743 rsxx: Restructured DMA cancel scheme. by Philip J Kelleher · 12 years ago
  76. a3299ab rsxx: Individual workqueues for interruptible events. by Philip J Kelleher · 12 years ago
  77. 80b00df rsxx: remove unused variable by Philip J Kelleher · 12 years ago
  78. 4dcaf47 rsxx: enable error return of rsxx_eeh_save_issued_dmas() by Philip J Kelleher · 12 years ago
  79. d8d595d block: removes dynamic allocation on stack by Philip J Kelleher · 12 years ago
  80. 351a2c6 rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas() by Jens Axboe · 12 years ago
  81. c95246c Adding in EEH support to the IBM FlashSystem 70/80 device driver by Philip J Kelleher · 12 years ago
  82. 1ebfd10 block: IBM RamSan 70/80 error message bug fix. by Philip J Kelleher · 12 years ago
  83. 9bb3c44 block: IBM RamSan 70/80 branding changes. by Philip J Kelleher · 12 years ago
  84. 03ac03a block: IBM RamSan 70/80 fixes inconsistent locking. by Philip J Kelleher · 12 years ago
  85. f379120 block: IBM RamSan 70/80 trivial changes. by Philip J Kelleher · 12 years ago
  86. c206c70 block: IBM RamSan 70/80 driver fixes by Philip J Kelleher · 12 years ago
  87. e5e9fda rsxx: add slab.h include to dma.c by Jens Axboe · 12 years ago
  88. 82bed4d block: remove new __devinit/exit annotations on ramsam driver by Stephen Rothwell · 12 years ago
  89. 8722ff8 block: IBM RamSan 70/80 device driver by josh.h.morris@us.ibm.com · 12 years ago