index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2017-10-19
fscrypt: remove unneeded empty fscrypt_operations structs
Eric Biggers
1
-3
/
+2
2017-10-19
fscrypt: remove ->is_encrypted()
Eric Biggers
1
-2
/
+0
2017-10-03
f2fs: fix potential panic during fstrim
Chao Yu
1
-1
/
+1
2017-09-08
f2fs: avoid race in between read xattr & write xattr
Yunlei He
1
-0
/
+1
2017-09-05
f2fs: constify super_operations
Arvind Yadav
1
-1
/
+1
2017-08-22
f2fs: support journalled quota
Chao Yu
1
-19
/
+307
2017-08-15
f2fs: avoid unneeded sync on quota file
Chao Yu
1
-2
/
+2
2017-08-10
f2fs: add app/fs io stat
Chao Yu
1
-0
/
+4
2017-08-04
f2fs: use printk_ratelimited for f2fs_msg
Jaegeuk Kim
1
-1
/
+1
2017-08-04
f2fs: support inode checksum
Chao Yu
1
-0
/
+5
2017-08-04
f2fs: return wrong error number on f2fs_quota_write
Jaegeuk Kim
1
-1
/
+1
2017-08-01
f2fs: introduce f2fs_statfs_project
Chao Yu
1
-0
/
+48
2017-08-01
f2fs: avoid naming confusion of sysfs init
Jaegeuk Kim
1
-6
/
+6
2017-08-01
f2fs: support project quota
Chao Yu
1
-1
/
+16
2017-08-01
f2fs: enhance on-disk inode structure scalability
Chao Yu
1
-3
/
+8
2017-08-01
f2fs: make max inline size changeable
Chao Yu
1
-0
/
+3
2017-07-11
Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-341
/
+364
2017-07-09
f2fs: support plain user/group quota
Chao Yu
1
-0
/
+280
2017-07-07
Revert "f2fs: fix to clean previous mount option when remount_fs"
Chao Yu
1
-1
/
+0
2017-07-07
f2fs: stop gc/discard thread in prior during umount
Chao Yu
1
-3
/
+4
2017-07-07
f2fs: introduce reserved_blocks in sysfs
Chao Yu
1
-1
/
+3
2017-07-07
f2fs: report # of free inodes more precisely
Jaegeuk Kim
1
-3
/
+11
2017-07-04
f2fs: set CP_TRIMMED_FLAG correctly
Chao Yu
1
-1
/
+1
2017-07-04
f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
Chao Yu
1
-332
/
+0
2017-07-04
f2fs: clean up sysfs codes
Chao Yu
1
-47
/
+74
2017-07-04
f2fs: fix wrong error number of fill_super
Chao Yu
1
-1
/
+4
2017-07-04
f2fs: fix to show injection rate in ->show_options
Chao Yu
1
-1
/
+2
2017-07-04
f2fs: Fix a return value in case of error in 'f2fs_fill_super'
Christophe JAILLET
1
-1
/
+3
2017-07-04
f2fs: dax: fix races between page faults and truncating pages
Qiuyang Sun
1
-0
/
+1
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-1
/
+1
2017-05-24
f2fs: introduce io_list for serialize data/node IOs
Chao Yu
1
-0
/
+2
2017-05-24
f2fs: split wio_mutex
Chao Yu
1
-3
/
+4
2017-05-24
f2fs: split bio cache
Jaegeuk Kim
1
-3
/
+18
2017-05-24
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
1
-4
/
+1
2017-05-16
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
1
-0
/
+16
2017-05-04
f2fs: Make flush bios explicitely sync
Jan Kara
1
-1
/
+1
2017-05-03
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
1
-0
/
+7
2017-05-03
f2fs: sanity check segment count
Jin Qian
1
-0
/
+7
2017-04-11
f2fs: clean up get_valid_blocks with consistent parameter
Jaegeuk Kim
1
-2
/
+2
2017-04-11
f2fs: introduce f2fs_wait_discard_bios
Chao Yu
1
-1
/
+1
2017-04-05
f2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SYNC_NONE
Jaegeuk Kim
1
-0
/
+2
2017-04-05
f2fs: write small sized IO to hot log
Jaegeuk Kim
1
-0
/
+2
2017-03-30
f2fs: allocate node and hot data in the beginning of partition
Jaegeuk Kim
1
-1
/
+9
2017-03-25
f2fs: allow write page cache when writting cp
Yunlei He
1
-0
/
+1
2017-03-22
f2fs: add fault injection on f2fs_truncate
Jaegeuk Kim
1
-0
/
+1
2017-03-21
f2fs: build stat_info before orphan inode recovery
Jaegeuk Kim
1
-5
/
+5
2017-03-02
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-28
/
+110
2017-02-27
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
1
-2
/
+5
2017-02-27
f2fs: Fix zoned block device support
Masato Suzuki
1
-23
/
+44
[next]