OSDN Git Service

f2fs: fix to dirty inode for i_mode recovery
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / fs /
2019-03-14 Chao Yuf2fs: fix to dirty inode for i_mode recovery
2019-03-14 Jaegeuk Kimf2fs: give random value to i_generation
2019-03-14 Gao Xiangf2fs: no need to take page lock in readdir
2019-03-14 Chao Yuf2fs: fix to update iostat correctly in IPU path
2019-03-14 Chao Yuf2fs: fix encrypted page memory leak
2019-03-14 Chao Yuf2fs: make fault injection covering __submit_flush_wait()
2019-03-14 Chao Yuf2fs: fix to retry fill_super only if recovery failed
2019-03-14 Gao Xiangf2fs: silence VM_WARN_ON_ONCE in mempool_alloc
2019-03-14 Jaegeuk Kimf2fs: fix wrong #endif
2019-03-14 Jaegeuk Kimf2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
2019-03-14 Chao Yuf2fs: don't allow negative ->write_io_size_bits
2019-03-14 Chao Yuf2fs: fix to check inline_xattr_size boundary correctly
2019-02-26 Jaegeuk KimRevert "f2fs: fix to avoid deadlock of atomic file...
2019-02-26 Jaegeuk KimRevert "f2fs: fix to check inline_xattr_size boundary...
2019-02-04 Sahitya Tummalaf2fs: do not use mutex lock in atomic context
2019-02-04 Chao Yuf2fs: fix potential data inconsistence of checkpoint
2019-02-04 Chao Yuf2fs: fix to avoid deadlock of atomic file operations
2019-02-04 Chao Yuf2fs: fix to check inline_xattr_size boundary correctly
2019-02-04 Chengguang Xuf2fs: jump to label 'free_node_inode' when failing...
2019-02-04 zhengliangf2fs: fix to data block override node segment by mistake
2019-02-04 Jaegeuk Kimf2fs: sync filesystem after roll-forward recovery
2019-02-04 Jaegeuk Kimfs: export evict_inodes
2019-02-04 Jaegeuk Kimf2fs: flush quota blocks after turnning it off
2019-02-04 Jaegeuk Kimf2fs: avoid null pointer exception in dcc_info
2019-02-04 Jaegeuk Kimf2fs: don't wake up too frequently, if there is lots...
2019-02-04 Jaegeuk Kimf2fs: try to keep CP_TRIMMED_FLAG after successful...
2019-02-04 Jaegeuk Kimf2fs: add quick mode of checkpoint=disable for QA
2019-02-04 Jaegeuk Kimf2fs: run discard jobs when put_super
2019-02-04 Chao Yuf2fs: fix to set sbi dirty correctly
2019-02-04 Sheng Yongf2fs: UBSAN: set boolean value iostat_enable correctly
2019-02-04 Sheng Yongf2fs: add brackets for macros
2019-02-04 Sheng Yongf2fs: check if file namelen exceeds max value
2019-02-04 Chao Yuf2fs: fix to trigger fsck if dirent.name_len is zero
2019-02-04 Greg Kroah-Hartmanf2fs: no need to check return value of debugfs_create...
2019-02-04 Jaegeuk Kimf2fs: export FS_NOCOW_FL flag to user
2019-02-04 Chao Yuf2fs: check inject_rate validity during configuring
2019-02-04 YueHaibingf2fs: remove set but not used variable 'err'
2019-02-04 Chengguang Xuf2fs: change error code to -ENOMEM from -EINVAL
2019-01-04 Jaegeuk Kimf2fs: don't access node/meta inode mapping after iput
2019-01-04 Jaegeuk Kimf2fs: wait on atomic writes to count F2FS_CP_WB_DATA
2019-01-03 Jaegeuk Kimf2fs: sanity check of xattr entry size
2019-01-03 Sahitya Tummalaf2fs: fix use-after-free issue when accessing sbi-...
2019-01-03 Chao Yuf2fs: check PageWriteback flag for ordered case
2019-01-03 Martin Blumenstinglf2fs: fix validation of the block count in sanity_check...
2019-01-03 Jaegeuk Kimf2fs: fix missing unlock(sbi->gc_mutex)
2019-01-03 Chao Yuf2fs: clean up structure extent_node
2019-01-03 Qiuyang Sunf2fs: fix block address for __check_sit_bitmap
2019-01-03 Sahitya Tummalaf2fs: fix sbi->extent_list corruption issue
2019-01-03 Chao Yuf2fs: clean up checkpoint flow
2019-01-03 Jaegeuk Kimf2fs: flush stale issued discard candidates
2019-01-03 Jaegeuk Kimf2fs: correct wrong spelling, issing_*
2019-01-03 Jaegeuk Kimf2fs: use kvmalloc, if kmalloc is failed
2019-01-03 Yunlong Songf2fs: remove redundant comment of unused wio_mutex
2019-01-03 Chao Yuf2fs: fix to reorder set_page_dirty and wait_on_page_wr...
2019-01-03 Sheng Yongf2fs: clear PG_writeback if IPU failed
2019-01-03 Jaegeuk Kimf2fs: add an ioctl() to explicitly trigger fsck later
2019-01-03 Jaegeuk Kimf2fs: avoid frequent costly fsck triggers
2019-01-03 Jia Zhuf2fs: fix m_may_create to make OPU DIO write correctly
2019-01-03 Jia Zhuf2fs: fix to update new block address correctly for OPU
2019-01-03 Sahitya Tummalaf2fs: adjust trace print in f2fs_get_victim() to cover...
2019-01-03 Sahitya Tummalaf2fs: fix to allow node segment for GC by ioctl path
2019-01-03 Alexey Dobriyanf2fs: make "f2fs_fault_name[]" const char *
2019-01-03 Pan Bianf2fs: read page index before freeing
2019-01-03 Tiezhu Yangf2fs: fix wrong return value of f2fs_acl_create
2019-01-03 Jaegeuk Kimf2fs: avoid build warn of fall_through
2019-01-03 Sheng Yongf2fs: fix race between write_checkpoint and write_begin
2019-01-03 Jaegeuk Kimf2fs: check memory boundary by insane namelen
2019-01-03 Yunlong Songf2fs: only flush the single temp bio cache which owns...
2019-01-03 Chao Yuf2fs: fix out-place-update DIO write
2019-01-03 Chao Yuf2fs: fix to be aware discard/preflush/dio command...
2019-01-03 Chao Yuf2fs: add to account direct IO
2019-01-02 Yunlei Hef2fs: move dir data flush to write checkpoint process
2019-01-02 Yunlong Songf2fs: change segment to section in f2fs_ioc_gc_range
2019-01-02 Chao Yuf2fs: export migration_granularity sysfs entry
2019-01-02 Chao Yuf2fs: support subsectional garbage collection
2019-01-02 Chao Yuf2fs: introduce __is_large_section() for cleanup
2019-01-02 Chao Yuf2fs: clean up f2fs_sb_has_##feature_name
2019-01-02 Yunlong Songf2fs: remove codes of unused wio_mutex
2019-01-02 Yunlong Songf2fs: fix count of seg_freed to make sec_freed correct
2019-01-02 Chao Yuf2fs: fix to account preflush command for noflush_merge...
2019-01-02 Yunlong Songf2fs: avoid GC causing encrypted file corrupted
2018-10-30 Chao Yuf2fs: guarantee journalled quota data by checkpoint
2018-10-30 Sheng Yongf2fs: cleanup dirty pages if recover failed
2018-10-30 Sahitya Tummalaf2fs: fix data corruption issue with hardware encryption
2018-10-30 Chao Yuf2fs: fix to recover inode->i_flags of inode block...
2018-10-30 Chao Yuf2fs: spread f2fs_set_inode_flags()
2018-10-30 Chao Yuf2fs: fix to spread clear_cold_data()
2018-10-30 Jaegeuk KimRevert "f2fs: fix to clear PG_checked flag in set_page_...
2018-10-30 Jaegeuk Kimf2fs: account read IOs and use IO counts for is_idle
2018-10-30 Chao Yuf2fs: fix to account IO correctly for cgroup writeback
2018-10-30 Chao Yuf2fs: fix to account IO correctly
2018-10-30 Jens Axboef2fs: remove request_list check in is_idle()
2018-10-30 Jaegeuk Kimf2fs: allow to mount, if quota is failed
2018-10-30 Sahitya Tummalaf2fs: update REQ_TIME in f2fs_cross_rename()
2018-10-30 Sahitya Tummalaf2fs: do not update REQ_TIME in case of error conditions
2018-10-30 Chao Yuf2fs: remove unneeded disable_nat_bits()
2018-10-30 Chao Yuf2fs: remove unused sbi->trigger_ssr_threshold
2018-10-30 Chao Yuf2fs: shrink sbi->sb_lock coverage in set_file_temperat...
2018-10-30 Chao Yuf2fs: fix to recover cold bit of inode block during POR
2018-10-30 Chao Yuf2fs: submit cached bio to avoid endless PageWriteback
next