index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
acl.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-23
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
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
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
2018-02-23
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
1
-0
/
+4
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
2018-02-23
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
Bharata B Rao
1
-3
/
+3
2018-02-23
integrity/security: fix digsig.c build error with header file
Randy Dunlap
1
-0
/
+1
2018-02-23
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
1
-0
/
+1
2018-02-23
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2
-2
/
+29
2018-02-23
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2
-4
/
+42
2018-02-22
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
1
-3
/
+12
2018-02-22
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
1
-1
/
+1
2018-02-22
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
1
-4
/
+10
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
1
-2
/
+1
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
1
-1
/
+4
2018-02-22
regulatory: add NUL to request alpha2
Johannes Berg
1
-1
/
+1
2018-02-22
ibmvnic: Fix early release of login buffer
Thomas Falcon
1
-1
/
+1
2018-02-22
net/smc9194: Remove bogus CONFIG_MAC reference
Finn Thain
1
-1
/
+1
2018-02-22
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
1
-0
/
+2
2018-02-22
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
1
-4
/
+5
2018-02-22
smsc75xx: fix smsc75xx_set_features()
Eric Dumazet
1
-3
/
+4
[next]