summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drivesHEADmasterDaniel Baumann38 hours1-0/+4
* Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds41 hours14-201/+324
|\
| * f2fs: fix inconsistent dirty state of atomic fileJianan Huang5 days1-0/+6
| * f2fs: fix to avoid changing 'check only' behaior of recoveryZhiguo Niu7 days2-4/+3
| * f2fs: Clean up the loop outside of f2fs_invalidate_blocks()Yi Sun7 days1-3/+1
| * f2fs: procfs: show mtime in segment_bitsChao Yu7 days1-1/+2
| * f2fs: fix to avoid return invalid mtime from f2fs_get_section_mtime()Chao Yu7 days1-3/+9
| * f2fs: Fix format specifier in sanity_check_inode()Nathan Chancellor7 days1-1/+1
| * f2fs: avoid trying to get invalid block addressJaegeuk Kim8 days1-0/+1
| * f2fs: fix to do sanity check correctly on i_inline_xattr_sizeChao Yu13 days1-9/+10
| * f2fs: remove blk_finish_plugJaegeuk Kim13 days1-4/+0
| * f2fs: Optimize f2fs_truncate_data_blocks_range()Yi Sun13 days1-4/+25
| * f2fs: fix using wrong 'submitted' value in f2fs_write_cache_pageszangyangyang12025-01-132-0/+2
| * f2fs: add parameter @len to f2fs_invalidate_blocks()Yi Sun2025-01-135-16/+35
| * f2fs: update_sit_entry_for_release() supports consecutive blocks.Yi Sun2025-01-081-30/+45
| * f2fs: introduce update_sit_entry_for_release/alloc()Yi Sun2025-01-081-69/+93
| * f2fs: don't call block truncation for aliased fileJaegeuk Kim2025-01-081-2/+3
| * f2fs: Introduce linear search for dentriesDaniel Lee2025-01-083-19/+45
| * f2fs: add parameter @len to f2fs_invalidate_internal_cache()Yi Sun2025-01-084-8/+8
| * f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_page...Yi Sun2025-01-082-6/+8
| * f2fs: ensure that node info flags are always initializedDmitry Antipov2024-12-161-0/+1
| * f2fs: The GC triggered by ioctl also needs to mark the segno as victimYongpeng Yang2024-12-161-4/+7
| * f2fs: cache more dentry pageszangyangyang12024-12-161-1/+1
| * f2fs: Remove calls to folio_file_mapping()Matthew Wilcox (Oracle)2024-12-163-7/+6
| * f2fs: Convert __read_io_type() to take a folioMatthew Wilcox (Oracle)2024-12-161-4/+4
| * f2fs: Use a data folio in f2fs_submit_page_bio()Matthew Wilcox (Oracle)2024-12-161-9/+5
| * f2fs: Use a folio more in f2fs_submit_page_bio()Matthew Wilcox (Oracle)2024-12-161-4/+4
| * f2fs: Convert f2fs_finish_read_bio() to use foliosMatthew Wilcox (Oracle)2024-12-161-13/+8
| * f2fs: Add F2FS_F_SB()Matthew Wilcox (Oracle)2024-12-161-1/+6
| * f2fs: Convert submit tracepoints to take a folioMatthew Wilcox (Oracle)2024-12-162-18/+18
| * f2fs: Use a folio in f2fs_write_compressed_pages()Matthew Wilcox (Oracle)2024-12-161-3/+5
| * f2fs: Use a folio in f2fs_truncate_partial_cluster()Matthew Wilcox (Oracle)2024-12-161-4/+5
| * f2fs: Use a folio in f2fs_compress_write_end()Matthew Wilcox (Oracle)2024-12-161-1/+2
| * f2fs: Use a folio in f2fs_all_cluster_page_ready()Matthew Wilcox (Oracle)2024-12-161-3/+5
* | Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds44 hours43-887/+1464
|\ \
| * | sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcodeDr. David Alan Gilbert8 days2-62/+0
| * | sunrpc: Remove gss_generic_token deadcodeDr. David Alan Gilbert8 days5-315/+1
| * | sunrpc: Remove unused xprt_iter_get_xprtDr. David Alan Gilbert8 days2-18/+0
| * | Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"Chuck Lever8 days1-11/+1
| * | nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONJeff Layton8 days2-2/+25
| * | nfsd: handle delegated timestamps in SETATTRJeff Layton8 days4-5/+53
| * | nfsd: add support for delegated timestampsJeff Layton8 days7-23/+152
| * | nfsd: rework NFS4_SHARE_WANT_* flag handlingJeff Layton8 days3-5/+8
| * | nfsd: add support for FATTR4_OPEN_ARGUMENTSJeff Layton8 days2-1/+52
| * | nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegationsJeff Layton8 days3-15/+46
| * | nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*Jeff Layton8 days6-20/+51
| * | nfsd: switch to autogenerated definitions for open_delegation_type4Jeff Layton8 days7-26/+61
| * | nfs_common: make include/linux/nfs4.h include generated nfs4_1.hJeff Layton8 days7-12/+570
| * | nfsd: fix handling of delegated change attr in CB_GETATTRJeff Layton8 days2-9/+14
| * | SUNRPC: Document validity guarantees of the pointer returned by reserve_spaceChuck Lever2025-01-111-0/+6