index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
message
/
fusion
/
mptbase.c
Age
Commit message (
Expand
)
Author
2019-03-19
scsi: mptfusion: mark expected switch fall-through
Gustavo A. R. Silva
2018-09-28
scsi: mptfusion: Remove unnecessary parentheses
Nathan Chancellor
2018-09-11
scsi: message: fusion: fix a few trivial spelling mistakes
Colin Ian King
2018-07-30
scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-10
scsi: mptfusion: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-08
scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
Colin Ian King
2018-01-08
scsi: mptfusion: use strlcpy() instead of strncpy()
Xiongfeng Wang
2017-12-07
scsi: fusion: clean up some indentations
Colin Ian King
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-08-07
scsi: fusion: fix string overflow warning
Arnd Bergmann
2017-04-24
scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"
Colin Ian King
2016-11-17
scsi: mptfusion: Fix printk continuations
Helge Deller
2016-11-08
scsi: fusion: print lan address via %pMR
Andy Shevchenko
2016-09-02
scsi: mpt: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-02-23
mptbase: fixup error handling paths in mpt_attach()
Ewan D. Milne
2016-02-23
mptfusion: hide unused seq_mpt_print_ioc_summary function
Arnd Bergmann
2015-06-13
fusion: remove dead MTRR code
Luis R. Rodriguez
2014-09-16
fusion: fix excess parameter kernel-doc warning
Randy Dunlap
2014-09-16
mptfusion: simplify rounding
Rasmus Villemoes
2014-07-25
mptfusion: tweak null pointer checks
Joe Lawrence
2014-07-25
mptfusion: make adapter prod_name[] a pointer
Joe Lawrence
2014-07-25
mptfusion: mark file-private functions as static
Joe Lawrence
2014-05-28
fusion: Add free msg frames to the head, not tail of list
Matthew Wilcox
2014-01-14
MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
Rafael J. Wysocki
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2012-09-14
[SCSI] Fusion MPT: disable pci device when mpt map resoures failed
Hanjun Guo
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-31
drivers/message/fusion: use pci_dev->revision
Sergei Shtylyov
2012-05-22
[SCSI] mptfusion: unlock on error in mpt_config()
Dan Carpenter
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2011-12-15
[SCSI] fusion: ensure NUL-termination of MptCallbacksName elements
Ferenc Wagner
2011-08-27
[SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset
kashyap.desai@lsi.com
2011-08-27
[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition
kashyap.desai@lsi.com
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-12
[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers
Kashyap, Desai
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-09-05
[SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-08-14
fusion: add function parameter names to kernel-doc
Randy Dunlap
2010-08-14
fusion: fix non-kernel-doc comment block
Randy Dunlap
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-11
fusion: fix kernel-doc warnings
Randy Dunlap
2010-08-11
mpt fusion: convert to seq_file
Alexey Dobriyan
2010-08-11
param: use module_param in drivers/message/fusion/mptbase.c
Rusty Russell
2010-08-11
[SCSI] drivers/message/fusion: Adjust confusing if indentation
Julia Lawall
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-07-28
[SCSI] mptfusion: release resources in error return path
Tomas Henzl
[next]