OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
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
2017-07-13 Chao Yuf2fs: add f2fs_bug_on in __remove_discard_cmd
2017-07-13 Chao Yuf2fs: introduce __wait_one_discard_bio
2017-07-13 Qiuyang Sunf2fs: dax: fix races between page faults and truncating...
2017-07-13 Fan Lif2fs: simplify the way of calulating next nat address
2017-07-13 Jin Qianf2fs: sanity check size of nat and sit cache
2017-07-13 Yunlei Hef2fs: fix a panic caused by NULL flush_cmd_control
2017-07-13 Zhang Shengjuf2fs: remove the unnecessary cast for PTR_ERR
2017-07-13 Jaegeuk Kimf2fs: remove false-positive bug_on
2017-07-13 Damien Le Moalf2fs: Do not issue small discards in LFS mode
2017-07-13 Eric Biggersf2fs: don't bother checking for encryption key in ...
2017-07-13 Eric Biggersf2fs: don't bother checking for encryption key in ...
2017-07-13 Chao Yuf2fs: wait discard IO completion without cmd_lock held
2017-07-13 Chao Yuf2fs: wake up all waiters in f2fs_submit_discard_endio
2017-07-13 Chao Yuf2fs: show more info if fail to issue discard
2017-07-13 Chao Yuf2fs: introduce io_list for serialize data/node IOs
2017-07-13 Chao Yuf2fs: split wio_mutex
2017-07-13 Yunlei Hef2fs: combine huge num of discard rb tree consistence...
2017-07-13 Yunlei Hef2fs: fix a bug caused by NULL extent tree
2017-07-13 Jaegeuk Kimf2fs: try to freeze in gc and discard threads
2017-07-13 Yunlei Hef2fs: add a new function get_ssr_cost
2017-07-13 Hou Pengyangf2fs: declare load_free_nid_bitmap static
2017-07-13 Jaegeuk Kimf2fs: avoid f2fs_lock_op for IPU writes
2017-07-13 Jaegeuk Kimf2fs: split bio cache
2017-07-13 Jaegeuk Kimf2fs: use fio instead of multiple parameters
2017-07-13 Jaegeuk Kimf2fs: remove unnecessary read cases in merged IO flow
2017-07-13 Jaegeuk Kimf2fs: use f2fs_submit_page_bio for ra_meta_pages
2017-07-13 Weichao Guof2fs: make sure f2fs_gc returns consistent errno
2017-07-13 Jaegeuk Kimf2fs: load inode's flag from disk
2017-07-13 Jin Qianf2fs: sanity check checkpoint segno and blkoff
next