summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-27f2fs: kill heap-based allocationJaegeuk Kim5-71/+11
2024-02-27f2fs: doc: Fix bouncing email address for Sahitya TummalaJeffrey Hugo1-2/+2
2024-02-27f2fs: support SEEK_DATA and SEEK_HOLE for compression filesDaeho Jeong1-3/+18
2024-02-27f2fs: compress: fix to check zstd compress level correctly in mount optionChao Yu1-2/+8
2024-02-27f2fs: Use folio in f2fs_read_merkle_tree_pageHuangXiaojia1-7/+9
2024-02-27f2fs: fix to create selinux label during whiteout initializationChao Yu3-11/+22
2024-02-27f2fs: separate f2fs_gc_range() to use GC for a rangeDaeho Jeong1-21/+28
2024-02-27f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SECJaegeuk Kim12-136/+135
2024-02-20f2fs: deprecate io_bitsJaegeuk Kim8-205/+10
2024-02-06f2fs: fix to avoid potential panic during recoveryChao Yu2-17/+21
2024-02-06f2fs: use IS_INODE replace IS_DNODE in f2fs_flush_inline_dataZhiguo Niu1-1/+1
2024-02-06f2fs: compress: remove some redundant codes in f2fs_cache_compressed_pageZhiguo Niu1-4/+0
2024-02-06f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_semChao Yu1-2/+11
2024-02-06f2fs: use f2fs_err_ratelimited() to avoid redundant logsChao Yu1-3/+6
2024-02-06f2fs: support printk_ratelimited() in f2fs_printk()Chao Yu4-28/+38
2024-02-06f2fs: fix NULL pointer dereference in f2fs_submit_page_write()Wenjie Qi1-4/+4
2024-02-06f2fs: zone: fix to wait completion of last bio in zone correctlyChao Yu1-2/+1
2024-02-06f2fs: introduce FAULT_BLKADDR_CONSISTENCEChao Yu6-71/+92
2024-02-06f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panicChao Yu1-3/+1
2024-02-06f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnodeChao Yu4-16/+24
2024-02-06f2fs: compress: fix to check unreleased compressed clusterSheng Yong1-1/+12
2024-02-06f2fs: compress: fix to cover normal cluster write with cp_rwsemChao Yu2-10/+20
2024-02-06f2fs: compress: fix to guarantee persisting compressed blocks by CPChao Yu3-10/+15
2024-02-06f2fs: check free sections before disable checkpointWu Bo1-0/+2
2024-02-06f2fs: remove unnecessary f2fs_put_page in f2fs_renameJaegeuk Kim1-7/+4
2024-02-04Linux 6.8-rc3Linus Torvalds1-1/+1
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-189/+203
2024-02-04Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-8/+31
2024-02-04Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-33/+33
2024-02-04Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+12
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-19/+53
2024-02-04Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds21-90/+267
2024-02-04Merge tag 'i2c-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-39/+59
2024-02-04Merge tag 'phy-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds4-8/+32
2024-02-03Merge tag 'i2c-host-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-1/+1
2024-02-03Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...Linus Torvalds31-383/+588
2024-02-03Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-526/+195
2024-02-03Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-18/+13
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-52/+102
2024-02-02Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds72-403/+475
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-6/+47
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds33-270/+797
2024-02-02Merge tag 'hwmon-for-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+17
2024-02-02Merge tag 'for-v6.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-60/+49
2024-02-02Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-15/+43
2024-02-02Merge tag 'for-6.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+28
2024-02-02Merge tag 'ata-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-5/+5
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds25-246/+390