summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-06NFSv4.2: Fix up READ_PLUS alignmentAnna Schumaker1-3/+4
2022-12-06NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUSAnna Schumaker1-1/+1
2022-12-06SUNRPC: Fix missing release socket in rpc_sockname()Wang ShaoBo1-1/+1
2022-12-06xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()Zhang Xiaoxu1-1/+1
2022-12-06NFS: avoid spurious warning of lost lock that is being unlocked.NeilBrown3-2/+5
2022-12-06nfs: fix possible null-ptr-deref when parsing paramHawkins Jiawei1-0/+6
2022-12-06NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access()ChenXiaoSong1-11/+5
2022-12-06NFS: make sure open context mode have FMODE_EXEC when file open for execChenXiaoSong2-9/+6
2022-12-05NFS4.x/pnfs: Fix up logging of layout stateidsTrond Myklebust1-2/+2
2022-11-28NFS: Fix a race in nfs_call_unlink()Trond Myklebust1-0/+1
2022-11-28NFS: Fix an Oops in nfs_d_automount()Trond Myklebust1-1/+1
2022-11-28NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust1-7/+12
2022-11-28NFSv4: Fix a credential leak in _nfs4_discover_trunking()Trond Myklebust1-1/+3
2022-11-28NFS: Trigger the "ls -l" readdir heuristic soonerBenjamin Coddington1-2/+7
2022-11-28NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust1-5/+10
2022-11-28NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust1-6/+4
2022-11-28NFSv4.2: Always decode the security labelTrond Myklebust1-6/+4
2022-11-28NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust1-1/+1
2022-11-28NFS: Clear the file access cache upon loginTrond Myklebust2-0/+24
2022-11-27Linux 6.1-rc7v6.1-rc7Linus Torvalds1-1/+1
2022-11-27nios2: add FORCE for vmlinuz.gzRandy Dunlap1-1/+1
2022-11-25io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not availableJens Axboe1-2/+7
2022-11-25io_uring/poll: fix poll_refs race with cancelationLin Ma1-1/+2
2022-11-25io_uring/filetable: fix file reference underflowLin Ma1-2/+0
2022-11-25io_uring: make poll refs more robustPavel Begunkov1-1/+35
2022-11-25io_uring: cmpxchg for poll arm refs releasePavel Begunkov1-5/+3
2022-11-25zonefs: Fix active zone accountingDamien Le Moal2-2/+15
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein4-9/+28
2022-11-24MAINTAINERS: add S390 MM sectionHeiko Carstens1-1/+10
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-11-24net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-11-24perf: Consider OS filter failPeter Zijlstra1-2/+22
2022-11-24perf: Fixup SIGTRAP and sample_flags interactionPeter Zijlstra1-1/+4
2022-11-24octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang1-2/+5
2022-11-24net: altera_tse: release phylink resources in tse_shutdown()Liu Jian1-0/+1
2022-11-24virtio_net: Fix probe failed when modprobe virtio_netLi Zetao1-2/+1
2022-11-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo1-0/+2
2022-11-24octeontx2-pf: Add check for devm_kcallocJiasheng Jiang1-0/+2
2022-11-24net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean3-11/+19
2022-11-24net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong1-0/+1
2022-11-24nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-15/+36
2022-11-24nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-11-24nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-11-24ublk_drv: don't forward io commands in reserve orderMing Lei1-44/+38
2022-11-24Documentation: networking: Update generic_netlink_howto URLNir Levy1-1/+1
2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee1-2/+2
2022-11-24kbuild: fix "cat: .version: No such file or directory"Masahiro Yamada2-3/+3
2022-11-24KVM: Update gfn_to_pfn_cache khva when it moves within the same pageDavid Woodhouse1-1/+6
2022-11-24KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse1-1/+11
2022-11-24KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse1-8/+12