Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c72db71ed61ff51c2b8189ac9889dd18f22eb612
/
fs
/
f2fs
/
super.c
c72db71
f2fs: fix panic of IO alignment feature
by Chao Yu
· 6 years ago
0572d76
Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 years ago
38fb6d0
f2fs: use EINVAL for superblock with invalid magic
by Icenowy Zheng
· 5 years ago
9637d51
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
bd976e5
block: Kill gfp_t argument of blkdev_report_zones()
by Damien Le Moal
· 6 years ago
2d00883
f2fs: improve print log in f2fs_sanity_check_ckpt()
by Chao Yu
· 6 years ago
db6ec53
f2fs: add a rw_sem to cover quota flag changes
by Jaegeuk Kim
· 6 years ago
10f966b
f2fs: use generic EFSBADCRC/EFSCORRUPTED
by Chao Yu
· 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
4d3aed7
f2fs: Add option to limit required GC for checkpoint=disable
by Daniel Rosenberg
· 6 years ago
9a9aeca
f2fs: Fix root reserved on remount
by Daniel Rosenberg
· 6 years ago
81621f9
f2fs: fix f2fs_show_options to show nodiscard mount option
by Sahitya Tummala
· 6 years ago
9227d52
f2fs: add error prints for debugging mount failure
by Sahitya Tummala
· 6 years ago
040d2bb
f2fs: fix to avoid deadloop if data_flush is on
by Chao Yu
· 6 years ago
5dae2d3
f2fs: fix to check layout on last valid checkpoint park
by Chao Yu
· 6 years ago
bc88ac9
f2fs: link f2fs quota ops for sysfile
by Jaegeuk Kim
· 6 years ago
0d28544
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
c9c8ed5
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
by Chao Yu
· 6 years ago
896285a
f2fs: fix to handle error in f2fs_disable_checkpoint()
by Chao Yu
· 6 years ago
b61af31
f2fs: fix to skip recovery on readonly device
by Chao Yu
· 6 years ago
f824deb
f2fs: fix to consider multiple device for readonly check
by Chao Yu
· 6 years ago
d02a6e6
f2fs: allow address pointer number of dnode aligning to specified size
by Chao Yu
· 6 years ago
7b63f72
f2fs: fix to do sanity check on valid node/block count
by Chao Yu
· 6 years ago
bda5239
f2fs: remove new blank line of f2fs kernel message
by Chao Yu
· 6 years ago
a9fbcd6
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
d01718a
f2fs: switch to ->free_inode()
by Al Viro
· 6 years ago
2c58d54
fscrypt: cache decrypted symlink target in ->i_link
by Eric Biggers
· 6 years ago
95175da
f2fs: Reduce zoned block device memory usage
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
dd6c89b
f2fs: fix to do sanity check with inode.i_inline_xattr_size
by Chao Yu
· 6 years ago
70db5b0
f2fs: give some messages for inline_xattr_size
by Jaegeuk Kim
· 6 years ago
428e3bc
f2fs: give random value to i_generation
by Jaegeuk Kim
· 6 years ago
aa2c8c4
f2fs: fix to retry fill_super only if recovery failed
by Chao Yu
· 6 years ago
d1cae94
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
6d52e13
f2fs: don't allow negative ->write_io_size_bits
by Chao Yu
· 6 years ago
500e0b2
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
025cdb16
f2fs: jump to label 'free_node_inode' when failing from d_make_root()
by Chengguang Xu
· 6 years ago
a0770e1
f2fs: fix to data block override node segment by mistake
by zhengliang
· 6 years ago
812a959
f2fs: sync filesystem after roll-forward recovery
by Jaegeuk Kim
· 6 years ago
0e0667b
f2fs: flush quota blocks after turnning it off
by Jaegeuk Kim
· 6 years ago
db610a6
f2fs: add quick mode of checkpoint=disable for QA
by Jaegeuk Kim
· 6 years ago
03f2c02
f2fs: run discard jobs when put_super
by Jaegeuk Kim
· 6 years ago
643fa96
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
21acc07
f2fs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
c20e57b
f2fs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
f365c6c
f2fs: change error code to -ENOMEM from -EINVAL
by Chengguang Xu
· 6 years ago
7c77bf7
f2fs: don't access node/meta inode mapping after iput
by Jaegeuk Kim
· 6 years ago
60aa4d5
f2fs: fix use-after-free issue when accessing sbi->stat_info
by Sahitya Tummala
· 6 years ago
8896006
f2fs: fix validation of the block count in sanity_check_raw_super
by Martin Blumenstingl
· 6 years ago
8f31b46
f2fs: fix missing unlock(sbi->gc_mutex)
by Jaegeuk Kim
· 6 years ago
5222595
f2fs: use kvmalloc, if kmalloc is failed
by Jaegeuk Kim
· 6 years ago
19880e6
f2fs: make "f2fs_fault_name[]" const char *
by Alexey Dobriyan
· 6 years ago
e3080b0
f2fs: support subsectional garbage collection
by Chao Yu
· 6 years ago
7beb01f
f2fs: clean up f2fs_sb_has_##feature_name
by Chao Yu
· 6 years ago
089842d
f2fs: remove codes of unused wio_mutex
by Yunlong Song
· 6 years ago
af033b2
f2fs: guarantee journalled quota data by checkpoint
by Chao Yu
· 6 years ago
26b5a07
f2fs: cleanup dirty pages if recover failed
by Sheng Yong
· 6 years ago
9149a5e
f2fs: spread f2fs_set_inode_flags()
by Chao Yu
· 6 years ago
730746c
f2fs: allow to mount, if quota is failed
by Jaegeuk Kim
· 6 years ago
4354994
f2fs: checkpoint disabling
by Daniel Rosenberg
· 6 years ago
d440c52
f2fs: support superblock checksum
by Junling Zheng
· 6 years ago
095680f
f2fs: keep lazytime on remount
by Jaegeuk Kim
· 6 years ago
c6b1867
f2fs: fix remount problem of option io_bits
by Chengguang Xu
· 6 years ago
a7d10cf
f2fs: add new idle interval timing for discard and gc paths
by Sahitya Tummala
· 6 years ago
6f5c2ed
f2fs: split IO error injection according to RW
by Chao Yu
· 6 years ago
7c1a000
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
4cb037e
f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT_INJECTION
by Chengguang Xu
· 6 years ago
042be0f
f2fs: fix to do sanity check with current segment number
by Chao Yu
· 6 years ago
4a70e25
f2fs: fix memory leak of percpu counter in fill_super()
by Chao Yu
· 6 years ago
0b2103e8
f2fs: fix memory leak of write_io in fill_super()
by Chao Yu
· 6 years ago
1378752
f2fs: fix to flush all dirty inodes recovered in readonly fs
by Chao Yu
· 6 years ago
cda9cc5
f2fs: report error if quota off error during umount
by Yunlei He
· 7 years ago
22d7ea1
Revert "f2fs: use printk_ratelimited for f2fs_msg"
by Chao Yu
· 6 years ago
7d20c8a
f2fs: fix to avoid NULL pointer dereference on se->discard_map
by Chao Yu
· 6 years ago
fe6f0ed
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
853137c
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 6 years ago
d494500
f2fs: support fault_type mount option
by Chao Yu
· 6 years ago
b83dcfe
f2fs: support discard submission error injection
by Chao Yu
· 6 years ago
bcbfbd6
f2fs: fix to do sanity check with inline flags
by Chao Yu
· 7 years ago
50fa53e
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 6 years ago
e494c2f
f2fs: fix to do sanity check with cp_pack_start_sum
by Chao Yu
· 6 years ago
4ddc1b2
f2fs: fix to restrict mount condition when without CONFIG_QUOTA
by Chao Yu
· 6 years ago
00960c2cd
f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabled
by Sheng Yong
· 6 years ago
76cf05d
f2fs: quota: fix incorrect comments
by Sheng Yong
· 6 years ago
955ac6e
f2fs: quota: decrease the lock granularity of statfs_project
by Sheng Yong
· 6 years ago
a39e5365
f2fs: enable real-time discard by default
by Chao Yu
· 7 years ago
dc13280
f2fs: show the fsync_mode=nobarrier mount option
by Sahitya Tummala
· 7 years ago
2d3a585
f2fs: avoid the global name 'fault_name'
by Gao Xiang
· 7 years ago
9dc956b
f2fs: fix to do sanity check with user_block_count
by Chao Yu
· 7 years ago
c77ec61
f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
by Chao Yu
· 7 years ago
42bf546
f2fs: fix to do sanity check with secs_per_zone
by Chao Yu
· 7 years ago
4e42383
f2fs: fix error path of fill_super
by Chao Yu
· 7 years ago
4cac90d
f2fs: relocate readdir_ra configure initialization
by Chao Yu
· 7 years ago
0aa7e0f
f2fs: move s_res{u,g}id initialization to default_options()
by Chao Yu
· 7 years ago
83a3bfd
f2fs: indicate shutdown f2fs to allow unmount successfully
by Jaegeuk Kim
· 7 years ago
dbae2c5
block: Define and use STAT_READ and STAT_WRITE
by Michael Callahan
· 7 years ago
1cb50f8
f2fs: do checkpoint in kill_sb
by Jaegeuk Kim
· 7 years ago
026f050
treewide: Use array_size() in f2fs_kzalloc()
by Kees Cook
· 7 years ago
c860659
treewide: Use array_size() in f2fs_kmalloc()
by Kees Cook
· 7 years ago
Next »