index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
f2fs: introduce dirty list node in inode info
Chao Yu
4
-46
/
+20
2015-12-15
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
Chao Yu
5
-12
/
+12
2015-12-14
f2fs: add symbol to avoid any confusion with tools
Jaegeuk Kim
1
-1
/
+2
2015-12-14
f2fs: do more integrity verification for superblock
Chao Yu
1
-0
/
+98
2015-12-14
f2fs: fix to update variable correctly when skip a unmapped block
Fan Li
1
-0
/
+1
2015-12-14
f2fs: write only the pages in range during defragment
Fan Li
1
-1
/
+1
2015-12-14
f2fs: clean up node page updating flow
Chao Yu
1
-11
/
+15
2015-12-09
f2fs: use lock_buffer when changing superblock
Jaegeuk Kim
1
-0
/
+4
2015-12-09
f2fs: refactor f2fs_commit_super
Jaegeuk Kim
1
-12
/
+20
2015-12-09
f2fs: enhance the bit operation for SSR
Jaegeuk Kim
1
-30
/
+20
2015-12-04
f2fs: fix to convert inline inode in ->setattr
Chao Yu
1
-0
/
+8
2015-12-04
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
Chao Yu
5
-9
/
+7
2015-12-04
f2fs: kill f2fs_drop_largest_extent
Chao Yu
3
-13
/
+0
2015-12-04
f2fs: clean up argument of recover_data
Chao Yu
1
-4
/
+3
2015-12-04
f2fs: clean up code with __has_cursum_space
Chao Yu
1
-2
/
+2
2015-12-04
f2fs: clean up error path in f2fs_readdir
Chao Yu
1
-8
/
+5
2015-12-04
f2fs: do not recover from previous remained wrong dnodes
Jaegeuk Kim
1
-1
/
+30
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
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
4
-53
/
+76
2015-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-89
/
+107
2015-12-04
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
Paolo Bonzini
9
-89
/
+107
2015-12-04
Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
28
-107
/
+247
2015-12-04
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
10
-27
/
+40
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
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
4
-9
/
+12
2015-12-04
Merge branches 'acpica', 'acpi-video' and 'device-properties'
Rafael J. Wysocki
3
-5
/
+5
2015-12-04
Merge branches 'acpi-pci' and 'pm-pci'
Rafael J. Wysocki
9828
-240585
/
+479223
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
174
-646
/
+3192
2015-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-142
/
+160
2015-12-03
Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+16
2015-12-03
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
7
-17
/
+25
2015-12-03
net: phy: reset only targeted phy
Jérôme Pouiller
1
-1
/
+2
2015-12-03
Merge branch 'bnxt_en-fixes'
David S. Miller
2
-17
/
+34
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
[next]