1. 09db6a2 f2fs: fix to truncate blocks past EOF in ->setattr by Chao Yu · 10 years ago
  2. 976e4c5 f2fs: update i_size when __allocate_data_block by Jaegeuk Kim · 10 years ago
  3. 90a893c f2fs: use MAX_BIO_BLOCKS(sbi) by Jaegeuk Kim · 10 years ago
  4. c52e1b1 f2fs: remove redundant operation during roll-forward recovery by Jaegeuk Kim · 10 years ago
  5. 19c9c46 f2fs: do not skip latest inode information by Jaegeuk Kim · 10 years ago
  6. 441ac5c f2fs: fix roll-forward missing scenarios by Jaegeuk Kim · 10 years ago
  7. 88bd02c f2fs: fix conditions to remain recovery information in f2fs_sync_file by Jaegeuk Kim · 10 years ago
  8. 7ef35e3 f2fs: introduce a flag to represent each nat entry information by Jaegeuk Kim · 10 years ago
  9. 4c521f49 f2fs: use meta_inode cache to improve roll-forward speed by Jaegeuk Kim · 10 years ago
  10. 6097911 f2fs: fix double lock for inode page during roll-foward recovery by Jaegeuk Kim · 10 years ago
  11. c6e4893 f2fs: fix a race condition in next_free_nid by Huang Ying · 10 years ago
  12. 7704182 f2fs: use nm_i->next_scan_nid as default for next_free_nid by Huang Ying · 10 years ago
  13. c1ce1b0 f2fs: give an option to enable in-place-updates during fsync to users by Jaegeuk Kim · 10 years ago
  14. a7ffdbe f2fs: expand counting dirty pages in the inode page cache by Jaegeuk Kim · 10 years ago
  15. 2403c15 f2fs: remove lengthy inode->i_ino by Jaegeuk Kim · 10 years ago
  16. 0b4c5afde f2fs: fix negative value for lseek offset by Jaegeuk Kim · 10 years ago
  17. 9a01b56 f2fs: avoid node page to be written twice in gc_node_segment by Huang Ying · 10 years ago
  18. 721bd4d f2fs: use lock-less list(llist) to simplify the flush cmd management by Gu Zheng · 10 years ago
  19. 184a5cd f2fs: refactor flush_sit_entries codes for reducing SIT writes by Chao Yu · 10 years ago
  20. d3a14af f2fs: remove unneeded sit_i in macro SIT_BLOCK_OFFSET/START_SEGNO by Chao Yu · 10 years ago
  21. b0c44f0 f2fs: need fsck.f2fs if the recovery was failed by Jaegeuk Kim · 10 years ago
  22. ec325b5 f2fs: handle bug cases by letting fsck.f2fs initiate by Jaegeuk Kim · 10 years ago
  23. 0579676 f2fs: add BUG cases to initiate fsck.f2fs by Jaegeuk Kim · 10 years ago
  24. 9850cf4 f2fs: need fsck.f2fs when f2fs_bug_on is triggered by Jaegeuk Kim · 10 years ago
  25. 2ae4c67 f2fs: retain inconsistency information to initiate fsck.f2fs by Jaegeuk Kim · 10 years ago
  26. 4081363 f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB by Jaegeuk Kim · 10 years ago
  27. 70c8038 Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  28. b73e528 f2fs: reposition unlock_new_inode to prevent accessing invalid inode by Chao Yu · 10 years ago
  29. 35e2744 Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  30. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  31. 8c7b638 ocfs2: quorum: add a log for node not fenced by Junxiao Bi · 10 years ago
  32. 8e9801d ocfs2: o2net: set tcp user timeout to max value by Junxiao Bi · 10 years ago
  33. c43c363 ocfs2: o2net: don't shutdown connection when idle timeout by Junxiao Bi · 10 years ago
  34. 2b46263 ocfs2: do not write error flag to user structure we cannot copy from/to by Ben Hutchings · 10 years ago
  35. 878e580 Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  36. d4f0318 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  37. 3304b56 f2fs: fix wrong casting for dentry name by Jaegeuk Kim · 10 years ago
  38. d80d448 ext4: fix same-dir rename when inline data directory overflows by Darrick J. Wong · 10 years ago
  39. db9ee22 jbd2: fix descriptor block size handling errors with journal_csum by Darrick J. Wong · 10 years ago
  40. 022eaa7 jbd2: fix infinite loop when recovering corrupt journal blocks by Darrick J. Wong · 10 years ago
  41. 6603120 ext4: update i_disksize coherently with block allocation on error path by Dmitry Monakhov · 10 years ago
  42. 922cedb f2fs: simplify by using a literal by Dan Carpenter · 10 years ago
  43. c174e6d ext4: fix transaction issues for ext4_fallocate and ext_zero_range by Dmitry Monakhov · 10 years ago
  44. 69dc953 ext4: fix incorect journal credits reservation in ext4_zero_range by Dmitry Monakhov · 10 years ago
  45. 1fb00cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  46. f87d928f NFSv3: Fix another acl regression by Trond Myklebust · 10 years ago
  47. 412f6c4 NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE by Trond Myklebust · 10 years ago
  48. aee7af3 NFSv4: Fix problems with close in the presence of a delegation by Trond Myklebust · 10 years ago
  49. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  50. c2e6958 f2fs: truncate stale block for inline_data by Jaegeuk Kim · 10 years ago
  51. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 10 years ago
  52. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  53. 4631dbf ext4: move i_size,i_disksize update routines to helper function by Dmitry Monakhov · 10 years ago
  54. c99d1e6 ext4: fix BUG_ON in mb_free_blocks() by Theodore Ts'o · 10 years ago
  55. 36de928 ext4: propagate errors up to ext4_find_entry()'s callers by Theodore Ts'o · 10 years ago
  56. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 10 years ago
  57. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 10 years ago
  58. bba5c18 nfs: disallow duplicate pages in pgio page vectors by Weston Andros Adamson · 10 years ago
  59. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  60. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  61. bfd484a nfs: use blocking page_group_lock in add_request by Weston Andros Adamson · 10 years ago
  62. bc8a309 nfs: fix nonblocking calls to nfs_page_group_lock by Weston Andros Adamson · 10 years ago
  63. fd2f3a0 nfs: change nfs_page_group_lock argument by Weston Andros Adamson · 10 years ago
  64. b5b8220 f2fs: use macro for code readability by Chao Yu · 10 years ago
  65. e0b760f locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease by Jeff Layton · 10 years ago
  66. 9d1589e f2fs: introduce need_do_checkpoint for readability by Chao Yu · 10 years ago
  67. c200b1a f2fs: fix incorrect calculation with total/free inode num by Chao Yu · 10 years ago
  68. 04859db f2fs: remove rename and use rename2 by Jaegeuk Kim · 10 years ago
  69. ec4e7af f2fs: skip if inline_data was converted already by Jaegeuk Kim · 10 years ago
  70. 202095a f2fs: remove rewrite_node_page by Jaegeuk Kim · 10 years ago
  71. 764aa3e f2fs: avoid double lock in truncate_blocks by Jaegeuk Kim · 10 years ago
  72. 14f4e69 f2fs: prevent checkpoint during roll-forward by Jaegeuk Kim · 10 years ago
  73. b3fe0a0 f2fs: add WARN_ON in f2fs_bug_on by Jaegeuk Kim · 10 years ago
  74. cf779ca f2fs: handle EIO not to break fs consistency by Jaegeuk Kim · 10 years ago
  75. 8501017 f2fs: check s_dirty under cp_mutex by Jaegeuk Kim · 10 years ago
  76. 5274651 f2fs: unlock_page when node page is redirtied out by Jaegeuk Kim · 10 years ago
  77. 1e968fd f2fs: introduce f2fs_cp_error for readability by Jaegeuk Kim · 10 years ago
  78. ed2e621 f2fs: give a chance to mount again when encountering errors by Jaegeuk Kim · 10 years ago
  79. 6f12ac2 f2fs: trigger release_dirty_inode in f2fs_put_super by Jaegeuk Kim · 10 years ago
  80. f6dc45c Btrfs: fix filemap_flush call in btrfs_file_release by Chris Mason · 10 years ago
  81. 38c1c2e Btrfs: fix crash on endio of reading corrupted block by Liu Bo · 10 years ago
  82. a3c1089 btrfs: fix leak in qgroup_subtree_accounting() error path by Eric Sandeen · 10 years ago
  83. 51f395a btrfs: Use right extent length when inserting overlap extent map. by Qu Wenruo · 10 years ago
  84. 62e2390 Btrfs: clone, don't create invalid hole extent map by Filipe Manana · 10 years ago
  85. 7064dd5 Btrfs: don't monopolize a core when evicting inode by Filipe Manana · 10 years ago
  86. 74121f7c Btrfs: fix hole detection during file fsync by Filipe Manana · 10 years ago
  87. 5762b5c Btrfs: ensure tmpfile inode is always persisted with link count of 0 by Filipe Manana · 10 years ago
  88. 9c3b306 Btrfs: race free update of commit root for ro snapshots by Filipe Manana · 10 years ago
  89. 87fa3bb Btrfs: fix regression of btrfs device replace by Liu Bo · 10 years ago
  90. 372b1db Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  91. e6d8fb3 ext3: Count internal journal as bsddf overhead in ext3_statfs by Chin-Tsung Cheng · 10 years ago
  92. 97c3c5c f2fs: don't skip checkpoint if there is no dirty node pages by Jaegeuk Kim · 10 years ago
  93. b307384 f2fs: avoid bug_on when error is occurred by Jaegeuk Kim · 10 years ago
  94. 1c35a90 f2fs: fix to recover inline_xattr/data and blocks by Jaegeuk Kim · 10 years ago
  95. e3b4d43 f2fs: should clear the inline_xattr flag by Jaegeuk Kim · 10 years ago
  96. 695facc f2fs: clear FI_INC_LINK during the recovery by Jaegeuk Kim · 10 years ago
  97. 617deb8 f2fs: fix the initial inode page for recovery by Jaegeuk Kim · 10 years ago
  98. 0342fd3 f2fs: make clear on test condition and return types by Jaegeuk Kim · 10 years ago
  99. b067ba1f f2fs: should convert inline_data during the mkwrite by Jaegeuk Kim · 10 years ago
  100. e1c4204 f2fs: fix typo by arter97 · 10 years ago