1. 84f3fc7 rsxx: don't call dma_set_max_seg_size by Christoph Hellwig · 6 years ago
  2. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  3. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  4. e16fb3a block: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  5. 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
  6. 77a12e5 rsxx: switch to the generic DMA API by Christoph Hellwig · 6 years ago
  7. b0da349 PCI: Remove pci_set_dma_max_seg_size() by Christoph Hellwig · 6 years ago
  8. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  9. 798ef9e rsxx: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  10. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  11. 37ae133 rsxx: Convert to new IDA API by Matthew Wilcox · 7 years ago
  12. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  13. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  14. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  15. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  16. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  17. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  18. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
  19. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
  20. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  21. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  22. 274243f rsxx: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  23. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  24. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  25. 820351f rsxx: don't open-code memdup_user() by Al Viro · 9 years ago
  26. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  27. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
  28. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  29. fa573f7 block/rsxx: use generic io stats accounting functions to simplify io stat accounting by Gu Zheng · 10 years ago
  30. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  31. 8e3fb05 rsxx debugfs inanity by Al Viro · 10 years ago
  32. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  33. baf3781 rsxx: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  34. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  35. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  36. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  37. 8c49a77 rsxx: Fix possible kernel panic with invalid config. by Philip J Kelleher · 11 years ago
  38. e35f38b rsxx: Disallow discards from being unmapped. by Philip J Kelleher · 11 years ago
  39. 0317cd6 rsxx: Kernel Panic caused by mapping Discards by Philip J Kelleher · 11 years ago
  40. 1b21f5b2 rsxx: Moving pci_map_page to prevent overflow. by Philip J Kelleher · 11 years ago
  41. e5feab2 rsxx: Handling failed pci_map_page on PowerPC and double free. by Philip J Kelleher · 11 years ago
  42. 36f988e rsxx: Adding in debugfs entries. by Philip J Kelleher · 12 years ago
  43. 6230250 rsxx: Fixes incorrect stats calculation. by Philip J Kelleher · 12 years ago
  44. b8b225d rsxx: Adding EEH check inside cregs timeout. by Philip J Kelleher · 12 years ago
  45. 3eb8dca rsxx: Adapter address space sanity check. by Philip J Kelleher · 12 years ago
  46. 66bc600 rsxx: Fixes DLPAR add kernel panic if partition still mounted. by Philip J Kelleher · 12 years ago
  47. f730e3d rsxx: Changing the adapter name to the official name. by Philip J Kelleher · 12 years ago
  48. fb065cd rsxx: Adding in sync_start module paramenter. by Philip J Kelleher · 12 years ago
  49. 7b379cc rsxx: Allow block size to be determined by configuration. by Philip J Kelleher · 12 years ago
  50. 31a70bb rsxx: Fixes soft-lockup issues during DMAs. by Philip J Kelleher · 12 years ago
  51. 0ab4743 rsxx: Restructured DMA cancel scheme. by Philip J Kelleher · 12 years ago
  52. a3299ab rsxx: Individual workqueues for interruptible events. by Philip J Kelleher · 12 years ago
  53. 80b00df rsxx: remove unused variable by Philip J Kelleher · 12 years ago
  54. 4dcaf47 rsxx: enable error return of rsxx_eeh_save_issued_dmas() by Philip J Kelleher · 12 years ago
  55. d8d595d block: removes dynamic allocation on stack by Philip J Kelleher · 12 years ago
  56. 351a2c6 rsxx: fix missing unlock on error return in rsxx_eeh_remap_dmas() by Jens Axboe · 12 years ago
  57. c95246c Adding in EEH support to the IBM FlashSystem 70/80 device driver by Philip J Kelleher · 12 years ago
  58. 1ebfd10 block: IBM RamSan 70/80 error message bug fix. by Philip J Kelleher · 12 years ago
  59. 9bb3c44 block: IBM RamSan 70/80 branding changes. by Philip J Kelleher · 12 years ago
  60. 03ac03a block: IBM RamSan 70/80 fixes inconsistent locking. by Philip J Kelleher · 12 years ago
  61. f379120 block: IBM RamSan 70/80 trivial changes. by Philip J Kelleher · 12 years ago
  62. c206c70 block: IBM RamSan 70/80 driver fixes by Philip J Kelleher · 12 years ago
  63. e5e9fda rsxx: add slab.h include to dma.c by Jens Axboe · 12 years ago
  64. 82bed4d block: remove new __devinit/exit annotations on ramsam driver by Stephen Rothwell · 12 years ago
  65. 8722ff8 block: IBM RamSan 70/80 device driver by josh.h.morris@us.ibm.com · 12 years ago