index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-10
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
2
-0
/
+10
2012-05-07
target: remove the t_se_count field in struct se_cmd
Christoph Hellwig
2
-7
/
+0
2012-05-07
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
3
-14
/
+1
2012-05-07
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
3
-13
/
+1
2012-05-07
target: remove struct se_task
Christoph Hellwig
11
-423
/
+211
2012-05-07
target: move the state and execute lists to the command
Christoph Hellwig
4
-297
/
+163
2012-05-07
target: simplify command to task linkage
Christoph Hellwig
3
-89
/
+45
2012-05-07
target: always allocate a single task
Christoph Hellwig
1
-120
/
+37
2012-05-07
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
12
-122
/
+93
2012-05-07
target: remove the task_sectors field in struct se_task
Christoph Hellwig
2
-3
/
+0
2012-05-07
target: remove the task_size field in struct se_task
Christoph Hellwig
6
-13
/
+12
2012-05-07
target: remove the task_lba field in struct se_task
Christoph Hellwig
5
-13
/
+14
2012-05-07
target: remove target_get_task_cdb
Christoph Hellwig
3
-52
/
+2
2012-05-07
target: remove the unused transport_limit_task_sectors helper
Christoph Hellwig
1
-15
/
+0
2012-05-07
target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough
Stefan Hajnoczi
1
-0
/
+4
2012-05-07
target/iscsi: cleanup some allocation style issues
Dan Carpenter
1
-10
/
+10
2012-04-15
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
3
-80
/
+6
2012-04-15
target: Call core_alua_check_nonop_delay in target_submit_cmd()
Andy Grover
1
-0
/
+7
2012-04-15
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
5
-58
/
+50
2012-04-15
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
8
-67
/
+60
2012-04-15
target/iscsi: Move init_se_cmd closer to lookup_cmd_lun
Andy Grover
1
-11
/
+11
2012-04-15
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
Andy Grover
3
-130
/
+101
2012-04-15
target: rewrite comment for generic_new_cmd
Andy Grover
1
-3
/
+3
2012-04-15
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
5
-16
/
+11
2012-04-15
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
12
-109
/
+87
2012-04-15
target/iscsi: Refactor target_tx_thread immediate+response queue loops
Andy Grover
2
-244
/
+244
2012-04-15
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
Andy Grover
1
-10
/
+2
2012-04-15
target/iscsi: Misc cleanups from Agrover (round 1)
Andy Grover
3
-52
/
+16
2012-04-15
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
6
-38
/
+38
2012-04-15
target: Remove transport_do_task_sg_chain() and associated detritus
Roland Dreier
3
-79
/
+0
2012-04-15
IB/srpt: Remove use of transport_do_task_sg_chain()
Roland Dreier
1
-6
/
+2
2012-04-15
tcm_fc: Remove use of transport_do_task_sg_chain()
Roland Dreier
3
-18
/
+5
2012-04-15
target: stop splitting commands into multiple tasks
Christoph Hellwig
2
-103
/
+25
2012-04-15
target: don't limit transfer sizes for the ramdisk backend
Christoph Hellwig
2
-6
/
+2
2012-04-15
target: misc ramdisk backend cleanups
Christoph Hellwig
2
-125
/
+41
2012-04-15
target: add unknown size flag to target_submit_cmd()
Sebastian Andrzej Siewior
2
-0
/
+7
2012-04-15
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
3
-14
/
+5
2012-04-08
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
1
-1
/
+1
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2012-04-07
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-12
/
+36
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
20
-105
/
+147
2012-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+4
2012-04-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-3
/
+6
2012-04-07
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+19
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-07
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-07
Merge branches 'idle-fix' and 'misc' into release
Len Brown
10325
-288310
/
+497155
2012-04-07
MAINTAINERS: Update git url for ACPI
Igor Murzov
1
-1
/
+1
2012-04-07
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
33
-300
/
+501
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-5
/
+8
[next]