index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Age
Commit message (
Expand
)
Author
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-01
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-02-27
f2fs: introduce free nid bitmap
Chao Yu
2017-02-27
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
Kinglong Mee
2017-02-27
f2fs: kill __is_extent_same
Chao Yu
2017-02-27
f2fs: show simple call stack in fault injection message
Chao Yu
2017-02-27
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-02-27
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-02-27
f2fs: much larger batched trim_fs job
Jaegeuk Kim
2017-02-27
f2fs: avoid very large discard command
Jaegeuk Kim
2017-02-23
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
2017-02-23
f2fs: fix multiple f2fs_add_link() calls having same name
Jaegeuk Kim
2017-02-23
f2fs: change recovery policy of xattr node block
Chao Yu
2017-02-23
f2fs: check last page index in cached bio to decide submission
Jaegeuk Kim
2017-02-23
f2fs: check io submission more precisely
Jaegeuk Kim
2017-02-22
f2fs: show # of APPEND and UPDATE inodes
Jaegeuk Kim
2017-02-22
f2fs: fix 446 coding style warnings in f2fs.h
DongOh Shin
2017-02-22
f2fs: fix 3 coding style errors in f2fs.h
DongOh Shin
2017-02-22
f2fs: do not preallocate blocks which has wrong buffer
Jaegeuk Kim
2017-02-22
f2fs: show # of on-going flush and discard bios
Jaegeuk Kim
2017-02-22
f2fs: add a kernel thread to issue discard commands asynchronously
Jaegeuk Kim
2017-02-22
f2fs: factor out discard command info into discard_cmd_control
Jaegeuk Kim
2017-02-22
f2fs: clean up flush/discard command namings
Jaegeuk Kim
2017-02-22
f2fs: check in-memory nat version bitmap
Chao Yu
2017-02-22
f2fs: introduce FI_ATOMIC_COMMIT
Chao Yu
2017-02-22
f2fs: return fs_trim if there is no candidate
Jaegeuk Kim
2017-02-06
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
2017-01-29
f2fs: relax async discard commands more
Jaegeuk Kim
2017-01-29
f2fs: show the max number of atomic operations
Jaegeuk Kim
2017-01-29
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-01-08
fscrypt: make fscrypt_operations.key_prefix a string
Eric Biggers
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2016-12-11
fscrypto: move ioctl processing more fully into common code
Eric Biggers
2016-12-07
f2fs: fix to access nullified flush_cmd_control pointer
Jaegeuk Kim
2016-12-05
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
Jaegeuk Kim
2016-11-29
f2fs: do not activate auto_recovery for fallocated i_size
Jaegeuk Kim
2016-11-28
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
Jaegeuk Kim
2016-11-25
f2fs: fix wrong AUTO_RECOVER condition
Jaegeuk Kim
2016-11-25
f2fs: fix fdatasync
Chao Yu
2016-11-25
f2fs: fix to account total free nid correctly
Chao Yu
2016-11-25
f2fs: don't wait writeback for datas during checkpoint
Chao Yu
2016-11-25
f2fs: avoid BG_GC in f2fs_balance_fs
Jaegeuk Kim
2016-11-25
f2fs: use err for f2fs_preallocate_blocks
Jaegeuk Kim
2016-11-25
f2fs: support multiple devices
Jaegeuk Kim
2016-11-25
f2fs: revert segment allocation for direct IO
Jaegeuk Kim
2016-11-23
f2fs: Cache zoned block devices zone type
Damien Le Moal
2016-11-23
f2fs: Always enable discard for zoned blocks devices
Damien Le Moal
2016-11-23
f2fs: Use generic zoned block device terminology
Damien Le Moal
2016-11-23
f2fs: report error of f2fs_fill_dentries
Chao Yu
[next]