Age | Commit message (Expand) | Author |
2023-09-15 | NFSv4.1: fix zero value filehandle in post open getattr | Olga Kornievskaia |
2023-09-13 | NFSv4.1: fix pnfs MDS=DS session trunking | Olga Kornievskaia |
2023-09-13 | NFS/pNFS: Report EINVAL errors from connect() to the server | Trond Myklebust |
2023-09-13 | NFS: More fixes for nfs_direct_write_reschedule_io() | Trond Myklebust |
2023-09-13 | NFS: Use the correct commit info in nfs_join_page_group() | Trond Myklebust |
2023-09-13 | NFS: More O_DIRECT accounting fixes for error paths | Trond Myklebust |
2023-09-13 | NFS: Fix O_DIRECT locking issues | Trond Myklebust |
2023-09-11 | NFS: Fix error handling for O_DIRECT write scheduling | Trond Myklebust |
2023-08-31 | Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-08-31 | Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-08-31 | NFS: switch back to using kill_anon_super | Christoph Hellwig |
2023-08-30 | pNFS: Fix assignment of xprtdata.cred | Anna Schumaker |
2023-08-30 | NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ | Olga Kornievskaia |
2023-08-30 | NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN | Benjamin Coddington |
2023-08-29 | SUNRPC: Add enum svc_auth_status | Chuck Lever |
2023-08-29 | SUNRPC: remove timeout arg from svc_recv() | NeilBrown |
2023-08-29 | SUNRPC: change svc_recv() to return void. | NeilBrown |
2023-08-29 | SUNRPC: call svc_process() from svc_recv(). | NeilBrown |
2023-08-29 | nfsd: don't allow nfsd threads to be signalled. | NeilBrown |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-24 | NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server | Olga Kornievskaia |
2023-08-24 | NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver | Trond Myklebust |
2023-08-24 | NFS: Fix a potential data corruption | Trond Myklebust |
2023-08-24 | nfs: fix redundant readdir request after get eof | Kinglong Mee |
2023-08-24 | nfs/blocklayout: Use the passed in gfp flags | Dan Carpenter |
2023-08-24 | filemap: Fix errors in file.c | huzhi001@208suo.com |
2023-08-24 | NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info | Fedor Pchelkin |
2023-08-24 | NFS: Move common includes outside ifdef | GUO Zihua |
2023-08-23 | NFS: Enable the READ_PLUS operation by default | Anna Schumaker |
2023-08-23 | NFSv4.2: Rework scratch handling for READ_PLUS (again) | Anna Schumaker |
2023-08-23 | NFSv4.2: Fix READ_PLUS size calculations | Anna Schumaker |
2023-08-23 | NFSv4.2: Fix READ_PLUS smatch warnings | Anna Schumaker |
2023-08-22 | Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-08-19 | NFSv4: fix out path in __nfs4_get_acl_uncached | Fedor Pchelkin |
2023-08-19 | NFSv4.2: fix error handling in nfs42_proc_getxattr | Fedor Pchelkin |
2023-08-19 | NFS: Fix sysfs server name memory leak | Benjamin Coddington |
2023-08-18 | mm, netfs, fscache: stop read optimisation when folio removed from pagecache | David Howells |
2023-08-17 | NFS: Fix a use after free in nfs_direct_join_group() | Trond Myklebust |
2023-08-09 | fs: pass the request_mask to generic_fillattr | Jeff Layton |
2023-07-24 | nfs: convert to ctime accessor functions | Jeff Layton |
2023-07-10 | fs: Pass argument to fcntl_setlease as int | Luca Vizzarro |
2023-07-02 | NFSv4: Fix dropped lock for racing OPEN and delegation return | Benjamin Coddington |
2023-07-01 | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-06-29 | Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return" | Benjamin Coddington |
2023-06-29 | NFS: Don't cleanup sysfs superblock entry if uninitialized | Benjamin Coddington |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |