usr/Kconfig: make initrd compression algorithm selection not expert
[firefly-linux-kernel-4.4.55.git] / fs / f2fs /
2014-12-12 Linus TorvaldsMerge tag 'please-pull-morepstore' of git://git./linux...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge tag 'upstream-3.19-rc1' of git://git.infradead...
2014-12-12 Linus TorvaldsMerge tag 'xfs-for-linus-3.19-rc1' of git://git./linux...
2014-12-12 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-12-12 Jiri KosinaMerge branches 'for-3.19/hid-report-len', 'for-3.19...
2014-12-12 Jiri KosinaMerge branches 'for-3.18/upstream-fixes' and 'for-3...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge tag 'stable/for-linus-3.19-rc0-tag' of git:/...
2014-12-12 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-12-12 Linus TorvaldsMerge tag 'powerpc-3.19-1' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2014-12-11 Linus TorvaldsMerge tag 'sound-3.19-rc1' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git./linux...
2014-12-11 Linus TorvaldsMerge tag 'fbdev-3.19' of git://git./linux/kernel/git...
2014-12-11 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2014-12-11 Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2014-12-11 Linus TorvaldsMerge tag 'spi-v3.19' of git://git./linux/kernel/git...
2014-12-11 Linus TorvaldsMerge tag 'edac/v3.19-rc1' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'media/v3.19-rc1' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'backlight-for-linus-3.19' of git://git....
2014-12-11 Linus TorvaldsMerge tag 'pinctrl-v3.19-1' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'pm+acpi-3.19-rc1' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'pci-v3.19-changes' of git://git./linux/kerne...
2014-12-11 Linus TorvaldsMerge tag 'ktest-v3.19' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'trace-seq-buf-3.19' of git://git./linux...
2014-12-11 Linus TorvaldsMerge tag 'ftracetest-3.19' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'trace-3.19' of git://git./linux/kernel/git...
2014-12-11 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew)
2014-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'dlm-3.19' of git://git./linux/kernel/git...
2014-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-12-10 Linus TorvaldsMerge tag 'for-f2fs-3.19' of git://git./linux/kernel...
2014-12-10 Linus TorvaldsMerge branches 'x86-build-for-linus', 'x86-cleanups...
2014-12-10 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2014-12-09 Linus TorvaldsMerge tag 'dm-3.19-changes' of git://git./linux/kernel...
2014-12-08 Chao Yuf2fs: avoid to ra unneeded blocks in recover flow
2014-12-08 Chao Yuf2fs: introduce is_valid_blkaddr to cleanup codes in...
2014-12-08 Chao Yuf2fs: fix to enable readahead for SSA/CP blocks
2014-12-08 Chao Yuf2fs: use atomic for counting inode with inline_{dir...
2014-12-08 Changman Leef2fs: cleanup path to need cp at fsync
2014-12-08 Changman Leef2fs: check if inode state is dirty at fsync
2014-12-08 Jaegeuk Kimf2fs: count the number of inmemory pages
2014-12-08 Jaegeuk Kimf2fs: release inmemory pages when the file was closed
2014-12-08 Jaegeuk Kimf2fs: set page private for inmemory pages for truncation
2014-12-08 Jaegeuk Kimf2fs: count inline_xx in do_read_inode
2014-12-08 Jaegeuk Kimf2fs: do retry operations with cond_resched
2014-12-08 Mark BrownMerge remote-tracking branches 'spi/topic/atmel', ...
2014-12-05 Jaegeuk Kimf2fs: call radix_tree_preload before radix_tree_insert
2014-12-04 Jaegeuk Kimf2fs: use rw_semaphore for nat entry lock
2014-12-04 Jaegeuk Kimf2fs: fix missing kmem_cache_free
2014-12-02 Changman Leef2fs: more fast lookup for gc_inode list
2014-12-02 Dave AirlieMerge branch 'linux-3.18' of git://anongit.freedesktop...
2014-12-01 Changman Leef2fs: cleanup redundant macro
2014-12-01 Chao Yuf2fs: fix to return correct error number in f2fs_write_...
2014-11-28 Changman Leef2fs: cleanup if-statement of phase in gc_data_segment
2014-11-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-27 Thomas GleixnerMerge branch 'clockevents/3.19' of git.linaro.org/peopl...
2014-11-26 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-fixes
2014-11-26 Jaegeuk Kimf2fs: fix to recover converted inline_data
2014-11-26 Jaegeuk Kimf2fs: make clean the page before writing
2014-11-26 Changman Leef2fs: no more dirty_nat_entires when flushing
2014-11-26 Changman Leef2fs: check dirty_nat_cnt before flushing nat entries...
2014-11-25 Jaegeuk Kimf2fs: fix deadlock during inline_data conversion
2014-11-25 Markus Elfringf2fs: fix typos for the word "destroy" in jump labels
2014-11-25 Lee JonesMerge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio...
2014-11-25 Rafael J. WysockiMerge branch 'ib-mfd-iio-3.19' of git://git./linux...
2014-11-24 Jaegeuk Kimf2fs: fix livelock calling f2fs_iget during f2fs_evict_...
2014-11-24 Jaegeuk Kimf2fs: introduce f2fs_dentry_kunmap to clean up
2014-11-24 Changman Leef2fs: fix wrong data structure when create slab
2014-11-24 Jaegeuk Kimf2fs: call flush_dcache_page when the page was updated
2014-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-21 Mark BrownMerge remote-tracking branch 'regmap/fix/cache' into...
2014-11-20 Jiri KosinaMerge Linus' tree to be be to apply submitted patches...
2014-11-20 Jaegeuk Kimf2fs: write SSA pages under memory pressure
2014-11-20 Jaegeuk Kimf2fs: submit bio for node blocks in the reclaim path
2014-11-20 Chao Yuf2fs: introduce struct inode_management to wrap inner...
2014-11-20 Chao Yuf2fs: remove unneeded check code with option in f2fs_re...
2014-11-20 Chao Yuf2fs: avoid unable to restart gc thread in remount
2014-11-19 Jaegeuk Kimf2fs: put the inode page when error was occurred
2014-11-19 Jaegeuk Kimf2fs: fix to call put_page at the error handling routine
2014-11-17 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-11-15 Linus TorvaldsMerge tag 'for-v3.18-rc' of git://git.infradead.org...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-13 Dave AirlieMerge branch 'linux-3.18' of git://anongit.freedesktop...
2014-11-13 Linus TorvaldsMerge branch 'stable-3.18' of git://git.infradead.org...
2014-11-13 Linus TorvaldsMerge tag 'dm-3.18-fixes' of git://git./linux/kernel...
2014-11-13 James MorrisMerge branch 'stable-3.18' of git://git.infradead.org...
2014-11-12 Ingo MolnarMerge tag 'v3.18-rc4' into x86/cleanups, to refresh...
2014-11-11 Jaegeuk Kimf2fs: convert inline_data when i_size becomes large
2014-11-11 Jaegeuk Kimf2fs: fix deadlock to grab 0'th data page
2014-11-11 Jaegeuk Kimf2fs: reduce the number of inline_data inode before...
2014-11-10 Jaegeuk Kimf2fs: implement -o dirsync
next