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
Age
Commit message (
Expand
)
Author
2020-10-08
f2fs: fix memory alignment to support 32bit
Jaegeuk Kim
2020-09-29
f2fs: fix slab leak of rpages pointer
Jaegeuk Kim
2020-09-29
f2fs: compress: fix to disallow enabling compress on non-empty file
Chao Yu
2020-09-29
f2fs: compress: introduce cic/dic slab cache
Chao Yu
2020-09-29
f2fs: compress: introduce page array slab cache
Chao Yu
2020-09-29
f2fs: fix to do sanity check on segment/section count
Chao Yu
2020-09-29
f2fs: fix to check segment boundary during SIT page readahead
Chao Yu
2020-09-29
f2fs: fix uninit-value in f2fs_lookup
Chao Yu
2020-09-29
f2fs: remove unneeded parameter in find_in_block()
Chao Yu
2020-09-29
f2fs: fix wrong total_sections check and fsmeta check
Wang Xiaojun
2020-09-29
f2fs: remove duplicated code in sanity_check_area_boundary
Wang Xiaojun
2020-09-29
f2fs: remove unused check on version_bitmap
Wang Xiaojun
2020-09-29
f2fs: relocate blkzoned feature check
Chao Yu
2020-09-29
f2fs: do sanity check on zoned block device path
Chao Yu
2020-09-29
f2fs: add trace exit in exception path
Zhang Qilong
2020-09-29
f2fs: change return value of reserved_segments to unsigned int
Xiaojun Wang
2020-09-14
f2fs: clean up kvfree
Chao Yu
2020-09-11
f2fs: change virtual mapping way for compression pages
Daeho Jeong
2020-09-11
f2fs: change return value of f2fs_disable_compressed_file to bool
Daeho Jeong
2020-09-11
f2fs: change i_compr_blocks of inode to atomic value
Daeho Jeong
2020-09-11
f2fs: trace: fix typo
Chao Yu
2020-09-11
f2fs: ignore compress mount option on image w/o compression feature
Chao Yu
2020-09-11
f2fs: Documentation edits/fixes
Randy Dunlap
2020-09-11
f2fs: allocate proper size memory for zstd decompress
Chao Yu
2020-09-11
f2fs: change compr_blocks of superblock info to 64bit
Daeho Jeong
2020-09-11
f2fs: add block address limit check to compressed file
Daeho Jeong
2020-09-11
f2fs: check position in move range ioctl
Dan Robertson
2020-09-11
f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO
Jack Qiu
2020-09-11
f2fs: Simplify SEEK_DATA implementation
Matthew Wilcox (Oracle)
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
2020-09-10
f2fs: point man pages for some f2fs utils
Jaegeuk Kim
2020-09-10
f2fs: Use generic casefolding support
Daniel Rosenberg
2020-09-10
fs: Add standard casefolding support
Daniel Rosenberg
2020-09-10
unicode: Add utf8_casefold_hash
Daniel Rosenberg
2020-09-10
f2fs: compress: use more readable atomic_t type for {cic,dic}.ref
Chao Yu
2020-09-10
f2fs: fix compile warning
Chao Yu
2020-09-10
f2fs: support 64-bits key in f2fs rb-tree node entry
Chao Yu
2020-09-10
f2fs: inherit mtime of original block during GC
Chao Yu
2020-09-10
f2fs: record average update time of segment
Chao Yu
2020-09-10
f2fs: introduce inmem curseg
Chao Yu
2020-09-10
f2fs: compress: remove unneeded code
Chao Yu
2020-09-10
f2fs: remove duplicated type casting
Xiaojun Wang
2020-09-10
f2fs: support zone capacity less than zone size
Aravind Ramesh
2020-09-10
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-09-08
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
2020-09-08
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
2020-09-08
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
2020-09-08
Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]