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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
f2fs: fix to force keeping write barrier for strict fsync mode
Chao Yu
1
-0
/
+12
2021-08-02
f2fs: fix wrong checkpoint_changed value in f2fs_remount()
Chao Yu
1
-5
/
+2
2021-08-02
f2fs: show sbi status in debugfs/f2fs/status
Jaegeuk Kim
1
-2
/
+3
2021-08-02
f2fs: turn back remapped address in compressed page endio
Daeho Jeong
1
-1
/
+3
2021-08-02
f2fs: change fiemap way in printing compression chunk
Daeho Jeong
1
-33
/
+42
2021-08-02
f2fs: do not submit NEW_ADDR to read node block
Jaegeuk Kim
1
-1
/
+2
2021-08-02
f2fs: compress: remove unneeded read when rewrite whole cluster
Fengnan Chang
1
-0
/
+3
2021-07-25
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+11
2021-07-25
f2fs: don't sleep while grabing nat_tree_lock
Jaegeuk Kim
1
-4
/
+13
2021-07-25
f2fs: remove allow_outplace_dio()
Eric Biggers
3
-12
/
+2
2021-07-25
f2fs: make f2fs_write_failed() take struct inode
Eric Biggers
1
-4
/
+3
2021-07-19
f2fs: quota: fix potential deadlock
Chao Yu
1
-36
/
+48
2021-07-19
f2fs: let's keep writing IOs on SBI_NEED_FSCK
Jaegeuk Kim
2
-1
/
+3
2021-07-19
f2fs: Revert "f2fs: Fix indefinite loop in f2fs_gc() v1"
Jia Yang
1
-1
/
+1
2021-07-13
f2fs: avoid to create an empty string as the extension_list
Wang Xiaojun
1
-1
/
+1
2021-07-13
f2fs: compress: fix to set zstd compress level correctly
Chao Yu
1
-1
/
+2
2021-07-13
f2fs: add sysfs nodes to get GC info for each GC mode
Daeho Jeong
4
-0
/
+43
2021-07-13
f2fs: Convert to using invalidate_lock
Jan Kara
4
-38
/
+34
2021-07-06
f2fs: drop dirty node pages when cp is in error status
Jaegeuk Kim
1
-7
/
+4
2021-07-05
f2fs: initialize page->private when using for our internal use
Jaegeuk Kim
2
-1
/
+6
2021-07-01
f2fs: compress: add nocompress extensions support
Fengnan Chang
3
-6
/
+95
2021-06-28
f2fs: remove false alarm on iget failure during GC
Jaegeuk Kim
1
-3
/
+1
2021-06-28
f2fs: enable extent cache for compression files in read-only
Daeho Jeong
1
-19
/
+20
2021-06-23
f2fs: introduce f2fs_casefolded_name slab cache
Chao Yu
3
-7
/
+40
2021-06-23
f2fs: swap: support migrating swapfile in aligned write mode
Chao Yu
4
-14
/
+101
2021-06-23
f2fs: swap: remove dead codes
Chao Yu
1
-167
/
+1
2021-06-23
f2fs: compress: add compress_inode to cache compressed blocks
Chao Yu
10
-14
/
+357
2021-06-23
f2fs: clean up /sys/fs/f2fs/<disk>/features
Jaegeuk Kim
2
-64
/
+134
2021-06-23
f2fs: add pin_file in feature list
Jaegeuk Kim
1
-0
/
+2
2021-06-23
f2fs: Advertise encrypted casefolding in sysfs
Daniel Rosenberg
1
-0
/
+8
2021-06-23
f2fs: Show casefolding support only when supported
Daniel Rosenberg
1
-0
/
+4
2021-06-23
f2fs: support RO feature
Jaegeuk Kim
4
-6
/
+46
2021-06-23
f2fs: logging neatening
Joe Perches
5
-21
/
+17
2021-06-23
f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit
Jaegeuk Kim
3
-7
/
+20
2021-06-23
f2fs: compress: remove unneeded preallocation
Chao Yu
2
-28
/
+3
2021-05-26
f2fs: atgc: export entries for better tunability via sysfs
Chao Yu
1
-0
/
+27
2021-05-26
f2fs: compress: fix to disallow temp extension
Chao Yu
1
-4
/
+12
2021-05-26
f2fs: let's allow compression for mmap files
Jaegeuk Kim
1
-2
/
+0
2021-05-26
f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
Chao Yu
1
-0
/
+1
2021-05-26
f2fs: return success if there is no work to do
Tom Rix
1
-1
/
+1
2021-05-14
f2fs: compress: clean up parameter of __f2fs_cluster_blocks()
Chao Yu
1
-20
/
+13
2021-05-14
f2fs: compress: remove unneeded f2fs_put_dnode()
Chao Yu
1
-1
/
+0
2021-05-14
f2fs: atgc: fix to set default age threshold
Chao Yu
1
-0
/
+1
2021-05-14
f2fs: Prevent swap file in LFS mode
Shin'ichiro Kawasaki
1
-0
/
+6
2021-05-14
f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
Chao Yu
3
-10
/
+23
2021-05-14
f2fs: restructure f2fs page.private layout
Chao Yu
11
-109
/
+146
2021-05-14
f2fs: add cp_error check in f2fs_write_compressed_pages
Chao Yu
1
-0
/
+6
2021-05-14
f2fs: compress: rename __cluster_may_compress
Chao Yu
1
-4
/
+4
2021-05-12
f2fs: return EINVAL for hole cases in swap file
Jaegeuk Kim
1
-2
/
+2
2021-05-11
f2fs: avoid swapon failure by giving a warning first
Jaegeuk Kim
1
-6
/
+23
[prev]
[next]