index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2021-12-10
f2fs: add gc_urgent_high_remaining sysfs node
Daeho Jeong
2021-12-10
f2fs: fix to do sanity check in is_alive()
Chao Yu
2021-12-10
f2fs: fix to avoid panic in is_alive() if metadata is inconsistent
Chao Yu
2021-12-10
f2fs: fix to do sanity check on inode type during garbage collection
Chao Yu
2021-12-10
f2fs: avoid duplicate call of mark_inode_dirty
Jaegeuk Kim
2021-12-10
f2fs: show number of pending discard commands
Jaegeuk Kim
2021-12-10
f2fs: support POSIX_FADV_DONTNEED drop compressed page cache
Fengnan Chang
2021-12-10
f2fs: fix remove page failed in invalidate compress pages
Fengnan Chang
2021-12-10
f2fs: show more DIO information in tracepoint
Jaegeuk Kim
2021-12-10
f2fs: use iomap for direct I/O
Eric Biggers
2021-12-04
f2fs: implement iomap operations
Eric Biggers
2021-12-04
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
2021-12-04
f2fs: do not expose unwritten blocks to user by DIO
Jaegeuk Kim
2021-12-04
f2fs: reduce indentation in f2fs_file_write_iter()
Eric Biggers
2021-11-17
f2fs: rework write preallocations
Eric Biggers
2021-11-17
f2fs: compress: reduce one page array alloc and free when write compressed page
Fengnan Chang
2021-11-13
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-09
f2fs: fix UAF in f2fs_available_free_memory
Dongliang Mu
2021-11-09
f2fs: invalidate META_MAPPING before IPU/DIO write
Hyeong-Jun Kim
2021-11-08
lib: zstd: Add kernel-specific API
Nick Terrell
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-10-29
f2fs: support fault injection for dquot_initialize()
Chao Yu
2021-10-29
f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
Chao Yu
2021-10-27
f2fs: compress: disallow disabling compress on non-empty compressed file
Hyeong-Jun Kim
2021-10-26
f2fs: compress: fix overwrite may reduce compress ratio unproperly
Fengnan Chang
2021-10-26
f2fs: multidevice: support direct IO
Chao Yu
2021-10-26
f2fs: introduce fragment allocation mode mount option
Daeho Jeong
2021-10-26
f2fs: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-26
f2fs: include non-compressed blocks in compr_written_block
Daeho Jeong
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-11
f2fs: fix wrong condition to trigger background checkpoint correctly
Chao Yu
2021-10-11
f2fs: fix to use WHINT_MODE
Keoseong Park
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
2021-10-11
f2fs: simplify f2fs_sb_read_encoding
Christoph Hellwig
2021-09-20
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
2021-09-20
f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
Weichao Guo
2021-09-20
f2fs: introduce excess_dirty_threshold()
Chao Yu
2021-09-16
f2fs: avoid attaching SB_ACTIVE flag during mount
Chao Yu
2021-09-16
f2fs: quota: fix potential deadlock
Chao Yu
2021-09-16
f2fs: should use GFP_NOFS for directory inodes
Jaegeuk Kim
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-31
f2fs: should put a page beyond EOF when preparing a write
Jaegeuk Kim
2021-08-31
f2fs: deallocate compressed pages when error happens
Jaegeuk Kim
2021-08-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]