index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
in2000.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
target: Eliminate usage of struct se_mem
Andy Grover
7
-784
/
+313
2011-07-22
target: Pass 2nd param of transport_split_cdb by value
Andy Grover
4
-18
/
+17
2011-07-22
target: Enforce 1 page max for control cdb buffer sizes
Andy Grover
2
-0
/
+6
2011-07-22
target: Make all control CDBs scatter-gather
Andy Grover
10
-225
/
+218
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
7
-0
/
+41
2011-07-22
target: Fix reporting of supported VPD pages
Roland Dreier
1
-48
/
+47
2011-07-22
target: Allow for built-in target modules
Roland Dreier
1
-4
/
+0
2011-07-22
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
Nicholas Bellinger
2
-11
/
+10
2011-07-22
tcm_fc: Makefile cleanups
Nicholas Bellinger
1
-13
/
+4
2011-07-22
loopback: Fix memory leak in tcm_loop_make_scsi_hba()
Jesper Juhl
1
-9
/
+8
2011-07-22
loopback: Remove duplicate scsi/scsi_tcq.h include
Jesper Juhl
1
-1
/
+0
2011-07-22
loopback: off by one in tcm_loop_make_naa_tpg()
Dan Carpenter
1
-1
/
+1
2011-07-22
target/iblock: Remove unused iblock_dev members
Roland Dreier
2
-19
/
+3
2011-07-22
target/iblock: Use request_queue->nr_request for se_device defaults
Nicholas Bellinger
2
-4
/
+2
2011-07-22
target: Make se_tmr_lock IRQ-safe
Roland Dreier
2
-12
/
+13
2011-07-22
target: Make se_dev_check_online() locking IRQ-safe
Roland Dreier
1
-2
/
+3
2011-07-22
target: Make transport_lookup_cmd_lun() locking IRQ-safe
Roland Dreier
1
-5
/
+5
2011-07-22
target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full
Nicholas Bellinger
2
-15
/
+188
2011-07-22
target: Add transport_handle_cdb_direct optimization
Nicholas Bellinger
2
-0
/
+25
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
7
-60
/
+35
2011-07-22
target: remove the unused SCF_* flags
Christoph Hellwig
2
-29
/
+5
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
8
-31
/
+0
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
17
-753
/
+583
2011-07-22
target: Fix WRITE_SAME_[16,32] number of blocks=0 case
Nicholas Bellinger
2
-10
/
+32
2011-07-22
target: Fix WRITE_SAME_16 t_task_lba assignment bug
Nicholas Bellinger
1
-1
/
+1
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
19
-941
/
+761
2011-07-22
target: Fix double test of inquiry_prod
Roland Dreier
1
-1
/
+1
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
27
-1940
/
+1703
2011-07-22
target: Remove unused su_group usage in fabric register/dergister
Nicholas Bellinger
1
-15
/
+0
2011-07-22
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
Nicholas Bellinger
4
-4
/
+3
2011-07-22
target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h
Nicholas Bellinger
1
-2
/
+2
2011-07-22
target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
Fubo Chen
1
-0
/
+12
2011-07-22
Linux 3.0
v3.0
Linus Torvalds
1
-1
/
+1
2011-07-22
sparc,kgdbts: fix compile regression with kgdb test suite
Jason Wessel
1
-0
/
+1
2011-07-21
x86: Make Dell Latitude E6420 use reboot=pci
H. Peter Anvin
1
-0
/
+8
2011-07-21
x86: Make Dell Latitude E5420 use reboot=pci
Daniel J Blueman
1
-0
/
+8
2011-07-21
vfs: drop conditional inode prefetch in __do_lookup_rcu
Linus Torvalds
1
-2
/
+0
2011-07-21
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
Jan Beulich
1
-9
/
+5
2011-07-21
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
1
-1
/
+1
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
1
-6
/
+13
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2
-3
/
+11
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
1
-6
/
+38
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
1
-5
/
+24
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
3
-29
/
+132
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
3
-34
/
+58
2011-07-20
vmscan: fix a livelock in kswapd
Shaohua Li
1
-1
/
+2
2011-07-20
fs/libfs.c: fix simple_attr_write() on 32bit machines
Akinobu Mita
1
-1
/
+1
2011-07-20
vfs: fix race in rcu lookup of pruned dentry
Linus Torvalds
1
-1
/
+6
2011-07-20
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
1
-6
/
+6
[next]