/drivers/pps/

name='h' onchange='this.form.submit();'> Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/fs/gfs2/quota.h
ixner -0700'>2023-04-04
AgeCommit message (Expand)Author
2020-05-08gfs2: move privileged user check to gfs2_quota_lock_checkBob Peterson
2020-03-27gfs2: Change inode qa_data to allow multiple usersBob Peterson
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2018-03-08gfs2: Fix fallocate chunk sizeAndreas Gruenbacher
bpf: Teach verifier that certain helpers accept NULL pointer.Alexei Starovoitov
2023-03-25bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elemMartin KaFai Lau
2023-03-22bpf: return long from bpf_map_ops funcsJP Kobryn
2023-03-10bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storageMartin KaFai Lau
2023-03-10bpf: Refactor codes into bpf_local_storage_destroyMartin KaFai Lau
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao
2022-11-30bpf: Fix a compilation failure with clang lto buildYonghong Song
2022-10-25bpf: Refactor some inode/task/sk storage functions for reuseYonghong Song
2022-04-26bpf: Compute map_btf_id during build timeMenglong Dong
2022-04-19bpf: Fix usage of trace RCU in local storage.KP Singh
2022-03-20bpf: Enable non-atomic allocations in local storageJoanne Koong
2021-12-29bpf: Allow bpf_local_storage to be used by sleepable programsKP Singh
2021-05-24bpf: Fix spelling mistakesZhen Lei
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-08bpf: Change inode_storage's lookup_elem return value from NULL to -EBADFTal Lossos
2021-02-26bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]Song Liu
2021-01-22bpf, inode_storage: Put file handler if no storage was foundPan Bian