f2fs: introduce f2fs_flush_merged_bios for cleanup
[cascardo/linux.git] / fs / f2fs /
2016-02-26 Chao Yuf2fs: introduce f2fs_flush_merged_bios for cleanup
2016-02-26 Chao Yuf2fs: introduce f2fs_update_data_blkaddr for cleanup
2016-02-26 Chao Yuf2fs crypto: fix incorrect positioning for GCing encryp...
2016-02-26 Chao Yuf2fs: fix incorrect upper bound when iterating inode...
2016-02-23 Yunlei Hef2fs: avoid hungtask problem caused by losing wake_up
2016-02-23 Chao Yuf2fs: trace old block address for CoWed page
2016-02-23 Chao Yuf2fs: try to flush inode after merging inline data
2016-02-23 Chao Yuf2fs: show more info about superblock recovery
2016-02-23 Chao Yuf2fs: fix the wrong stat count of calling gc
2016-02-23 Jaegeuk Kimf2fs: remain last victim segment number ascending order
2016-02-23 Shawn Linf2fs: reuse read_inline_data for f2fs_convert_inline_page
2016-02-23 Chao Yuf2fs: fix to delete old dirent in converted inline...
2016-02-23 Chao Yuf2fs: detect error of update_dent_inode in ->rename
2016-02-23 Shawn Linf2fs: move sanity checking of cp into get_valid_checkpoint
2016-02-23 Shawn Linf2fs: slightly reorganize read_raw_super_block
2016-02-23 Chao Yuf2fs: reorder nat cache lock in cache_nat_entry
2016-02-23 Chao Yuf2fs: split journal cache from curseg cache
2016-02-23 Chao Yuf2fs: enhance IO path with block plug
2016-02-23 Chao Yuf2fs: introduce f2fs_journal struct to wrap journal...
2016-02-23 Chao Yuf2fs crypto: avoid unneeded memory allocation when...
2016-02-23 Chao Yuf2fs crypto: handle unexpected lack of encryption keys
2016-02-23 Chao Yuf2fs crypto: make sure the encryption info is initializ...
2016-02-23 Chao Yuf2fs: support revoking atomic written pages
2016-02-23 Chao Yuf2fs: split drop_inmem_pages from commit_inmem_pages
2016-02-23 Jaegeuk Kimf2fs: avoid garbage lenghs in dentries
2016-02-23 Jaegeuk Kimf2fs crypto: sync with ext4's fname padding
2016-02-23 Jaegeuk Kimf2fs: use correct errno
2016-02-23 Jaegeuk Kimf2fs crypto: add missing locking for keyring_key access
2016-02-23 Jaegeuk Kimf2fs crypto: check for too-short encrypted file names
2016-02-23 Jaegeuk Kimf2fs crypto: f2fs_page_crypto() doesn't need a encrypti...
2016-02-23 Jaegeuk Kimf2fs crypto: fix spelling typo in comment
2016-02-23 Jaegeuk Kimf2fs crypto: replace some BUG_ON()'s with error checks
2016-02-23 Jaegeuk Kimf2fs: increase i_size to avoid missing data
2016-02-23 Jaegeuk Kimf2fs: preallocate blocks for buffered aio writes
2016-02-23 Jaegeuk Kimf2fs: move dio preallocation into f2fs_file_write_iter
2016-02-23 Yunlei Hef2fs: fix missing skip pages info
2016-02-23 Chao Yuf2fs: introduce f2fs_submit_merged_bio_cond
2016-02-23 Jaegeuk Kimf2fs: fix conflict on page->private usage
2016-02-23 Jaegeuk Kimf2fs: flush bios to handle cp_error in put_super
2016-02-23 Jaegeuk Kimf2fs: wait on page's writeback in writepages path
2016-02-23 Chao Yuf2fs: speed up handling holes in fiemap
2016-02-23 Chao Yuf2fs: introduce get_next_page_offset to speed up SEEK_DATA
2016-02-23 Chao Yuf2fs: remove unneeded pointer conversion
2016-02-23 Chao Yuf2fs: simplify __allocate_data_blocks
2016-02-23 Chao Yuf2fs: simplify f2fs_map_blocks
2016-02-23 Shuoran Liuf2fs: introduce lifetime write IO statistics
2016-02-23 Jaegeuk Kimf2fs: give scheduling point in shrinking path
2016-02-23 Hou Pengyangf2fs: improve shrink performance of extent nodes
2016-02-23 Jaegeuk Kimf2fs: don't set cached_en if it will be freed
2016-02-23 Jaegeuk Kimf2fs: move extent_node list operations being coupled...
2016-02-23 Hou Pengyangf2fs: reconstruct the code to free an extent_node
2016-02-23 Jaegeuk Kimf2fs: use wq_has_sleeper for cp_wait wait_queue
2016-02-23 Fan Lif2fs: avoid unnecessary search while finding victim...
2016-02-23 Yunlei Hef2fs: delete unnecessary wait for page writeback
2016-02-23 Jaegeuk Kimf2fs: use wait_for_stable_page to avoid contention
2016-02-23 Chao Yuf2fs: enhance foreground GC
2016-02-23 Jaegeuk Kimf2fs: don't need to call set_page_dirty for io error
2016-02-23 Jaegeuk Kimf2fs: avoid needless sync_inode_page when reading inlin...
2016-02-23 Jaegeuk Kimf2fs: don't need to sync node page at every time
2016-02-23 Jaegeuk Kimf2fs: avoid multiple node page writes due to inline_data
2016-02-23 Jaegeuk Kimf2fs: do f2fs_balance_fs when block is allocated
2016-02-23 Jaegeuk Kimf2fs: fix to overcome inline_data floods
2016-02-23 Jaegeuk Kimf2fs: use writepages->lock for WB_SYNC_ALL
2016-02-23 Jaegeuk Kimf2fs: remove needless condition check
2016-02-23 Chao Yuf2fs: correct search area in get_new_segment
2016-02-23 Chao Yuf2fs: export dirty_nats_ratio in sysfs
2016-02-23 Chao Yuf2fs: flush dirty nat entries when exceeding threshold
2016-02-23 Chao Yuf2fs: relocate is_merged_page
2016-02-22 Linus TorvaldsMerge tag 'for-linus-4.5-rc5-tag' of git://git./linux...
2016-02-20 Linus TorvaldsMerge tag 'powerpc-4.5-3' of git://git./linux/kernel...
2016-02-19 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-02-19 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-02-18' of...
2016-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-16 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2016-02-16 Linus TorvaldsMerge tag 'for-linus-20160216' of git://git.infradead...
2016-02-16 Kalle ValoMerge tag 'iwlwifi-for-kalle-2016-02-15' of https:...
2016-02-14 Linus TorvaldsMerge branch 'component' of git://ftp.arm.linux.org...
2016-02-13 Linus TorvaldsMerge tag 'arc-4.5-fixes' of git://git./linux/kernel...
2016-02-12 Mark BrownMerge remote-tracking branches 'spi/fix/atmel', 'spi...
2016-02-12 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-02-12 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes...
2016-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-10 Linus TorvaldsMerge branch 'for-4.5-fixes' of git://git./linux/kernel...
2016-02-10 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5659', ...
2016-02-10 Mark BrownMerge remote-tracking branches 'asoc/fix/imx-spdif...
2016-02-10 Mark BrownMerge remote-tracking branches 'asoc/fix/amd', 'asoc...
2016-02-10 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-02-10 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2016-02-05 Rafael J. WysockiMerge branches 'pm-core' and 'pm-domains'
2016-02-05 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes...
2016-02-05 Dave AirlieMerge branch 'drm/adv7511' of git://git./linux/kernel...
2016-02-04 Ingo MolnarMerge tag 'perf-urgent-for-mingo-2' of git://git./linux...
2016-02-04 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2016-02-03 Shaohua LiMerge branch 'mymd/for-next' into mymd/for-linus
2016-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-02-01 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.5b' of git://git./linux...
2016-02-01 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.5a' of git://git./linux...
2016-02-01 Jens AxboeMerge branch 'for-4.5/for-jens' of git://git./linux...
2016-02-01 Linus TorvaldsMerge tag 'staging-4.5-rc2' of git://git./linux/kernel...
2016-02-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
next