index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] bnx2fc: Bump version to 1.0.1
Nithin Sujir
2011-03-23
2
-2
/
+2
*
[SCSI] bnx2fc: Remove unnecessary module state checks
Bhanu Gollapudi
2011-03-23
1
-23
/
+0
*
[SCSI] bnx2fc: Fix MTU issue by using static MTU
Bhanu Gollapudi
2011-03-23
3
-36
/
+6
*
[SCSI] bnx2fc: Remove network bonding checking
Michael Chan
2011-03-23
1
-7
/
+0
*
[SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock held
Nithin Sujir
2011-03-23
1
-2
/
+11
*
[SCSI] bnx2fc: common free list for cleanup commands
Bhanu Gollapudi
2011-03-23
3
-32
/
+58
*
[SCSI] bnx2fc: Remove rtnl_trylock/restart_syscall checks
Nithin Sujir
2011-03-23
1
-14
/
+5
*
[SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is called
Bhanu Gollapudi
2011-03-23
1
-2
/
+2
*
[SCSI] libiscsi_tcp: use kmap in xmit path
Mike Christie
2011-03-23
1
-2
/
+13
*
[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller family
Mahesh Rajashekhara
2011-03-23
13
-59
/
+898
*
[SCSI] mpt2sas : Added customer specific display support
Kashyap, Desai
2011-03-23
2
-0
/
+69
*
[SCSI] target: add initial statistics
Nicholas Bellinger
2011-03-23
5
-16
/
+2090
*
[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs
Axel Lin
2011-03-23
1
-2
/
+2
*
[SCSI] target: Fix FILEIO fd_buffered_io= token typo
Nicholas Bellinger
2011-03-23
1
-1
/
+1
*
[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path
Nicholas Bellinger
2011-03-23
1
-3
/
+2
*
[SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem
Jesper Juhl
2011-03-23
1
-3
/
+6
*
[SCSI] target: Convert TMR REQ/RSP definitions to target namespace
Nicholas Bellinger
2011-03-23
1
-12
/
+7
*
[SCSI] target: Convert rd_build_device_space() to use errno
Dan Carpenter
2011-03-23
1
-8
/
+7
*
[SCSI] target: Minor sparse warning fixes and annotations
Dan Carpenter
2011-03-23
5
-5
/
+6
*
[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...
Fubo Chen
2011-03-23
2
-50
/
+4
*
[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR
Nicholas Bellinger
2011-03-23
5
-24
/
+34
*
[SCSI] target: remove EXTRA_CFLAGS
Christoph Hellwig
2011-03-23
1
-1
/
+0
*
[SCSI] target: Fix match_strdup() memory leaks
Jesper Juhl
2011-03-23
3
-7
/
+52
*
[SCSI] target: Fix memory leak on error path in pscsi_alloc_task
Roland Dreier
2011-03-23
1
-0
/
+1
*
[SCSI] lpfc 8.3.22: Update driver version to 8.3.22
James Smart
2011-03-23
1
-1
/
+1
*
[SCSI] lpfc 8.3.22: Update Copyright Dates
James Smart
2011-03-23
7
-7
/
+7
*
[SCSI] lpfc 8.3.22: FC Discovery fixes
James Smart
2011-03-23
3
-32
/
+81
*
[SCSI] lpfc 8.3.22: Add support for PCI Adapter Failure
James Smart
2011-03-23
7
-71
/
+207
*
[SCSI] lpfc 8.3.22: T10-DIF corrections
James Smart
2011-03-23
6
-15
/
+48
*
[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fix
James Smart
2011-03-23
3
-118
/
+229
*
[SCSI] mvsas: Add support for HighPoint RR27xx series HBA
HighPoint Linux Team
2011-03-23
1
-0
/
+7
*
[SCSI] scsi_transport_iscsi: make priv_sess file writeable only by root
Vasiliy Kulikov
2011-03-23
1
-1
/
+1
*
[SCSI] ses: show devices for enclosures with no page 7
John Hughes
2011-03-23
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-03-22
12
-1242
/
+1902
|
\
|
*
dmaengine/dmatest: Pass timeout via module params
Viresh Kumar
2011-03-22
1
-1
/
+6
|
*
dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs
Uwe Kleine-König
2011-03-22
1
-1
/
+1
|
*
fsldma: make halt behave nicely on all supported controllers
Ira Snyder
2011-03-11
1
-3
/
+16
|
*
fsldma: reduce locking during descriptor cleanup
Ira Snyder
2011-03-11
1
-62
/
+46
|
*
fsldma: support async_tx dependencies and automatic unmapping
Ira Snyder
2011-03-11
1
-36
/
+95
|
*
fsldma: fix controller lockups
Ira Snyder
2011-03-11
2
-122
/
+99
|
*
fsldma: minor codingstyle and consistency fixes
Ira Snyder
2011-03-11
2
-18
/
+15
|
*
fsldma: improve link descriptor debugging
Ira Snyder
2011-03-11
1
-6
/
+15
|
*
fsldma: use channel name in printk output
Ira Snyder
2011-03-11
2
-34
/
+36
|
*
fsldma: move related helper functions near each other
Ira Snyder
2011-03-11
1
-52
/
+64
|
*
dmatest: fix automatic buffer unmap type
Ira Snyder
2011-03-11
1
-1
/
+6
|
*
drivers, pch_dma: Fix warning when CONFIG_PM=n.
Rakib Mullick
2011-03-07
1
-0
/
+2
|
*
dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
Viresh Kumar
2011-03-07
1
-4
/
+4
|
*
dw_dmac: Setting Default Burst length for transfers as 16.
Viresh Kumar
2011-03-07
1
-2
/
+2
|
*
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
Viresh KUMAR
2011-03-07
2
-6
/
+9
|
*
dw_dmac: Pass Channel Priority from platform_data
Viresh Kumar
2011-03-07
2
-1
/
+13
[next]