summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-26NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAYChuck Lever
2022-09-26NFSD: Refactor nfsd_setattr()Chuck Lever
2022-09-26NFSD: Add a mechanism to wait for a DELEGRETURNChuck Lever
2022-09-26NFSD: Add tracepoints to report NFSv4 callback completionsChuck Lever
2022-09-26NFSD: Trace NFSv4 COMPOUND tagsChuck Lever
2022-09-26NFSD: Replace dprintk() call site in fh_verify()Chuck Lever
2022-09-26nfsd: remove nfsd4_prepare_cb_recall() declarationGaosheng Cui
2022-09-26nfsd: clean up mounted_on_fileid handlingJeff Layton
2022-09-26NFSD: Fix handling of oversized NFSv4 COMPOUND requestsChuck Lever
2022-09-26NFSD: drop fname and flen args from nfsd_create_locked()NeilBrown
2022-09-26NFSD: Protect against send buffer overflow in NFSv3 READChuck Lever
2022-09-26NFSD: Protect against send buffer overflow in NFSv2 READChuck Lever
2022-09-26NFSD: Protect against send buffer overflow in NFSv3 READDIRChuck Lever
2022-09-26NFSD: Protect against send buffer overflow in NFSv2 READDIRChuck Lever
2022-09-26SUNRPC: Fix svcxdr_init_encode's buflen calculationChuck Lever
2022-09-26SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculationChuck Lever
2022-09-26NFSD: Increase NFSD_MAX_OPS_PER_COMPOUNDChuck Lever
2022-09-26nfsd: Propagate some error code returned by memdup_user()Christophe JAILLET
2022-09-26nfsd: Avoid some useless testsChristophe JAILLET
2022-09-26nfsd: Fix a memory leak in an error handling pathChristophe JAILLET
2022-09-26NFSD: remove redundant variable statusJinpeng Cui
2022-09-26NFSD enforce filehandle check for source file in COPYOlga Kornievskaia
2022-09-26lockd: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-26NFSD: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-18Linux 6.0-rc6v6.0-rc6Linus Torvalds
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-18Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-18io_uring/opdef: rename SENDZC_NOTIF to SEND_ZCStefan Metzmacher
2022-09-18io_uring/net: fix zc fixed buf lifetimePavel Begunkov
2022-09-16Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-16Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-09-16Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-16Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-16Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-16Merge tag '6.0-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-09-16Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-16Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-16Merge tag 'amd-drm-fixes-6.0-2022-09-14' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-15io_uring/msg_ring: check file type before puttingJens Axboe
2022-09-15blk-lib: fix blkdev_issue_secure_eraseMikulas Patocka
2022-09-15parisc: Allow CONFIG_64BIT with ARCH=pariscHelge Deller
2022-09-15parisc: remove obsolete manual allocation aligning in iosapicRolf Eike Beer
2022-09-14drm/amdgpu: make sure to init common IP before gmcAlex Deucher
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher
2022-09-14drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher
2022-09-14pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur
2022-09-14gpio: mt7621: Make the irqchip immutableSergio Paracuellos
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-09-14cifs: update internal module numberSteve French
2022-09-14cifs: add missing spinlock around tcon refcountPaulo Alcantara