Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aae4a033868c496adae86fc6f9c3e0c405bbf360
/
drivers
/
block
/
mtip32xx
/
mtip32xx.c
aae4a03
mtip32xx: Handle FTL rebuild failure state during device initialization
by Asai Thambi SP
· 9 years ago
51c6570
mtip32xx: Handle safe removal during IO
by Asai Thambi SP
· 9 years ago
59cf70e
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
by Asai Thambi SP
· 9 years ago
d8a18d2
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
by Asai Thambi SP
· 9 years ago
5b7e0a8
mtip32xx: Print exact time when an internal command is interrupted
by Asai Thambi SP
· 9 years ago
e35b947
mtip32xx: Remove unwanted code from taskfile error handler
by Asai Thambi SP
· 9 years ago
cfc05bd
mtip32xx: Fix broken service thread handling
by Asai Thambi SP
· 9 years ago
6412035
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
7c24d9f
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9e35fdc
mtip32xx: restrict variables visible in current code module
by Zhu Yanjun
· 9 years ago
8ed6010
mtip32xx: don't open-code memdup_user()
by Al Viro
· 9 years ago
6f3b0e8
blk-mq: add a flags parameter to blk_mq_alloc_request
by Christoph Hellwig
· 9 years ago
8aeea03
mtip32xx: use formatting capability of kthread_create_on_node
by Rasmus Villemoes
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
74c9c91
mtip32x: fix regression introduced by blk-mq per-hctx flush
by Jeff Moyer
· 9 years ago
98f57c5
mtip32xx: Fix accessing freed memory
by Selvan Mani
· 9 years ago
2f17d71
mtip32xx: increase wait time for hba reset
by Asai Thambi SP
· 10 years ago
7578726
mtip32xx: fix minor number
by Asai Thambi SP
· 10 years ago
284eb9a
mtip32xx: remove unnecessary sleep in mtip_ftl_rebuild_poll()
by Asai Thambi SP
· 10 years ago
2132a54
mtip32xx: fix crash on surprise removal of the drive
by Asai Thambi SP
· 10 years ago
686d8e0
mtip32xx: Abort I/O during secure erase operation
by Asai Thambi SP
· 10 years ago
ee04bed
mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT
by Asai Thambi SP
· 10 years ago
a7806fa
mtip32xx: remove unused variable 'port->allocated'
by Asai Thambi SP
· 10 years ago
02b4826
mtip32xx: fix rmmod issue
by Asai Thambi SP
· 10 years ago
74c4505
blk-mq: add a 'list' parameter to ->queue_rq()
by Jens Axboe
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
b277da0
block: disable entropy contributions for nonrot devices
by Mike Snitzer
· 10 years ago
c8a446a
blk-mq: rename blk_mq_end_io to blk_mq_end_request
by Christoph Hellwig
· 10 years ago
e249007
blk-mq: call blk_mq_start_request from ->queue_rq
by Christoph Hellwig
· 10 years ago
bf57229
blk-mq: remove REQ_END
by Christoph Hellwig
· 10 years ago
dc501dc
blk-mq: pass along blk_mq_alloc_tag_set return values
by Robert Elliott
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
f45c40a
mtip32xx: minor performance enhancements
by Sam Bradshaw
· 10 years ago
0e62f51
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
by Jens Axboe
· 10 years ago
f89ca16
Merge branch 'for-3.16/core' into for-3.16/drivers
by Jens Axboe
· 10 years ago
0fb662e
Merge branch 'for-3.16/core' into for-3.16/drivers
by Jens Axboe
· 10 years ago
6178976
Merge branch 'for-3.16/core' into for-3.16/drivers
by Jens Axboe
· 10 years ago
9b204fb
mtip32xx: move error handling to service thread
by Asai Thambi S P
· 10 years ago
9acf03c
mtip32xx: stop block hardware queues before quiescing IO
by Jens Axboe
· 11 years ago
a8a642c
mtip32xx: blk_mq_init_queue() returns an ERR_PTR
by Dan Carpenter
· 11 years ago
ffc771b
mtip32xx: convert to use blk-mq
by Jens Axboe
· 11 years ago
d1e714d
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
by Asai Thambi S P
· 11 years ago
af5ded8
mtip32xx: Remove dfs_parent after pci unregister
by Asai Thambi S P
· 11 years ago
670a641
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
by Asai Thambi S P
· 11 years ago
b33ce44
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
5eb9291
mtip32xx: mtip_async_complete() bug fixes
by Sam Bradshaw
· 11 years ago
368c89d
mtip32xx: Unmap the DMA segments before completing the IO request
by Felipe Franciosi
· 11 years ago
1044b1b
mtip32xx: Set queue bounce limit
by Felipe Franciosi
· 11 years ago
c94efe3
mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()
by Alexander Gordeev
· 11 years ago
7f32890
mtip32xx: fix bad use of smp_processor_id()
by Jens Axboe
· 11 years ago
f219ad8
mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
cf91f39
mtip32xx: Remove superfluous call to pci_disable_msi()
by Alexander Gordeev
· 11 years ago
26d5805
mtip32xx: Correctly handle security locked condition
by Sam Bradshaw
· 11 years ago
188b9f4
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
by Sam Bradshaw
· 11 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
c8afd0d
mtip32xx: dynamically allocate buffer in debugfs functions
by David Milburn
· 11 years ago
8f8b899
mtip32xx: Add SRSI support
by Asai Thambi S P
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
093c959
mtip32xx: Correctly handle bio->bi_idx != 0 conditions
by Sam Bradshaw
· 12 years ago
974a51a
mtip32xx: Fix NULL pointer dereference during module unload
by Sam Bradshaw
· 12 years ago
ebb3727
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
2077d94
mtip32xx: Workaround for unaligned writes
by Asai Thambi S P
· 12 years ago
68466cb
mtip32xx: mtip32xx: Disable TRIM support
by Asai Thambi S P
· 12 years ago
5a79e1a
mtip32xx: fix a smatch warning
by Asai Thambi S P
· 12 years ago
c66bb3f
mtip32xx: fix two smatch warnings
by Jens Axboe
· 12 years ago
0caff00
mtip32xx: Add debugfs entry device_status
by Asai Thambi S P
· 12 years ago
6b06d35
mtip32xx: return 0 from pci probe in case of rebuild
by Asai Thambi S P
· 12 years ago
d0d096b
mtip32xx: recovery from command timeout
by Asai Thambi S P
· 12 years ago
d137c83
mtip32xx: fix error return code in mtip_pci_probe()
by Wei Yongjun
· 12 years ago
d4308fe
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.9/drivers
by Jens Axboe
· 12 years ago
478c030
drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was not declared. Should it be static?
by Fengguang Wu
· 12 years ago
25bac12
drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' was not declared. Should it be static?
by Fengguang Wu
· 12 years ago
1528346
mtip32xx: add trim support
by Asai Thambi S P
· 12 years ago
16c906e5
mtip32xx: Add workqueue and NUMA support
by Asai Thambi S P
· 12 years ago
58c49df3
mtip32xx: fix for crash when the device surprise removed during rebuild
by Asai Thambi S P
· 12 years ago
47cd4b3
mtip32xx: fix for driver hang after a command timeout
by Asai Thambi S P
· 12 years ago
298d801
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
by Wei Yongjun
· 12 years ago
7c5d623
mtip32xx: fix shift larger than type warning
by Jens Axboe
· 12 years ago
eda4531
mtip32xx: Fix to make lba address correct in big-endian systems
by Selvan Mani
· 12 years ago
3208795
mtip32xx: fix potential crash on SEC_ERASE_UNIT
by Selvan Mani
· 12 years ago
4453bc8
mtip32xx:Added appropriate timeout value for secure erase
by Selvan Mani
· 12 years ago
97651ea
mtip32xx: fix user_buffer check in exec_drive_command
by David Milburn
· 12 years ago
ac64e65
mtip32xx: Remove dead code
by Asai Thambi S P
· 12 years ago
45422e7
mtip32xx: Change printk to pr_xxxx
by Asai Thambi S P
· 12 years ago
b62868e
mtip32xx: Proper reporting of write protect status on big-endian
by Asai Thambi S P
· 12 years ago
d7c8b94
mtip32xx: Increase timeout for standby command
by Asai Thambi S P
· 12 years ago
12a166c
mtip32xx: Handle NCQ commands during the security locked state
by Asai Thambi S P
· 12 years ago
1a13145
mtip32xx: Add support for new devices
by Asai Thambi S P
· 12 years ago
7b421d2
mtip32xx: Create debugfs entries for troubleshooting
by Asai Thambi S P
· 12 years ago
7412ff1
mtip32xx: Remove 'registers' and 'flags' from sysfs
by Asai Thambi S P
· 12 years ago
b77874c
mtip32xx: Changes to sysfs entries
by Asai Thambi S P
· 12 years ago
377b8fc6
mtip32xx: minor performance tweak
by Asai Thambi S P
· 12 years ago
e602878f
mtip32xx: Fix to support more than one sector in exec_drive_command()
by Asai Thambi S P
· 12 years ago
0a07ab2
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
by Asai Thambi S P
· 12 years ago
6c8ab69
mtip32xx: Set block queue boundary variables
by Asai Thambi S P
· 12 years ago
d02e1f0
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
by Asai Thambi S P
· 12 years ago
971890f
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
by Asai Thambi S P
· 12 years ago
2df7aa9
mtip32xx: Set custom timeouts for PIO commands
by Asai Thambi S P
· 12 years ago
6bb688c
mtip32xx: fix clearing an incorrect register in mtip_init_port
by Asai Thambi S P
· 12 years ago
Next »