Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c02a3342bad32baa9be201da39d3809b74f92239
/
fs
/
f2fs
/
file.c
fbc246a
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 years ago
cfb82e1
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
f60c55a
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
fbbf779
f2fs: add a condition to detect overflow in f2fs_ioc_gc_range()
by Sahitya Tummala
· 5 years ago
cb8434f
f2fs: fix inode rwsem regression
by Goldwyn Rodrigues
· 5 years ago
743b620
f2fs: avoid infinite GC loop due to stale atomic files
by Jaegeuk Kim
· 5 years ago
cfb9a34
f2fs: convert inline_data in prior to i_size_write
by Jaegeuk Kim
· 5 years ago
00e09c0
f2fs: enhance f2fs_is_checkpoint_ready()'s readability
by Chao Yu
· 5 years ago
3818c19
timestamp_truncate: Replace users of timespec64_trunc
by Deepa Dinamani
· 6 years ago
4507847c
f2fs: support FS_IOC_{GET,SET}FSLABEL
by Chao Yu
· 5 years ago
0b86f78
f2fs: remove duplicate code in f2fs_file_write_iter
by Lihong Kou
· 5 years ago
d3a1a0e
f2fs: fix to migrate blocks correctly during defragment
by Chao Yu
· 5 years ago
fd114ab
f2fs: fix to use more generic EOPNOTSUPP
by Chao Yu
· 5 years ago
2c2eb7a
f2fs: Support case-insensitive file name lookups
by Daniel Rosenberg
· 5 years ago
038d069
f2fs: disallow direct IO in atomic write
by Chao Yu
· 5 years ago
955ebcd
f2fs: fix to spread f2fs_is_checkpoint_ready()
by Chao Yu
· 5 years ago
95ae251
f2fs: add fs-verity support
by Eric Biggers
· 5 years ago
8ce589c
f2fs: wire up new fscrypt ioctls
by Eric Biggers
· 5 years ago
d5e5efa
f2fs: remove redundant check from f2fs_setflags_common()
by Eric Biggers
· 6 years ago
6fc93c4
f2fs: use generic checking function for FS_IOC_FSSETXATTR
by Eric Biggers
· 6 years ago
a1f32ee
f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
by Eric Biggers
· 6 years ago
b13bdf0
f2fs: allow all the users to pin a file
by Jaegeuk Kim
· 6 years ago
cad3836
f2fs: allocate blocks for pinned file
by Jaegeuk Kim
· 6 years ago
10f966b
f2fs: use generic EFSBADCRC/EFSCORRUPTED
by Chao Yu
· 6 years ago
f91108b
f2fs: Use DIV_ROUND_UP() instead of open-coding
by Geert Uytterhoeven
· 6 years ago
dcbb4c1
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
by Joe Perches
· 6 years ago
04f0b2e
f2fs: ioctl for removing a range from F2FS
by Qiuyang Sun
· 6 years ago
3609855
f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
by Eric Biggers
· 6 years ago
d764834
f2fs: add tracepoint for f2fs_filemap_fault()
by Chao Yu
· 6 years ago
93770ab
f2fs: introduce DATA_GENERIC_ENHANCE
by Chao Yu
· 6 years ago
d5d5f0c
f2fs: remove redundant check in f2fs_file_write_iter()
by Chengguang Xu
· 6 years ago
d02a6e6
f2fs: allow address pointer number of dnode aligning to specified size
by Chao Yu
· 6 years ago
bda5239
f2fs: remove new blank line of f2fs kernel message
by Chao Yu
· 6 years ago
126ce72
f2fs: add tracepoint for f2fs_file_write_iter()
by Chao Yu
· 6 years ago
0916878
f2fs: Fix use of number of devices
by Damien Le Moal
· 6 years ago
5160bcc
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
aff7b62
f2fs: set pin_file under CAP_SYS_ADMIN
by Jaegeuk Kim
· 6 years ago
559e87c
f2fs: trace f2fs_ioc_shutdown
by Chao Yu
· 6 years ago
ca597bd
f2fs: fix to dirty inode for i_mode recovery
by Chao Yu
· 6 years ago
c42d28c
f2fs: fix potential data inconsistence of checkpoint
by Chao Yu
· 6 years ago
db610a6
f2fs: add quick mode of checkpoint=disable for QA
by Jaegeuk Kim
· 6 years ago
62230e0d
f2fs: use IS_ENCRYPTED() to check encryption status
by Chandan Rajendra
· 6 years ago
5d53924
f2fs: export FS_NOCOW_FL flag to user
by Jaegeuk Kim
· 6 years ago
31867b2
f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
by Jaegeuk Kim
· 6 years ago
bae0ee7
f2fs: check PageWriteback flag for ordered case
by Chao Yu
· 6 years ago
b32e019
f2fs: fix to dirty inode synchronously
by Chao Yu
· 6 years ago
0cd6d9b
f2fs: add an ioctl() to explicitly trigger fsck later
by Jaegeuk Kim
· 6 years ago
f4f0b67
f2fs: fix m_may_create to make OPU DIO write correctly
by Jia Zhu
· 6 years ago
f9d6d05
f2fs: fix out-place-update DIO write
by Chao Yu
· 6 years ago
b61ac5b7
f2fs: move dir data flush to write checkpoint process
by Yunlei He
· 6 years ago
67b0e42
f2fs: change segment to section in f2fs_ioc_gc_range
by Yunlong Song
· 6 years ago
2c70c5e
f2fs: introduce __is_large_section() for cleanup
by Chao Yu
· 6 years ago
7beb01f
f2fs: clean up f2fs_sb_has_##feature_name
by Chao Yu
· 6 years ago
7813081
f2fs: fix to keep project quota consistent
by Chao Yu
· 6 years ago
af033b2
f2fs: guarantee journalled quota data by checkpoint
by Chao Yu
· 6 years ago
c75f2fe
f2fs: do not update REQ_TIME in case of error conditions
by Sahitya Tummala
· 6 years ago
4354994
f2fs: checkpoint disabling
by Daniel Rosenberg
· 6 years ago
f847c69
f2fs: allow out-place-update for direct IO in LFS mode
by Chao Yu
· 6 years ago
39a8695
f2fs: refactor ->page_mkwrite() flow
by Chao Yu
· 6 years ago
7c1a000
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
c8e9275
f2fs: fix setattr project check upon fssetxattr ioctl
by Wang Shilong
· 6 years ago
0ded69f
f2fs: avoid wrong decrypted data from disk
by Jaegeuk Kim
· 6 years ago
7d20c8a
f2fs: fix to avoid NULL pointer dereference on se->discard_map
by Chao Yu
· 6 years ago
6f8d445
f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
by Jaegeuk Kim
· 6 years ago
7fa750a
f2fs: rework fault injection handling to avoid a warning
by Arnd Bergmann
· 6 years ago
a33c150
f2fs: fix avoid race between truncate and background GC
by Chao Yu
· 6 years ago
c7079853
f2fs: avoid race between zero_range and background GC
by Chao Yu
· 6 years ago
3093336
f2fs: fix to reset i_gc_failures correctly
by Chao Yu
· 6 years ago
50fa53e
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 6 years ago
455e3a5
f2fs: don't allow any writes on aborted atomic writes
by Jaegeuk Kim
· 6 years ago
059c064
f2fs: clean up ioctl interface naming
by Chao Yu
· 6 years ago
5b72d5e
f2fs: clean up with f2fs_encrypted_inode()
by Chao Yu
· 6 years ago
7735730
f2fs: fix to propagate error from __get_meta_page()
by Chao Yu
· 6 years ago
c9b6078
f2fs: fix to do sanity check with block address in main area
by Chao Yu
· 6 years ago
e1da787
f2fs: introduce and spread verify_blkaddr
by Chao Yu
· 7 years ago
2a96d8a
f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
by Dan Carpenter
· 7 years ago
83a3bfd
f2fs: indicate shutdown f2fs to allow unmount successfully
by Jaegeuk Kim
· 7 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
9d2a789
treewide: Use array_size in f2fs_kvzalloc()
by Kees Cook
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
dfa7428
f2fs: fix to clear FI_VOLATILE_FILE correctly
by Chao Yu
· 7 years ago
c29fd0c
f2fs: let sync node IO interrupt async one
by Chao Yu
· 7 years ago
1061fd4
fs: f2fs: insert space around that ':' and ', '
by youngjun yoo
· 7 years ago
f11e98b
fs: f2fs: add missing blank lines after declarations
by youngjun yoo
· 7 years ago
193bea1
fs: f2fs: changed variable type of offset "unsigned" to "loff_t"
by youngjun yoo
· 7 years ago
4d57b86
f2fs: clean up symbol namespace
by Chao Yu
· 7 years ago
9fd6260
f2fs: fix to avoid accessing cross the boundary
by Chao Yu
· 7 years ago
2ef79ec
f2fs: avoid stucking GC due to atomic write
by Chao Yu
· 7 years ago
60b2b4e
f2fs: Fix deadlock in shutdown ioctl
by Sahitya Tummala
· 7 years ago
7b525dd
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 7 years ago
b4c3ca8
f2fs: treat volatile file's data as hot one
by Chao Yu
· 7 years ago
b2532c6
f2fs: rename dio_rwsem to i_gc_rwsem
by Chao Yu
· 7 years ago
b82f6e3
f2fs: move mnt_want_write_file after range check
by Yunlei He
· 7 years ago
cba41be
f2fs: fix missing clear FI_NO_PREALLOC in some error case
by Yunlei He
· 7 years ago
c22aecd
f2fs: fix to detect failure of dquot_initialize
by Chao Yu
· 7 years ago
b169c3c
f2fs: fix return value in f2fs_ioc_commit_atomic_write
by Chao Yu
· 7 years ago
054afda
f2fs: allocate hot_data for atomic write more strictly
by Yunlei He
· 7 years ago
27319ba
f2fs: fix race in between GC and atomic open
by Chao Yu
· 7 years ago
ea4d479
fs: f2fs: Adding new return type vm_fault_t
by Souptick Joarder
· 7 years ago
7648115
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
by Chao Yu
· 7 years ago
Next »