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
...
|
|
*
|
|
|
|
|
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2009-03-10
3
-24
/
+23
|
|
*
|
|
|
|
|
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
2009-03-10
1
-1
/
+1
|
|
*
|
|
|
|
|
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
Yi Zou
2009-03-10
1
-4
/
+0
|
|
*
|
|
|
|
|
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
2009-03-10
1
-13
/
+0
|
|
*
|
|
|
|
|
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2009-03-10
2
-3
/
+5
|
|
*
|
|
|
|
|
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
2009-03-10
1
-5
/
+3
|
|
*
|
|
|
|
|
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2009-03-10
3
-14
/
+8
|
|
*
|
|
|
|
|
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
2009-03-10
4
-20
/
+20
|
|
*
|
|
|
|
|
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-10
8
-257
/
+252
|
|
*
|
|
|
|
|
[SCSI] libfc: Cleanup libfc_function_template comments
Robert Love
2009-03-06
1
-41
/
+66
|
|
*
|
|
|
|
|
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2009-03-06
2
-40
/
+40
|
|
*
|
|
|
|
|
[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
Robert Love
2009-03-06
1
-4
/
+4
|
|
*
|
|
|
|
|
[SCSI] libfc: correct RPORT_TO_PRIV usage
Robert Love
2009-03-06
1
-2
/
+2
|
|
*
|
|
|
|
|
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
2009-03-06
4
-5
/
+13
|
|
*
|
|
|
|
|
[SCSI] libfc: exch mgr is freed while lport still retrying sequences
Steve Ma
2009-03-06
1
-0
/
+2
|
|
*
|
|
|
|
|
[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost
Vasu Dev
2009-03-06
1
-3
/
+3
|
|
*
|
|
|
|
|
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2009-03-06
3
-49
/
+69
|
|
*
|
|
|
|
|
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
2009-03-06
5
-69
/
+30
|
|
*
|
|
|
|
|
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
Vasu Dev
2009-03-06
1
-1
/
+1
|
|
*
|
|
|
|
|
[SCSI] libfc: handle RRQ exch timeout
Vasu Dev
2009-03-06
1
-1
/
+1
|
|
*
|
|
|
|
|
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
2009-03-06
1
-1
/
+6
|
|
*
|
|
|
|
|
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
2009-03-06
4
-7
/
+8
|
|
*
|
|
|
|
|
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
Matthew Wilcox
2009-03-05
1
-15
/
+11
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-03-14
3
-2
/
+44
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ata_piix: add workaround for Samsung DB-P70
Tejun Heo
2009-03-13
1
-0
/
+37
|
|
*
|
|
|
|
|
libata: Keep shadow last_ctl up to date during resets
Stuart MENEFY
2009-03-13
1
-1
/
+5
|
|
*
|
|
|
|
|
sata_mv: fix MSI irq race condition
Mark Lord
2009-03-13
1
-1
/
+2
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-03-14
12
-56
/
+223
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
Trond Myklebust
2009-03-12
1
-29
/
+39
|
|
*
|
|
|
|
|
SUNRPC: xprt_connect() don't abort the task if the transport isn't bound
Trond Myklebust
2009-03-11
2
-5
/
+10
|
|
*
|
|
|
|
|
SUNRPC: Fix an Oops due to socket not set up yet...
Trond Myklebust
2009-03-11
1
-1
/
+9
|
|
*
|
|
|
|
|
Bug 11061, NFS mounts dropped
Ian Dall
2009-03-11
1
-1
/
+62
|
|
*
|
|
|
|
|
NFS: Handle -ESTALE error in access()
Suresh Jayaraman
2009-03-11
1
-1
/
+7
|
|
*
|
|
|
|
|
NLM: Fix GRANT callback address comparison when IPv6 is enabled
Chuck Lever
2009-03-11
1
-1
/
+50
|
|
*
|
|
|
|
|
NLM: Shrink the IPv4-only version of nlm_cmp_addr()
Chuck Lever
2009-03-11
1
-0
/
+8
|
|
*
|
|
|
|
|
NFSv3: Fix posix ACL code
Trond Myklebust
2009-03-11
4
-27
/
+39
|
|
*
|
|
|
|
|
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
2009-03-11
1
-7
/
+8
|
|
*
|
|
|
|
|
SUNRPC: Tighten up the task locking rules in __rpc_execute()
Trond Myklebust
2009-03-11
1
-13
/
+20
|
*
|
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-03-14
5
-16
/
+33
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ocfs2: Use xs->bucket to set xattr value outside
Tao Ma
2009-03-13
1
-6
/
+20
|
|
*
|
|
|
|
|
|
ocfs2: Fix a bug found by sparse check.
Tao Ma
2009-03-13
1
-1
/
+2
|
|
*
|
|
|
|
|
|
ocfs2: tweak to get the maximum inline data size with xattr
Tiger Yang
2009-03-13
3
-9
/
+7
|
|
*
|
|
|
|
|
|
ocfs2: reserve xattr block for new directory with inline data
Tiger Yang
2009-03-13
1
-0
/
+4
|
*
|
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-03-14
12
-25
/
+31
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
V4L/DVB (10978): Report tuning algorith correctly
Matthias Schwarzzot
2009-03-13
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...
Hans Werner
2009-03-13
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...
Igor M. Liplianin
2009-03-13
1
-3
/
+4
|
|
*
|
|
|
|
|
|
|
V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative
Manu Abraham
2009-03-13
2
-15
/
+11
|
|
*
|
|
|
|
|
|
|
V4L/DVB (10974): Use Diseqc 3/3 mode to send data
Sigmund Augdal
2009-03-13
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix
Antti Palosaari
2009-03-13
3
-1
/
+5
[prev]
[next]