index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+1
2024-07-10
f2fs: remove unreachable lazytime mount option parsing
Eric Sandeen
1
-10
/
+0
2024-06-12
f2fs: add support for FS_IOC_GETFSSYSFSPATH
Chao Yu
1
-0
/
+1
2024-06-07
f2fs: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
1
-4
/
+4
2024-05-20
Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+62
2024-05-09
f2fs: check validation of fault attrs in f2fs_build_fault_attr()
Chao Yu
1
-7
/
+20
2024-04-19
f2fs: remove unnecessary block size check in init_f2fs_fs()
Chao Yu
1
-6
/
+0
2024-04-19
f2fs: fix comment in sanity_check_raw_super()
Chao Yu
1
-1
/
+1
2024-04-12
f2fs: don't set RO when shutting down f2fs
Jaegeuk Kim
1
-2
/
+8
2024-04-09
f2fs: fix zoned block device information initialization
Wenjie Qi
1
-0
/
+27
2024-03-29
f2fs: remove clear SB_INLINECRYPT flag in default_options
Yunlei He
1
-2
/
+0
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-1
/
+1
2024-03-26
f2fs: support .shutdown in f2fs_sops
Chao Yu
1
-0
/
+6
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-141
/
+67
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-12
f2fs: fix to handle error paths of {new,change}_curseg()
Zhiguo Niu
1
-1
/
+3
2024-03-12
f2fs: zone: fix to remove pow2 check condition for zoned block device
Chao Yu
1
-5
/
+0
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-6
/
+6
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
1
-0
/
+1
2024-03-04
f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
Chao Yu
1
-8
/
+8
2024-03-04
f2fs: print zone status in string and some log
Jaegeuk Kim
1
-1
/
+3
2024-02-29
f2fs: fix write pointers all the time
Jaegeuk Kim
1
-4
/
+7
2024-02-29
f2fs: prevent an f2fs_gc loop during disable_checkpoint
Jaegeuk Kim
1
-0
/
+1
2024-02-29
f2fs: introduce FAULT_NO_SEGMENT
Chao Yu
1
-0
/
+1
2024-02-27
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
1
-0
/
+1
2024-02-27
f2fs: kill heap-based allocation
Jaegeuk Kim
1
-8
/
+1
2024-02-27
f2fs: compress: fix to check zstd compress level correctly in mount option
Chao Yu
1
-2
/
+8
2024-02-27
f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
Jaegeuk Kim
1
-4
/
+4
2024-02-25
f2fs: port block device access to files
Christian Brauner
1
-6
/
+6
2024-02-25
bdev: open block device as files
Christian Brauner
1
-1
/
+1
2024-02-20
f2fs: deprecate io_bits
Jaegeuk Kim
1
-87
/
+1
2024-02-08
fs: super_set_uuid()
Kent Overstreet
1
-1
/
+1
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
1
-1
/
+1
2024-02-05
f2fs: use f2fs_err_ratelimited() to avoid redundant logs
Chao Yu
1
-3
/
+6
2024-02-05
f2fs: support printk_ratelimited() in f2fs_printk()
Chao Yu
1
-3
/
+8
2024-02-05
f2fs: introduce FAULT_BLKADDR_CONSISTENCE
Chao Yu
1
-18
/
+19
2024-01-12
f2fs: fix double free of f2fs_sb_info
Eric Biggers
1
-0
/
+1
2024-01-11
Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+9
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-10
/
+7
2023-12-27
f2fs: move release of block devices to after kill_block_super()
Eric Biggers
1
-5
/
+8
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
1
-10
/
+7
2023-12-08
f2fs: Restrict max filesize for 16K f2fs
Daniel Rosenberg
1
-0
/
+8
2023-12-04
f2fs: check write pointers when checkpoint=disable
Jaegeuk Kim
1
-2
/
+1
2023-12-01
f2fs: allow checkpoint=disable for zoned block device
Jaegeuk Kim
1
-5
/
+0
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
[next]