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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
1
-3
/
+3
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-40
/
+241
2016-12-07
f2fs: fix to access nullified flush_cmd_control pointer
Jaegeuk Kim
1
-2
/
+3
2016-12-07
f2fs: detect wrong layout
Jaegeuk Kim
1
-0
/
+11
2016-12-05
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
Jaegeuk Kim
1
-6
/
+1
2016-11-25
f2fs: fix incorrect free inode count in ->statfs
Chao Yu
1
-1
/
+2
2016-11-25
f2fs: support multiple devices
Jaegeuk Kim
1
-29
/
+109
2016-11-23
f2fs: remove checkpoint in f2fs_freeze
Jaegeuk Kim
1
-4
/
+9
2016-11-23
f2fs: Cache zoned block devices zone type
Damien Le Moal
1
-0
/
+72
2016-11-23
f2fs: Do not allow adaptive mode for host-managed zoned block devices
Damien Le Moal
1
-0
/
+7
2016-11-23
f2fs: Always enable discard for zoned blocks devices
Damien Le Moal
1
-0
/
+5
2016-11-23
f2fs: Suppress discard warning message for zoned block devices
Damien Le Moal
1
-1
/
+1
2016-11-23
f2fs: Check zoned block feature for host-managed zoned block devices
Damien Le Moal
1
-0
/
+20
2016-11-23
f2fs: Use generic zoned block device terminology
Damien Le Moal
1
-1
/
+1
2016-11-23
f2fs: Add missing break in switch-case
Damien Le Moal
1
-0
/
+1
2016-11-23
f2fs: avoid infinite loop in the EIO case on recover_orphan_inodes
Jaegeuk Kim
1
-0
/
+7
2016-11-23
f2fs: remove percpu_count due to performance regression
Jaegeuk Kim
1
-11
/
+5
2016-11-23
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
1
-13
/
+16
2016-11-23
f2fs: fix to release discard entries during checkpoint
Chao Yu
1
-1
/
+0
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-1
/
+1
2016-09-30
f2fs: support checkpoint error injection
Chao Yu
1
-0
/
+1
2016-09-30
f2fs: fix to recover old fault injection config in ->remount_fs
Chao Yu
1
-0
/
+6
2016-09-30
f2fs: do fault injection initialization in default_options
Chao Yu
1
-4
/
+4
2016-09-30
f2fs: support configuring fault injection per superblock
Chao Yu
1
-42
/
+15
2016-09-30
f2fs: adjust display format of segment bit
Chao Yu
1
-1
/
+1
2016-09-30
f2fs: remove dirty inode pages in error path
Jaegeuk Kim
1
-0
/
+1
2016-09-30
f2fs: handle errors during recover_orphan_inodes
Jaegeuk Kim
1
-0
/
+1
2016-09-30
f2fs: introduce cp_lock to protect updating of ckpt_flags
Chao Yu
1
-2
/
+3
2016-09-30
f2fs: use crc and cp version to determine roll-forward recovery
Jaegeuk Kim
1
-1
/
+4
2016-09-22
f2fs: support IO error injection
Chao Yu
1
-0
/
+1
2016-08-29
f2fs: enable inline_dentry by default and add noinline_dentry option
Chao Yu
1
-0
/
+8
2016-08-19
Revert "f2fs: use percpu_rw_semaphore"
Jaegeuk Kim
1
-5
/
+1
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2016-07-15
f2fs: fix to avoid data update racing between GC and DIO
Chao Yu
1
-0
/
+2
2016-07-08
f2fs: avoid mark_inode_dirty
Jaegeuk Kim
1
-17
/
+26
2016-07-08
f2fs: fix incorrect f_bfree calculation in ->statfs
Chao Yu
1
-1
/
+1
2016-07-08
f2fs: use percpu_rw_semaphore
Jaegeuk Kim
1
-1
/
+5
2016-07-08
f2fs: add nodiscard mount option
Chao Yu
1
-0
/
+4
2016-07-06
f2fs: detect host-managed SMR by feature flag
Jaegeuk Kim
1
-6
/
+10
2016-07-06
f2fs: call update_inode_page for orphan inodes
Jaegeuk Kim
1
-15
/
+1
2016-06-13
f2fs: introduce mode=lfs mount option
Jaegeuk Kim
1
-0
/
+28
2016-06-08
f2fs: avoid reverse IO order for NODE and DATA
Jaegeuk Kim
1
-0
/
+2
2016-06-07
f2fs: remove obsolete parameter in f2fs_truncate
Jaegeuk Kim
1
-1
/
+1
2016-06-07
f2fs: avoid wrong count on dirty inodes
Jaegeuk Kim
1
-2
/
+2
2016-06-02
f2fs: inject to produce some orphan inodes
Jaegeuk Kim
1
-0
/
+1
2016-06-02
f2fs: remove writepages lock
Jaegeuk Kim
1
-1
/
+0
2016-06-02
f2fs: set flush_merge by default
Jaegeuk Kim
1
-0
/
+6
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
1
-0
/
+4
2016-06-02
f2fs: flush inode metadata when checkpoint is doing
Jaegeuk Kim
1
-2
/
+52
[next]