f2fs: cleanup waiting routine for writeback pages in cp
[deliverable/linux.git] / fs /
2013-11-08  Changman Leef2fs: cleanup waiting routine for writeback pages in cp
2013-11-06  Chao Yuf2fs: avoid to use a NULL point in destroy_segment_manager
2013-11-04  Chao Yuf2fs: remove unnecessary TestClearPageError when wait...
2013-10-31  Jaegeuk Kimf2fs: avoid to wait all the node blocks during fsync
2013-10-30  Chao Yuf2fs: check all ones or zeros bitmap with bitops for...
2013-10-30  Fan Lif2fs: change the method of calculating the number summa...
2013-10-29  Chao Yuf2fs: fix calculating incorrect free size when update...
2013-10-29  Jaegeuk Kimf2fs: add an option to avoid unnecessary BUG_ONs
2013-10-29  Jaegeuk Kimf2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control
2013-10-28  Jaegeuk Kimf2fs: fix a deadlock during init_acl procedure
2013-10-28  Jaegeuk Kimf2fs: clean up acl flow for better readability
2013-10-28  Changman Leef2fs: remove unnecessary segment bitmap updates
2013-10-25  Jaegeuk Kimf2fs: add tracepoint for vm_page_mkwrite
2013-10-25  Jaegeuk Kimf2fs: add tracepoint for set_page_dirty
2013-10-25  Chao Yuf2fs: remove redundant set_page_dirty from write_compac...
2013-10-25  Jaegeuk Kimf2fs: add reclaiming control by sysfs
2013-10-25  Jaegeuk Kimf2fs: introduce f2fs_balance_fs_bg for some background...
2013-10-25  Jaegeuk Kimf2fs: reclaim prefree segments periodically
2013-10-25  Haicheng Lif2fs: use bool for booleans
2013-10-25  Jaegeuk Kimf2fs: clean up several status-related operations
2013-10-22  Gu Zhengf2fs: introduce f2fs_kmem_cache_alloc to hide the unfai...
2013-10-22  Haicheng Lif2fs: no need to check other dirty_segmap when the...
2013-10-22  Haicheng Lif2fs: use true and false for boolean value
2013-10-18  Jaegeuk Kimf2fs: avoid to write during the recovery
2013-10-18  Gu Zhengf2fs: avoid wait if IO end up when do_checkpoint for...
2013-10-18  Gu Zhengf2fs: introduce function read_raw_super_block()
2013-10-18  Jaegeuk Kimf2fs: fix the starvation problem on cp_rwsem
2013-10-18  Jaegeuk Kimf2fs: fix to store and retrieve i_rdev correctly
2013-10-08  Jaegeuk Kimf2fs: fix writing incorrect orphan blocks
2013-10-08  Jaegeuk Kimf2fs: avoid unnecessary checkpoints
2013-10-07  Kelly Andersonf2fs: handle remount options correctly
2013-10-07  Gu Zhengf2fs: use rw_sem instead of fs_lock(locks mutex)
2013-09-25  Russ W. Knizef2fs: account for orphan inodes during recovery
2013-09-25  Russ Knizef2fs: don't GC or take an fs_lock from f2fs_initxattrs()
2013-09-25  Russ W. Knizef2fs: don't let the orphan inode counter underflow
2013-09-25  Chao Yuf2fs: remove unneeded write checkpoint in recover_fsync...
2013-09-24  Chao Yuf2fs: avoid allocating failure in bio_alloc
2013-09-24  Jin Xuf2fs: optimize the victim searching loop slightly
2013-09-24  Yu Chaof2fs: optimize fs_lock for better performance
2013-09-23  Linus TorvaldsMerge tag 'staging-3.12-rc2' of git://git./linux/kernel...
2013-09-23  Linus TorvaldsMerge tag 'usb-3.12-rc2' of git://git./linux/kernel...
2013-09-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-22  Linus TorvaldsMerge branch 'for-3.12/core' of git://git.kernel.dk...
2013-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-21  Linus TorvaldsMerge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org...
2013-09-21  Josef BacikBtrfs: create the uuid tree on remount rw
2013-09-21  Mark Fashehbtrfs: change extent-same to copy entire argument struct
2013-09-21  Guangyu SunBtrfs: dir_inode_operations should use btrfs_update_tim...
2013-09-21  Frank Holtonbtrfs: Add btrfs: prefix to kernel log output
2013-09-21  David Sterbabtrfs: refuse to remount read-write after abort
2013-09-21  chandanBtrfs: btrfs_ioctl_default_subvol: Revert back to tople...
2013-09-21  Filipe David Borba... Btrfs: don't leak transaction in btrfs_sync_file()
2013-09-21  Stefan BehrensBtrfs: add the missing mutex unlock in write_all_supers()
2013-09-21  Josef BacikBtrfs: iput inode on allocation failure
2013-09-21  Josef BacikBtrfs: remove space_info->reservation_progress
2013-09-21  Josef BacikBtrfs: kill delay_iput arg to the wait_ordered functions
2013-09-21  Josef BacikBtrfs: fix worst case calculator for space usage
2013-09-21  Josef BacikRevert "Btrfs: rework the overcommit logic to be based...
2013-09-21  Josef BacikBtrfs: improve replacing nocow extents
2013-09-21  Josef BacikBtrfs: drop dir i_size when adding new names on replay
2013-09-21  Josef BacikBtrfs: replay dir_index items before other items
2013-09-21  Josef BacikBtrfs: check roots last log commit when checking if...
2013-09-21  Josef BacikBtrfs: actually log directory we are fsync()'ing
2013-09-21  Josef BacikBtrfs: actually limit the size of delalloc range
2013-09-21  Miao XieBtrfs: allocate the free space by the existed max exten...
2013-09-21  David Sterbabtrfs: add lockdep and tracing annotations for uuid...
2013-09-21  Stefan Behrensbtrfs: show compiled-in config features at module load...
2013-09-21  Filipe David Borba... Btrfs: more efficient inode tree replace operation
2013-09-21  Ilya DryomovBtrfs: do not add replace target to the alloc_list
2013-09-21  Josef BacikBtrfs: fixup error handling in btrfs_reloc_cow
2013-09-21  Chris MasonMerge tag 'v3.11' into for-linus
2013-09-20  Linus TorvaldsMerge tag 'pm+acpi-3.12-rc2' of git://git./linux/kernel...
2013-09-20  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-09-20  David HowellsCacheFiles: Don't try to dump the index key if the...
2013-09-20  Josh BoyerCacheFiles: Fix memory leak in cachefiles_check_auxdata...
2013-09-20  Linus TorvaldsMerge tag 'arm64-stable' of git://git./linux/kernel...
2013-09-19  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-09-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-09-19  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-09-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-19  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-18  Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2013-09-18  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-09-18  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-09-18  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-09-18  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-09-18  Al Viro9p: don't forget to destroy inode cache if fscache...
2013-09-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-18  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-09-17  Al Viroatomic_open: take care of EEXIST in no-open case with...
2013-09-17  Bjorn Helgaasbio-integrity: Fix use of bs->bio_integrity_pool after...
2013-09-17  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2013-09-17  David S. MillerMerge branch 'sfc-3.12' of git://git./linux/kernel...
2013-09-16  Miklos Szeredivfs: don't set FILE_CREATED before calling ->atomic_open()
2013-09-16  Miklos Szeredinfs: set FILE_CREATED
2013-09-16  Miklos Szeredigfs2: set FILE_CREATED
2013-09-16  Miklos Szeredicifs: fix filp leak in cifs_atomic_open()
2013-09-16  Miklos Szeredivfs: improve i_op->atomic_open() documentation
2013-09-16  Al Viroautofs4: close the races around autofs4_notify_daemon()
next
This page took 0.060502 seconds and 8 git commands to generate.