index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2023-11-04
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-30
/
+68
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+23
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-9
/
+4
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-0
/
+1
2023-10-28
f2fs: Convert to bdev_open_by_dev/path()
Jan Kara
1
-6
/
+7
2023-10-22
f2fs: finish previous checkpoints before returning from remount
Daeho Jeong
1
-27
/
+32
2023-10-18
f2fs: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-04
f2fs: Support Block Size == Page Size
Daniel Rosenberg
1
-2
/
+2
2023-10-04
f2fs: dynamically allocate the f2fs-shrinker
Qi Zheng
1
-8
/
+23
2023-09-25
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
1
-0
/
+1
2023-09-25
fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
Eric Biggers
1
-8
/
+1
2023-09-24
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
1
-0
/
+1
2023-09-24
fscrypt: make it clearer that key_prefix is deprecated
Eric Biggers
1
-1
/
+1
2023-09-12
f2fs: fix to drop meta_inode's page cache in f2fs_put_super()
Chao Yu
1
-1
/
+1
2023-09-12
f2fs: compress: fix to avoid redundant compress extension
Chao Yu
1
-0
/
+33
2023-09-02
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+22
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+3
2023-08-23
f2fs: compress: fix to assign compress_level for lz4 correctly
Chao Yu
1
-1
/
+1
2023-08-14
f2fs: fix to account cp stats correctly
Chao Yu
1
-1
/
+7
2023-08-14
f2fs: fix to account gc stats correctly
Chao Yu
1
-0
/
+1
2023-08-14
f2fs: Only lfs mode is allowed with zoned block device feature
Chunhai Guo
1
-5
/
+5
2023-08-14
f2fs: don't reopen the main block device in f2fs_scan_devices
Christoph Hellwig
1
-12
/
+8
2023-08-11
fs: use the super_block as holder when mounting file systems
Christoph Hellwig
1
-4
/
+3
2023-07-24
f2fs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-38
/
+214
2023-06-26
f2fs: cleanup MIN_INLINE_XATTR_SIZE
Sheng Yong
1
-1
/
+1
2023-06-26
f2fs: add helper to check compression level
Sheng Yong
1
-2
/
+2
2023-06-26
f2fs: assign default compression level
Jaegeuk Kim
1
-5
/
+7
2023-06-26
f2fs: introduce F2FS_QUOTA_DEFAULT_FL for cleanup
Chao Yu
1
-3
/
+3
2023-06-12
f2fs: avoid dead loop in f2fs_issue_checkpoint()
Chao Yu
1
-2
/
+13
2023-06-12
f2fs: fix to drop all dirty meta/node pages during umount()
Chao Yu
1
-2
/
+16
2023-06-12
f2fs: flush error flags in workqueue
Chao Yu
1
-3
/
+23
2023-06-12
f2fs: don't reset unchangable mount option in f2fs_remount()
Chao Yu
1
-12
/
+18
2023-06-12
f2fs: fix to set noatime and immutable flag for quota file
Chao Yu
1
-0
/
+9
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
1
-4
/
+6
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-2
/
+2
2023-05-08
f2fs: support errors=remount-ro|continue|panic mountoption
Chao Yu
1
-10
/
+124
2023-04-24
f2fs: remove power-of-two limitation of zoned device
Jaegeuk Kim
1
-6
/
+2
2023-04-12
f2fs: fix to recover quota data correctly
Chao Yu
1
-0
/
+57
2023-04-12
f2fs: fix to check readonly condition correctly
Chao Yu
1
-1
/
+1
2023-04-10
f2fs: use f2fs_hw_is_readonly() instead of bdev_read_only()
Chao Yu
1
-2
/
+2
2023-04-10
f2fs: set default compress option only when sb_has_compression
Yangtao Li
1
-4
/
+6
2023-04-04
f2fs: add compression feature check for all compress mount opt
Yangtao Li
1
-0
/
+12
2023-03-29
f2fs: fix scheduling while atomic in decompression path
Jaegeuk Kim
1
-1
/
+1
2023-03-29
f2fs: convert to use bitmap API
Yangtao Li
1
-8
/
+8
2023-02-27
Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-31
/
+32
[next]