OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2019-05-09 Hariprasad... f2fs: data: fix warning Using plain integer as NULL...
2019-05-09 Chao Yuf2fs: add tracepoint for f2fs_file_write_iter()
2019-05-09 Chao Yuf2fs: add comment for conditional compilation statement
2019-05-09 Chao Yuf2fs: fix potential recursive call when enabling data_flush
2019-05-09 Damien Le Moalf2fs: improve discard handling with multi-device volumes
2019-05-09 Damien Le Moalf2fs: Reduce zoned block device memory usage
2019-05-09 Damien Le Moalf2fs: Fix use of number of devices
2019-03-14 Jaegeuk Kimf2fs: set pin_file under CAP_SYS_ADMIN
2019-03-14 Chao Yuf2fs: fix to avoid deadlock in f2fs_read_inline_dir()
2019-03-14 Chao Yuf2fs: fix to adapt small inline xattr space in __find_i...
2019-03-14 Chao Yuf2fs: fix to do sanity check with inode.i_inline_xattr_size
2019-03-14 Jaegeuk Kimf2fs: give some messages for inline_xattr_size
2019-03-14 Chao Yuf2fs: don't trigger read IO for beyond EOF page
2019-03-14 Chao Yuf2fs: fix to add refcount once page is tagged PG_private
2019-03-14 Chao Yuf2fs: remove wrong comment in f2fs_invalidate_page()
2019-03-14 Chao Yuf2fs: fix to use kvfree instead of kzfree
2019-03-14 Chao Yuf2fs: print more parameters in trace_f2fs_map_blocks
2019-03-14 Chao Yuf2fs: trace f2fs_ioc_shutdown
2019-03-14 Chao Yuf2fs: fix to avoid deadlock of atomic file operations
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 Zeng Guangyuef2fs: correct spelling mistake
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 Chao Yuf2fs: fix to document inline_xattr_size option
2019-02-04 zhengliangf2fs: fix to data block override node segment by mistake
2019-02-04 Geliang Tangf2fs: fix typos in code comments
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... f2fs: 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 Zhikang Zhangf2fs: fix compile warnings: 'struct *' declared inside...
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
next