OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2018-06-28 Eric Biggersfscrypt: remove error messages for skcipher_request_all...
2018-06-28 Eric Biggersfscrypt: remove unnecessary NULL check when allocating...
2018-06-28 Eric Biggersfscrypt: clean up after fscrypt_prepare_lookup() conver...
2018-06-28 Eric Biggersfscrypt: use unbound workqueue for decryption
2018-06-05 Jaegeuk Kimf2fs: run fstrim asynchronously if runtime discard...
2018-05-30 Chao Yuf2fs: turn down IO priority of discard from background
2018-05-30 Chao Yuf2fs: don't split checkpoint in fstrim
2018-05-30 Jaegeuk Kimf2fs: issue discard commands proactively in high fs...
2018-05-30 Jaegeuk Kimf2fs: add fsync_mode=nobarrier for non-atomic files
2018-05-30 Jaegeuk Kimf2fs: let fstrim issue discard commands in lower priority
2018-05-04 Jaegeuk Kimf2fs: avoid fsync() failure caused by EAGAIN in writepage()
2018-04-26 Jaegeuk Kimf2fs: clear PageError on writepage - part 2
2018-04-23 Jaegeuk Kimf2fs: check cap_resource only for data blocks
2018-04-23 Jaegeuk KimRevert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
2018-04-22 Jaegeuk Kimf2fs: clear PageError on writepage
2018-04-20 Eric Biggersf2fs: call unlock_new_inode() before d_instantiate()
2018-04-20 Eric Biggersf2fs: refactor read path to allow multiple postprocessi...
2018-04-20 Eric Biggersfscrypt: allow synchronous bio decryption
2018-04-08 Jaegeuk Kimf2fs: remain written times to update inode during fsync
2018-04-08 Yunlong Songf2fs: make assignment of t->dentry_bitmap more readable
2018-04-08 Jaegeuk Kimf2fs: truncate preallocated blocks in error case
2018-04-08 Junling Zhengf2fs: fix a wrong condition in f2fs_skip_inode_update
2018-04-08 Eric Biggersf2fs: reserve bits for fs-verity
2018-04-08 Yunlei Hef2fs: Add a segment type check in inplace write
2018-04-08 Yunlong Songf2fs: no need to initialize zero value for GFP_F2FS_ZERO
2018-04-08 Chao Yuf2fs: don't track new nat entry in nat set
2018-04-08 Chao Yuf2fs: clean up with F2FS_BLK_ALIGN
2018-04-08 Yunlei Hef2fs: check blkaddr more accuratly before issue a bio
2018-04-08 Ritesh Harjanif2fs: Set GF_NOFS in read_cache_page_gfp while doing...
2018-04-08 Sheng Yongf2fs: introduce a new mount option test_dummy_encryption
2018-04-08 Sheng Yongf2fs: introduce F2FS_FEATURE_LOST_FOUND feature
2018-04-08 Qiuyang Sunf2fs: release locks before return in f2fs_ioc_gc_range()
2018-04-08 Jaegeuk Kimf2fs: align memory boundary for bitops
2018-04-08 Chao Yuf2fs: remove unneeded set_cold_node()
2018-04-08 Hyunchul Leef2fs: add nowait aio support
2018-04-08 Chao Yuf2fs: wrap all options with f2fs_sb_info.mount_opt
2018-04-08 Yunlei Hef2fs: Don't overwrite all types of node to keep node...
2018-04-08 Junling Zhengf2fs: introduce mount option for fsync mode
2018-04-08 Chao Yuf2fs: fix to restore old mount option in ->remount_fs
2018-04-08 Chao Yuf2fs: wrap sb_rdonly with f2fs_readonly
2018-04-08 Jaegeuk Kimf2fs: avoid selinux denial on CAP_SYS_RESOURCE
2018-04-08 Chao Yuf2fs: support hot file extension
2018-04-08 Chao Yuf2fs: fix to avoid race in between atomic write and...
2018-04-08 Jaegeuk Kimf2fs: do gc in greedy mode for whole range if gc_urgent...
2018-04-08 Jaegeuk Kimf2fs: issue discard aggressively in the gc_urgent mode
2018-04-08 Jaegeuk Kimf2fs: set readdir_ra by default
2018-04-08 Jaegeuk Kimf2fs: add auto tuning for small devices
2018-04-08 Jaegeuk Kimf2fs: add mount option for segment allocation policy
2018-04-08 Jaegeuk Kimf2fs: don't stop GC if GC is contended
2018-04-08 Chao Yuf2fs: expose extension_list sysfs entry
2018-04-08 Chao Yuf2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
2018-04-08 Chao Yuf2fs: introduce sb_lock to make encrypt pwsalt update...
2018-04-08 Colin Ian Kingf2fs: remove redundant initialization of pointer 'p'
2018-04-08 Gao Xiangf2fs: flush cp pack except cp pack 2 page at first
2018-04-08 Sheng Yongf2fs: clean up f2fs_sb_has_xxx functions
2018-04-08 Tiezhu Yangf2fs: remove redundant check of page type when submit bio
2018-04-08 Chao Yuf2fs: fix to handle looped node chain during recovery
2018-04-08 Jaegeuk Kimf2fs: handle quota for orphan inodes
2018-04-08 Hyunchul Leef2fs: support passing down write hints to block layer...
2018-04-08 Hyunchul Leef2fs: support passing down write hints given by users...
2018-04-08 Chao Yuf2fs: fix to clear CP_TRIMMED_FLAG
2018-04-08 Chao Yuf2fs: support large nat bitmap
2018-04-08 Chao Yuf2fs: fix to check extent cache in f2fs_drop_extent_tree
2018-04-08 Chao Yuf2fs: restrict inline_xattr_size configuration
2018-04-08 Yunlong Songf2fs: fix heap mode to reset it back
2018-04-08 Sheng Yongf2fs: fix potential corruption in area before F2FS_SUPE...
2018-04-08 Eric Biggersfscrypt: fix build with pre-4.6 gcc versions
2018-04-08 Eric Biggersfscrypt: fix up fscrypt_fname_encrypted_size() for...
2018-04-08 Eric Biggersfscrypt: define fscrypt_fname_alloc_buffer() to be...
2018-04-08 Eric Biggersfscrypt: calculate NUL-padding length in one place...
2018-04-08 Eric Biggersfscrypt: move fscrypt_symlink_data to fscrypt_private.h
2018-04-08 Eric Biggersfscrypt: remove fscrypt_fname_usr_to_disk()
2018-04-08 Eric Biggersf2fs: switch to fscrypt_get_symlink()
2018-04-08 Eric Biggersf2fs: switch to fscrypt ->symlink() helper functions
2018-04-08 Eric Biggersfscrypt: new helper function - fscrypt_get_symlink()
2018-04-08 Eric Biggersfscrypt: new helper functions for ->symlink()
2018-04-08 Eric Biggersfscrypt: trim down fscrypt.h includes
2018-04-08 Eric Biggersfscrypt: move fscrypt_is_dot_dotdot() to fs/crypto...
2018-04-08 Eric Biggersfscrypt: move fscrypt_valid_enc_modes() to fscrypt_priv...
2018-04-08 Eric Biggersfscrypt: move fscrypt_operations declaration to fscrypt...
2018-04-08 Eric Biggersfscrypt: split fscrypt_dummy_context_enabled() into...
2018-04-08 Eric Biggersfscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
2018-04-08 Eric Biggersfscrypt: move fscrypt_info_cachep declaration to fscryp...
2018-04-08 Eric Biggersfscrypt: move fscrypt_control_page() to supp/notsupp...
2018-04-08 Eric Biggersfscrypt: move fscrypt_has_encryption_key() to supp...
2018-03-12 Yunlong Songf2fs: don't put dentry page in pagecache into highmem
2018-02-08 Chao Yuf2fs: support inode creation time
2018-02-08 Yunlei Hef2fs: rebuild sit page from sit info in mem
2018-02-08 Chao Yuf2fs: stop issuing discard if fs is readonly
2018-02-08 Chao Yuf2fs: clean up duplicated assignment in init_discard_policy
2018-02-08 Chao Yuf2fs: use GFP_F2FS_ZERO for cleanup
2018-02-08 Jaegeuk Kimf2fs: allow to recover node blocks given updated checkpoint
2018-02-08 Jaegeuk Kimf2fs: recover some i_inline flags
2018-02-08 Daeho Jeongf2fs: correct removexattr behavior for null valued...
2018-02-08 Chao Yuf2fs: drop page cache after fs shutdown
2018-02-08 Chao Yuf2fs: stop gc/discard thread after fs shutdown
2018-02-08 Chao Yuf2fs: hanlde error case in f2fs_ioc_shutdown
2018-02-08 Chao Yuf2fs: split need_inplace_update
2018-02-08 Chao Yuf2fs: fix to update last_disk_size correctly
2018-02-08 Chao Yuf2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
next