MoKee Open Source Changelog from 01/10/2017 - 01/11/2017
---------------------------------------------------------------
Project: kernel/samsung/smdk4412 •
Simon Shields - include: export samsung videodev2 files to userspace
•
Simon Shields - i9100: Enable LMK OOM_ADJ_VALUES and ADJ_RBTREE
•
Simon Shields - i9100: Enable LZ4 zRAM
•
Simon Shields - i9100: Enable KSM
Project: kernel/motorola/msm8996 •
Stephen Bird - Update defconfig
Project: kernel/xiaomi/msm8916 •
Siqi Lin - ALSA: info: Check for integer overflow in snd_info_entry_write()
•
John Dias - perf: don't leave group_entry on sibling list (use-after-free)
•
Daniel Rosenberg - ion: Fix use after free during ION_IOC_ALLOC
•
Johannes Thumshirn - splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
•
Al Viro - sg_write()/bsg_write() is not fit to be called under KERNEL_DS
•
Herbert Xu - netlink: Fix dump skb leak/double free
•
Pravin B Shelar - netlink: Eliminate kmalloc in netlink dump operation.
•
Takashi Iwai - ALSA: pcm : Call kill_fasync() in stream lock
•
Eric Dumazet - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Project: kernel/xiaomi/msm8996 •
Yunlei He - f2fs: fix a missing size change in f2fs_setattr
•
Oleg Nesterov - fs/super.c: fix race between freeze_super() and thaw_super()
•
Jaegeuk Kim - scripts/tags.sh: catch 4.9-rc6
•
Jaegeuk Kim - f2fs: fix to access nullified flush_cmd_control pointer
•
Jaegeuk Kim - f2fs: free meta pages if sanity check for ckpt is failed
•
Jaegeuk Kim - f2fs: detect wrong layout
•
Jaegeuk Kim - f2fs: call sync_fs when f2fs is idle
•
Jaegeuk Kim - Revert "f2fs: use percpu_counter for # of dirty pages in inode"
•
Chao Yu - f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
•
Jaegeuk Kim - f2fs: do not activate auto_recovery for fallocated i_size
•
Arnd Bergmann - f2fs: fix 32-bit build
•
Nicolai Stange - f2fs: set ->owner for debugfs status file's file_operations
•
Chao Yu - f2fs: fix incorrect free inode count in ->statfs
•
Geliang Tang - f2fs: drop duplicate header timer.h
•
Jaegeuk Kim - f2fs: fix wrong AUTO_RECOVER condition
•
Jaegeuk Kim - f2fs: do not recover i_size if it's valid
•
Chao Yu - f2fs: fix fdatasync
•
Chao Yu - f2fs: fix to account total free nid correctly
•
Yunlei He - f2fs: fix an infinite loop when flush nodes in cp
•
Chao Yu - f2fs: don't wait writeback for datas during checkpoint
•
Jaegeuk Kim - f2fs: fix wrong written_valid_blocks counting
•
Jaegeuk Kim - f2fs: avoid BG_GC in f2fs_balance_fs
•
Jaegeuk Kim - f2fs: fix redundant block allocation
•
Jaegeuk Kim - f2fs: use err for f2fs_preallocate_blocks
•
Jaegeuk Kim - f2fs: support multiple devices
•
Jaegeuk Kim - f2fs: allow dio read for LFS mode
•
Jaegeuk Kim - f2fs: revert segment allocation for direct IO
•
Yunlei He - f2fs: return directly if block has been removed from the victim
•
Chao Yu - Revert "f2fs: do not recover from previous remained wrong dnodes"
•
Jaegeuk Kim - f2fs: remove checkpoint in f2fs_freeze
•
Jaegeuk Kim - f2fs: assign segments correctly for direct_io
•
Chao Yu - f2fs: fix wrong i_atime recovery
•
Chao Yu - f2fs: record inode updating status correctly
•
Damien Le Moal - f2fs: Trace reset zone events
•
Damien Le Moal - f2fs: Reset sequential zones on zoned block devices
•
Damien Le Moal - f2fs: Cache zoned block devices zone type
•
Damien Le Moal - f2fs: Do not allow adaptive mode for host-managed zoned block devices
•
Damien Le Moal - f2fs: Always enable discard for zoned blocks devices
•
Damien Le Moal - f2fs: Suppress discard warning message for zoned block devices
•
Damien Le Moal - f2fs: Check zoned block feature for host-managed zoned block devices
•
Damien Le Moal - f2fs: Use generic zoned block device terminology
•
Damien Le Moal - f2fs: Add missing break in switch-case
•
Jaegeuk Kim - f2fs: avoid infinite loop in the EIO case on recover_orphan_inodes
•
Chao Yu - f2fs: report error of f2fs_fill_dentries
•
Jaegeuk Kim - fs/crypto: catch up 4.9-rc6
•
Arnd Bergmann - f2fs: hide a maybe-uninitialized warning
•
Jaegeuk Kim - f2fs: remove percpu_count due to performance regression
•
Jaegeuk Kim - f2fs: make clean inodes when flushing inode page
•
Jaegeuk Kim - f2fs: keep dirty inodes selectively for checkpoint
•
Jaegeuk Kim - f2fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
•
Jaegeuk Kim - f2fs: use BIO_MAX_PAGES for bio allocation
•
Jaegeuk Kim - f2fs: declare static function for __build_free_nids
•
Jaegeuk Kim - f2fs: call f2fs_balance_fs for setattr
•
Jaegeuk Kim - f2fs: count dirty inodes to flush node pages during checkpoint
•
Chao Yu - f2fs: avoid casted negative value as shrink count
•
Chao Yu - f2fs: don't interrupt free nids building during nid allocation
•
Jaegeuk Kim - f2fs: clean up free nid list operations
•
Chao Yu - f2fs: split free nid list
•
Chao Yu - f2fs: clear nlink if fail to add_link
•
Eric Biggers - f2fs: fix sparse warnings
•
Chao Yu - f2fs: fix error handling in fsync_node_pages
•
Chao Yu - f2fs: fix to update largest extent under lock
•
Chao Yu - f2fs: be aware of extent beyond EOF in fiemap
•
Chao Yu - f2fs: don't miss any f2fs_balance_fs cases
•
Chao Yu - f2fs: add missing f2fs_balance_fs in f2fs_zero_range
•
Chao Yu - f2fs: give a chance to detach from dirty list
•
Chao Yu - f2fs: fix to release discard entries during checkpoint
•
Chao Yu - f2fs: exclude free nids building and allocation
•
Jaegeuk Kim - f2fs: fix missing read/write function pointers
•
Jaegeuk Kim - f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
•
Jaegeuk Kim - f2fs: fix overflow due to condition check order
•
Jaegeuk Kim - posix_acl: Clear SGID bit when setting file permissions
Project: kernel/xiaomi/msm8956 •
martincz - Revert "defconfigs: Enable SDCARDFS"
Project: hardware/samsung •
Simon Shields - exynos4: allow using SLSI stack
Project: packages/apps/Eleven •
artanis - Automatic translation import
Project: packages/apps/Aegis •
artanis - Automatic translation import
Project: packages/apps/MKParts •
Michael W - CMParts: Fix expandable desktop
Project: packages/apps/Venus •
artanis - Automatic translation import
Project: packages/apps/Dialer •
artanis - Automatic translation import
•
PMS22 - Move CAF strings to cm_strings and fix wrong line breaks.
Project: packages/apps/Messaging •
artanis - Automatic translation import
Project: packages/apps/MKCenter •
artanis - Automatic translation import
Project: packages/apps/Settings •
artanis - Automatic translation import
Project: device/lge/bullhead •
dcd - bullhead: squash: add extract-files
Project: device/lge/hammerhead •
droidfivex - overlay: trim frameworks/base overlay
Project: device/wingtech/wt88047 •
NeoDarkness - wt88047: Update fstab
Project: device/sony/huashan •
Adrian DC - huashan: proprietary: Use new generic extract utils
Project: device/motorola/griffin •
Stephen Bird - Add perfd selinux
Project: device/xiaomi/ido •
Anik1199 - ido: Disable button brightness setting
Project: device/xiaomi/libra •
crancocco - add maintainer
Project: device/xiaomi/msm8956-common •
martincz - Revert "msm8956: Enable sdcardfs"
Project: frameworks/base •
artanis - Automatic translation import
•
martincz - base: improve network traffic display
Project: external/mokee/ServerController •
carsonhgr - update G3 dual-sim info
Project: external/mokee/BuildController •
martincz - tmp disable ham when we are ready
Project: vendor/mksdk •
artanis - Automatic translation import
Project: vendor/sony/huashan •
martincz - Update proprietary libs
---------------------------------------------------------------
You can see more changelog from http://changelog.mokeedev.com