summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12f2fs: change the current atomic write wayDaeho Jeong
2022-05-12f2fs: don't need inode lock for system hidden quotaJaegeuk Kim
2022-05-09f2fs: stop allocating pinned sections if EAGAIN happensJaegeuk Kim
2022-05-09f2fs: skip GC if possible when checkpoint disablingWeichao Guo
2022-05-06f2fs: give priority to select unpinned section for foreground GCChao Yu
2022-05-06f2fs: fix to do sanity check on total_data_blocksChao Yu
2022-05-06f2fs: fix deadloop in foreground GCChao Yu
2022-05-06f2fs: fix to do sanity check on block address in f2fs_do_zero_range()Chao Yu
2022-05-06f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()Chao Yu
2022-05-06f2fs: write checkpoint during FG_GCByungki Lee
2022-05-06f2fs: fix to clear dirty inode in f2fs_evict_inode()Chao Yu
2022-05-06f2fs: ensure only power of 2 zone sizes are allowedLuis Chamberlain
2022-05-06f2fs: call bdev_zone_sectors() only once on init_blkz_info()Luis Chamberlain
2022-05-06f2fs: extend stat_lock to avoid potential race in statfsNiels Dossche
2022-05-06f2fs: avoid infinite loop to flush node pagesJaegeuk Kim
2022-05-06f2fs: use flush command instead of FUA for zoned deviceJaegeuk Kim
2022-05-06f2fs: remove WARN_ON in f2fs_is_valid_blkaddrDongliang Mu
2022-04-25f2fs: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-25f2fs: Remove usage of list iterator pas the loop for list_move_tail()Jakob Koschel
2022-04-25f2fs: fix dereference of stale list iterator after loop bodyJakob Koschel
2022-04-25f2fs: fix to do sanity check on inline_dots inodeChao Yu
2022-04-25f2fs: introduce data read/write showing path infoJaegeuk Kim
2022-04-25f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inodeJaegeuk Kim
2022-04-25f2fs: don't set GC_FAILURE_PIN for background GCChao Yu
2022-04-25f2fs: check pinfile in gc_data_segment() in advanceChao Yu
2022-04-25Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2022-04-25no-MMU: expose vmalloc_huge() for alloc_large_system_hash()Linus Torvalds
2022-04-24Linux 5.18-rc4v5.18-rc4Linus Torvalds
2022-04-24Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds
2022-04-24page_alloc: use vmalloc_huge for large system hashSong Liu
2022-04-23Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-04-23Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2022-04-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-23Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-22Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter
2022-04-22perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan