index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-27
Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+19
2025-01-13
f2fs: add parameter @len to f2fs_invalidate_blocks()
Yi Sun
1
-1
/
+2
2025-01-08
f2fs: Introduce linear search for dentries
Daniel Lee
1
-2
/
+4
2025-01-08
f2fs: add parameter @len to f2fs_invalidate_internal_cache()
Yi Sun
1
-3
/
+3
2025-01-08
f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_page...
Yi Sun
1
-4
/
+5
2024-12-16
f2fs: Add F2FS_F_SB()
Matthew Wilcox (Oracle)
1
-1
/
+6
2024-12-01
f2fs: switch to using the crc32 library
Eric Biggers
1
-19
/
+1
2024-11-23
f2fs: add a sysfs node to limit max read extent count per-inode
Chao Yu
1
-0
/
+4
2024-11-21
f2fs: fix changing cursegs if recovery fails on zoned device
Sheng Yong
1
-2
/
+1
2024-11-01
f2fs: clean up the unused variable additional_reserved_segments
LongPing Wei
1
-1
/
+0
2024-11-01
f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
Chao Yu
1
-2
/
+3
2024-11-01
f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()
Chao Yu
1
-2
/
+1
2024-11-01
f2fs: zone: introduce first_zoned_segno in f2fs_sb_info
Chao Yu
1
-0
/
+1
2024-11-01
f2fs: introduce device aliasing file
Daeho Jeong
1
-0
/
+5
2024-11-01
f2fs: multidevice: add stats in debugfs
Chao Yu
1
-0
/
+14
2024-10-14
f2fs: introduce f2fs_get_section_mtime
liuderong
1
-0
/
+2
2024-09-12
f2fs: remove unused parameters
liuderong
1
-2
/
+1
2024-09-11
f2fs: add valid block ratio not to do excessive GC for one time GC
Daeho Jeong
1
-1
/
+1
2024-09-11
f2fs: do FG_GC when GC boosting is required for zoned devices
Daeho Jeong
1
-0
/
+1
2024-09-11
f2fs: introduce migration_window_granularity
Daeho Jeong
1
-0
/
+2
2024-09-11
f2fs: make BG GC more aggressive for zoned devices
Daeho Jeong
1
-2
/
+18
2024-09-11
f2fs: get rid of online repaire on corrupted directory
Chao Yu
1
-11
/
+0
2024-09-11
f2fs: prevent atomic file from being dirtied before commit
Daeho Jeong
1
-1
/
+1
2024-09-06
f2fs: convert f2fs_handle_page_eio() to use folio
Chao Yu
1
-2
/
+4
2024-09-06
f2fs: convert f2fs_do_write_meta_page() to use folio
Chao Yu
1
-1
/
+1
2024-09-06
f2fs: convert f2fs_write_single_data_page() to use folio
Chao Yu
1
-1
/
+1
2024-09-06
f2fs: convert f2fs_write_inline_data() to use folio
Chao Yu
1
-1
/
+1
2024-09-06
f2fs: convert f2fs_clear_page_cache_dirty_tag() to use folio
Chao Yu
1
-1
/
+1
2024-09-06
f2fs: convert f2fs_compress_ctx_add_page() to use folio
Chao Yu
1
-1
/
+1
2024-08-21
f2fs: compress: don't redirty sparse cluster during {,de}compress
Yeongjin Gil
1
-0
/
+12
2024-08-21
f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
Chao Yu
1
-1
/
+1
2024-08-15
f2fs: get rid of buffer_head use
Chao Yu
1
-1
/
+10
2024-08-15
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
1
-0
/
+2
2024-08-05
f2fs: atomic: fix to avoid racing w/ GC
Chao Yu
1
-1
/
+7
2024-08-05
f2fs: fix macro definition stat_inc_cp_count
Julian Sun
1
-1
/
+1
2024-08-05
f2fs: add write priority option based on zone UFS
Liao Yuanhong
1
-0
/
+8
2024-08-05
f2fs: clean up data_blkaddr() and get_dnode_addr()
Chao Yu
1
-29
/
+17
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-36
/
+42
2024-07-10
f2fs: clean up addrs_per_{inode,block}()
Chao Yu
1
-13
/
+7
2024-07-10
f2fs: clean up F2FS_I()
Chao Yu
1
-18
/
+14
2024-07-10
f2fs: use meta inode for GC of COW file
Sunmin Jeong
1
-2
/
+11
2024-07-10
f2fs: use meta inode for GC of atomic file
Sunmin Jeong
1
-1
/
+6
2024-06-18
f2fs: clean up set REQ_RAHEAD given rac
Jaegeuk Kim
1
-1
/
+1
2024-06-18
f2fs: enable atgc dynamically if conditions are met
Zhiguo Niu
1
-0
/
+1
2024-06-12
f2fs: fix to truncate preallocated blocks in f2fs_file_open()
Chao Yu
1
-0
/
+1
2024-06-12
f2fs: fix to cover read extent cache access with lock
Chao Yu
1
-1
/
+1
2024-06-12
f2fs: fix to do sanity check on blocks for inline_data inode
Chao Yu
1
-1
/
+1
2024-06-07
f2fs: Simplify the handling of cached casefolded names
Gabriel Krisman Bertazi
1
-1
/
+15
2024-05-15
f2fs: Add inline to f2fs_build_fault_attr() stub
Nathan Chancellor
1
-2
/
+2
2024-05-10
f2fs: compress: fix error path of inc_valid_block_count()
Chao Yu
1
-7
/
+8
[next]