index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
f2fs: introduce mode=lfs mount option
Jaegeuk Kim
8
-4
/
+71
2016-06-08
f2fs: skip clean segment for gc
Jaegeuk Kim
1
-0
/
+4
2016-06-08
f2fs: drop any block plugging
Jaegeuk Kim
4
-22
/
+11
2016-06-08
f2fs: avoid reverse IO order for NODE and DATA
Jaegeuk Kim
3
-0
/
+9
2016-06-08
f2fs: set mapping error for EIO
Jaegeuk Kim
1
-1
/
+1
2016-06-07
f2fs: use bio op accessors
Mike Christie
8
-41
/
+60
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2
-3
/
+7
2016-06-07
f2fs: control not to exceed # of cached nat entries
Jaegeuk Kim
3
-0
/
+16
2016-06-07
f2fs: fix wrong percentage
Jaegeuk Kim
1
-1
/
+1
2016-06-07
f2fs: avoid data race between FI_DIRTY_INODE flag and update_inode
Jaegeuk Kim
1
-1
/
+2
2016-06-07
f2fs: remove obsolete parameter in f2fs_truncate
Jaegeuk Kim
4
-6
/
+6
2016-06-07
f2fs: avoid wrong count on dirty inodes
Jaegeuk Kim
1
-2
/
+2
2016-06-07
f2fs: remove deprecated parameter
Jaegeuk Kim
3
-6
/
+5
2016-06-02
f2fs: handle writepage correctly
Jaegeuk Kim
1
-30
/
+14
2016-06-02
f2fs: return error of f2fs_lookup
Jaegeuk Kim
2
-2
/
+5
2016-06-02
f2fs: return the errno to the caller to avoid using a wrong page
Yunlong Song
1
-5
/
+10
2016-06-02
f2fs: remove two steps to flush dirty data pages
Jaegeuk Kim
1
-10
/
+1
2016-06-02
f2fs: do not skip writing data pages
Jaegeuk Kim
2
-9
/
+6
2016-06-02
f2fs: inject to produce some orphan inodes
Jaegeuk Kim
3
-0
/
+9
2016-06-02
f2fs: propagate error given by f2fs_find_entry
Jaegeuk Kim
3
-8
/
+24
2016-06-02
f2fs: remove writepages lock
Jaegeuk Kim
3
-9
/
+0
2016-06-02
f2fs: set flush_merge by default
Jaegeuk Kim
1
-0
/
+6
2016-06-02
f2fs: detect congestion of flush command issues
Jaegeuk Kim
2
-1
/
+7
2016-06-02
f2fs: add lazytime mount option
Jaegeuk Kim
1
-0
/
+14
2016-06-02
f2fs: avoid unnecessary updating inode during fsync
Jaegeuk Kim
7
-6
/
+43
2016-06-02
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
10
-121
/
+17
2016-06-02
f2fs: flush inode metadata when checkpoint is doing
Jaegeuk Kim
7
-7
/
+107
2016-06-02
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
10
-46
/
+92
2016-06-02
f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync
Jaegeuk Kim
4
-26
/
+24
2016-06-02
f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_sync
Jaegeuk Kim
2
-5
/
+13
2016-06-02
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
Jaegeuk Kim
7
-18
/
+23
2016-06-02
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
16
-160
/
+145
2016-06-02
Revert "f2fs: no need inc dirty pages under inode lock"
Jaegeuk Kim
1
-5
/
+4
2016-05-29
drop redundant ->owner initializations
Al Viro
1
-1
/
+0
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-6
/
+6
2016-05-21
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
18
-560
/
+1355
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
1
-1
/
+1
2016-05-20
f2fs: fix to update dirty page count correctly
Chao Yu
1
-3
/
+4
2016-05-20
f2fs: flush pending bios right away when error occurs
Jaegeuk Kim
5
-13
/
+16
2016-05-20
f2fs: avoid ENOSPC fault in the recovery process
Jaegeuk Kim
1
-0
/
+4
2016-05-18
f2fs: make exit_f2fs_fs more clear
Tiezhu Yang
1
-5
/
+5
2016-05-18
f2fs: use percpu_counter for total_valid_inode_count
Jaegeuk Kim
2
-14
/
+15
2016-05-18
f2fs: use percpu_counter for alloc_valid_block_count
Jaegeuk Kim
4
-8
/
+14
2016-05-18
f2fs: use percpu_counter for # of dirty pages in inode
Jaegeuk Kim
3
-7
/
+12
2016-05-18
f2fs: use percpu_counter for page counters
Jaegeuk Kim
3
-19
/
+47
2016-05-18
f2fs: use bio count instead of F2FS_WRITEBACK page count
Jaegeuk Kim
5
-19
/
+22
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+5
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
2
-6
/
+20
2016-05-16
f2fs: manipulate dirty file inodes when DATA_FLUSH is set
Jaegeuk Kim
1
-3
/
+8
2016-05-16
f2fs: add fault injection to sysfs
Sheng Yong
2
-10
/
+91
[prev]
[next]