index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-14
16
-299
/
+623
|
\
|
*
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2019-05-09
2
-9
/
+29
|
*
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
Chao Yu
2019-05-08
3
-1
/
+14
|
*
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
2019-05-08
1
-0
/
+2
|
*
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
2019-05-08
10
-51
/
+134
|
*
f2fs: fix to handle error in f2fs_disable_checkpoint()
Chao Yu
2019-05-08
1
-1
/
+4
|
*
f2fs: remove redundant check in f2fs_file_write_iter()
Chengguang Xu
2019-05-08
1
-13
/
+9
|
*
f2fs: fix to be aware of readonly device in write_checkpoint()
Chao Yu
2019-05-08
1
-4
/
+3
|
*
f2fs: fix to skip recovery on readonly device
Chao Yu
2019-05-08
2
-4
/
+17
|
*
f2fs: fix to consider multiple device for readonly check
Chao Yu
2019-05-08
2
-1
/
+15
|
*
f2fs: relocate chksum_offset for large_nat_bitmap feature
Chao Yu
2019-05-08
2
-1
/
+16
|
*
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
Chao Yu
2019-05-08
1
-6
/
+21
|
*
f2fs: Replace spaces with tab
Youngjun Yoo
2019-05-08
1
-1
/
+1
|
*
f2fs: insert space before the open parenthesis '('
Youngjun Yoo
2019-05-08
1
-1
/
+1
|
*
f2fs: allow address pointer number of dnode aligning to specified size
Chao Yu
2019-05-08
5
-11
/
+19
|
*
f2fs: introduce f2fs_read_single_page() for cleanup
Chao Yu
2019-05-08
1
-96
/
+118
|
*
f2fs: mark is_extension_exist() inline
Park Ju Hyung
2019-05-08
1
-1
/
+1
|
*
f2fs: fix to set FI_UPDATE_WRITE correctly
Chao Yu
2019-05-08
1
-1
/
+2
|
*
f2fs: fix to avoid panic in f2fs_inplace_write_data()
Chao Yu
2019-05-08
1
-2
/
+7
|
*
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
2019-05-08
1
-2
/
+1
|
*
f2fs: fix to do sanity check on valid node/block count
Chao Yu
2019-05-08
1
-1
/
+20
|
*
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
2019-05-08
1
-1
/
+9
|
*
f2fs: fix to do sanity check on free nid
Chao Yu
2019-05-08
1
-0
/
+3
|
*
f2fs: fix to do checksum even if inode page is uptodate
Chao Yu
2019-05-08
2
-5
/
+6
|
*
f2fs: fix to avoid panic in f2fs_remove_inode_page()
Chao Yu
2019-05-08
1
-2
/
+8
|
*
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
2019-05-08
1
-0
/
+1
|
*
f2fs: remove new blank line of f2fs kernel message
Chao Yu
2019-05-08
2
-6
/
+6
|
*
f2fs: fix wrong __is_meta_io() macro
Chao Yu
2019-05-08
3
-6
/
+6
|
*
f2fs: fix to avoid panic in dec_valid_node_count()
Chao Yu
2019-05-08
1
-3
/
+11
|
*
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
2019-05-08
1
-2
/
+10
|
*
f2fs: fix to use inline space only if inline_xattr is enable
Chao Yu
2019-05-08
1
-1
/
+3
|
*
f2fs: fix to retrieve inline xattr space
Chao Yu
2019-05-08
1
-0
/
+17
|
*
f2fs: fix error path of recovery
Chao Yu
2019-05-08
1
-4
/
+11
|
*
f2fs: fix to avoid deadloop in foreground GC
Chao Yu
2019-05-08
1
-0
/
+1
|
*
f2fs: data: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
2019-04-16
1
-1
/
+1
|
*
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
2019-04-16
1
-9
/
+19
|
*
f2fs: add comment for conditional compilation statement
Chao Yu
2019-04-05
1
-1
/
+1
|
*
f2fs: fix potential recursive call when enabling data_flush
Chao Yu
2019-04-05
2
-5
/
+4
|
*
f2fs: improve discard handling with multi-device volumes
Damien Le Moal
2019-04-05
2
-5
/
+19
|
*
f2fs: Reduce zoned block device memory usage
Damien Le Moal
2019-04-05
3
-34
/
+29
|
*
f2fs: Fix use of number of devices
Damien Le Moal
2019-04-05
5
-15
/
+32
*
|
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
2
-7
/
+11
|
\
\
|
*
|
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
2019-04-17
1
-0
/
+3
|
*
|
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2019-04-17
1
-7
/
+10
|
|
/
*
|
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
1
-6
/
+3
|
\
\
|
*
|
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
1
-6
/
+3
|
|
/
*
|
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
1
-0
/
+2
|
\
\
|
*
|
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-08
1
-0
/
+2
|
|
/
*
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-8
/
+2
|
\
\
[next]