]> Git Repo - linux.git/history - fs/f2fs
ocfs2: fix journal commit deadlock
[linux.git] / fs / f2fs /
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 James MorrisMerge branch 'next' of git://git.infradead.org/users...
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.kernel.org/pub...
2014-11-27 Thomas GleixnerMerge branch 'clockevents/3.19' of http://git.linaro...
2014-11-26 James MorrisMerge branch 'smack-for-3.19' of git://git.gitorious...
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.kernel...
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.kernel.org/pub...
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 James MorrisMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-11-19 James MorrisMerge commit 'v3.17' into next
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.kernel.org/pub...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org/pub...
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
2014-11-10 Jaegeuk Kimf2fs: do not skip any writes under memory pressure
2014-11-10 Jaegeuk Kimf2fs: write node pages if checkpoint is not doing
2014-11-10 Chris ZankelMerge tag 'xtensa-for-next-20141021-2' of git://github...
2014-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-11-07 Dave AirlieMerge tag 'topic/core-stuff-2014-11-05' of git://anongi...
2014-11-06 Jaegeuk Kimf2fs: control the memory footprint used by ino entries
2014-11-06 Jaegeuk Kimf2fs: introduce the number of inode entries
2014-11-06 Jaegeuk Kimf2fs: disable roll-forward when active_logs = 2
2014-11-05 Greg Kroah-HartmanMerge tag 'iio-for-3.19a' of git://git.kernel.org/pub...
2014-11-05 Jaegeuk Kimf2fs: introduce -o fastboot for reducing booting time...
2014-11-05 Jaegeuk Kimf2fs: avoid race condition in handling wait_io
2014-11-05 Jaegeuk Kimf2fs: send discard commands in larger extent
2014-11-05 Jaegeuk Kimf2fs: revisit inline_data to avoid data races and poten...
2014-11-04 Linus TorvaldsMerge tag 'ftracetest-3.18-rc1' of git://git.kernel...
2014-11-04 Olof JohanssonMerge tag 'v3.18-rockchip-cpufreqdev-v2' of git://git...
2014-11-04 Jan Karaf2fs: remove pointless bit testing in f2fs_delete_entry()
2014-11-04 Jaegeuk Kimf2fs: do not discard data protected by the previous...
2014-11-04 Jaegeuk Kimf2fs: flush_dcache_page for inline data
2014-11-04 Jaegeuk Kimf2fs: call write_checkpoint under disabled gc
2014-11-04 Jan Karaf2fs: fix possible data corruption in f2fs_write_begin()
2014-11-04 Gu Zhengf2fs: use current_sit_addr to replace the open code
2014-11-04 Gu Zhengf2fs: rename f2fs_set/clear_bit to f2fs_test_and_set...
2014-11-04 Gu Zhengf2fs: set raw_super default to NULL to avoid compile...
2014-11-04 Gu Zhengf2fs: introduce f2fs_change_bit to simplify the change...
2014-11-04 Gu Zhengf2fs: remove the redundant function cond_clear_inode_flag
2014-11-04 Gu Zhengf2fs: remove the seems unneeded argument 'type' from...
2014-11-04 Jan Karaf2fs: avoid returning uninitialized value to userspace...
2014-11-04 Jaegeuk Kimf2fs: declare f2fs_convert_inline_dir as a static function
2014-11-04 Jaegeuk Kimf2fs: use kmap_atomic instead of kmap
2014-11-04 Jaegeuk Kimf2fs: reuse make_empty_dir code for inline_dentry
2014-11-04 Jaegeuk Kimf2fs: introduce f2fs_dentry_ptr structure for code...
2014-11-04 Jaegeuk Kimf2fs: should not truncate any inline_dentry
2014-11-04 Jaegeuk Kimf2fs: reuse core function in f2fs_readdir for inline_dentry
2014-11-04 Jaegeuk Kimf2fs: fix counting inline_data inode numbers
2014-11-04 Jaegeuk Kimf2fs: add stat info for inline_dentry inodes
2014-11-04 Jaegeuk Kimf2fs: avoid deadlock on init_inode_metadata
2014-11-04 Jaegeuk Kimf2fs: fix to wait correct block type
2014-11-04 Jaegeuk Kimf2fs: reuse find_in_block code for find_in_inline_dir
2014-11-04 Jaegeuk Kimf2fs: reuse room_for_filename for inline dentry operation
2014-11-04 Chao Yuf2fs: enable inline dir handling
2014-11-04 Chao Yuf2fs: add key function to handle inline dir
2014-11-04 Chao Yuf2fs: export dir operations for inline dir
2014-11-04 Chao Yuf2fs: add a new mount option for inline dir
next
This page took 0.309316 seconds and 7 git commands to generate.