summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10mmc: core: Avoid negative index with array accessMikko Rapeli1-1/+1
2024-04-10mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli1-1/+1
2024-04-10hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor1-0/+1
2024-04-10exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov1-0/+1
2024-04-10wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau1-3/+2
2024-04-10btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn1-1/+11
2024-04-10init: open /initrd.image with O_LARGEFILEJohn Sperbeck1-1/+1
2024-04-10mm/migrate: set swap entry values of THP tail pages properly.Zi Yan1-1/+5
2024-04-10serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFOHugo Villeneuve1-6/+9
2024-04-10vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson1-3/+4
2024-04-10vfio/platform: Create persistent IRQ handlersAlex Williamson1-33/+68
2024-04-10vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+82
2024-04-10vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2-0/+23
2024-04-10vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+24
2024-04-10vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-04-10selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang1-3/+3
2024-04-10powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor1-1/+1
2024-04-10efivarfs: Request at most 512 bytes for variable namesTim Schumacher1-6/+11
2024-04-10perf/core: Fix reentry problem in perf_output_read_group()Yang Jihong1-0/+9
2024-04-10nfsd: Fix a regression in nfsd_setattr()Trond Myklebust2-2/+8
2024-04-10nfsd: don't call locks_release_private() twice concurrentlyNeilBrown1-1/+1
2024-04-10nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown1-6/+5
2024-04-10nfsd: fix RELEASE_LOCKOWNERNeilBrown1-11/+15
2024-04-10nfsd: drop the nfsd_put helperJeff Layton2-21/+17
2024-04-10nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown3-3/+9
2024-04-10lockd: introduce safe async lock opAlexander Aring4-6/+29
2024-04-10NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown1-2/+3
2024-04-10Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever1-0/+26
2024-04-10nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown2-34/+25
2024-04-10nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown2-36/+0
2024-04-10nfsd: Fix creation time serialization orderTavian Barnes1-5/+5
2024-04-10NFSD: Add an nfsd4_encode_nfstime4() helperChuck Lever1-20/+26
2024-04-10lockd: drop inappropriate svc_get() from locked_get()NeilBrown1-1/+0
2024-04-10nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter3-28/+10
2024-04-10nfsd: make a copy of struct iattr before calling notify_changeJeff Layton1-1/+9
2024-04-10NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loopDai Ngo1-2/+0
2024-04-10nfsd: simplify the delayed disposal list codeJeff Layton1-42/+22
2024-04-10NFSD: Convert filecache to rhltableChuck Lever2-187/+133
2024-04-10nfsd: allow reaping files still under writebackJeff Layton3-4/+18
2024-04-10nfsd: update comment over __nfsd_file_cache_purgeJeff Layton1-1/+2
2024-04-10nfsd: don't take/put an extra reference when putting a fileJeff Layton1-3/+1
2024-04-10nfsd: add some comments to nfsd_file_do_acquireJeff Layton1-0/+5
2024-04-10nfsd: don't kill nfsd_files because of lease break errorJeff Layton1-14/+15
2024-04-10nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparatorJeff Layton1-1/+1
2024-04-10nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entriesJeff Layton1-0/+4
2024-04-10nfsd: don't open-code clear_and_wake_up_bitJeff Layton1-3/+1
2024-04-10nfsd: call op_release, even when op_func returns an errorJeff Layton1-6/+5
2024-04-10nfsd: don't replace page in rq_pages if it's a continuation of last pageJeff Layton1-1/+8
2024-04-10NFSD: Protect against filesystem freezingChuck Lever1-0/+2
2024-04-10NFSD: copy the whole verifier in nfsd_copy_write_verifierChuck Lever1-1/+1