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