OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
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
2017-07-07 Jaegeuk Kimf2fs, block_dump: give WRITE direction to submit_bio
2017-05-09 Eric Biggersfscrypt: correct collision claim for digested names
2017-05-09 Eric Biggersf2fs: switch to using fscrypt_match_name()
2017-05-09 Eric Biggersfscrypt: introduce helper function for filename matching
2017-05-09 Eric Biggersfscrypt: fix context consistency check when key(s)...
2017-05-09 Joe Richeyfscrypt: Move key structure and constants to uapi
2017-05-09 Eric Biggersfscrypt: remove fscrypt_symlink_data_len()
2017-05-09 Eric Biggersfscrypt: remove unnecessary checks for NULL operations
2017-05-09 Eric Biggersfscrypt: eliminate ->prepare_context() operation
2017-05-09 Eric Biggersfscrypt: remove broken support for detecting keyring...
2017-05-08 Eric Biggersfscrypt: avoid collisions when presenting long encrypte...
2017-05-08 Jaegeuk Kimf2fs: check entire encrypted bigname when finding a...
2017-05-08 Eric Biggersf2fs: sync f2fs_lookup() with ext4_lookup()
2017-05-08 Yunlei Hef2fs: fix a mount fail for wrong next_scan_nid
2017-05-08 Chao Yuf2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGS
2017-05-08 Jaegeuk Kimf2fs: show available_nids in f2fs/status
2017-05-08 Jaegeuk Kimf2fs: flush dirty nats periodically
2017-05-08 Chao Yuf2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
2017-05-08 Chao Yuf2fs: allow cpc->reason to indicate more than one reason
2017-05-08 Hou Pengyangf2fs: release cp and dnode lock before IPU
2017-05-08 Chao Yuf2fs: shrink size of struct discard_cmd
2017-05-08 Chao Yuf2fs: don't hold cmd_lock during waiting discard command
2017-05-08 Jaegeuk Kimf2fs: nullify fio->encrypted_page for each writes
2017-05-08 Jin Qianf2fs: sanity check segment count
2017-05-08 Jaegeuk Kimf2fs: introduce valid_ipu_blkaddr to clean up
2017-05-08 Hou Pengyangf2fs: lookup extent cache first under IPU scenario
2017-05-08 Hou Pengyangf2fs: reconstruct code to write a data page
2017-05-08 Chao Yuf2fs: introduce __wait_discard_cmd
2017-05-08 Chao Yuf2fs: introduce __issue_discard_cmd
2017-05-08 Chao Yuf2fs: enable small discard by default
2017-05-08 Chao Yuf2fs: delay awaking discard thread
2017-05-08 Yunlei Hef2fs: seperate read nat page from nat_tree_lock
2017-05-08 Sheng Yongf2fs: fix multiple f2fs_add_link() having same name...
2017-05-08 Hou Pengyangf2fs: skip encrypted inode in ASYNC IPU policy
2017-05-08 Jaegeuk Kimf2fs: fix out-of free segments
2017-05-08 Arnd Bergmannf2fs: improve definition of statistic macros
2017-05-08 Jaegeuk Kimf2fs: assign allocation hint for warm/cold data
2017-05-08 Jaegeuk Kimf2fs: fix _IOW usage
2017-05-08 Jaegeuk Kimf2fs: add ioctl to flush data from faster device to...
2017-05-08 Hou Pengyangf2fs: introduce async IPU policy
2017-05-08 Chao Yuf2fs: add undiscard blocks stat
2017-05-08 Chao Yuf2fs: unlock cp_rwsem early for IPU writes
2017-05-08 Chao Yuf2fs: introduce __check_rb_tree_consistence
2017-05-08 Chao Yuf2fs: trace __submit_discard_cmd
2017-05-08 Chao Yuf2fs: in prior to issue big discard
2017-05-08 Chao Yuf2fs: clean up discard_cmd_control structure
2017-05-08 Chao Yuf2fs: use rb-tree to track pending discard commands
2017-05-08 Jaegeuk Kimf2fs: avoid dirty node pages in check_only recovery
next