index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2022-05-06
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
2022-05-06
f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
Chao Yu
2022-05-06
f2fs: write checkpoint during FG_GC
Byungki Lee
2022-05-06
f2fs: fix to clear dirty inode in f2fs_evict_inode()
Chao Yu
2022-05-06
f2fs: ensure only power of 2 zone sizes are allowed
Luis Chamberlain
2022-05-06
f2fs: call bdev_zone_sectors() only once on init_blkz_info()
Luis Chamberlain
2022-05-06
f2fs: extend stat_lock to avoid potential race in statfs
Niels Dossche
2022-05-06
f2fs: avoid infinite loop to flush node pages
Jaegeuk Kim
2022-05-06
f2fs: use flush command instead of FUA for zoned device
Jaegeuk Kim
2022-05-06
f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
Dongliang Mu
2022-04-25
f2fs: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-25
f2fs: Remove usage of list iterator pas the loop for list_move_tail()
Jakob Koschel
2022-04-25
f2fs: fix dereference of stale list iterator after loop body
Jakob Koschel
2022-04-25
f2fs: fix to do sanity check on inline_dots inode
Chao Yu
2022-04-25
f2fs: introduce data read/write showing path info
Jaegeuk Kim
2022-04-25
f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode
Jaegeuk Kim
2022-04-25
f2fs: don't set GC_FAILURE_PIN for background GC
Chao Yu
2022-04-25
f2fs: check pinfile in gc_data_segment() in advance
Chao Yu
2022-04-21
f2fs: should not truncate blocks during roll-forward recovery
Jaegeuk Kim
2022-04-20
f2fs: fix wrong condition check when failing metapage read
Jaegeuk Kim
2022-04-20
f2fs: keep io_flags to avoid IO split due to different op_flags in two fio ho...
Jaegeuk Kim
2022-04-20
f2fs: remove obsolete whint_mode
Jaegeuk Kim
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-01
f2fs: Get the superblock from the mapping instead of the page
Matthew Wilcox (Oracle)
2022-04-01
f2fs: Correct f2fs_dirty_data_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
f2fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
f2fs: replace congestion_wait() calls with io_schedule_timeout()
NeilBrown
2022-03-22
Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
f2fs: fix to do sanity check on .cp_pack_total_block_count
Chao Yu
2022-03-21
f2fs: make gc_urgent and gc_segment_mode sysfs node readable
Daeho Jeong
2022-03-18
f2fs: use aggressive GC policy during f2fs_disable_checkpoint()
Chao Yu
2022-03-18
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
2022-03-17
f2fs: initialize sbi->gc_mode explicitly
Chao Yu
2022-03-17
f2fs: introduce gc_urgent_mid mode
Daeho Jeong
2022-03-17
f2fs: compress: fix to print raw data size in error path of lz4 decompression
Chao Yu
2022-03-17
f2fs: remove redundant parameter judgment
Wang Xiaojun
2022-03-17
f2fs: use spin_lock to avoid hang
Jaegeuk Kim
2022-03-15
f2fs: Convert f2fs_set_node_page_dirty to f2fs_dirty_node_folio
Matthew Wilcox (Oracle)
2022-03-15
f2fs: Convert f2fs_set_data_page_dirty to f2fs_dirty_data_folio
Matthew Wilcox (Oracle)
[prev]
[next]