index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
f2fs: avoid deadlock in f2fs_shrink_extent_tree
Jaegeuk Kim
1
-3
/
+4
2015-12-04
f2fs: fix to report error in f2fs_readdir
Chao Yu
1
-2
/
+7
2015-12-04
f2fs: clear page uptodate when dropping cache for atomic write
Chao Yu
1
-0
/
+1
2015-12-04
f2fs: optimize __find_rev_next_bit
Fan Li
1
-28
/
+18
2015-12-04
f2fs: fix to remove directory inode from dirty list
Chao Yu
1
-1
/
+3
2015-12-04
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
Chao Yu
2
-2
/
+19
2015-12-04
f2fs: fix memory leak of kobject in error path of fill_super
Chao Yu
1
-0
/
+2
2015-12-04
Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txt
Masanari Iida
1
-4
/
+4
2015-12-04
f2fs: support file defragment
Chao Yu
3
-1
/
+208
2015-12-04
f2fs: commit atomic written page in LFS mode
Chao Yu
1
-0
/
+1
2015-12-04
f2fs: report error of f2fs_create_root_stats
Chao Yu
3
-5
/
+12
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
3
-19
/
+14
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
3
-2
/
+28
2015-12-04
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
Eric Anholt
1
-2
/
+1
2015-12-03
net: phy: reset only targeted phy
Jérôme Pouiller
1
-1
/
+2
2015-12-03
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
1
-5
/
+8
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2
-11
/
+16
2015-12-03
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
Jeffrey Huang
1
-1
/
+10
2015-12-03
net: lpc_eth: remove irq > NR_IRQS check from probe()
Vladimir Zapolskiy
1
-1
/
+1
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
5
-14
/
+26
2015-12-03
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2
-3
/
+7
2015-12-03
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
1
-2
/
+3
2015-12-03
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2015-12-03
arm64: bpf: add 'store immediate' instruction
Yang Shi
1
-1
/
+19
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
8
-46
/
+12
2015-12-03
ipv6: sctp: add rcu protection around np->opt
Eric Dumazet
1
-3
/
+10
2015-12-03
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
1
-2
/
+2
2015-12-03
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
1
-2
/
+2
2015-12-03
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
1
-8
/
+8
2015-12-03
ipv6: add complete rcu protection around np->opt
Eric Dumazet
13
-52
/
+122
2015-12-03
bpf: fix allocation warnings in bpf maps and integer overflow
Alexei Starovoitov
3
-12
/
+34
2015-12-03
mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0
Marcin Wojtas
1
-0
/
+1
2015-12-03
net: mvneta: enable setting custom TX IP checksum limit
Marcin Wojtas
2
-2
/
+23
2015-12-03
net: mvneta: fix error path for building skb
Marcin Wojtas
1
-2
/
+6
2015-12-03
net: mvneta: fix bit assignment for RX packet irq enable
Marcin Wojtas
1
-1
/
+1
2015-12-03
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
Marcin Wojtas
1
-1
/
+1
2015-12-03
net: mvneta: add configuration for MBUS windows access protection
Marcin Wojtas
1
-0
/
+2
2015-12-02
cpufreq: use last policy after online for drivers with ->setpolicy
Srinivas Pandruvada
2
-4
/
+11
2015-12-02
mac80211: fix off-channel mgmt-tx uninitialized variable usage
Johannes Berg
1
-2
/
+6
2015-12-02
mac80211: do not actively scan DFS channels
Antonio Quartulli
1
-4
/
+5
2015-12-02
mac80211: don't teardown sdata on sdata stop
Eliad Peller
1
-1
/
+1
2015-12-02
net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
Sunil Goutham
3
-3
/
+38
2015-12-02
net: thunderx: Switchon carrier only upon interface link up
Sunil Goutham
3
-4
/
+18
2015-12-02
net: thunderx: Set CQ timer threshold properly
Sunil Goutham
3
-5
/
+4
2015-12-02
net: thunderx: Wait for delayed work to finish before destroying it
Thanneeru Srinivasulu
2
-4
/
+2
2015-12-02
net: thunderx: Force to load octeon-mdio before bgx driver.
Thanneeru Srinivasulu
2
-0
/
+4
2015-12-02
openvswitch: properly refcount vport-vxlan module
Paolo Abeni
4
-5
/
+9
[next]