OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2017-11-16 Chao Yuf2fs: introduce read_inline_xattr
2017-11-16 Chao YuRevert "f2fs: reuse nids more aggressively"
2017-11-16 Yunlong SongRevert "f2fs: node segment is prior to data segment...
2017-10-12 Chao Yuf2fs: fix potential panic during fstrim
2017-09-21 Chao Yuf2fs: hurry up to issue discard after io interruption
2017-09-21 Chao Yuf2fs: fix to show correct discard_granularity in sysfs
2017-09-21 Chao Yuf2fs: detect dirty inode in evict_inode
2017-09-21 Daeho Jeongf2fs: clear radix tree dirty tag of pages whose dirty...
2017-09-21 Jaegeuk Kimf2fs: speed up gc_urgent mode with SSR
2017-09-21 Jaegeuk Kimf2fs: better to wait for fstrim completion
2017-09-21 Yunlei Hef2fs: avoid race in between read xattr & write xattr
2017-09-21 Jaegeuk Kimf2fs: make get_lock_data_page to handle encrypted inode
2017-09-21 Jaegeuk Kimf2fs: use generic terms used for encrypted block management
2017-09-21 Jaegeuk Kimf2fs: introduce f2fs_encrypted_file for clean-up
2017-09-21 Yunlong SongRevert "f2fs: add a new function get_ssr_cost"
2017-09-21 Arvind Yadavf2fs: constify super_operations
2017-09-21 Chao Yuf2fs: fix to wake up all sleeping flusher
2017-09-21 Chao Yuf2fs: avoid race in between atomic_read & atomic_inc
2017-09-21 Chao Yuf2fs: remove unneeded parameter of change_curseg
2017-09-21 Chao Yuf2fs: update i_flags correctly
2017-09-21 Jaegeuk Kimf2fs: don't check inode's checksum if it was dirtied...
2017-09-21 Jaegeuk Kimf2fs: don't need to update inode checksum for recovery
2017-09-21 Chao Yuf2fs: trigger fdatasync for non-atomic_write file
2017-09-21 Chao Yuf2fs: fix to avoid race in between aio and gc
2017-09-21 Jaegeuk Kimf2fs: wake up discard_thread iff there is a candidate
2017-09-21 Jaegeuk Kimf2fs: return error when accessing insane flie offset
2017-09-21 Chao Yuf2fs: trigger normal fsync for non-atomic_write file
2017-09-21 Chao Yuf2fs: clear FI_HOT_DATA correctly
2017-09-21 Chao Yuf2fs: fix out-of-order execution in f2fs_issue_flush
2017-09-21 Jaegeuk Kimf2fs: issue discard commands if gc_urgent is set
2017-09-21 Chao Yuf2fs: introduce discard_granularity sysfs entry
2017-09-21 Yunlong Songf2fs: remove unused function overprovision_sections
2017-09-21 Jaegeuk Kimf2fs: check hot_data for roll-forward recovery
2017-09-21 Chao Yuf2fs: add tracepoint for f2fs_gc
2017-09-21 Chao Yuf2fs: retry to revoke atomic commit in -ENOMEM case
2017-09-21 Jaegeuk Kimf2fs: let fill_super handle roll-forward errors
2017-09-21 Qiuyang Sunf2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
2017-09-21 Chao Yuf2fs: support journalled quota
2017-09-21 Chao Yuf2fs: fix potential overflow when adjusting GC cycle
2017-09-21 Chao Yuf2fs: avoid unneeded sync on quota file
2017-09-21 Jaegeuk Kimf2fs: introduce gc_urgent mode for background GC
2017-09-21 Jaegeuk Kimf2fs: use IPU for cold files
2017-09-21 Yunlong Songf2fs: fix the size value in __check_sit_bitmap
2017-09-21 Chao Yuf2fs: add app/fs io stat
2017-09-21 Yunlong Songf2fs: do not change the valid_block value if cur_valid_...
2017-09-21 Yunlong Songf2fs: update cur_valid_map_mir together with cur_valid_map
2017-09-21 Jaegeuk Kimf2fs: use printk_ratelimited for f2fs_msg
2017-09-21 Jaegeuk Kimf2fs: expose features to sysfs entry
2017-09-21 Chao Yuf2fs: support inode checksum
2017-09-21 Jaegeuk Kimf2fs: return wrong error number on f2fs_quota_write
2017-09-21 Yunlong Songf2fs: provide f2fs_balance_fs to __write_node_page
2017-09-21 Chao Yuf2fs: introduce f2fs_statfs_project
2017-09-21 Jaegeuk Kimf2fs: don't need to wait for node writes for atomic...
2017-09-21 Jaegeuk Kimf2fs: avoid naming confusion of sysfs init
2017-09-21 Chao Yuf2fs: support project quota
2017-09-21 Chao Yuf2fs: record quota during dot{,dot} recovery
2017-09-21 Chao Yuf2fs: enhance on-disk inode structure scalability
2017-09-21 Chao Yuf2fs: make max inline size changeable
2017-09-21 Jaegeuk Kimf2fs: add ioctl to expose current features
2017-09-21 Chao Yuf2fs: make background threads of f2fs being aware of...
2017-09-21 Jaegeuk Kimf2fs: don't give partially written atomic data from...
2017-09-21 Jaegeuk Kimf2fs: give a try to do atomic write in -ENOMEM case
2017-09-21 Ernesto A.... f2fs: preserve i_mode if __f2fs_set_acl() fails
2017-09-21 Yunlei Hef2fs: alloc new nids for xattr block in recovery
2017-09-21 Chao Yuf2fs: spread struct f2fs_dentry_ptr for inline path
2017-09-21 Yunlei Hef2fs: remove unused input parameter
2017-07-20 Jaegeuk Kimf2fs: avoid cpu lockup
2017-07-14 Jaegeuk Kimf2fs: include seq_file.h for sysfs.c
2017-07-14 Jaegeuk Kimf2fs: Don't clear SGID when inheriting ACLs
2017-07-14 Luis Henriquesf2fs: remove extra inode_unlock() in error path
2017-07-14 Daniel Walterfscrypt: add support for AES-128-CBC
2017-07-14 Eric Biggersfscrypt: inline fscrypt_free_filename()
2017-07-14 Jaegeuk Kimf2fs: make more close to v4.13-rc1
2017-07-14 Chao Yuf2fs: support plain user/group quota
2017-07-13 Jaegeuk Kimf2fs: avoid deadlock caused by lock order of page and...
2017-07-13 Chao Yuf2fs: use spin_{,un}lock_irq{save,restore}
2017-07-13 Jaegeuk Kimf2fs: relax migratepage for atomic written page
2017-07-13 Chao Yuf2fs: don't count inode block in in-memory inode.i_blocks
2017-07-13 Chao YuRevert "f2fs: fix to clean previous mount option when...
2017-07-13 Sheng Yongf2fs: do not set LOST_PINO for renamed dir
2017-07-13 Sheng Yongf2fs: do not set LOST_PINO for newly created dir
2017-07-13 Chao Yuf2fs: skip ->writepages for {mete,node}_inode during...
2017-07-13 Chao Yuf2fs: introduce __check_sit_bitmap
2017-07-13 Chao Yuf2fs: stop gc/discard thread in prior during umount
2017-07-13 Chao Yuf2fs: introduce reserved_blocks in sysfs
2017-07-13 Yunlong Songf2fs: avoid redundant f2fs_flush after remount
2017-07-13 Jaegeuk Kimf2fs: report # of free inodes more precisely
2017-07-13 Jaegeuk Kimf2fs: add ioctl to do gc with target block address
2017-07-13 Jaegeuk Kimf2fs: don't need to check encrypted inode for partial...
2017-07-13 Chao Yuf2fs: measure inode.i_blocks as generic filesystem
2017-07-13 Chao Yuf2fs: set CP_TRIMMED_FLAG correctly
2017-07-13 Eric Biggersf2fs: require key for truncate(2) of encrypted file
2017-07-13 Chao Yuf2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
2017-07-13 Chao Yuf2fs: clean up sysfs codes
2017-07-13 Chao Yuf2fs: fix wrong error number of fill_super
2017-07-13 Chao Yuf2fs: fix to show injection rate in ->show_options
2017-07-13 Christophe... f2fs: Fix a return value in case of error in 'f2fs_fill...
2017-07-13 Tiezhu Yangf2fs: use proper variable name
2017-07-13 Chao Yuf2fs: fix to avoid panic when encountering corrupt...
2017-07-13 Chao Yuf2fs: don't track newly allocated nat entry in list
next