index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Set peripheral device type consistently in INQUIRY response
Roland Dreier
2012-02-25
1
-10
/
+10
*
target: Fix up handling of short INQUIRY buffers
Roland Dreier
2012-02-25
2
-115
/
+37
*
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
2012-02-25
3
-7
/
+79
*
target: Make target_release_cmd_kref release on empty list
Nicholas Bellinger
2012-02-25
1
-1
/
+1
*
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
2012-02-25
2
-2
/
+5
*
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
2012-02-25
2
-2
/
+3
*
target: Cleanup transport_kunmap_data_sg()
Andy Grover
2012-02-25
1
-2
/
+4
*
tcm_loop: switch to using transport_handle_cdb_direct
Christoph Hellwig
2012-02-25
1
-56
/
+56
*
tcm_loop: defer all command submissions to workqueue
Christoph Hellwig
2012-02-25
2
-41
/
+58
*
tcm_loop: kill tcm_loop_allocate_core_cmd
Christoph Hellwig
2012-02-25
1
-88
/
+59
*
tcm_fc: Convert ft_send_tm to use target_submit_tmr
Andy Grover
2012-02-25
1
-29
/
+3
*
target: Add target_submit_tmr helper function
Andy Grover
2012-02-25
2
-0
/
+51
*
tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm
Andy Grover
2012-02-25
1
-1
/
+1
*
tcm_fc: Call lookup_tmr_lun() for all TM types
Andy Grover
2012-02-25
1
-25
/
+11
*
tcm_fc: Move core->fc code conversion earlier in ft_send_tm()
Andy Grover
2012-02-25
1
-6
/
+5
*
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
2012-02-25
8
-61
/
+51
*
tcm_fc: Remove cmd->cdb data member
Andy Grover
2012-02-25
2
-8
/
+1
*
tcm_fc: Simplify ft_send_work for tmr path
Andy Grover
2012-02-25
1
-43
/
+35
*
target/iscsi: Remove unneeded wrapper functions
Andy Grover
2012-02-25
3
-25
/
+4
*
target: Remove unused struct se_queue_req
Andy Grover
2012-02-25
1
-6
/
+0
*
target: fix comment typos
Andy Grover
2012-02-25
1
-2
/
+2
*
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
2012-02-25
5
-16
/
+11
*
target: Use #define for SYNCHRONIZE_CACHE_16
Andy Grover
2012-02-25
1
-1
/
+1
*
scsi: update scsi.h with SYNCHRONIZE_CACHE_16
Andy Grover
2012-02-25
1
-0
/
+1
*
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
2012-02-25
3
-14
/
+4
*
target: increase iblock task sizes
Christoph Hellwig
2012-02-25
2
-17
/
+37
*
target: remove the unused struct iblock_hba
Christoph Hellwig
2012-02-25
2
-31
/
+0
*
target: remove the transport_lun_active field in struct se_cmd
Christoph Hellwig
2012-02-25
3
-16
/
+3
*
target: replace various cmd flags with a transport state
Christoph Hellwig
2012-02-25
7
-99
/
+99
*
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
2012-02-19
1
-1
/
+1
*
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-02-19
66
-786
/
+524
|
\
|
*
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
2012-02-14
11
-437
/
+140
|
|
\
|
|
*
ARM: at91: drop ide driver in favor of the pata one
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
4
-375
/
+5
|
|
*
pata/at91: use newly introduced SMC accessors
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
1
-27
/
+21
|
|
*
ARM: at91: add accessor to manage SMC
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
3
-28
/
+100
|
|
*
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
1
-3
/
+10
|
|
*
ARM: at91: USB AT91 gadget registration for module
Nicolas Ferre
2012-02-13
4
-4
/
+4
|
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
2012-02-13
5
-11
/
+9
|
|
\
\
|
|
*
|
ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3
Paul Walmsley
2012-02-10
1
-7
/
+1
|
|
*
|
ARM: OMAP3: cm-t35: fix section mismatch warning
Igor Grinberg
2012-02-08
1
-1
/
+1
|
|
*
|
ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains
Santosh Shilimkar
2012-02-08
2
-3
/
+3
|
|
*
|
Merge branch 'fixes-dt' into fixes
Tony Lindgren
2012-02-08
1
-0
/
+4
|
|
|
\
\
|
|
|
*
|
ARM: OMAP2+: board-generic: Add missing handle_irq callbacks
Benoit Cousson
2011-12-07
1
-0
/
+4
|
*
|
|
|
ep93xx: fix build of vision_ep93xx.c
H Hartley Sweeten
2012-02-13
1
-1
/
+3
|
*
|
|
|
Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2012-02-13
378
-5492
/
+2974
|
|
\
\
\
\
|
|
*
|
|
|
ARM: EXYNOS: Add cpu-offset property in gic device tree node
Thomas Abraham
2012-02-09
1
-0
/
+1
|
|
*
|
|
|
ARM: EXYNOS: Bring exynos4-dt up to date
Karol Lewandowski
2012-02-09
1
-2
/
+6
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...
Arnd Bergmann
2012-02-13
5
-14
/
+14
|
|
\
\
\
\
|
|
*
|
|
|
ARM: tegra: paz00: fix wrong UART port on mini-pcie plug
Marc Dietrich
2012-02-07
2
-6
/
+6
|
|
*
|
|
|
ARM: tegra: paz00: fix wrong SD1 power gpio
Marc Dietrich
2012-02-07
2
-2
/
+2
[next]