]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs/f2fs
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
[mirror_ubuntu-bionic-kernel.git] / fs / f2fs /
2020-01-17 Chao Yuf2fs: fix to dirty inode synchronously
2020-01-17 Chao Yuf2fs: spread f2fs_set_inode_flags()
2020-01-17 Chao Yuf2fs: fix to spread clear_cold_data()
2019-11-28 Jaegeuk Kimf2fs: keep lazytime on remount
2019-11-28 Jaegeuk Kimf2fs: return correct errno in f2fs_gc
2019-11-26 Jaegeuk Kimf2fs: update i_size after DIO completion
2019-11-26 Chao Yuf2fs: mark inode dirty explicitly in recover_inode()
2019-11-26 Chao Yuf2fs: fix to recover inode's project id during POR
2019-11-26 Chao Yuf2fs: fix to recover inode's uid/gid during POR
2019-11-26 Chao Yuf2fs: fix memory leak of percpu counter in fill_super()
2019-11-13 Jaegeuk Kimf2fs: flush quota blocks after turnning it off
2019-11-12 Icenowy Zhengf2fs: use EINVAL for superblock with invalid magic
2019-10-16 Chao Yuf2fs: use generic EFSBADCRC/EFSCORRUPTED
2019-10-16 Chao Yuf2fs: fix to do sanity check on segment bitmap of LFS...
2019-10-16 Chao YuRevert "f2fs: avoid out-of-range memory access"
2019-10-16 Surbhi Palandef2fs: check all the data segments against all node...
2019-08-14 Ocean Chenf2fs: avoid out-of-range memory access
2019-08-14 Randall Huangf2fs: fix to avoid accessing xattr across the boundary
2019-08-14 Chao Yuf2fs: fix to use inline space only if inline_xattr...
2019-08-14 Chao Yuf2fs: fix to avoid panic in f2fs_remove_inode_page()
2019-08-14 Chao Yuf2fs: fix to do sanity check on valid block count of...
2019-08-14 Chao Yuf2fs: fix to avoid panic in dec_valid_block_count()
2019-08-14 Chao Yuf2fs: fix to clear dirty inode in error path of f2fs_iget()
2019-08-14 Chao Yuf2fs: fix to avoid panic in do_recover_data()
2019-08-14 Damien Le Moalf2fs: Fix use of number of devices
2019-08-14 Chao Yuf2fs: fix to dirty inode for i_mode recovery
2019-08-14 Sheng Yongf2fs: cleanup dirty pages if recover failed
2019-08-14 Chao Yuf2fs: fix to do sanity check with current segment number
2019-08-14 Chao Yuf2fs: fix to adapt small inline xattr space in __find_i...
2019-08-14 Sahitya Tummalaf2fs: do not use mutex lock in atomic context
2019-08-14 Chao Yuf2fs: fix to avoid deadlock in f2fs_read_inline_dir()
2019-08-14 Chao Yuf2fs: fix to avoid deadlock of atomic file operations
2019-08-14 Sahitya Tummalaf2fs: fix sbi->extent_list corruption issue
2019-08-14 Tiezhu Yangf2fs: fix wrong return value of f2fs_acl_create
2019-08-14 Sheng Yongf2fs: fix race between write_checkpoint and write_begin
2019-08-14 Yunlei Hef2fs: move dir data flush to write checkpoint process
2019-08-14 Jaegeuk Kimf2fs: sanity check of xattr entry size
2019-08-14 Pan Bianf2fs: read page index before freeing
2019-08-14 Martin Blumenstinglf2fs: fix validation of the block count in sanity_check...
2019-07-24 Chao Yuf2fs: fix to do sanity check with block address in...
2019-07-24 Jaegeuk Kimf2fs: fix missing up_read
2019-07-24 Chao Yuf2fs: fix to do sanity check with cp_pack_start_sum
2019-07-24 Chao Yuf2fs: fix to do sanity check with i_extra_isize
2019-07-24 Chao Yuf2fs: fix to do sanity check with block address in...
2019-07-24 Chao Yuf2fs: fix to do sanity check with node footer and iblocks
2019-07-24 Chao Yuf2fs: fix to do sanity check with user_block_count
2019-07-24 Chao Yuf2fs: fix to do sanity check with secs_per_zone
2019-07-24 Chao Yuf2fs: introduce and spread verify_blkaddr
2019-07-24 Chao Yuf2fs: clean up with is_valid_blkaddr()
2019-07-24 Jaegeuk Kimf2fs: enhance sanity_check_raw_super() to avoid potenti...
2019-07-24 Yunlei Hef2fs: check blkaddr more accuratly before issue a bio
2019-07-24 Chao Yuf2fs: fix to recover cold bit of inode block during POR
2019-07-24 Zhikang Zhangf2fs: avoid sleeping under spin_lock
2019-07-24 Jaegeuk Kimf2fs: clear PageError on the read path
2019-07-24 Chao Yuf2fs: fix to account IO correctly
2019-07-24 Yunlei Hef2fs: report error if quota off error during umount
2019-07-24 Chao Yuf2fs: fix to recover inode's i_flags during POR
2019-07-24 Chao Yuf2fs: fix invalid memory access
2019-07-24 Chao Yuf2fs: fix to do sanity check with extra_attr feature
2019-07-24 Yunlong Songf2fs: issue discard align to section in LFS mode
2019-07-24 Daniel Rosenbergf2fs: Keep alloc_valid_block_count in sync
2019-07-24 Chao Yuf2fs: fix to do sanity check with {sit,nat}_ver_bitmap_...
2019-07-24 Dan Carpenterf2fs: Fix uninitialized return in f2fs_ioc_shutdown()
2019-07-24 Chao Yuf2fs: fix to wait on page writeback before updating...
2019-07-24 Chao Yuf2fs: fix to do sanity check with reserved blkaddr...
2019-07-24 Chao Yuf2fs: fix to skip GC if type in SSA and SIT is inconsistent
2019-07-24 Chao Yuf2fs: try grabbing node page lock aggressively in sync...
2019-07-24 Randy Dunlapf2fs: fix defined but not used build warnings
2019-07-24 Yunlong Songf2fs: do not set free of current section
2019-07-24 Chao Yuf2fs: fix to active page in lru list for read path
2019-03-01 Chao Yuf2fs: don't drop dentry pages after fs shutdown
2019-03-01 Jaegeuk Kimf2fs: avoid fsync() failure caused by EAGAIN in writepage()
2019-03-01 Chao Yuf2fs: fix race in between GC and atomic open
2019-03-01 Chao Yuf2fs: fix to detect failure of dquot_initialize
2019-03-01 Sahitya Tummalaf2fs: Fix deadlock in shutdown ioctl
2019-03-01 Chao Yuf2fs: fix to wait page writeback during revoking atomic...
2019-03-01 Chao Yuf2fs: fix to don't trigger writeback during recovery
2019-03-01 Chao Yuf2fs: fix error path of move_data_page
2019-03-01 Anatoly Pugachevdisable loading f2fs module on PAGE_SIZE > 4KB
2019-01-14 Jaegeuk Kimf2fs: sanity check for total valid node blocks
2019-01-14 Jaegeuk Kimf2fs: sanity check on sit entry
2019-01-14 Jaegeuk Kimf2fs: avoid bug_on on corrupted inode
2019-01-14 Jaegeuk Kimf2fs: return error during fill_super
2019-01-14 Jaegeuk Kimf2fs: give message and set need_fsck given broken node id
2019-01-14 Jaegeuk Kimf2fs: truncate preallocated blocks in error case
2019-01-14 Chao Yuf2fs: don't use GFP_ZERO for page caches
2018-08-27 Gao Xiangf2fs: flush cp pack except cp pack 2 page at first
2018-08-27 Chao Yuf2fs: fix to check extent cache in f2fs_drop_extent_tree
2018-08-27 Chao Yuf2fs: fix to clear CP_TRIMMED_FLAG
2018-08-27 Chao Yuf2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
2018-08-27 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-06-06 Sheng Yongf2fs: avoid hungtask when GC encrypted block if io_bits...
2018-05-22 Yunlong Songf2fs: fix heap mode to reset it back
2018-04-12 Chao Yuf2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
next