1. fb51b5e f2fs: cleanup waiting routine for writeback pages in cp by Changman Lee · 11 years ago
  2. 3b03f72 f2fs: avoid to use a NULL point in destroy_segment_manager by Chao Yu · 11 years ago
  3. 4bf08ff f2fs: remove unnecessary TestClearPageError when wait pages writeback by Chao Yu · 11 years ago
  4. cfe58f9 f2fs: avoid to wait all the node blocks during fsync by Jaegeuk Kim · 11 years ago
  5. 44c60bf f2fs: check all ones or zeros bitmap with bitops for better mount performance by Chao Yu · 11 years ago
  6. 9a47938 f2fs: change the method of calculating the number summary blocks by Fan Li · 11 years ago
  7. cc3de6a f2fs: fix calculating incorrect free size when update xattr in __f2fs_setxattr by Chao Yu · 11 years ago
  8. 5d56b67 f2fs: add an option to avoid unnecessary BUG_ONs by Jaegeuk Kim · 11 years ago
  9. 3b218e3 f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control by Jaegeuk Kim · 11 years ago
  10. 2ed2d5b f2fs: fix a deadlock during init_acl procedure by Jaegeuk Kim · 11 years ago
  11. b8b60e1 f2fs: clean up acl flow for better readability by Jaegeuk Kim · 11 years ago
  12. 4625d6a f2fs: remove unnecessary segment bitmap updates by Changman Lee · 11 years ago
  13. e943a10 f2fs: add tracepoint for vm_page_mkwrite by Jaegeuk Kim · 11 years ago
  14. 26c6b88 f2fs: add tracepoint for set_page_dirty by Jaegeuk Kim · 11 years ago
  15. e8d61a7 f2fs: remove redundant set_page_dirty from write_compacted_summaries by Chao Yu · 11 years ago
  16. ea91e9b f2fs: add reclaiming control by sysfs by Jaegeuk Kim · 11 years ago
  17. 4660f9c f2fs: introduce f2fs_balance_fs_bg for some background jobs by Jaegeuk Kim · 11 years ago
  18. 81eb8d6 f2fs: reclaim prefree segments periodically by Jaegeuk Kim · 11 years ago
  19. aabe513 f2fs: use bool for booleans by Haicheng Li · 11 years ago
  20. dcdfff6 f2fs: clean up several status-related operations by Jaegeuk Kim · 11 years ago
  21. 7bd5938 f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache allocation by Gu Zheng · 11 years ago
  22. 435f2a1 f2fs: no need to check other dirty_segmap when the seg has been found by Haicheng Li · 11 years ago
  23. cffbfa6 f2fs: use true and false for boolean value by Haicheng Li · 11 years ago
  24. 87a9bd2 f2fs: avoid to write during the recovery by Jaegeuk Kim · 11 years ago
  25. e234088 f2fs: avoid wait if IO end up when do_checkpoint for better performance by Gu Zheng · 11 years ago
  26. 9076a75 f2fs: introduce function read_raw_super_block() by Gu Zheng · 11 years ago
  27. b1838f8 f2fs: fix the starvation problem on cp_rwsem by Jaegeuk Kim · 11 years ago
  28. 3d1e380 f2fs: fix to store and retrieve i_rdev correctly by Jaegeuk Kim · 11 years ago
  29. ccaaca2 f2fs: fix writing incorrect orphan blocks by Jaegeuk Kim · 11 years ago
  30. 5887d29 f2fs: avoid unnecessary checkpoints by Jaegeuk Kim · 11 years ago
  31. 4058c51 f2fs: handle remount options correctly by Kelly Anderson · 11 years ago
  32. e479556 f2fs: use rw_sem instead of fs_lock(locks mutex) by Gu Zheng · 11 years ago
  33. 2e5558f f2fs: account for orphan inodes during recovery by Russ W. Knize · 11 years ago
  34. 52ab956 f2fs: don't GC or take an fs_lock from f2fs_initxattrs() by Russ Knize · 11 years ago
  35. 885166c f2fs: don't let the orphan inode counter underflow by Russ W. Knize · 11 years ago
  36. 691c6fd f2fs: remove unneeded write checkpoint in recover_fsync_data by Chao Yu · 11 years ago
  37. cc7b1bb f2fs: avoid allocating failure in bio_alloc by Chao Yu · 11 years ago
  38. a57e564 f2fs: optimize the victim searching loop slightly by Jin Xu · 11 years ago
  39. e76eebe f2fs: optimize fs_lock for better performance by Yu Chao · 11 years ago
  40. 68cf8d0 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  41. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  42. 94aebfb Btrfs: create the uuid tree on remount rw by Josef Bacik · 11 years ago
  43. cbf8b8c btrfs: change extent-same to copy entire argument struct by Mark Fasheh · 11 years ago
  44. 93fd63c Btrfs: dir_inode_operations should use btrfs_update_time also by Guangyu Sun · 11 years ago
  45. 5138ccc btrfs: Add btrfs: prefix to kernel log output by Frank Holton · 11 years ago
  46. 6ef3de9 btrfs: refuse to remount read-write after abort by David Sterba · 11 years ago
  47. 1cecf57 Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0 by chandan · 11 years ago
  48. a0634be Btrfs: don't leak transaction in btrfs_sync_file() by Filipe David Borba Manana · 11 years ago
  49. a724b43 Btrfs: add the missing mutex unlock in write_all_supers() by Stefan Behrens · 11 years ago
  50. f4ab9ea Btrfs: iput inode on allocation failure by Josef Bacik · 11 years ago
  51. 363e4d3 Btrfs: remove space_info->reservation_progress by Josef Bacik · 11 years ago
  52. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  53. c4fbb43 Btrfs: fix worst case calculator for space usage by Josef Bacik · 11 years ago
  54. 14575ae Revert "Btrfs: rework the overcommit logic to be based on the total size" by Josef Bacik · 11 years ago
  55. 652f25a Btrfs: improve replacing nocow extents by Josef Bacik · 11 years ago
  56. d555438 Btrfs: drop dir i_size when adding new names on replay by Josef Bacik · 11 years ago
  57. dd8e721 Btrfs: replay dir_index items before other items by Josef Bacik · 11 years ago
  58. a5874ce Btrfs: check roots last log commit when checking if an inode has been logged by Josef Bacik · 11 years ago
  59. de2b530 Btrfs: actually log directory we are fsync()'ing by Josef Bacik · 11 years ago
  60. 573aeca Btrfs: actually limit the size of delalloc range by Josef Bacik · 11 years ago
  61. a482039 Btrfs: allocate the free space by the existed max extent size when ENOSPC by Miao Xie · 11 years ago
  62. 13fd8da btrfs: add lockdep and tracing annotations for uuid tree by David Sterba · 11 years ago
  63. 79556c3 btrfs: show compiled-in config features at module load time by Stefan Behrens · 11 years ago
  64. cef2193 Btrfs: more efficient inode tree replace operation by Filipe David Borba Manana · 11 years ago
  65. 55e50e4 Btrfs: do not add replace target to the alloc_list by Ilya Dryomov · 11 years ago
  66. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  67. 07f0e62 Merge tag 'v3.11' into for-linus by Chris Mason · 11 years ago
  68. 509bf24 CacheFiles: Don't try to dump the index key if the cookie has been cleared by David Howells · 11 years ago
  69. 607566a CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths by Josh Boyer · 11 years ago
  70. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  71. 3fe03de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  72. 9baa505 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  73. 8061a6f 9p: don't forget to destroy inode cache if fscache registration fails by Al Viro · 11 years ago
  74. 03da633 atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c by Al Viro · 11 years ago
  75. adbe699 bio-integrity: Fix use of bs->bio_integrity_pool after free by Bjorn Helgaas · 11 years ago
  76. 116cc02 vfs: don't set FILE_CREATED before calling ->atomic_open() by Miklos Szeredi · 11 years ago
  77. 01c919a nfs: set FILE_CREATED by Miklos Szeredi · 11 years ago
  78. c5bf8fe gfs2: set FILE_CREATED by Miklos Szeredi · 11 years ago
  79. dfb1d61 cifs: fix filp leak in cifs_atomic_open() by Miklos Szeredi · 11 years ago
  80. 0854d45 vfs: improve i_op->atomic_open() documentation by Miklos Szeredi · 11 years ago
  81. 606035e autofs4: close the races around autofs4_notify_daemon() by Al Viro · 11 years ago
  82. 3369d11 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  83. 098e7f1 Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  84. 802e4c6 pstore: Remove the messages related to compression failure by Aruna Balakrishnaiah · 11 years ago
  85. b61edf8 pstore: Use zlib_inflateInit2 instead of zlib_inflateInit by Aruna Balakrishnaiah · 11 years ago
  86. 7de8fe2 pstore: Adjust buffer size for compression for smaller registered buffers by Aruna Balakrishnaiah · 11 years ago
  87. 05a8252 vfs: fix typo in comment in recent dentry work by Linus Torvalds · 11 years ago
  88. 3711d86 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  89. 89dc77b vfs: fix dentry LRU list handling and nr_dentry_unused accounting by Linus Torvalds · 11 years ago
  90. 466bd31 cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache by Sachin Prabhu · 11 years ago
  91. a9e9b7b cifs: Do not take a reference to the page in cifs_readpage_worker() by Sachin Prabhu · 11 years ago
  92. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  93. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  94. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  95. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  96. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  97. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  99. 68f0d9d vfs: make d_path() get the root path under RCU by Linus Torvalds · 11 years ago
  100. 3272c54 vfs: use __getname/__putname for getcwd() system call by Linus Torvalds · 11 years ago