f2fs: avoid deadlock during evict after f2fs_gc
[deliverable/linux.git] / fs /
2013-05-08  Jaegeuk Kimf2fs: avoid deadlock during evict after f2fs_gc
2013-04-30  Jaegeuk Kimf2fs: modify the number of issued pages to merge IOs
2013-04-30  Haicheng Lif2fs: remove useless #include <linux/proc_fs.h> as...
2013-04-30  Haicheng Lif2fs: fix inconsistent using of NM_WOUT_THRESHOLD
2013-04-29  Jaegeuk Kimf2fs: check truncation of mapping after lock_page
2013-04-29  Jaegeuk Kimf2fs: enhance alloc_nid and build_free_nids flows
2013-04-29  Jaegeuk Kimf2fs: add a tracepoint on f2fs_new_inode
2013-04-26  Jaegeuk Kimf2fs: check nid == 0 in add_free_nid
2013-04-26  Namjae Jeonf2fs: add REQ_META about metadata requests for submit
2013-04-26  Jaegeuk Kimf2fs: give a chance to merge IOs by IO scheduler
2013-04-26  Jaegeuk Kimf2fs: avoid frequent background GC
2013-04-23  Namjae Jeonf2fs: add tracepoints to debug checkpoint request
2013-04-23  Namjae Jeonf2fs: add tracepoints for write page operations
2013-04-23  Namjae Jeonf2fs: add tracepoints to debug the block allocation
2013-04-23  Namjae Jeonf2fs: add tracepoints for GC threads
2013-04-23  Namjae Jeonf2fs: add tracepoint for tracing the page i/o
2013-04-23  Namjae Jeonf2fs: add tracepoints for truncate operation
2013-04-23  Namjae Jeonf2fs: add tracepoints for sync & inode operations
2013-04-22  Namjae Jeonf2fs: make is_multimedia_file code align with its name
2013-04-21  Wei Yongjunf2fs: fix error return code in f2fs_fill_super()
2013-04-09  Namjae Jeonf2fs: fix typo mistakes
2013-04-09  Jaegeuk Kimf2fs: write checkpoint before starting FG_GC
2013-04-09  Zhihui Zhangf2fs: fix the logic of IS_DNODE()
2013-04-09  Jaegeuk Kimf2fs: introduce a new global lock scheme
2013-04-09  Jason Hrycayf2fs: move f2fs_balance_fs from truncate to punch_hole
2013-04-03  Jaegeuk Kimf2fs: reduce redundant spin_lock operations
2013-04-03  P J Pf2fs: add NULL pointer check
2013-04-03  Jaegeuk Kimf2fs: fix the bitmap consistency of dirty segments
2013-04-03  Jaegeuk Kimf2fs: avoid race for summary information
2013-04-03  Jaegeuk Kimf2fs: allocate remained free segments in the LFS mode
2013-04-03  Jaegeuk Kimf2fs: check completion of foreground GC
2013-04-03  Jaegeuk Kimf2fs: change GC bitmaps to apply the section granularity
2013-04-03  Jaegeuk Kimf2fs: allocate new segment aligned with sections
2013-04-03  Jaegeuk Kimf2fs: remove redundant lock_page calls
2013-04-03  Jaegeuk Kimf2fs: introduce TOTAL_SECS macro
2013-04-03  Jaegeuk Kimf2fs: do not use duplicate names in a macro
2013-03-31  Alexandru Gheorghiuf2fs: use kmemdup
2013-03-27  Jaegeuk Kimf2fs: fix to give correct parent inode number for roll...
2013-03-27  Jaegeuk Kimf2fs: remain nat cache entries for further free nid...
2013-03-27  Jaegeuk Kimf2fs: do not skip writing file meta during fsync
2013-03-27  Jaegeuk Kimf2fs: fix the recovery flow to handle errors correctly
2013-03-20  Masanari Iidaf2fs: fix typo in comments
2013-03-20  Namjae Jeonf2fs: avoid BUG_ON from check_nid_range and update...
2013-03-20  Namjae Jeonf2fs: fix return values from validate superblock
2013-03-20  Namjae Jeonf2fs: reorganize f2fs_setxattr
2013-03-20  Namjae Jeonf2fs: notify when discard is not supported
2013-03-20  Jaegeuk Kimf2fs: fix to call WRITE_FLUSH at the end of fsync
2013-03-20  Jaegeuk Kimf2fs: fix not to allocate max_nid
2013-03-20  Jaegeuk Kimf2fs: fix return value of releasepage for node and...
2013-03-20  Jaegeuk Kimf2fs: scan next nat page to reuse free nids in there
2013-03-20  Jaegeuk Kimf2fs: should check the node page was truncated first
2013-03-20  Jaegeuk Kimf2fs: reduce unncessary locking pages during read
2013-03-18  Namjae Jeonf2fs: avoid extra ++ while returning from get_node_path
2013-03-18  Jaegeuk Kimf2fs: align f2fs maximum name length to linux based...
2013-03-18  Namjae Jeonf2fs: optimize and change return path in lookup_free_ni...
2013-03-18  Namjae Jeonf2fs: optimize get node page readahead part
2013-03-18  Changman Leef2fs: check the level before calling get_nid function
2013-03-18  Jaegeuk Kimf2fs: introduce readahead mode of node pages
2013-03-18  Jaegeuk Kimf2fs: read with READ_SYNC when getting dnode page
2013-03-18  Jaegeuk Kimf2fs: fix to unlock node page when it was truncated
2013-03-08  Changman Leef2fs: fix overflow when calculating utilization on...
2013-03-07  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-03-07  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-03-07  Linus TorvaldsMerge tag 'pm+acpi-3.9-rc2' of git://git./linux/kernel...
2013-03-07  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-03-07  Linus TorvaldsMerge tag 'regulator-3.9-rc1' of git://git./linux/kerne...
2013-03-07  Linus TorvaldsMerge tag 'regmap-v3.9-rc1' of git://git./linux/kernel...
2013-03-07  Linus TorvaldsMerge tag 'ecryptfs-3.9-rc2-fixes' of git://git./linux...
2013-03-07  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2013-03-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-03-06  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-03-06  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2013-03-06  Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-03-06  Linus TorvaldsMerge tag 'md-3.9' of git://neil.brown.name/md
2013-03-05  Mark BrownMerge remote-tracking branch 'regulator/fix/twl' into tmp
2013-03-05  Mark BrownMerge remote-tracking branch 'regulator/fix/palmas...
2013-03-05  Mark BrownMerge remote-tracking branch 'regulator/fix/doc' into tmp
2013-03-05  Mark BrownMerge remote-tracking branch 'regulator/fix/db8500...
2013-03-05  Mark BrownMerge remote-tracking branch 'regulator/fix/core' into tmp
2013-03-04  Kees CookeCryptfs: allow userspace messaging to be disabled
2013-03-03  Linus TorvaldsMerge tag 'disintegrate-fbdev-20121220' of git://git...
2013-03-03  Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc1-tag' of git://git...
2013-03-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03  Linus TorvaldsMerge branch 'fixes-for-3.9-latest' of git://git./linux...
2013-03-03  Linus TorvaldsMerge tag 'metag-v3.9-rc1-v4' of git://git./linux/kerne...
2013-03-03  Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-03-03  Linus TorvaldsMerge tag 'char-misc-3.9-rc1' of git://git./linux/kerne...
2013-03-03  Linus TorvaldsMerge tag 'usb-3.9-rc1' of git://git./linux/kernel...
2013-03-03  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-03-03  Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2013-03-03  Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-03-03  Geert Uytterhoevenbtrfs/raid56: Add missing #include <linux/vmalloc.h>
2013-03-03  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-03-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03  Linus TorvaldsMerge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org...
2013-03-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03  Linus TorvaldsMerge tag 'for-linus-20130301' of git://git.infradead...
2013-03-03  Russell KingMerge branches 'devel-stable', 'fixes' and 'mmci' into...
next
This page took 0.049861 seconds and 8 git commands to generate.