Age | Commit message (Expand) | Author |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani |
2018-06-04 | f2fs: let sync node IO interrupt async one | Chao Yu |
2018-05-31 | f2fs: clean up symbol namespace | Chao Yu |
2018-05-31 | f2fs: make set_de_type() static | Chao Yu |
2018-05-31 | f2fs: make __f2fs_write_data_pages() static | Chao Yu |
2018-05-31 | f2fs: fix to let caller retry allocating block address | Chao Yu |
2018-05-31 | f2fs: clean up with clear_radix_tree_dirty_tag | Chao Yu |
2018-05-31 | f2fs: let discard thread wait a little longer if dev is busy | Yunlei He |
2018-05-31 | f2fs: avoid stucking GC due to atomic write | Chao Yu |
2018-05-31 | f2fs: introduce sbi->gc_mode to determine the policy | Jaegeuk Kim |
2018-05-31 | f2fs: keep migration IO order in LFS mode | Chao Yu |
2018-05-31 | f2fs: clean up with is_valid_blkaddr() | Chao Yu |
2018-05-31 | Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc" | Chao Yu |
2018-05-31 | f2fs: rename dio_rwsem to i_gc_rwsem | Chao Yu |
2018-05-31 | f2fs: give message and set need_fsck given broken node id | Jaegeuk Kim |
2018-05-31 | f2fs: introduce private inode status mapping | Chao Yu |
2018-05-30 | f2fs: don't split checkpoint in fstrim | Chao Yu |
2018-05-30 | f2fs: issue discard commands proactively in high fs utilization | Jaegeuk Kim |
2018-05-29 | f2fs: add fsync_mode=nobarrier for non-atomic files | Jaegeuk Kim |
2018-05-29 | f2fs: let fstrim issue discard commands in lower priority | Jaegeuk Kim |
2018-05-02 | f2fs: check cap_resource only for data blocks | Jaegeuk Kim |
2018-05-02 | Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer" | Jaegeuk Kim |
2018-05-02 | f2fs: refactor read path to allow multiple postprocessing steps | Eric Biggers |
2018-04-03 | f2fs: remain written times to update inode during fsync | Jaegeuk Kim |
2018-04-02 | f2fs: make assignment of t->dentry_bitmap more readable | Yunlong Song |
2018-04-02 | f2fs: fix a wrong condition in f2fs_skip_inode_update | Junling Zheng |
2018-03-28 | f2fs: reserve bits for fs-verity | Eric Biggers |
2018-03-18 | f2fs: check blkaddr more accuratly before issue a bio | Yunlei He |
2018-03-17 | f2fs: introduce a new mount option test_dummy_encryption | Sheng Yong |
2018-03-17 | f2fs: introduce F2FS_FEATURE_LOST_FOUND feature | Sheng Yong |
2018-03-17 | f2fs: align memory boundary for bitops | Jaegeuk Kim |
2018-03-17 | f2fs: add nowait aio support | Hyunchul Lee |
2018-03-17 | f2fs: wrap all options with f2fs_sb_info.mount_opt | Chao Yu |
2018-03-17 | f2fs: introduce mount option for fsync mode | Junling Zheng |
2018-03-17 | f2fs: wrap sb_rdonly with f2fs_readonly | Chao Yu |
2018-03-17 | f2fs: avoid selinux denial on CAP_SYS_RESOURCE | Jaegeuk Kim |
2018-03-13 | f2fs: support hot file extension | Chao Yu |
2018-03-13 | f2fs: add mount option for segment allocation policy | Jaegeuk Kim |
2018-03-13 | f2fs: expose extension_list sysfs entry | Chao Yu |
2018-03-13 | f2fs: introduce sb_lock to make encrypt pwsalt update exclusive | Chao Yu |
2018-03-13 | f2fs: clean up f2fs_sb_has_xxx functions | Sheng Yong |
2018-03-13 | f2fs: support passing down write hints to block layer with F2FS policy | Hyunchul Lee |
2018-03-13 | f2fs: support passing down write hints given by users to block layer | Hyunchul Lee |
2018-03-13 | f2fs: support large nat bitmap | Chao Yu |
2018-03-13 | f2fs: don't put dentry page in pagecache into highmem | Yunlong Song |
2018-01-25 | f2fs: support inode creation time | Chao Yu |
2018-01-22 | f2fs: stop gc/discard thread after fs shutdown | Chao Yu |
2018-01-22 | f2fs: split need_inplace_update | Chao Yu |
2018-01-22 | f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup | Chao Yu |