platform/kernel/linux-starfive.git
2017-04-19 Hou Pengyangf2fs: introduce async IPU policy
2017-04-19 Chao Yuf2fs: add undiscard blocks stat
2017-04-19 Chao Yuf2fs: unlock cp_rwsem early for IPU writes
2017-04-19 Chao Yuf2fs: introduce __check_rb_tree_consistence
2017-04-19 Chao Yuf2fs: trace __submit_discard_cmd
2017-04-19 Chao Yuf2fs: in prior to issue big discard
2017-04-19 Chao Yuf2fs: clean up discard_cmd_control structure
2017-04-19 Chao Yuf2fs: use rb-tree to track pending discard commands
2017-04-18 Jaegeuk Kimf2fs: avoid dirty node pages in check_only recovery
2017-04-12 Jaegeuk Kimf2fs: fix not to set fsync/dentry mark
2017-04-12 Jaegeuk Kimf2fs: allocate hot_data for atomic writes
2017-04-12 Jaegeuk Kimf2fs: give time to flush dirty pages for checkpoint
2017-04-12 Jaegeuk Kimf2fs: fix fs corruption due to zero inode page
2017-04-12 Chao Yuf2fs: shrink blk plug region
2017-04-11 Chao Yuf2fs: extract rb-tree operation infrastructure
2017-04-11 Jaegeuk Kimf2fs: avoid frequent checkpoint during f2fs_gc
2017-04-11 Jaegeuk Kimf2fs: clean up some macros in terms of GET_SEGNO
2017-04-11 Jaegeuk Kimf2fs: clean up get_valid_blocks with consistent parameter
2017-04-11 Jaegeuk Kimf2fs: use segment number for get_valid_blocks
2017-04-11 Tomohiro Kusumif2fs: guard macro variables with braces
2017-04-11 Tomohiro Kusumif2fs: fix comment on f2fs_flush_merged_bios() after...
2017-04-11 Chao Yuf2fs: prevent waiter encountering incorrect discard...
2017-04-11 Chao Yuf2fs: introduce f2fs_wait_discard_bios
2017-04-11 Chao Yuf2fs: split discard_cmd_list
2017-04-11 Jaegeuk KimRevert "f2fs: put allocate_segment after refresh_sit_entry"
2017-04-05 Tomohiro Kusumif2fs: split make_dentry_ptr() into block and inline...
2017-04-05 Jaegeuk Kimf2fs: submit bio of in-place-update pages
2017-04-05 Kaixu Xiaf2fs: remove the redundant variable definition
2017-04-05 Jaegeuk Kimf2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SY...
2017-04-05 Jaegeuk Kimf2fs: write small sized IO to hot log
2017-04-05 Chao Yuf2fs: use bitmap in discard_entry
2017-04-05 Chao Yuf2fs: clean up destroy_discard_cmd_control
2017-04-05 Chao Yuf2fs: count discard command entry
2017-04-05 Chao Yuf2fs: show issued flush/discard count
2017-03-30 Jaegeuk Kimf2fs: relax node version check for victim data in gc
2017-03-30 Jaegeuk Kimf2fs: start SSR much eariler to avoid FG_GC
2017-03-30 Jaegeuk Kimf2fs: allocate node and hot data in the beginning of...
2017-03-28 Jaegeuk Kimf2fs: fix wrong max cost initialization
2017-03-25 Yunlei Hef2fs: allow write page cache when writting cp
2017-03-24 Chao Yuf2fs: don't reserve additional space in xattr block
2017-03-24 Chao Yuf2fs: clean up xattr operation
2017-03-24 Chao Yuf2fs: don't track volatile file in dirty inode list
2017-03-24 Chao Yuf2fs: show the max number of volatile operations
2017-03-24 Chao Yuf2fs: fix race condition in between free nid allocator...
2017-03-24 Yunlei Hef2fs: use set_page_private marcro in f2fs_trace_pid
2017-03-24 Chao Yuf2fs: fix recording invalid last_victim
2017-03-22 Kinglong Meef2fs: more reasonable mem_size calculating of ino_entry
2017-03-22 Kinglong Meef2fs: calculate the f2fs_stat_info into base_mem
2017-03-22 Kinglong Meef2fs: avoid stat_inc_atomic_write for non-atomic file
2017-03-22 Chao Yuf2fs: add missing INMEM_REVOKE trace enum definition
2017-03-22 Kinglong Meef2fs: sanity check of crc_offset from raw checkpoint
2017-03-22 Kinglong Meef2fs: cleanup the disk level filename updating
2017-03-22 Chao Yuf2fs: cover update_free_nid_bitmap with nid_list_lock
2017-03-22 Kinglong Meef2fs: fix bad prefetchw of NULL page
2017-03-22 Kinglong Meef2fs: clear FI_DATA_EXIST flag in truncate_inline_inode
2017-03-22 Kinglong Meef2fs: move mnt_want_write_file after arguments checking
2017-03-22 Kinglong Meef2fs: check new size by inode_newsize_ok in f2fs_insert...
2017-03-22 Kinglong Meef2fs: avoid copy date to user-space if move file range...
2017-03-22 Kinglong Meef2fs: drop duplicate new_size assign in f2fs_zero_range
2017-03-22 Fan Lif2fs: adjust the way of calculating nat block
2017-03-22 Jaegeuk Kimf2fs: add fault injection on f2fs_truncate
2017-03-22 Sheng Yongf2fs: check range before defragment
2017-03-22 Sheng Yongf2fs: use parameter max_items instead of PIDVEC_SIZE
2017-03-22 Yunlei Hef2fs: add a punch discard command function
2017-03-22 Jaegeuk Kimf2fs: allocate a bio for discarding when actually issui...
2017-03-22 Yunlei Hef2fs: skip writeback meta pages if cp_mutex acquire...
2017-03-22 Jaegeuk Kimf2fs: show more precise message on orphan recovery...
2017-03-22 Kinglong Meef2fs: remove dead macro PGOFS_OF_NEXT_DNODE
2017-03-22 Kinglong Meef2fs: drop duplicate radix tree lookup of nat_entry_set
2017-03-22 Kinglong Meef2fs: make sure trace all f2fs_issue_flush
2017-03-22 Chao Yuf2fs: don't allow volatile writes for non-regular file
2017-03-22 Jaegeuk Kimf2fs: don't allow atomic writes for not regular files
2017-03-22 Jaegeuk Kimf2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
2017-03-21 Jaegeuk Kimf2fs: build stat_info before orphan inode recovery
2017-03-21 Kinglong Meef2fs: fix the fault of calculating blkstart twice
2017-03-21 Kinglong Meef2fs: fix the fault of checking F2FS_LINK_MAX for renam...
2017-03-21 Jaegeuk Kimf2fs: don't allow to get pino when filename is encrypted
2017-03-21 Jaegeuk Kimf2fs: fix wrong error injection for evict_inode
2017-03-21 Kinglong Meef2fs: le32_to_cpu for ckpt->cp_pack_total_block_count
2017-03-21 Jaegeuk Kimf2fs: le16_to_cpu for xattr->e_value_size
2017-03-21 Jaegeuk Kimf2fs: don't need to invalidate wrong node page
2017-03-21 Yunlei Hef2fs: fix an error return value in truncate_partial_dat...
2017-03-21 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-03-21 Linus TorvaldsMerge tag 'gpio-v4.11-2' of git://git./linux/kernel...
2017-03-21 Linus TorvaldsMerge tag 'rproc-v4.11-fixes' of git://github.com/ander...
2017-03-21 Linus TorvaldsMerge tag 'for-f2fs-4.11-rc4' of git://git./linux/kerne...
2017-03-21 Ping ChengHID: wacom: generic: Wacom mouse is only provided for...
2017-03-21 Oscar CamposHID: corsair: Add driver Scimitar Pro RGB gaming mouse...
2017-03-21 Oscar CamposHID: corsair: support for K65-K70 Rapidfire and Scimita...
2017-03-21 Aaron Armstrong... HID: wacom: don't manually release resources for the EKR
2017-03-21 Aaron Armstrong... HID: wacom: Correct Intuos Pro 2 resolution
2017-03-20 Arnd Bergmannremoteproc: qcom: fix QCOM_SMD dependencies
2017-03-20 Chao Yuf2fs: combine nat_bits and free_nid_bitmap cache
2017-03-20 Chao Yuf2fs: skip scanning free nid bitmap of full NAT blocks
2017-03-20 Jaegeuk Kimf2fs: use __set{__clear}_bit_le
2017-03-20 Jaegeuk Kimf2fs: declare static functions
2017-03-20 Jaegeuk Kimf2fs: don't overwrite node block by SSR
2017-03-20 Linus TorvaldsLinux 4.11-rc3
2017-03-20 Linus Torvaldsmm/swap: don't BUG_ON() due to uninitialized swap slot...
next