index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-09-23
f2fs: use more free segments until SSR is activated
Jaegeuk Kim
2014-09-23
f2fs: change the ipu_policy option to enable combinations
Jaegeuk Kim
2014-09-23
f2fs: fix to search whole dirty segmap when get_victim
Chao Yu
2014-09-23
f2fs: fix to clean previous mount option when remount_fs
Chao Yu
2014-09-23
f2fs: skip punching hole in special condition
Chao Yu
2014-09-23
f2fs: support large sector size
Chao Yu
2014-09-23
f2fs: fix to truncate blocks past EOF in ->setattr
Chao Yu
2014-09-23
f2fs: update i_size when __allocate_data_block
Jaegeuk Kim
2014-09-23
f2fs: use MAX_BIO_BLOCKS(sbi)
Jaegeuk Kim
2014-09-23
f2fs: remove redundant operation during roll-forward recovery
Jaegeuk Kim
2014-09-23
f2fs: do not skip latest inode information
Jaegeuk Kim
2014-09-23
f2fs: fix roll-forward missing scenarios
Jaegeuk Kim
2014-09-23
f2fs: fix conditions to remain recovery information in f2fs_sync_file
Jaegeuk Kim
2014-09-23
f2fs: introduce a flag to represent each nat entry information
Jaegeuk Kim
2014-09-23
f2fs: use meta_inode cache to improve roll-forward speed
Jaegeuk Kim
2014-09-16
f2fs: fix double lock for inode page during roll-foward recovery
Jaegeuk Kim
2014-09-16
f2fs: fix a race condition in next_free_nid
Huang Ying
2014-09-16
f2fs: use nm_i->next_scan_nid as default for next_free_nid
Huang Ying
2014-09-16
f2fs: give an option to enable in-place-updates during fsync to users
Jaegeuk Kim
2014-09-16
f2fs: expand counting dirty pages in the inode page cache
Jaegeuk Kim
2014-09-10
f2fs: remove lengthy inode->i_ino
Jaegeuk Kim
2014-09-09
f2fs: fix negative value for lseek offset
Jaegeuk Kim
2014-09-09
f2fs: avoid node page to be written twice in gc_node_segment
Huang Ying
2014-09-09
f2fs: use lock-less list(llist) to simplify the flush cmd management
Gu Zheng
2014-09-09
f2fs: refactor flush_sit_entries codes for reducing SIT writes
Chao Yu
2014-09-09
f2fs: remove unneeded sit_i in macro SIT_BLOCK_OFFSET/START_SEGNO
Chao Yu
2014-09-09
f2fs: need fsck.f2fs if the recovery was failed
Jaegeuk Kim
2014-09-09
f2fs: handle bug cases by letting fsck.f2fs initiate
Jaegeuk Kim
2014-09-09
f2fs: add BUG cases to initiate fsck.f2fs
Jaegeuk Kim
2014-09-09
f2fs: need fsck.f2fs when f2fs_bug_on is triggered
Jaegeuk Kim
2014-09-09
f2fs: retain inconsistency information to initiate fsck.f2fs
Jaegeuk Kim
2014-09-03
f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB
Jaegeuk Kim
2014-09-03
Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-02
f2fs: reposition unlock_new_inode to prevent accessing invalid inode
Chao Yu
2014-08-30
Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-08-29
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-08-29
ocfs2: quorum: add a log for node not fenced
Junxiao Bi
2014-08-29
ocfs2: o2net: set tcp user timeout to max value
Junxiao Bi
2014-08-29
ocfs2: o2net: don't shutdown connection when idle timeout
Junxiao Bi
2014-08-29
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
2014-08-29
Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-29
f2fs: fix wrong casting for dentry name
Jaegeuk Kim
2014-08-28
ext4: fix same-dir rename when inline data directory overflows
Darrick J. Wong
2014-08-28
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
2014-08-28
jbd2: fix infinite loop when recovering corrupt journal blocks
Darrick J. Wong
2014-08-28
ext4: update i_disksize coherently with block allocation on error path
Dmitry Monakhov
2014-08-28
f2fs: simplify by using a literal
Dan Carpenter
2014-08-27
ext4: fix transaction issues for ext4_fallocate and ext_zero_range
Dmitry Monakhov
2014-08-27
ext4: fix incorect journal credits reservation in ext4_zero_range
Dmitry Monakhov
[next]