summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-122-9/+126
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-0716-78/+236
| |\
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-021-2/+2
| |\ \
| | * | bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu2024-01-311-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-2947-145/+251
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-2225-109/+299
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-1544-397/+656
| |\ \ \ \ \
| * | | | | | eventpoll: Add epoll ioctl for epoll_paramsJoe Damato2024-02-141-0/+73
| * | | | | | eventpoll: Add per-epoll prefer busy poll optionJoe Damato2024-02-141-2/+5
| * | | | | | eventpoll: Add per-epoll busy poll packet budgetJoe Damato2024-02-141-1/+8
| * | | | | | eventpoll: support busy poll per epoll instanceJoe Damato2024-02-141-5/+39
* | | | | | | Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-nextLinus Torvalds2024-03-121-1/+31
|\ \ \ \ \ \ \
| * | | | | | | ramfs: Initialize security of in-memory inodesRoberto Sassu2024-01-261-1/+31
* | | | | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-1/+1
* | | | | | | | | Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-9/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | exec: Simplify remove_arg_zero() error pathKees Cook2024-03-091-7/+3
| * | | | | | | | | exec: Delete unnecessary statements in remove_arg_zero()Li kunyu2024-02-231-1/+0
| * | | | | | | | | fs: binfmt_elf_efpic: don't use missing interpreter's propertiesMax Filippov2024-02-051-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-123-8/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pstore/zone: Don't clear memory twiceChristophe JAILLET2024-03-091-1/+0
| * | | | | | | | | pstore/zone: Add a null pointer check to the psz_kmsg_readKunwu Chan2024-02-221-0/+2
| * | | | | | | | | pstore/ram: Register to module device tableNĂ­colas F. R. A. Prado2024-02-221-0/+1
| * | | | | | | | | pstore: inode: Only d_invalidate() is neededKees Cook2024-02-221-7/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-03-1229-557/+1344
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFSD: Clean up nfsd4_encode_replay()Chuck Lever2024-03-092-16/+31
| * | | | | | | | | NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its...Dai Ngo2024-03-051-0/+3
| * | | | | | | | | NFSD: Document nfsd_setattr() fill-attributes behaviorChuck Lever2024-03-051-0/+7
| * | | | | | | | | nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust2024-03-018-21/+25
| * | | | | | | | | nfsd: Fix a regression in nfsd_setattr()Trond Myklebust2024-03-012-2/+11
| * | | | | | | | | NFSD: OP_CB_RECALL_ANY should recall both read and write delegationsDai Ngo2024-03-011-0/+2
| * | | | | | | | | NFSD: handle GETATTR conflict with write delegationDai Ngo2024-03-014-13/+123
| * | | | | | | | | NFSD: add support for CB_GETATTR callbackDai Ngo2024-03-013-1/+128
| * | | | | | | | | NFSD: Document the phases of CREATE_SESSIONChuck Lever2024-03-011-0/+6
| * | | | | | | | | NFSD: Fix the NFSv4.1 CREATE_SESSION operationChuck Lever2024-03-011-26/+31
| * | | | | | | | | nfsd: clean up comments over nfs4_client definitionChen Hanxiao2024-03-011-3/+4
| * | | | | | | | | nfsd: Simplify the allocation of slab caches in nfsd4_init_slabsKunwu Chan2024-03-011-14/+7
| * | | | | | | | | nfsd: Simplify the allocation of slab caches in nfsd_drc_slab_createKunwu Chan2024-03-011-2/+1
| * | | | | | | | | nfsd: Simplify the allocation of slab caches in nfsd_file_cache_initKunwu Chan2024-03-011-4/+2
| * | | | | | | | | nfsd: Simplify the allocation of slab caches in nfsd4_init_pnfsKunwu Chan2024-03-011-4/+2
| * | | | | | | | | nfsd: don't call locks_release_private() twice concurrentlyNeilBrown2024-03-011-1/+1
| * | | | | | | | | nfsd: allow layout state to be admin-revoked.NeilBrown2024-03-014-16/+50
| * | | | | | | | | nfsd: allow delegation state ids to be revoked and then freedNeilBrown2024-03-011-3/+25
| * | | | | | | | | nfsd: allow open state ids to be revoked and then freedNeilBrown2024-03-011-1/+24
| * | | | | | | | | nfsd: allow lock state ids to be revoked and then freedNeilBrown2024-03-011-1/+39
| * | | | | | | | | nfsd: allow admin-revoked NFSv4.0 state to be freed.NeilBrown2024-03-012-1/+101
| * | | | | | | | | nfsd: report in /proc/fs/nfsd/clients/*/states when state is admin-revokeNeilBrown2024-03-011-1/+9
| * | | | | | | | | nfsd: allow state with no file to appear in /proc/fs/nfsd/clients/*/statesNeilBrown2024-03-011-60/+58
| * | | | | | | | | nfsd: prepare for supporting admin-revocation of stateNeilBrown2024-03-015-2/+98
| * | | | | | | | | nfsd: split sc_status out of sc_typeNeilBrown2024-03-014-141/+151