OSDN Git Service

android-x86/kernel.git
2019-07-12 Eric Biggersf2fs: separate f2fs i_flags from fs_flags and ext4...
2019-06-14 Daniel Rosenbergf2fs: Add option to limit required GC for checkpoint...
2019-06-14 Daniel Rosenbergf2fs: Fix accounting for unusable blocks
2019-06-14 Daniel Rosenbergf2fs: Fix root reserved on remount
2019-06-14 Daniel Rosenbergf2fs: Lower threshold for disable_cp_again
2019-06-14 Chao Yuf2fs: fix sparse warning
2019-06-14 Sahitya Tummalaf2fs: fix f2fs_show_options to show nodiscard mount...
2019-06-14 Sahitya Tummalaf2fs: add error prints for debugging mount failure
2019-06-14 Chao Yuf2fs: fix to do sanity check on segment bitmap of LFS...
2019-06-14 Jaegeuk Kimf2fs: add missing sysfs entries in documentation
2019-06-14 Chao Yuf2fs: fix to avoid deadloop if data_flush is on
2019-06-14 Park Ju Hyungf2fs: always assume that the device is idle under gc_urgent
2019-06-14 Chao Yuf2fs: add bio cache for IPU
2019-06-14 Jaegeuk Kimf2fs: allow ssr block allocation during checkpoint...
2019-06-14 Chao Yuf2fs: fix to check layout on last valid checkpoint...
2019-05-24 Jaegeuk Kimf2fs: link f2fs quota ops for sysfile
2019-05-23 Jaegeuk Kimext4: fix build warning
2019-05-09 Randall Huangf2fs: fix to avoid accessing xattr across the boundary
2019-05-09 Chao Yuf2fs: fix to avoid potential race on sbi->unusable_bloc...
2019-05-09 Chao Yuf2fs: add tracepoint for f2fs_filemap_fault()
2019-05-09 Chao Yuf2fs: introduce DATA_GENERIC_ENHANCE
2019-05-09 Chao Yuf2fs: fix to handle error in f2fs_disable_checkpoint()
2019-05-09 Chengguang Xuf2fs: remove redundant check in f2fs_file_write_iter()
2019-05-09 Chao Yuf2fs: fix to be aware of readonly device in write_check...
2019-05-09 Chao Yuf2fs: fix to skip recovery on readonly device
2019-05-09 Chao Yuf2fs: fix to consider multiple device for readonly...
2019-05-09 Chao Yuf2fs: relocate chksum_offset for large_nat_bitmap feature
2019-05-09 Chao Yuf2fs: allow unfixed f2fs_checkpoint.checksum_offset
2019-05-09 Youngjun Yoof2fs: Replace spaces with tab
2019-05-09 Youngjun Yoof2fs: insert space before the open parenthesis '('
2019-05-09 Chao Yuf2fs: allow address pointer number of dnode aligning...
2019-05-09 Chao Yuf2fs: introduce f2fs_read_single_page() for cleanup
2019-05-09 Park Ju Hyungf2fs: mark is_extension_exist() inline
2019-05-09 Chao Yuf2fs: fix to set FI_UPDATE_WRITE correctly
2019-05-09 Chao Yuf2fs: fix to avoid panic in f2fs_inplace_write_data()
2019-05-09 Chao Yuf2fs: fix to do sanity check on valid block count of...
2019-05-09 Chao Yuf2fs: fix to do sanity check on valid node/block count
2019-05-09 Chao Yuf2fs: fix to avoid panic in do_recover_data()
2019-05-09 Chao Yuf2fs: fix to do sanity check on free nid
2019-05-09 Chao Yuf2fs: fix to do checksum even if inode page is uptodate
2019-05-09 Chao Yuf2fs: fix to avoid panic in f2fs_remove_inode_page()
2019-05-09 Chao Yuf2fs: fix to clear dirty inode in error path of f2fs_iget()
2019-05-09 Chao Yuf2fs: remove new blank line of f2fs kernel message
2019-05-09 Chao Yuf2fs: fix wrong __is_meta_io() macro
2019-05-09 Chao Yuf2fs: fix to avoid panic in dec_valid_node_count()
2019-05-09 Chao Yuf2fs: fix to avoid panic in dec_valid_block_count()
2019-05-09 Chao Yuf2fs: fix to use inline space only if inline_xattr...
2019-05-09 Chao Yuf2fs: fix to retrieve inline xattr space
2019-05-09 Chao Yuf2fs: fix error path of recovery
2019-05-09 Chao Yuf2fs: fix to avoid deadloop in foreground GC
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-05-06 Eric Biggersext4: don't bother checking for encryption key in ...
2019-04-17 Chandan Rajendrafscrypt: remove filesystem specific build config option
2019-04-17 Chandan Rajendraf2fs: use IS_ENCRYPTED() to check encryption status
2019-04-17 Chandan Rajendraext4: use IS_ENCRYPTED() to check encryption status
2019-04-17 Eric Biggersfscrypt: return -EXDEV for incompatible rename or link...
2019-04-17 Eric Biggersfscrypt: remove CRYPTO_CTR dependency
2019-04-17 Eric Biggersfscrypt: add Adiantum support / removed speck
2019-04-05 Eric Biggersext4: switch to fscrypt_prepare_setattr()
2019-04-05 Eric Biggersext4: switch to fscrypt_prepare_rename()
2019-04-05 Eric Biggersext4: switch to fscrypt_prepare_link()
2019-04-05 Eric Biggersext4: switch to fscrypt_file_open()
2019-04-05 Toshi Kaniext4, dax: set ext4_dax_aops for dax files
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
next