OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2017-11-16 Chao Yuf2fs: deny accessing encryption policy if encryption...
2017-11-16 Chao Yuf2fs: inject fault in inc_valid_node_count
2017-11-16 Chao Yuf2fs: fix to clear FI_NO_PREALLOC
2017-11-16 Jaegeuk Kimf2fs: expose quota information in debugfs
2017-11-16 Yunlei Hef2fs: separate nat entry mem alloc from nat_tree_lock
2017-11-16 LiFanf2fs: validate before set/clear free nat bitmap
2017-11-16 Chao Yuf2fs: avoid opened loop codes in __add_ino_entry
2017-11-16 Hyunchul Leef2fs: apply write hints to select the type of segments...
2017-11-16 Chao Yuf2fs: introduce scan_curseg_cache for cleanup
2017-11-16 Fan Lif2fs: optimize the way of traversing free_nid_bitmap
2017-11-16 Fan Lif2fs: keep scanning until enough free nids are acquired
2017-11-16 Chao Yuf2fs: trace checkpoint reason in fsync()
2017-11-16 Chao Yuf2fs: keep isize once block is reserved cross EOF
2017-11-16 Chao Yuf2fs: avoid race in between GC and block exchange
2017-11-16 Fan Lif2fs: save a multiplication for last_nid calculation
2017-11-16 Chao Yuf2fs: fix summary info corruption
2017-11-16 Chao Yuf2fs: remove dead code in update_meta_page
2017-11-16 Chao Yuf2fs: remove unneeded semicolon
2017-11-16 Jeff Laytonf2fs: don't bother with inode->i_version
2017-11-16 Chao Yuf2fs: check curseg space before foreground GC
2017-11-16 Chao Yuf2fs: use rw_semaphore to protect SIT cache
2017-11-16 Jaegeuk Kimf2fs: support quota sys files
2017-11-16 Jaegeuk Kimf2fs: add quota_ino feature infra
2017-11-16 Fan Lif2fs: optimize __update_nat_bits
2017-11-16 Yunlei Hef2fs: modify for accurate fggc node io stat
2017-11-16 Yunlong SongRevert "f2fs: handle dirty segments inside refresh_sit_...
2017-11-16 Fan Lif2fs: add a function to move nid
2017-11-16 Chao Yuf2fs: export SSR allocation threshold
2017-11-16 Chao Yuf2fs: give correct trimmed blocks in fstrim
2017-11-16 Chao Yuf2fs: support bio allocation error injection
2017-11-16 Chao Yuf2fs: support get_page error injection
2017-11-16 Chao Yuf2fs: add missing sysfs description
2017-11-16 Yunlong Songf2fs: support soft block reservation
2017-11-16 Jaegeuk Kimf2fs: handle error case when adding xattr entry
2017-11-16 Chao Yuf2fs: support flexible inline xattr size
2017-11-16 Jaegeuk Kimf2fs: show current cp state
2017-11-16 Jaegeuk Kimf2fs: add missing quota_initialize
2017-11-16 Jaegeuk Kimf2fs: show # of dirty segments via sysfs
2017-11-16 Jaegeuk Kimf2fs: stop all the operations by cp_error flag
2017-11-16 Colin Ian Kingf2fs: remove several redundant assignments
2017-11-16 Arnd Bergmannf2fs: avoid using timespec
2017-11-16 Chao Yuf2fs: fix to correct no_fggc_candidate
2017-11-16 Jaegeuk KimRevert "f2fs: return wrong error number on f2fs_quota_w...
2017-11-16 Jaegeuk Kimf2fs: remove obsolete pointer for truncate_xattr_node
2017-11-16 Jaegeuk Kimf2fs: retry ENOMEM for quota_read|write
2017-11-16 Jaegeuk Kimf2fs: limit # of inmemory pages
2017-11-16 Chao Yuf2fs: update ctx->pos correctly when hitting hole in...
2017-11-16 Chao Yuf2fs: relocate readahead codes in readdir()
2017-11-16 Chao Yuf2fs: allow readdir() to be interrupted
2017-11-16 Chao Yuf2fs: trace f2fs_readdir
2017-11-16 Chao Yuf2fs: trace f2fs_lookup
2017-11-16 Weichao Guof2fs: skip searching non-exist range in truncate_hole
2017-11-16 Jaegeuk Kimf2fs: expose some sectors to user in inline data or...
2017-11-16 Jaegeuk Kimf2fs: avoid stale fi->gdirty_list pointer
2017-11-16 Jaegeuk Kimf2fs/crypto: drop crypto key at evict_inode only
2017-11-16 Chao Yuf2fs: fix to avoid race when accessing last_disk_size
2017-11-16 Thomas Meyerf2fs: Fix bool initialization/comparison
2017-11-16 Chao Yuf2fs: give up CP_TRIMMED_FLAG if it drops discards
2017-11-16 Chao Yuf2fs: trace f2fs_remove_discard
2017-11-16 Chao Yuf2fs: reduce cmd_lock coverage in __issue_discard_cmd
2017-11-16 Chao Yuf2fs: split discard policy
2017-11-16 Chao Yuf2fs: wrap discard policy
2017-11-16 Chao Yuf2fs: support issuing/waiting discard in range
2017-11-16 Chao Yuf2fs: fix to flush multiple device in checkpoint
2017-11-16 Chao Yuf2fs: enhance multiple device flush
2017-11-16 Chao Yuf2fs: fix to show ino management cache size correctly
2017-11-16 Chao Yuf2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush
2017-11-16 Chao Yuf2fs: obsolete ALLOC_NID_LIST list
2017-11-16 Weichao Guof2fs: convert inline data for direct I/O & FI_NO_PREALLOC
2017-11-16 Hsiang Kaof2fs: allow readpages with NULL file pointer
2017-11-16 Chao Yuf2fs: show flush list status in sysfs
2017-11-16 Chao Yuf2fs: introduce read_xattr_block
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
next