index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
ecryptfs: don't open-code kernel_read()
Al Viro
1
-8
/
+1
2013-05-09
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
1
-2
/
+2
2013-05-09
EDAC: Don't give write permission to read-only files
Srivatsa S. Bhat
1
-6
/
+6
2013-05-09
watchdog: Fix race condition in registration code
Guenter Roeck
1
-1
/
+2
2013-05-09
watchdog: Convert to devm_ioremap_resource()
Sachin Kamat
4
-17
/
+14
2013-05-09
mm/slab: Fix crash during slab init
Chris Mason
1
-10
/
+10
2013-05-08
NFS4.1 Fix data server connection race
Andy Adamson
2
-2
/
+26
2013-05-08
if_cablemodem.h: Add parenthesis around ioctl macros
Josh Boyer
1
-6
/
+6
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
3
-10
/
+13
2013-05-08
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2
-15
/
+39
2013-05-08
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
1
-1
/
+2
2013-05-08
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
1
-1
/
+3
2013-05-08
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
1
-1
/
+2
2013-05-08
net/irda: fix error return code in bfin_sir_open()
Wei Yongjun
1
-2
/
+4
2013-05-08
net: of_mdio: fix behavior on missing phy device
Sebastian Hesselbarth
1
-7
/
+4
2013-05-08
sierra_net: keep status interrupt URB active
Dan Williams
1
-7
/
+31
2013-05-08
usbnet: allow status interrupt URB to always be active
Dan Williams
2
-6
/
+76
2013-05-08
qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card
Dan Williams
2
-0
/
+14
2013-05-08
be2net: disable TX in be_close()
Sathya Perla
1
-0
/
+2
2013-05-08
be2net: fix EQ from getting full while cleaning RX CQ
Sathya Perla
1
-6
/
+1
2013-05-08
be2net: fix payload_len value for GET_MAC_LIST cmd req
Sathya Perla
1
-3
/
+2
2013-05-08
be2net: provision VF resources before enabling SR-IOV
Sathya Perla
1
-8
/
+13
2013-05-08
f2fs: cover free_nid management with spin_lock
Jaegeuk Kim
1
-16
/
+18
2013-05-08
f2fs: optimize scan_nat_page()
Haicheng Li
1
-5
/
+9
2013-05-08
f2fs: code cleanup for scan_nat_page() and build_free_nids()
Haicheng Li
1
-6
/
+4
2013-05-08
f2fs: bugfix for alloc_nid_failed()
Haicheng Li
1
-2
/
+6
2013-05-08
f2fs: recover when journal contains deleted files
Chris Fries
1
-2
/
+6
2013-05-08
f2fs: continue to mount after failing recovery
Chris Fries
1
-4
/
+3
2013-05-08
f2fs: avoid deadlock during evict after f2fs_gc
Jaegeuk Kim
3
-2
/
+26
2013-05-08
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
1
-5
/
+5
2013-05-08
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
1
-1
/
+2
2013-05-08
arm64: dts: fix #address-cells for foundation-v8
Mark Rutland
1
-1
/
+1
2013-05-08
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
3
-5
/
+8
2013-05-08
arm64: Enable support for the ARM GIC interrupt controller
Catalin Marinas
1
-0
/
+1
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
58
-7
/
+58
2013-05-08
aio: kill ki_retry
Kent Overstreet
2
-165
/
+85
2013-05-08
aio: kill ki_key
Kent Overstreet
2
-7
/
+9
2013-05-08
aio: give shared kioctx fields their own cachelines
Kent Overstreet
1
-12
/
+15
2013-05-08
aio: kill struct aio_ring_info
Kent Overstreet
1
-81
/
+74
2013-05-08
aio: kill batch allocation
Kent Overstreet
2
-102
/
+15
2013-05-08
aio: change reqs_active to include unreaped completions
Kent Overstreet
1
-15
/
+32
2013-05-08
aio: use cancellation list lazily
Kent Overstreet
3
-55
/
+81
2013-05-08
aio: use flush_dcache_page()
Kent Overstreet
1
-28
/
+17
2013-05-08
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
1
-150
/
+90
2013-05-08
wait: add wait_event_hrtimeout()
Kent Overstreet
1
-0
/
+86
2013-05-08
aio: refcounting cleanup
Kent Overstreet
1
-153
/
+119
2013-05-08
aio: make aio_put_req() lockless
Kent Overstreet
2
-54
/
+36
2013-05-08
aio: do fget() after aio_get_req()
Kent Overstreet
1
-13
/
+9
2013-05-08
aio: dprintk() -> pr_debug()
Kent Overstreet
1
-33
/
+24
2013-05-08
aio: move private stuff out of aio.h
Kent Overstreet
3
-61
/
+62
[next]