aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-14f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault6.9-rc1-6.6linux-6.6.yChao Yu1-1/+2
2024-03-13f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong1-1/+3
2024-03-13f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong1-0/+1
2024-03-12f2fs: prevent atomic write on pinned fileDaeho Jeong1-1/+2
2024-03-12f2fs: fix to handle error paths of {new,change}_curseg()Zhiguo Niu4-27/+45
2024-03-12f2fs: unify the error handling of f2fs_is_valid_blkaddrZhiguo Niu7-62/+29
2024-03-12f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu1-5/+0
2024-03-12f2fs: fix to truncate meta inode pages forcelyChao Yu4-6/+33
2024-03-12f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang1-8/+7
2024-03-12f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocksXiuhong Wang1-4/+3
2024-03-06f2fs: add a proc entry show disk layoutJaegeuk Kim1-0/+46
2024-03-04f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanupChao Yu8-41/+41
2024-03-04f2fs: fix to check return value of f2fs_gc_rangeZhiguo Niu2-5/+11
2024-03-04f2fs: fix to check return value __allocate_new_segmentZhiguo Niu3-4/+7
2024-03-04f2fs: fix to do sanity check in update_sit_entryZhiguo Niu1-2/+3
2024-03-04f2fs: fix to reset fields for unloaded cursegChao Yu1-4/+15
2024-03-04f2fs: clean up new_curseg()Chao Yu1-9/+14
2024-03-04f2fs: relocate f2fs_precache_extents() in f2fs_swap_activate()Chao Yu1-2/+2
2024-03-04f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()Chao Yu1-2/+3
2024-03-04f2fs: ro: don't start discard thread for readonly imageChao Yu1-0/+6
2024-03-04f2fs: ro: compress: fix to avoid caching unaligned extentChao Yu3-12/+24
2024-03-04f2fs: fix to check return value in f2fs_insert_range()Chao Yu1-1/+3
2024-03-04f2fs: fix to use correct segment type in f2fs_allocate_data_block()Chao Yu1-2/+2
2024-03-04f2fs: allow to mount if cap is 100Jaegeuk Kim1-0/+3
2024-03-04f2fs: print zone status in string and some logJaegeuk Kim2-7/+24
2024-02-29f2fs: fix write pointers all the timeJaegeuk Kim2-12/+14
2024-02-29f2fs: check number of blocks in a current sectionJaegeuk Kim1-9/+8
2024-02-29f2fs: prevent an f2fs_gc loop during disable_checkpointJaegeuk Kim1-0/+1
2024-02-29f2fs: introduce FAULT_NO_SEGMENTChao Yu5-0/+9
2024-02-29f2fs: compress: fix to check compress flag w/ .i_sem lockChao Yu1-4/+8
2024-02-29f2fs: fix to handle segment allocation failure correctlyChao Yu5-12/+57
2024-02-29f2fs: stop checkpoint when get a out-of-bounds segmentZhiguo Niu2-1/+12
2024-02-29f2fs: delete f2fs_get_new_segment() declarationChao Yu1-2/+0
2024-02-27f2fs: introduce get_available_block_count() for cleanupChao Yu1-22/+27
2024-02-27f2fs: support file pinning for zoned devicesDaeho Jeong6-38/+154
2024-02-27f2fs: kill heap-based allocationJaegeuk Kim5-71/+11
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: 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-21f2fs: deprecate io_bitsJaegeuk Kim8-205/+10
2024-01-30f2fs: fix to avoid potential panic during recoveryChao Yu2-17/+21
2024-01-30f2fs: use IS_INODE replace IS_DNODE in f2fs_flush_inline_dataZhiguo Niu1-1/+1
2024-01-30f2fs: compress: remove some redundant codes in f2fs_cache_compressed_pageZhiguo Niu1-4/+0
2024-01-30f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_semChao Yu1-2/+11
2024-01-30f2fs: use f2fs_err_ratelimited() to avoid redundant logsChao Yu1-3/+6
2024-01-30f2fs: support printk_ratelimited() in f2fs_printk()Chao Yu4-28/+38
2024-01-30f2fs: fix NULL pointer dereference in f2fs_submit_page_write()Wenjie Qi1-4/+4
2024-01-30f2fs: zone: fix to wait completion of last bio in zone correctlyChao Yu1-2/+1
2024-01-30f2fs: introduce FAULT_BLKADDR_CONSISTENCEChao Yu6-71/+92
2024-01-30f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panicChao Yu1-3/+1
2024-01-30f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnodeChao Yu4-16/+24
2024-01-30f2fs: compress: fix to check unreleased compressed clusterSheng Yong1-1/+12
2024-01-30f2fs: compress: fix to cover normal cluster write with cp_rwsemChao Yu2-10/+20
2024-01-30f2fs: compress: fix to guarantee persisting compressed blocks by CPChao Yu3-10/+15
2024-01-30f2fs: check free sections before disable checkpointWu Bo1-0/+2
2024-01-30f2fs: remove unnecessary f2fs_put_page in f2fs_renameJaegeuk Kim1-7/+4
2024-01-30f2fs: fix double free of f2fs_sb_infoEric Biggers1-0/+1
2024-01-30f2fs: move release of block devices to after kill_block_super()Eric Biggers1-5/+8
2024-01-12f2fs: Avoid reading renamed directory if parent does not change6.8-rc1-6.6Jan Kara1-7/+8
2023-12-26f2fs: show more discard status by sysfsZhiguo Niu2-0/+49
2023-12-26f2fs: Add error handling for negative returns from do_garbage_collectYongpeng Yang1-0/+3
2023-12-26f2fs: Constrain the modification range of dir_level in the sysfsYongpeng Yang1-0/+7
2023-12-26f2fs: Use wait_event_freezable_timeout() for freezable kthreadKevin Hao2-8/+5
2023-12-15f2fs: fix to check return value of f2fs_recover_xattr_dataZhiguo Niu2-7/+10
2023-12-11f2fs: don't set FI_PREALLOCATED_ALL for partial writeChao Yu1-1/+2
2023-12-11f2fs: fix to update iostat correctly in f2fs_filemap_fault()Chao Yu1-1/+1
2023-12-11f2fs: fix to check compress file in f2fs_move_file_range()Chao Yu1-0/+5
2023-12-11f2fs: fix to wait on block writeback for post_read caseChao Yu1-3/+4
2023-12-11f2fs: fix to tag gcing flag on page during block migrationChao Yu2-1/+5
2023-12-11f2fs: add tracepoint for f2fs_vm_page_mkwrite()Chao Yu2-23/+41
2023-12-11f2fs: introduce f2fs_invalidate_internal_cache() for cleanupChao Yu4-18/+16
2023-12-11f2fs: update blkaddr in __set_data_blkaddr() for cleanupChao Yu3-16/+11
2023-12-11f2fs: introduce get_dnode_addr() to clean up codesChao Yu4-37/+32
2023-12-11f2fs: delete obsolete FI_DROP_CACHEChao Yu2-9/+0
2023-12-11f2fs: delete obsolete FI_FIRST_BLOCK_WRITTENChao Yu6-40/+0
2023-12-11f2fs: Restrict max filesize for 16K f2fsDaniel Rosenberg1-0/+8
2023-12-05f2fs: let's finish or reset zones all the timeJaegeuk Kim1-58/+17
2023-12-05f2fs: check write pointers when checkpoint=disableJaegeuk Kim1-2/+1
2023-12-05f2fs: fix write pointers on zoned device after roll forwardJaegeuk Kim1-0/+2
2023-12-05f2fs: allocate new section if it's not newJaegeuk Kim1-16/+17
2023-12-05f2fs: allow checkpoint=disable for zoned block deviceJaegeuk Kim1-5/+0
2023-12-05f2fs: sysfs: support discard_io_awareChao Yu4-1/+27
2023-12-05f2fs: show i_mode in trace_f2fs_new_inode()Chao Yu1-1/+18
2023-12-05f2fs: introduce tracepoint for f2fs_rename()Chao Yu2-5/+80
2023-12-05f2fs: fix to avoid dirent corruptionChao Yu1-1/+1
2023-12-05f2fs: skip adding a discard command if existsJaegeuk Kim1-1/+2
2023-12-05f2fs: fix to check return value of f2fs_reserve_new_block()Chao Yu1-6/+17
2023-12-05f2fs: use shared inode lock during f2fs_fiemap()Chao Yu1-2/+2
2023-12-05f2fs: clean up w/ dotdot_nameChao Yu1-3/+2
2023-12-05f2fs: explicitly null-terminate the xattr listEric Biggers1-0/+6
2023-12-05f2fs: the name of a struct is wrong in a comment.Yang Hubin1-1/+1
2023-12-05f2fs: use inode_lock_shared instead of inode_lock in f2fs_seek_block()zhangxirui1-3/+3
2023-11-29Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...6.7-rc1-6.6Linus Torvalds9-130/+181
2023-11-28Linux 6.6.3v6.6.3Greg Kroah-Hartman1-1/+1
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-28drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2-0/+4
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-28drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo1-15/+14
2023-11-28drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-11-28drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-11-28drm/amdgpu: add a retry for IP discovery initAlex Deucher1-2/+21
2023-11-28drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang1-0/+16
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2-6/+7
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-28drm/i915: Flush WC GGTT only on required platformsNirmoy Das1-11/+24
2023-11-28drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-28drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä1-0/+12
2023-11-28drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah1-1/+1
2023-11-28drm/amd/display: Add Null check for DPP resourceGabe Teeger1-1/+1
2023-11-28x86/srso: Move retbleed IBPB check into existing 'has_microcode' code blockJosh Poimboeuf1-3/+1
2023-11-28drm: bridge: it66121: ->get_edid callback must not return err pointersJani Nikula1-2/+2
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-11-28ext4: fix racy may inline data check in dio writeBrian Foster1-7/+9
2023-11-28ext4: properly sync file size update after O_SYNC direct IOJan Kara1-88/+65
2023-11-28ext4: add missed brelse in update_backupsKemeng Shi1-1/+3
2023-11-28ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi1-7/+2
2023-11-28ext4: correct the start block of counting reserved clustersZhang Yi1-2/+2
2023-11-28ext4: correct return value of ext4_convert_meta_bgKemeng Shi1-3/+1
2023-11-28ext4: mark buffer new if it is unwritten to avoid stale data exposureOjaswin Mujoo1-1/+13
2023-11-28ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi1-2/+4
2023-11-28ext4: apply umask if ACL support is disabledMax Kellermann1-0/+5
2023-11-28ext4: make sure allocate pending entry not failZhang Yi1-34/+89
2023-11-28ext4: no need to generate from free list in mballocWang Jianjian1-33/+6
2023-11-28ext4: fix race between writepages and remountBaokun Li2-1/+16
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit1-3/+1
2023-11-28Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina2-9/+3
2023-11-28media: qcom: camss: Fix csid-gen2 for test pattern generatorAndrey Konovalov1-6/+3
2023-11-28media: qcom: camss: Fix invalid clock enable bit disjunctionBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3Bryan O'Donoghue1-0/+2
2023-11-28media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue1-1/+2
2023-11-28media: qcom: camss: Fix VFE-480 vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix pm_domain_on sequence in probeBryan O'Donoghue1-6/+6
2023-11-28mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih1-0/+8
2023-11-28r8169: add handling DASH when DASH is disabledChunHao Lin1-11/+25
2023-11-28r8169: fix network lost after resume on DASH systemsChunHao Lin1-0/+6
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2023-11-28mptcp: fix setsockopt(IP_TOS) subflow lockingPaolo Abeni1-0/+3
2023-11-28mptcp: add validity check for sending RM_ADDRGeliang Tang1-2/+3
2023-11-28mptcp: deal with large GSO sizePaolo Abeni1-0/+4
2023-11-28mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin1-1/+2
2023-11-28mm: fix for negative counter: nr_file_hugepagesStefan Roesch1-7/+9
2023-11-28mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih1-0/+14
2023-11-28riscv: kprobes: allow writing to x0Nam Cao1-1/+1
2023-11-28riscv: correct pt_level name via pgtable_l5/4_enabledSong Shuai1-0/+3
2023-11-28riscv: mm: Update the comment of CONFIG_PAGE_OFFSETSong Shuai1-2/+2
2023-11-28riscv: put interrupt entries into .irqentry.textNam Cao1-0/+2
2023-11-28riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen1-1/+1
2023-11-28swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMICPetr Tesarik1-1/+2
2023-11-28swiotlb: do not free decrypted pages if dynamicPetr Tesarik1-9/+16
2023-11-28tracing: fprobe-event: Fix to check tracepoint event and returnMasami Hiramatsu (Google)1-4/+5
2023-11-28LoongArch: Mark __percpu functions as always inlineNathan Chancellor1-5/+5
2023-11-28NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever1-15/+8
2023-11-28nfsd: fix file memleak on client_opens_releaseMahmoud Adam1-1/+1
2023-11-28dm-verity: don't use blocking calls from taskletsMikulas Patocka3-14/+15
2023-11-28dm-bufio: fix no-sleep modeMikulas Patocka1-25/+62
2023-11-28drm/mediatek/dp: fix memory leak on ->get_edid callback error pathJani Nikula1-0/+1
2023-11-28drm/mediatek/dp: fix memory leak on ->get_edid callback audio detectionJani Nikula1-1/+4
2023-11-28media: ccs: Correctly initialise try compose rectangleSakari Ailus1-1/+1
2023-11-28media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia1-0/+12
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia1-1/+1
2023-11-28media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia1-0/+3
2023-11-28media: sharp: fix sharp encodingSean Young1-3/+5
2023-11-28media: lirc: drop trailing space from scancode transmitSean Young1-1/+5
2023-11-28f2fs: split initial and dynamic conditions for extent_cacheJaegeuk Kim1-32/+21
2023-11-28f2fs: avoid format-overflow warningSu Hui1-1/+1
2023-11-28f2fs: set the default compress_level on ioctlJaegeuk Kim1-0/+9
2023-11-28f2fs: do not return EFSCORRUPTED, but try to run online repairJaegeuk Kim2-8/+16
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit1-10/+9
2023-11-28gfs2: don't withdraw if init_threads() got interruptedAndreas Gruenbacher1-3/+1
2023-11-28net: phylink: initialize carrier state at creationKlaus Kudielka1-0/+1
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin1-2/+2
2023-11-28net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn1-2/+2
2023-11-28s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-11-28i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen1-3/+16
2023-11-28sbsa_gwdt: Calculate timeout with 64-bit mathDarren Hart1-2/+2
2023-11-28lsm: fix default return value for inode_getsecctxOndrej Mosnacek1-1/+1
2023-11-28lsm: fix default return value for vm_enough_memoryOndrej Mosnacek1-1/+1
2023-11-28Revert "i2c: pxa: move to generic GPIO recovery"Robert Marko1-8/+68
2023-11-28Revert ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey1-5/+0
2023-11-28ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding1-0/+3
2023-11-28ALSA: hda/realtek: Enable Mute LED on HP 255 G10Matus Malych1-0/+1
2023-11-28ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZCChandradeep Dey1-0/+1
2023-11-28ALSA: hda/realtek - Add Dell ALC295 to pin fall back tableKailang Yang1-16/+3
2023-11-28ALSA: hda/realtek: Enable Mute LED on HP 255 G8Eymen Yigit1-0/+1
2023-11-28ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai1-8/+13
2023-11-28btrfs: zoned: wait for data BG to be finished on direct IO allocationNaohiro Aota1-0/+7
2023-11-28xfs: recovery should not clear di_flushiter unconditionallyDave Chinner1-15/+17
2023-11-28cifs: Fix encryption of cleared, but unset rq_iter data buffersDavid Howells1-3/+9
2023-11-28cifs: do not pass cifs_sb when trying to add channelsShyam Prasad N3-8/+8
2023-11-28cifs: do not reset chan_max if multichannel is not supported at mountShyam Prasad N1-1/+0