| Commit message (Expand) | Author | Files | Lines |
2014-08-21 | f2fs: avoid double lock in truncate_blocks | Jaegeuk Kim | 5 | -9/+12 |
2014-08-21 | f2fs: prevent checkpoint during roll-forward | Jaegeuk Kim | 1 | -0/+8 |
2014-08-21 | f2fs: add WARN_ON in f2fs_bug_on | Jaegeuk Kim | 1 | -1/+1 |
2014-08-21 | f2fs: handle EIO not to break fs consistency | Jaegeuk Kim | 4 | -15/+48 |
2014-08-21 | f2fs: check s_dirty under cp_mutex | Jaegeuk Kim | 2 | -5/+6 |
2014-08-21 | f2fs: unlock_page when node page is redirtied out | Jaegeuk Kim | 1 | -2/+5 |
2014-08-21 | f2fs: introduce f2fs_cp_error for readability | Jaegeuk Kim | 4 | -4/+9 |
2014-08-21 | f2fs: give a chance to mount again when encountering errors | Jaegeuk Kim | 1 | -1/+12 |
2014-08-21 | f2fs: trigger release_dirty_inode in f2fs_put_super | Jaegeuk Kim | 3 | -1/+5 |
2014-08-19 | f2fs: don't skip checkpoint if there is no dirty node pages | Jaegeuk Kim | 1 | -1/+1 |
2014-08-19 | f2fs: avoid bug_on when error is occurred | Jaegeuk Kim | 1 | -1/+2 |
2014-08-19 | f2fs: fix to recover inline_xattr/data and blocks | Jaegeuk Kim | 3 | -13/+11 |
2014-08-19 | f2fs: should clear the inline_xattr flag | Jaegeuk Kim | 1 | -8/+7 |
2014-08-19 | f2fs: clear FI_INC_LINK during the recovery | Jaegeuk Kim | 1 | -1/+3 |
2014-08-19 | f2fs: fix the initial inode page for recovery | Jaegeuk Kim | 1 | -0/+2 |
2014-08-19 | f2fs: make clear on test condition and return types | Jaegeuk Kim | 2 | -6/+6 |
2014-08-19 | f2fs: should convert inline_data during the mkwrite | Jaegeuk Kim | 4 | -13/+22 |
2014-08-19 | f2fs: fix typo | arter97 | 15 | -30/+30 |
2014-08-19 | frv: Define cpu_relax_lowlatency() | Davidlohr Bueso | 1 | -1/+2 |
2014-08-19 | md/raid10: always initialise ->state on newly allocated r10_bio | NeilBrown | 1 | -0/+3 |
2014-08-19 | md/raid10: avoid memory leak on error path during reshape. | NeilBrown | 1 | -0/+1 |
2014-08-19 | md/raid10: Fix memory leak when raid10 reshape completes. | NeilBrown | 1 | -0/+1 |
2014-08-19 | md/raid10: fix memory leak when reshaping a RAID10. | NeilBrown | 1 | -1/+1 |
2014-08-18 | md/raid6: avoid data corruption during recovery of double-degraded RAID6 | NeilBrown | 1 | -0/+2 |
2014-08-18 | md/raid5: avoid livelock caused by non-aligned writes. | NeilBrown | 1 | -1/+1 |
2014-08-16 | Linux 3.17-rc1v3.17-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-08-16 | platform/x86: Enable build support for toshiba_haps | Azael Avalos | 2 | -0/+20 |
2014-08-16 | Documentation: Add file about toshiba_haps module | Azael Avalos | 2 | -0/+78 |