linux-2.6-block.git
2016-03-18 Arnd Bergmannf2fs: add missing argument to f2fs_setxattr stub
2016-03-18 Chao Yuf2fs: fix to avoid unneeded unlock_new_inode
2016-03-18 Chao Yuf2fs: clean up opened code with f2fs_update_dentry
2016-03-18 Jaegeuk Kimf2fs: declare static functions
2016-03-18 Keith Mokf2fs: use cryptoapi crc32 functions
2016-03-18 Fan Lif2fs: modify the readahead method in ra_node_page()
2016-03-18 Jaegeuk Kimf2fs crypto: sync ext4_lookup and ext4_file_open
2016-03-18 Jaegeuk Kimfs crypto: move per-file encryption from f2fs tree...
2016-03-02 Yang Shif2fs: mutex can't be used by down_write_nest_lock()
2016-03-02 Liu Xuef2fs: recovery missing dot dentries in root directory
2016-02-26 Chao Yuf2fs: fix to avoid deadlock when merging inline data
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 Sheng Yongf2fs: fix endianness of on-disk summary_footer
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 'trace-fixes-v4.5-rc5' of git://git./linux...
2016-02-22 Linus TorvaldsMerge tag 'for-linus-4.5-rc5-tag' of git://git./linux...
2016-02-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-02-22 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.5-rc6' of git://git....
2016-02-22 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-02-22 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-02-22 David S. MillerMerge tag 'linux-can-fixes-for-4.5-20160221' of git...
2016-02-22 David S. MillerMerge branch 'bnx2x-848xx-phy-fixes'
2016-02-22 Yuval Mintzbnx2x: Fix 84833 phy command handler
2016-02-22 Yuval Mintzbnx2x: Fix led setting for 84858 phy.
2016-02-22 Yuval Mintzbnx2x: Correct 84858 PHY fw version
2016-02-22 Yuval Mintzbnx2x: Fix 84833 RX CRC
2016-02-22 Yuval Mintzbnx2x: Fix link-forcing for KR2
2016-02-22 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-02-22 Robert Jarzmiknet: ethernet: davicom: fix devicetree irq resource
2016-02-22 Ken Kawasakifmvj18x_cs: fix incorrect indexing of dev->dev_addr...
2016-02-22 Shrikrishna... Driver: Vmxnet3: Update Rx ring 2 max size
2016-02-22 David S. MillerMerge branch 'netcp-fixes'
2016-02-22 Karicheri,... net: netcp: rework the code for get/set sw_data in...
2016-02-22 Karicheri,... soc: ti: knav_dma: rename pad in struct knav_dma_desc...
next