index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-299
/
+623
2019-05-09
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2
-9
/
+29
2019-05-08
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
Chao Yu
3
-1
/
+14
2019-05-08
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
1
-0
/
+2
2019-05-08
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
10
-51
/
+134
2019-05-08
f2fs: fix to handle error in f2fs_disable_checkpoint()
Chao Yu
1
-1
/
+4
2019-05-08
f2fs: remove redundant check in f2fs_file_write_iter()
Chengguang Xu
1
-13
/
+9
2019-05-08
f2fs: fix to be aware of readonly device in write_checkpoint()
Chao Yu
1
-4
/
+3
2019-05-08
f2fs: fix to skip recovery on readonly device
Chao Yu
2
-4
/
+17
2019-05-08
f2fs: fix to consider multiple device for readonly check
Chao Yu
2
-1
/
+15
2019-05-08
f2fs: relocate chksum_offset for large_nat_bitmap feature
Chao Yu
2
-1
/
+16
2019-05-08
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
Chao Yu
1
-6
/
+21
2019-05-08
f2fs: Replace spaces with tab
Youngjun Yoo
1
-1
/
+1
2019-05-08
f2fs: insert space before the open parenthesis '('
Youngjun Yoo
1
-1
/
+1
2019-05-08
f2fs: allow address pointer number of dnode aligning to specified size
Chao Yu
5
-11
/
+19
2019-05-08
f2fs: introduce f2fs_read_single_page() for cleanup
Chao Yu
1
-96
/
+118
2019-05-08
f2fs: mark is_extension_exist() inline
Park Ju Hyung
1
-1
/
+1
2019-05-08
f2fs: fix to set FI_UPDATE_WRITE correctly
Chao Yu
1
-1
/
+2
2019-05-08
f2fs: fix to avoid panic in f2fs_inplace_write_data()
Chao Yu
1
-2
/
+7
2019-05-08
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
1
-2
/
+1
2019-05-08
f2fs: fix to do sanity check on valid node/block count
Chao Yu
1
-1
/
+20
2019-05-08
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
1
-1
/
+9
2019-05-08
f2fs: fix to do sanity check on free nid
Chao Yu
1
-0
/
+3
2019-05-08
f2fs: fix to do checksum even if inode page is uptodate
Chao Yu
2
-5
/
+6
2019-05-08
f2fs: fix to avoid panic in f2fs_remove_inode_page()
Chao Yu
1
-2
/
+8
2019-05-08
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
1
-0
/
+1
2019-05-08
f2fs: remove new blank line of f2fs kernel message
Chao Yu
2
-6
/
+6
2019-05-08
f2fs: fix wrong __is_meta_io() macro
Chao Yu
3
-6
/
+6
2019-05-08
f2fs: fix to avoid panic in dec_valid_node_count()
Chao Yu
1
-3
/
+11
2019-05-08
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
1
-2
/
+10
2019-05-08
f2fs: fix to use inline space only if inline_xattr is enable
Chao Yu
1
-1
/
+3
2019-05-08
f2fs: fix to retrieve inline xattr space
Chao Yu
1
-0
/
+17
2019-05-08
f2fs: fix error path of recovery
Chao Yu
1
-4
/
+11
2019-05-08
f2fs: fix to avoid deadloop in foreground GC
Chao Yu
1
-0
/
+1
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-7
/
+11
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+3
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+2
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+2
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-05-01
f2fs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-6
/
+3
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
1
-0
/
+3
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
1
-7
/
+10
2019-04-16
f2fs: data: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-04-16
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
1
-9
/
+19
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-04-08
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-04-05
f2fs: add comment for conditional compilation statement
Chao Yu
1
-1
/
+1
2019-04-05
f2fs: fix potential recursive call when enabling data_flush
Chao Yu
2
-5
/
+4
[next]