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] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...
Mark Salyzyn
2012-02-19
3
-12
/
+261
*
[SCSI] pm8001: Add FUNC_GET_EVENTS
Mark Salyzyn
2012-02-19
3
-27
/
+83
*
[SCSI] pm8001: fix lockup on phy_control hard reset.
Mark Salyzyn
2012-02-19
1
-1
/
+1
*
[SCSI] st: implement PM
Oliver Neukum
2012-02-19
1
-0
/
+11
*
[SCSI] scsi_pm: Fix bug in the SCSI power management handler
Alan Stern
2012-02-18
2
-0
/
+17
*
[SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'
Huajun Li
2012-02-18
1
-2
/
+2
*
[SCSI] qla2xxx: Update version number to 8.03.07.13-k.
Chad Dupuis
2012-02-18
1
-1
/
+1
*
[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.
Giridhar Malavali
2012-02-18
1
-1
/
+1
*
[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...
Shyam Sundar
2012-02-18
1
-13
/
+0
*
[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...
Giridhar Malavali
2012-02-18
1
-0
/
+4
*
[SCSI] qla2xxx: Remove check for null fcport from host reset handler.
Michael Christie
2012-02-18
1
-10
/
+0
*
[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.
Andrew Vasquez
2012-02-18
2
-1
/
+2
*
[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...
Andrew Vasquez
2012-02-18
1
-1
/
+0
*
[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.
Andrew Vasquez
2012-02-18
1
-1
/
+2
*
[SCSI] qla2xxx: Add an "is reset active" helper.
Andrew Vasquez
2012-02-18
4
-51
/
+28
*
[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.
Chad Dupuis
2012-02-18
1
-0
/
+6
*
[SCSI] qla2xxx: Propagate up abort failures.
Arun Easi
2012-02-18
1
-0
/
+1
*
[SCSI] isci: Fix NULL ptr dereference when no firmware is being loaded
Dave Jiang
2012-02-18
1
-1
/
+3
*
[SCSI] ipr: fix eeh recovery for 64-bit adapters
Kleber Sacilotto de Souza
2012-02-18
1
-6
/
+18
*
[SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...
Alexey Khoroshilov
2012-02-13
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-11
21
-233
/
+155
|
\
|
*
block: fix lockdep warning on io_context release put_io_context()
Tejun Heo
2012-02-11
1
-7
/
+14
|
*
relay: prevent integer overflow in relay_open()
Dan Carpenter
2012-02-10
1
-2
/
+8
|
*
loop: zero fill bio instead of return -EIO for partial read
Dave Young
2012-02-08
1
-11
/
+13
|
*
bio: don't overflow in bio_get_nr_vecs()
Kent Overstreet
2012-02-08
1
-7
/
+3
|
*
floppy: Fix a crash during rmmod
Vivek Goyal
2012-02-08
1
-0
/
+9
|
*
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...
Vivek Goyal
2012-02-08
1
-1
/
+7
|
*
cdrom: move shared static to cdrom_device_info
Paolo Bonzini
2012-02-08
2
-8
/
+7
|
*
bsg: fix sysfs link remove warning
Stanislaw Gruszka
2012-02-08
1
-1
/
+2
|
*
block: don't call elevator callbacks for plug merges
Tejun Heo
2012-02-08
3
-27
/
+13
|
*
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
2012-02-08
5
-55
/
+46
|
*
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2012-02-07
2
-11
/
+5
|
*
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-07
8
-92
/
+18
|
*
cdrom: use copy_to_user() without the underscores
Dan Carpenter
2012-02-06
1
-7
/
+1
|
*
block: fix ioc locking warning
Shaohua Li
2012-02-06
1
-1
/
+3
|
*
block: fix NULL icq_cache reference
Shaohua Li
2012-01-19
1
-4
/
+6
|
*
block,cfq: change code order
Shaohua Li
2012-01-19
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-10
116
-400
/
+518
|
\
\
|
*
|
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
2012-02-10
1
-1
/
+2
|
*
|
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
2012-02-10
1
-1
/
+1
|
*
|
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2012-02-10
2
-13
/
+42
|
*
|
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
2012-02-10
1
-6
/
+0
|
*
|
netprio_cgroup: fix an off-by-one bug
Neil Horman
2012-02-10
1
-1
/
+1
|
*
|
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
2012-02-09
1
-6
/
+4
|
*
|
isdn: type bug in isdn_net_header()
Dan Carpenter
2012-02-09
1
-1
/
+1
|
*
|
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-09
5
-10
/
+13
|
*
|
ixgbe: ethtool: stats user buffer overrun
John Fastabend
2012-02-09
1
-37
/
+51
|
*
|
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
2012-02-09
1
-2
/
+9
|
*
|
ixgbe: do not update real num queues when netdev is going away
Yi Zou
2012-02-09
1
-0
/
+4
|
*
|
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
2012-02-09
1
-6
/
+6
[next]