Age | Commit message (Expand) | Author |
2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-14 | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-13 | Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-12-12 | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-12-12 | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2022-12-10 | NFSv4.2: Change the default KConfig value for READ_PLUS | Anna Schumaker |
2022-12-10 | trace: Relocate event helper files | Chuck Lever |
2022-12-06 | NFSv4.x: Fail client initialisation if state manager thread can't run | Trond Myklebust |
2022-12-06 | fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf() | ye xingchen |
2022-12-06 | NFS: use sysfs_emit() to instead of scnprintf() | ye xingchen |
2022-12-06 | NFS: Allow very small rsize & wsize again | Anna Schumaker |
2022-12-06 | NFSv4.2: Fix up READ_PLUS alignment | Anna Schumaker |
2022-12-06 | NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS | Anna Schumaker |
2022-12-06 | NFS: avoid spurious warning of lost lock that is being unlocked. | NeilBrown |
2022-12-06 | nfs: fix possible null-ptr-deref when parsing param | Hawkins Jiawei |
2022-12-06 | NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access() | ChenXiaoSong |
2022-12-06 | NFS: make sure open context mode have FMODE_EXEC when file open for exec | ChenXiaoSong |
2022-12-05 | NFS4.x/pnfs: Fix up logging of layout stateids | Trond Myklebust |
2022-11-30 | nfs: use locks_inode_context helper | Jeff Layton |
2022-11-27 | NFS: Fix a race in nfs_call_unlink() | Trond Myklebust |
2022-11-27 | NFS: Fix an Oops in nfs_d_automount() | Trond Myklebust |
2022-11-27 | NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn | Trond Myklebust |
2022-11-27 | NFSv4: Fix a credential leak in _nfs4_discover_trunking() | Trond Myklebust |
2022-11-27 | NFS: Trigger the "ls -l" readdir heuristic sooner | Benjamin Coddington |
2022-11-27 | NFSv4.2: Fix initialisation of struct nfs4_label | Trond Myklebust |
2022-11-27 | NFSv4.2: Fix a memory stomp in decode_attr_security_label | Trond Myklebust |
2022-11-27 | NFSv4.2: Always decode the security label | Trond Myklebust |
2022-11-27 | NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding | Trond Myklebust |
2022-11-27 | NFS: Clear the file access cache upon login | Trond Myklebust |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro |
2022-11-22 | kobject: make kobject_get_ownership() take a constant kobject * | Greg Kroah-Hartman |
2022-11-01 | cred: Do not default to init_cred in prepare_kernel_cred() | Kees Cook |
2022-10-27 | nfs4: Fix kmemleak when allocate slot failed | Zhang Xiaoxu |
2022-10-27 | NFSv4.2: Fixup CLONE dest file size for zero-length count | Benjamin Coddington |
2022-10-27 | NFSv4: Retry LOCK on OLD_STATEID during delegation return | Benjamin Coddington |
2022-10-27 | NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot | Trond Myklebust |
2022-10-27 | NFSv4.1: Handle RECLAIM_COMPLETE trunking errors | Trond Myklebust |
2022-10-27 | NFSv4: Fix a potential state reclaim deadlock | Trond Myklebust |
2022-10-27 | NFS: Avoid memcpy() run-time warning for struct sockaddr overflows | Kees Cook |
2022-10-27 | nfs: Remove redundant null checks before kfree | Yushan Zhou |
2022-10-20 | fs: rename current get acl method | Christian Brauner |
2022-10-19 | fs: pass dentry to set acl method | Christian Brauner |
2022-10-13 | Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |