index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-07
iscsi_target: in_aton needs linux/inet.h
Stephen Rothwell
1
-0
/
+1
2012-02-07
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
1
-1
/
+1
2012-02-07
target: Fix target_submit_cmd() exception handling
Nicholas Bellinger
1
-8
/
+10
2012-02-07
target: Change target_submit_cmd() to return void
Andy Grover
2
-10
/
+4
2012-02-07
target: accept REQUEST_SENSE with 18bytes
Sebastian Andrzej Siewior
1
-10
/
+4
2012-01-18
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
Roland Dreier
1
-0
/
+7
2012-01-18
target: Return correct ASC for unimplemented VPD pages
Roland Dreier
1
-1
/
+1
2012-01-18
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
3
-8
/
+62
2012-01-18
target: Allow control CDBs with data > 1 page
Andy Grover
6
-52
/
+75
2012-01-18
iscsi-target: Fix up a few assignments
Jesper Juhl
1
-2
/
+2
2012-01-18
iscsi-target: make one-bit bitfields unsigned
Dan Carpenter
1
-2
/
+2
2012-01-18
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
Nicholas Bellinger
1
-1
/
+1
2012-01-18
iscsi-target: Fix reject release handling in iscsit_free_cmd()
Nicholas Bellinger
1
-0
/
+11
2012-01-18
target: fix return code of core_tpg_.*_lun
Sebastian Andrzej Siewior
4
-14
/
+14
2012-01-18
target: use save/restore lock primitive in core_dec_lacl_count()
Sebastian Andrzej Siewior
1
-2
/
+3
2012-01-18
target: avoid multiple outputs in scsi_dump_inquiry()
Sebastian Andrzej Siewior
1
-11
/
+13
2012-01-18
target: Add workaround for zero-length control CDB handling
Nicholas Bellinger
1
-0
/
+13
2012-01-18
target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}
Roland Dreier
1
-4
/
+4
2012-01-18
target: Don't zero pages used for data buffers
roland@purestorage.com
1
-1
/
+4
2012-01-18
target: Allow PERSISTENT RESERVE IN for non-reservation holder
Marco Sanvido
1
-0
/
+1
2012-01-18
target: Use correct preempted registration sense code
Marco Sanvido
1
-2
/
+2
2012-01-18
target: don't allocate bio headroom in iblock
Christoph Hellwig
1
-1
/
+1
2011-12-16
target: Set additional sense length field in sense data
Roland Dreier
1
-0
/
+14
2011-12-14
target: Remove legacy device status check from transport_execute_tasks
Nicholas Bellinger
1
-7
/
+0
2011-12-14
target: Remove __transport_execute_tasks() for each processing context
Nicholas Bellinger
1
-2
/
+0
2011-12-14
target: Remove extra se_device->execute_task_lock access in fast path
Nicholas Bellinger
1
-16
/
+24
2011-12-14
target: Drop se_device TCQ queue_depth usage from I/O path
Nicholas Bellinger
3
-45
/
+2
2011-12-14
target: Fix possible NULL pointer with __transport_execute_tasks
Nicholas Bellinger
1
-1
/
+2
2011-12-14
tcm_fc: Convert ft_send_work to use target_submit_cmd
Nicholas Bellinger
1
-38
/
+13
2011-12-14
target: Add target_submit_cmd() for process context fabric submission
Nicholas Bellinger
1
-2
/
+84
2011-12-14
target: Make target_put_sess_cmd use target_release_cmd_kref
Nicholas Bellinger
1
-15
/
+24
2011-12-14
target: Set response format in INQUIRY response
Roland Dreier
1
-0
/
+12
2011-12-14
tcm_loop: bump max_sectors
Christoph Hellwig
2
-14
/
+5
2011-12-14
target/configs: remove trailing newline from udev_path and alias
Sebastian Andrzej Siewior
1
-0
/
+6
2011-12-14
iscsi-target: fix chap identifier simple_strtoul usage
Nicholas Bellinger
1
-3
/
+7
2011-12-14
target: remove useless casts
Jörn Engel
18
-101
/
+90
2011-12-14
target: simplify target_check_cdb_and_preempt
Jörn Engel
1
-16
/
+10
2011-12-14
target: Move core_scsi3_check_cdb_abort_and_preempt
Jörn Engel
3
-17
/
+15
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
5
-5
/
+5
2011-12-14
target: make the se_task task_state_active a normal bool
Christoph Hellwig
2
-22
/
+21
2011-12-14
target: remove the se_task task_error_status field
Christoph Hellwig
1
-7
/
+1
2011-12-14
target: fold se_task.task_sense into task_flags
Christoph Hellwig
1
-2
/
+2
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
35
-102
/
+43
2011-12-14
target: reshuffle headers
Christoph Hellwig
17
-80
/
+166
2011-12-09
Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
Linus Torvalds
4
-4
/
+6
2011-12-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-7
/
+32
2011-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-4
/
+4
2011-12-09
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2
-5
/
+17
2011-12-09
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
1
-2
/
+2
2011-12-09
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
1
-13
/
+4
[next]