summaryrefslogtreecommitdiffstats
path: root/block/scsi_ioctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-28ipv6: fix route error binding peer in func icmp6_dst_allocGao feng1-2/+1
2011-10-28ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan1-1/+1
2011-10-28stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO5-40/+51
2011-10-28stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark1-1/+1
2011-10-28stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO1-2/+3
2011-10-28be2net: Changing MAC Address of a VF was broken.Somnath Kotur2-13/+19
2011-10-28be2net: Refactored be_cmds.c file.Somnath Kotur1-282/+114
2011-10-27bnx2x: update driver version to 1.70.30-0Dmitry Kravkov1-2/+2
2011-10-27bnx2x: use FW 7.0.29.0Dmitry Kravkov1-1/+1
2011-10-27bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner1-0/+1
2011-10-27bnx2x: Fix 54618se LED behaviorYaniv Rosner1-21/+23
2011-10-27bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner1-12/+33
2011-10-27bnx2x: Add link retry to 578xx-KRYaniv Rosner2-16/+104
2011-10-27bnx2x: Fix LED blink rate for 578xxYaniv Rosner1-2/+9
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet8-18/+19
2011-10-26Remove stale "depends on NETDEV_1000"in staging driversLinus Torvalds2-2/+2
2011-10-26Blackfin: irq: remove IRQF_DISABLEDYong Zhang8-11/+8
2011-10-26params: make dashes and underscores in parameter names truly equalMichal Schmidt3-9/+36
2011-10-26kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina1-1/+3
2011-10-26md: Fix some bugs in recovery_disabled handling.NeilBrown3-1/+6
2011-10-26Blackfin: boards: clean up i2c_board_infoMichael Hennerich1-28/+0
2011-10-26Blackfin: drop unused Kconfig symbolPaul Bolle1-4/+0
2011-10-26Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driverLars-Peter Clausen1-0/+12
2011-10-26Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driverLars-Peter Clausen1-3/+16
2011-10-26Blackfin: bf537-stamp: register adau1701 codec and asoc machine driverLars-Peter Clausen1-0/+17
2011-10-26Blackfin: merge asm/mutex.h into kbuild tooMike Frysinger2-1/+1
2011-10-26Blackfin: bf537-stamp: fix ad73311 codec config macroScott Jiang1-2/+2
2011-10-26Blackfin: bf537-stamp: fix ad1836 nameScott Jiang1-3/+3
2011-10-26Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang2-3/+2
2011-10-26Blackfin: fix sparse warnings in copy_to/from_userMikhail Gruzdev1-3/+3
2011-10-26Blackfin: bf548-ezkit: update defconfigSonic Zhang1-10/+3
2011-10-26Blackfin: SMP: fix scheduling deadlockSteven Miao1-1/+6
2011-10-26Blackfin: H8606: fixup bogus ioresource initThomas Gleixner1-1/+2
2011-10-26Blackfin: SMP: convert to common asm-generic/atomic.hMike Frysinger1-94/+10
2011-10-26md/raid5: fix bug that could result in reads from a failed device.NeilBrown1-1/+1
2011-10-26caif: Fix BUG() with network namespacesDavid Woodhouse1-2/+3
2011-10-26net: make bonding slaves honour master's skb->priorityMaciej Żenczykowski1-1/+0
2011-10-26net: Unlock sock before calling sk_free()Thomas Gleixner1-0/+1
2011-10-25ehea: fix skb_frag_size typoEric Dumazet1-1/+1
2011-10-25sysfs: Remove support for tagged directories with untagged members (again)Eric W. Biederman1-4/+4
2011-10-25pinctrl/sirf: fix sirfsoc_get_group_pins prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-10-25x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2011-10-25target: Fix compile warning w/ missing module.h includeNicholas Bellinger1-0/+1
2011-10-25ore: Enable RAID5 mountsBoaz Harrosh1-3/+11
2011-10-25exofs: Support for RAID5 read-4-write interface.Boaz Harrosh1-2/+59
2011-10-25ore: RAID5 WriteBoaz Harrosh5-16/+587
2011-10-25ore: RAID5 readBoaz Harrosh5-81/+473
2011-10-25fs/Makefile: Always inspect exofs/Boaz Harrosh1-1/+1
2011-10-25ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2-5/+6
2011-10-25dp83640: free packet queues on removeRichard Cochran1-0/+7