summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever2024-01-073-22/+23
* NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong2024-01-073-44/+23
* nfsd: remove unnecessary NULL checkDan Carpenter2024-01-071-1/+1
* SUNRPC: Remove RQ_SPLICE_OKChuck Lever2024-01-074-15/+0
* NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever2024-01-073-7/+14
* NFSD: Replace RQ_SPLICE_OK in nfsd_read()Chuck Lever2024-01-072-1/+26
* SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever2024-01-073-1/+28
* NFSD: Document lack of f_pos_lock in nfsd_readdir()Chuck Lever2024-01-071-3/+17
* NFSD: Remove nfsd_drc_gc() tracepointChuck Lever2024-01-072-27/+1
* NFSD: Make the file_delayed_close workqueue UNBOUNDChuck Lever2024-01-071-1/+1
* NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()Oleg Nesterov2024-01-071-4/+3
* nfsd: new Kconfig option for legacy client trackingJeff Layton2024-01-073-34/+85
* Linux 6.7v6.7Linus Torvalds2024-01-071-1/+1
* Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-062-2/+4
|\
| * i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara2024-01-061-1/+3
| * Documentation/i2c: fix spelling error in i2c-address-translatorsAttreyee Mukherjee2023-12-271-1/+1
* | Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-0515-19/+52
|\ \
| * | mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()Tetsuo Handa2024-01-051-1/+1
| * | mailmap: add entries for Mathieu OthaceheMathieu Othacehe2023-12-291-1/+1
| * | MAINTAINERS: change vmware.com addresses to broadcom.comZack Rusin2023-12-292-5/+5
| * | arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan2023-12-295-0/+11
| * | mm/mglru: skip special VMAs in lru_gen_look_around()Yu Zhao2023-12-291-4/+9
| * | MAINTAINERS: hand over hwpoison maintainership to Miaohe LinNaoya Horiguchi2023-12-291-2/+2
| * | MAINTAINERS: remove hugetlb maintainer Mike KravetzMike Kravetz2023-12-292-1/+4
| * | mm: fix unmap_mapping_range high bits shift bugJiajun Xie2023-12-291-2/+2
| * | mm: memcg: fix split queue list crash when large folio migrationBaolin Wang2023-12-292-1/+12
| * | mm: fix arithmetic for max_prop_frac when setting max_ratioJingbo Xu2023-12-291-1/+2
| * | mm: fix arithmetic for bdi min_ratioJingbo Xu2023-12-291-1/+0
| * | mm: align larger anonymous mappings on THP boundariesRik van Riel2023-12-291-0/+3
* | | Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-01-052-21/+17
|\ \ \
| * | | nfsd: drop the nfsd_put helperJeff Layton2024-01-042-21/+17
* | | | Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-051-0/+51
|\ \ \ \
| * | | | firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto2024-01-051-0/+51
* | | | | Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2024-01-054-27/+17
|\ \ \ \ \
| * | | | | mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen2024-01-031-3/+7
| * | | | | mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven2023-12-071-0/+1
| * | | | | mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz2023-12-071-3/+4
| * | | | | mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang2023-12-071-21/+5
* | | | | | Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-0516-196/+603
|\ \ \ \ \ \
| * | | | | | drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul2024-01-051-22/+42
| * | | | | | nouveau: push event block/allowing out of the fence contextDave Airlie2024-01-052-6/+27
| * | | | | | nouveau/gsp: always free the alloc messages on r535Dave Airlie2024-01-051-2/+1
| * | | | | | nouveau/gsp: don't free ctrl messages on errorsDave Airlie2024-01-053-61/+100
| * | | | | | nouveau/gsp: convert gsp errors to generic errorsDave Airlie2024-01-051-5/+21
| * | | | | | drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul2024-01-051-2/+8
| * | | | | | nouveau/gsp: free userd allocation.Dave Airlie2024-01-051-0/+1
| * | | | | | nouveau/gsp: free acpi object after useDave Airlie2024-01-051-0/+1
| * | | | | | nouveau: fix disp disabling with GSPDave Airlie2024-01-051-2/+4
| * | | | | | nouveau/gsp: drop some acpi related debugDave Airlie2024-01-052-16/+0
| * | | | | | nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie2024-01-051-2/+5