index
:
pm24.git
master
perf-mon
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
2024-01-12
f2fs: fix double free of f2fs_sb_info
Eric Biggers
2024-01-11
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-27
f2fs: move release of block devices to after kill_block_super()
Eric Biggers
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-08
f2fs: Restrict max filesize for 16K f2fs
Daniel Rosenberg
2023-12-04
f2fs: check write pointers when checkpoint=disable
Jaegeuk Kim
2023-12-01
f2fs: allow checkpoint=disable for zoned block device
Jaegeuk Kim
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-04
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
f2fs: Convert to bdev_open_by_dev/path()
Jan Kara
2023-10-22
f2fs: finish previous checkpoints before returning from remount
Daeho Jeong
2023-10-18
f2fs: convert to new timestamp accessors
Jeff Layton
2023-10-04
f2fs: Support Block Size == Page Size
Daniel Rosenberg
2023-10-04
f2fs: dynamically allocate the f2fs-shrinker
Qi Zheng
2023-09-25
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
2023-09-25
fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
Eric Biggers
2023-09-24
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
2023-09-24
fscrypt: make it clearer that key_prefix is deprecated
Eric Biggers
2023-09-12
f2fs: fix to drop meta_inode's page cache in f2fs_put_super()
Chao Yu
2023-09-12
f2fs: compress: fix to avoid redundant compress extension
Chao Yu
2023-09-02
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-23
f2fs: compress: fix to assign compress_level for lz4 correctly
Chao Yu
2023-08-14
f2fs: fix to account cp stats correctly
Chao Yu
2023-08-14
f2fs: fix to account gc stats correctly
Chao Yu
2023-08-14
f2fs: Only lfs mode is allowed with zoned block device feature
Chunhai Guo
2023-08-14
f2fs: don't reopen the main block device in f2fs_scan_devices
Christoph Hellwig
2023-08-11
fs: use the super_block as holder when mounting file systems
Christoph Hellwig
2023-07-24
f2fs: convert to ctime accessor functions
Jeff Layton
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-26
f2fs: cleanup MIN_INLINE_XATTR_SIZE
Sheng Yong
2023-06-26
f2fs: add helper to check compression level
Sheng Yong
2023-06-26
f2fs: assign default compression level
Jaegeuk Kim
2023-06-26
f2fs: introduce F2FS_QUOTA_DEFAULT_FL for cleanup
Chao Yu
2023-06-12
f2fs: avoid dead loop in f2fs_issue_checkpoint()
Chao Yu
2023-06-12
f2fs: fix to drop all dirty meta/node pages during umount()
Chao Yu
2023-06-12
f2fs: flush error flags in workqueue
Chao Yu
2023-06-12
f2fs: don't reset unchangable mount option in f2fs_remount()
Chao Yu
2023-06-12
f2fs: fix to set noatime and immutable flag for quota file
Chao Yu
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-08
f2fs: support errors=remount-ro|continue|panic mountoption
Chao Yu
2023-04-24
f2fs: remove power-of-two limitation of zoned device
Jaegeuk Kim
[next]