1. e79efe3 f2fs: remove unnecessary parameter "offset" from __add_sum_entry() by Haicheng Li · 12 years ago
  2. b378387 f2fs: avoid freqeunt write_inode calls by Jaegeuk Kim · 12 years ago
  3. d7cc950 f2fs: optimise the truncate_data_blocks_range() range by Namjae Jeon · 12 years ago
  4. 6a3e8ef f2fs: use the F2FS specific flags in f2fs_ioctl() by Namjae Jeon · 12 years ago
  5. 699489b f2fs: sync dir->i_size with its block allocation by Jaegeuk Kim · 12 years ago
  6. 2d4d9fb5 f2fs: fix i_blocks translation on various types of files by Jaegeuk Kim · 12 years ago
  7. 5fb0837 f2fs: set sb->s_fs_info before calling parse_options() by Gu Zheng · 12 years ago
  8. 8ae8f16 f2fs: support xattr security labels by Jaegeuk Kim · 12 years ago
  9. 5deb826 f2fs: fix iget/iput of dir during recovery by Jaegeuk Kim · 12 years ago
  10. b2b3460 f2fs: reorganise the function get_victim_by_default by Namjae Jeon · 12 years ago
  11. 1e03e38 f2fs: handle errors from get_node_page calls by Jason Hrycay · 12 years ago
  12. 83d5d6f f2fs: cover cp_file information with ilock by Jaegeuk Kim · 12 years ago
  13. afc3eda f2fs: fix incorrect iputs during the dentry recovery by Jaegeuk Kim · 12 years ago
  14. 6b8213d f2fs: fix dentry recovery routine by Jaegeuk Kim · 12 years ago
  15. 3b10b1f f2fs: iput only if whole data blocks are flushed by Jaegeuk Kim · 12 years ago
  16. 7a267f8 f2fs: return proper error from start_gc_thread by Namjae Jeon · 12 years ago
  17. a06a241 f2fs: optimize several routines in node.h by Namjae Jeon · 12 years ago
  18. 4777f86 f2fs: remove unneeded initializations in f2fs_parent_dir by Namjae Jeon · 12 years ago
  19. 35b09d8 f2fs: push some variables to debug part by Namjae Jeon · 12 years ago
  20. a9841c4 f2fs: align data types between on-disk and in-memory block addresses by Jaegeuk Kim · 12 years ago
  21. f28c06f f2fs: dereferencing an ERR_PTR by Dan Carpenter · 12 years ago
  22. 6f6fd83 f2fs: use ihold by Jaegeuk Kim · 12 years ago
  23. 93ff10d f2fs: should not make_bad_inode on f2fs_link failure by Jaegeuk Kim · 12 years ago
  24. 39cf72c f2fs: fix to handle do_recover_data errors by Jaegeuk Kim · 12 years ago
  25. b292dcab f2fs: reuse the locked dnode page and its inode by Jaegeuk Kim · 12 years ago
  26. b638f0c f2fs: fix wrong condition check by Jaegeuk Kim · 12 years ago
  27. 77888c1 f2fs: add f2fs_readonly() by Jaegeuk Kim · 12 years ago
  28. 6f85b35 f2fs: avoid RECLAIM_FS-ON-W: deadlock by Jaegeuk Kim · 12 years ago
  29. 2c2c149 f2fs: don't do checkpoint if error is occurred by Jaegeuk Kim · 12 years ago
  30. 45856af f2fs: fix to unlock page before exit by Jaegeuk Kim · 12 years ago
  31. 9a55ed6 f2fs: remove unnecessary kmap/kunmap operations by Jaegeuk Kim · 12 years ago
  32. 9851e6e f2fs: reorganize f2fs_vm_page_mkwrite by Namjae Jeon · 12 years ago
  33. 145b04e f2fs: use list_for_each_entry rather than list_for_each_entry_safe by majianpeng · 12 years ago
  34. 81fb5e8 f2fs: remove unecessary variable and code by Haicheng Li · 12 years ago
  35. bfe3596 f2fs, lockdep: annotate mutex_lock_all() by Peter Zijlstra · 12 years ago
  36. f356fe0 f2fs: add debug msgs in the recovery routine by Jaegeuk Kim · 12 years ago
  37. 44a83ff f2fs: update inode page after creation by Jaegeuk Kim · 12 years ago
  38. 64aa7ed f2fs: change get_new_data_page to pass a locked node page by Jaegeuk Kim · 12 years ago
  39. 1646cfa f2fs: skip get_node_page if locked node page is passed by Jaegeuk Kim · 12 years ago
  40. 0a364af f2fs: remove unnecessary por_doing check by Jaegeuk Kim · 12 years ago
  41. 74d0b91 f2fs: fix BUG_ON during f2fs_evict_inode(dir) by Jaegeuk Kim · 12 years ago
  42. 8c26d7d f2fs: fix por_doing variable coverage by Jaegeuk Kim · 12 years ago
  43. addbe45 f2fs: remove redundant assignment by Jaegeuk Kim · 12 years ago
  44. 650495d f2fs: fix the inconsistent state of data pages by Jaegeuk Kim · 12 years ago
  45. 65e5cd0 f2fs: fix inconsistency of block count during recovery by Jaegeuk Kim · 12 years ago
  46. 89ff778 Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  47. 088d812 Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  48. 03e04f0 aio: fix kioctx not being freed after cancellation at exit time by Benjamin LaHaise · 12 years ago
  49. b4ca2b4 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 12 years ago
  50. 136e877 nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary by Ryusuke Konishi · 12 years ago
  51. 6900807 aio: fix io_getevents documentation by Jeff Moyer · 12 years ago
  52. fb09c37 hfs: avoid crash in hfs_bnode_create by Jeff Mahoney · 12 years ago
  53. afe1bb7 ocfs2: unlock rw lock if inode lock failed by Joseph Qi · 12 years ago
  54. 7b92d03 fat: fix possible overflow for fat_clusters by OGAWA Hirofumi · 12 years ago
  55. 7ae0778 xfs: remote attribute lookups require the value length by Dave Chinner · 12 years ago
  56. cf257ab xfs: xfs_attr_shortform_allfit() does not handle attr3 format. by Dave Chinner · 12 years ago
  57. 7ced60c xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 12 years ago
  58. b17cb36 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 12 years ago
  59. 509e708 xfs: Don't reference the EFI after it is freed by Dave Chinner · 12 years ago
  60. 7031d0e xfs: fix rounding in xfs_free_file_space by Dave Chinner · 12 years ago
  61. 480d746 xfs: fix sub-page blocksize data integrity writes by Dave Chinner · 12 years ago
  62. a843258 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  63. e97e548 GFS2: Fix typo in gfs2_log_end_write loop by Steven Whitehouse · 12 years ago
  64. 75f96ce GFS2: fix DLM depends to fix build errors by Randy Dunlap · 12 years ago
  65. af21ca8 GFS2: Use single-block reservations for directories by Bob Peterson · 12 years ago
  66. 37f7157 GFS2: two minor quota fixups by Bob Peterson · 12 years ago
  67. 83c168b NFS: Fix SETCLIENTID fallback if GSS is not available by Chuck Lever · 12 years ago
  68. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 12 years ago
  69. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  70. c5cb6a0 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Chris Mason · 12 years ago
  71. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 12 years ago
  72. 655b09f Btrfs: make sure roots are assigned before freeing their nodes by Josef Bacik · 12 years ago
  73. 3a6cad9 Btrfs: explicitly use global_block_rsv for quota_tree by Stefan Behrens · 12 years ago
  74. 17a5adc btrfs: do away with non-whole_page extent I/O by Alexandre Oliva · 12 years ago
  75. b216cbf Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context by Miao Xie · 12 years ago
  76. 314297c Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix() by Miao Xie · 12 years ago
  77. 061594e Btrfs: pause the space balance when remounting to R/O by Miao Xie · 12 years ago
  78. e1409ce Btrfs: fix unprotected root node of the subvolume's inode rb-tree by Miao Xie · 12 years ago
  79. 89042e5 Btrfs: fix accessing a freed tree root by Miao Xie · 12 years ago
  80. b9aa55b Btrfs: return errno if possible when we fail to allocate memory by Liu Bo · 12 years ago
  81. d88033d Btrfs: update the global reserve if it is empty by Miao Xie · 12 years ago
  82. 5881cfc Btrfs: don't steal the reserved space from the global reserve if their space type is different by Miao Xie · 12 years ago
  83. b586b32 Btrfs: optimize the error handle of use_block_rsv() by Miao Xie · 12 years ago
  84. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 12 years ago
  85. 7cfa9e5 Btrfs: don't abort the current transaction if there is no enough space for inode cache by Miao Xie · 12 years ago
  86. 8250dab Correct allowed raid levels on balance. by Andreas Philipp · 12 years ago
  87. 379cde7 Btrfs: fix possible memory leak in replace_path() by Stefan Behrens · 12 years ago
  88. c16c2e2 Btrfs: fix possible memory leak in the find_parent_nodes() by Wang Shilong · 12 years ago
  89. 4968810 Btrfs: don't allow device replace on RAID5/RAID6 by Stefan Behrens · 12 years ago
  90. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 12 years ago
  91. 73e1e61 Btrfs: remove warn on in free space cache writeout by Josef Bacik · 12 years ago
  92. 69a85bd Btrfs: don't null pointer deref on abort by Josef Bacik · 12 years ago
  93. 03b71c6 btrfs: don't stop searching after encountering the wrong item by Gabriel de Perthuis · 12 years ago
  94. a52f4cd Btrfs: fix off-by-one in fiemap by Liu Bo · 12 years ago
  95. 60b6297 btrfs: annotate quota tree for lockdep by David Sterba · 12 years ago
  96. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  97. a549984 ext4: revert "ext4: use io_end for multiple bios" by Theodore Ts'o · 12 years ago
  98. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  99. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  100. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago