summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro1-8/+1
2013-05-09xtensa simdisk: Fix proc_create_data() conversion falloutGeert Uytterhoeven1-2/+2
2013-05-09EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat1-6/+6
2013-05-09watchdog: Fix race condition in registration codeGuenter Roeck1-1/+2
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat4-17/+14
2013-05-09mm/slab: Fix crash during slab initChris Mason1-10/+10
2013-05-08NFS4.1 Fix data server connection raceAndy Adamson2-2/+26
2013-05-08if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer1-6/+6
2013-05-08gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar3-10/+13
2013-05-08net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-05-08bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun1-1/+2
2013-05-08sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun1-1/+3
2013-05-08net/spider_net: fix error return code in spider_net_open()Wei Yongjun1-1/+2
2013-05-08net/irda: fix error return code in bfin_sir_open()Wei Yongjun1-2/+4
2013-05-08net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth1-7/+4
2013-05-08sierra_net: keep status interrupt URB activeDan Williams1-7/+31
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams2-6/+76
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2-0/+14
2013-05-08be2net: disable TX in be_close()Sathya Perla1-0/+2
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla1-6/+1
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla1-3/+2
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla1-8/+13
2013-05-08f2fs: cover free_nid management with spin_lockJaegeuk Kim1-16/+18
2013-05-08f2fs: optimize scan_nat_page()Haicheng Li1-5/+9
2013-05-08f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li1-6/+4
2013-05-08f2fs: bugfix for alloc_nid_failed()Haicheng Li1-2/+6
2013-05-08f2fs: recover when journal contains deleted filesChris Fries1-2/+6
2013-05-08f2fs: continue to mount after failing recoveryChris Fries1-4/+3
2013-05-08f2fs: avoid deadlock during evict after f2fs_gcJaegeuk Kim3-2/+26
2013-05-08arm64: Treat the bitops index argument as an 'int'Catalin Marinas1-5/+5
2013-05-08arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas1-1/+2
2013-05-08arm64: dts: fix #address-cells for foundation-v8Mark Rutland1-1/+1
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas3-5/+8
2013-05-08arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas1-0/+1
2013-05-08aio: don't include aio.h in sched.hKent Overstreet58-7/+58
2013-05-08aio: kill ki_retryKent Overstreet2-165/+85
2013-05-08aio: kill ki_keyKent Overstreet2-7/+9
2013-05-08aio: give shared kioctx fields their own cachelinesKent Overstreet1-12/+15
2013-05-08aio: kill struct aio_ring_infoKent Overstreet1-81/+74
2013-05-08aio: kill batch allocationKent Overstreet2-102/+15
2013-05-08aio: change reqs_active to include unreaped completionsKent Overstreet1-15/+32
2013-05-08aio: use cancellation list lazilyKent Overstreet3-55/+81
2013-05-08aio: use flush_dcache_page()Kent Overstreet1-28/+17
2013-05-08aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet1-150/+90
2013-05-08wait: add wait_event_hrtimeout()Kent Overstreet1-0/+86
2013-05-08aio: refcounting cleanupKent Overstreet1-153/+119
2013-05-08aio: make aio_put_req() locklessKent Overstreet2-54/+36
2013-05-08aio: do fget() after aio_get_req()Kent Overstreet1-13/+9
2013-05-08aio: dprintk() -> pr_debug()Kent Overstreet1-33/+24
2013-05-08aio: move private stuff out of aio.hKent Overstreet3-61/+62