index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
super.c
Age
Commit message (
Expand
)
Author
2017-07-10
Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-07-08
f2fs: support plain user/group quota
Chao Yu
2017-07-07
Revert "f2fs: fix to clean previous mount option when remount_fs"
Chao Yu
2017-07-07
f2fs: stop gc/discard thread in prior during umount
Chao Yu
2017-07-07
f2fs: introduce reserved_blocks in sysfs
Chao Yu
2017-07-07
f2fs: report # of free inodes more precisely
Jaegeuk Kim
2017-07-04
f2fs: set CP_TRIMMED_FLAG correctly
Chao Yu
2017-07-04
f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c
Chao Yu
2017-07-04
f2fs: clean up sysfs codes
Chao Yu
2017-07-04
f2fs: fix wrong error number of fill_super
Chao Yu
2017-07-04
f2fs: fix to show injection rate in ->show_options
Chao Yu
2017-07-04
f2fs: Fix a return value in case of error in 'f2fs_fill_super'
Christophe JAILLET
2017-07-04
f2fs: dax: fix races between page faults and truncating pages
Qiuyang Sun
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-05-23
f2fs: introduce io_list for serialize data/node IOs
Chao Yu
2017-05-23
f2fs: split wio_mutex
Chao Yu
2017-05-23
f2fs: split bio cache
Jaegeuk Kim
2017-05-23
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
2017-05-16
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
2017-05-03
f2fs: Make flush bios explicitely sync
Jan Kara
2017-05-03
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-05-02
f2fs: sanity check segment count
Jin Qian
2017-04-10
f2fs: clean up get_valid_blocks with consistent parameter
Jaegeuk Kim
2017-04-10
f2fs: introduce f2fs_wait_discard_bios
Chao Yu
2017-04-05
f2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SYNC_NONE
Jaegeuk Kim
2017-04-05
f2fs: write small sized IO to hot log
Jaegeuk Kim
2017-03-29
f2fs: allocate node and hot data in the beginning of partition
Jaegeuk Kim
2017-03-25
f2fs: allow write page cache when writting cp
Yunlei He
2017-03-21
f2fs: add fault injection on f2fs_truncate
Jaegeuk Kim
2017-03-21
f2fs: build stat_info before orphan inode recovery
Jaegeuk Kim
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: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-02-27
f2fs: Fix zoned block device support
Masato Suzuki
2017-02-27
f2fs: fix to enlarge size of write_io_dummy mempool
Chao Yu
2017-02-27
f2fs: fix memory leak of write_io_dummy mempool during umount
Chao Yu
2017-02-23
f2fs: enable inline_xattr by default
Chao Yu
2017-02-23
f2fs: introduce noinline_xattr mount option
Chao Yu
2017-02-23
f2fs: super: constify fscrypt_operations structure
Bhumika Goyal
2017-02-23
f2fs: show checkpoint version at mount time
Jaegeuk Kim
2017-02-22
f2fs: show the fault injection mount option
Kaixu Xia
2017-02-22
f2fs: factor out discard command info into discard_cmd_control
Jaegeuk Kim
2017-02-20
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
2017-01-29
f2fs: relax async discard commands more
Jaegeuk Kim
2017-01-29
f2fs: get io size bit from mount option
Jaegeuk Kim
2017-01-29
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
2017-01-08
fscrypt: make fscrypt_operations.key_prefix a string
Eric Biggers
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2016-12-07
f2fs: fix to access nullified flush_cmd_control pointer
Jaegeuk Kim
[next]