index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-17
f2fs: align memory boundary for bitops
Jaegeuk Kim
3
-4
/
+22
2018-03-17
f2fs: remove unneeded set_cold_node()
Chao Yu
4
-6
/
+4
2018-03-17
f2fs: add nowait aio support
Hyunchul Lee
3
-16
/
+74
2018-03-17
f2fs: wrap all options with f2fs_sb_info.mount_opt
Chao Yu
9
-170
/
+154
2018-03-17
f2fs: Don't overwrite all types of node to keep node chain
Yunlei He
1
-1
/
+1
2018-03-17
f2fs: introduce mount option for fsync mode
Junling Zheng
6
-5
/
+51
2018-03-17
f2fs: fix to restore old mount option in ->remount_fs
Chao Yu
1
-0
/
+10
2018-03-17
f2fs: wrap sb_rdonly with f2fs_readonly
Chao Yu
2
-5
/
+5
2018-03-17
f2fs: avoid selinux denial on CAP_SYS_RESOURCE
Jaegeuk Kim
1
-2
/
+2
2018-03-13
f2fs: support hot file extension
Chao Yu
6
-31
/
+96
2018-03-13
f2fs: fix to avoid race in between atomic write and background GC
Chao Yu
1
-0
/
+3
2018-03-13
f2fs: do gc in greedy mode for whole range if gc_urgent mode is set
Jaegeuk Kim
1
-2
/
+9
2018-03-13
f2fs: issue discard aggressively in the gc_urgent mode
Jaegeuk Kim
1
-6
/
+5
2018-03-13
f2fs: set readdir_ra by default
Jaegeuk Kim
1
-0
/
+1
2018-03-13
f2fs: add auto tuning for small devices
Jaegeuk Kim
2
-0
/
+16
2018-03-13
f2fs: add mount option for segment allocation policy
Jaegeuk Kim
4
-0
/
+41
2018-03-13
f2fs: don't stop GC if GC is contended
Jaegeuk Kim
1
-3
/
+4
2018-03-13
f2fs: expose extension_list sysfs entry
Chao Yu
7
-8
/
+96
2018-03-13
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
Chao Yu
1
-2
/
+6
2018-03-13
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
Chao Yu
3
-8
/
+14
2018-03-13
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
1
-1
/
+1
2018-03-13
f2fs: flush cp pack except cp pack 2 page at first
Gao Xiang
1
-23
/
+46
2018-03-13
f2fs: clean up f2fs_sb_has_xxx functions
Sheng Yong
6
-53
/
+28
2018-03-13
f2fs: remove redundant check of page type when submit bio
Tiezhu Yang
1
-4
/
+3
2018-03-13
f2fs: fix to handle looped node chain during recovery
Chao Yu
1
-0
/
+14
2018-03-13
f2fs: handle quota for orphan inodes
Jaegeuk Kim
1
-12
/
+16
2018-03-13
f2fs: Add the 'whint_mode' mount option to f2fs documentation
Hyunchul Lee
1
-0
/
+66
2018-03-13
f2fs: support passing down write hints to block layer with F2FS policy
Hyunchul Lee
3
-9
/
+54
2018-03-13
f2fs: support passing down write hints given by users to block layer
Hyunchul Lee
4
-6
/
+119
2018-03-13
f2fs: fix to clear CP_TRIMMED_FLAG
Chao Yu
1
-0
/
+2
2018-03-13
f2fs: support large nat bitmap
Chao Yu
2
-0
/
+7
2018-03-13
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
1
-0
/
+3
2018-03-13
f2fs: restrict inline_xattr_size configuration
Chao Yu
1
-0
/
+7
2018-03-13
f2fs: fix heap mode to reset it back
Yunlong Song
2
-3
/
+5
2018-03-13
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
Sheng Yong
1
-3
/
+2
2018-03-13
f2fs: don't put dentry page in pagecache into highmem
Yunlong Song
7
-58
/
+20
2018-02-24
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-9
/
+20
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
108
-455
/
+625
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-41
/
+179
2018-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-184
/
+183
2018-02-23
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-1
/
+1
2018-02-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-5
/
+29
2018-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-98
/
+107
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
26
-107
/
+261
2018-02-23
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-15
/
+80
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2018-02-23
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-02-23
macvlan: fix use-after-free in macvlan_common_newlink()
Alexey Kodanev
1
-1
/
+1
[next]