summaryrefslogtreecommitdiffstats
path: root/fs/bio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan1-0/+6
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones1-10/+0
2011-06-29MAINTAINERS: drop Michael from bfin_mac driverMike Frysinger1-1/+0
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde1-2/+2
2011-06-29rionet: fix NULL pointer dereference in rionet_removeYinglin Luan1-13/+15
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller4-14/+11
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2-48/+26
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville1-6/+6
2011-06-28ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert1-5/+5
2011-06-28ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert1-5/+2
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov3-3/+10
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov4-11/+15
2011-06-27iwlagn: map command buffers BIDIJohannes Berg1-7/+10
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg1-4/+1
2011-06-25cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez1-2/+2
2011-06-25bridge: Only flood unregistered groups to routersHerbert Xu1-1/+4
2011-06-25qlge: Add maintainer.Ron Mercer1-0/+1
2011-06-25MAINTAINERS: mark socketcan-core lists as subscribers-onlyMike Frysinger1-2/+2
2011-06-25MAINTAINERS: Remove Sven Eckelmann from BATMAN ADVANCEDSven Eckelmann1-1/+0
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg1-1/+2
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach1-6/+1
2011-06-24r8169: fix wrong register use.Francois Romieu1-1/+1
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter1-1/+1
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak1-16/+24
2011-06-22rtl8192cu: Fix missing firmware loadLarry Finger1-0/+20
2011-06-22udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2-0/+6
2011-06-22ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang1-1/+1
2011-06-22netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap1-1/+2
2011-06-21Linux 3.0-rc4v3.0-rc4Linus Torvalds1-1/+1
2011-06-21vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher4-0/+16
2011-06-21msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd1-2/+4
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl1-1/+0
2011-06-20netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-20rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger1-1/+12
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2-8/+10
2011-06-20fix comment in generic_permission()Al Viro1-1/+2
2011-06-20kill obsolete comment for follow_down()Al Viro1-3/+0
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro1-3/+0
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro1-2/+0
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro1-5/+1
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro1-6/+1
2011-06-20logfs doesn't need ->permission() at allAl Viro1-8/+0
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro1-2/+0
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro1-3/+0
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro1-3/+0
2011-06-20ubifs: dereferencing an ERR_PTR in ubifs_mount()Dan Carpenter1-0/+1
2011-06-20nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields1-6/+9
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie1-1/+0