index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pnx833x
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
MAINTAINERS: Update git url for ACPI
Igor Murzov
1
-1
/
+1
2012-04-06
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2
-32
/
+49
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
1
-1
/
+4
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
1
-0
/
+1
2012-04-06
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
1
-1
/
+1
2012-04-06
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
1
-1
/
+1
2012-04-06
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
1
-1
/
+3
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2
-2
/
+2
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-06
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
1
-10
/
+12
2012-04-06
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
1
-5
/
+2
2012-04-06
doc, net: Update netdev operation names
Ben Hutchings
2
-14
/
+14
2012-04-06
doc, net: Update documentation of synchronisation for TX multiqueue
Ben Hutchings
1
-3
/
+3
2012-04-06
doc, net: Remove obsolete reference to dev->poll
Ben Hutchings
1
-2
/
+1
[next]