Age | Commit message (Expand) | Author |
2024-01-08 | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds |
2023-12-12 | fs: use splice_copy_file_range() inline helper | Amir Goldstein |
2023-11-21 | fs: Rename mapping private members | Matthew Wilcox (Oracle) |
2023-11-08 | Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-01 | nfs: Convert nfs_symlink() to use a folio | Matthew Wilcox (Oracle) |
2023-11-01 | NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO | Olga Kornievskaia |
2023-11-01 | NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking | Olga Kornievskaia |
2023-11-01 | nfs41: drop dependency between flexfiles layout driver and NFSv3 modules | Mkrtchyan, Tigran |
2023-11-01 | NFSv4: fairly test all delegations on a SEQ4_ revocation | Benjamin Coddington |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds |
2023-10-28 | nfs/blocklayout: Convert to use bdev_open_by_dev/path() | Jan Kara |
2023-10-22 | NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts | Trond Myklebust |
2023-10-22 | NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY | Trond Myklebust |
2023-10-19 | fs: add a new SB_I_NOUMASK flag | Jeff Layton |
2023-10-18 | NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server | Olga Kornievskaia |
2023-10-18 | pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats | Trond Myklebust |
2023-10-18 | pNFS: Fix a hang in nfs4_evict_inode() | Trond Myklebust |
2023-10-18 | nfs: convert to new timestamp accessors | Jeff Layton |
2023-10-16 | SUNRPC: change how svc threads are asked to exit. | NeilBrown |
2023-10-16 | SUNRPC: integrate back-channel processing with svc_recv() | NeilBrown |
2023-10-16 | SUNRPC: Clean up bc_svc_process() | Chuck Lever |
2023-10-11 | NFS: Fix potential oops in nfs_inode_remove_request() | Scott Mayhew |
2023-10-11 | nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op | Dai Ngo |
2023-10-09 | nfs: move nfs4_xattr_handlers to .rodata | Wedson Almeida Filho |
2023-10-04 | nfs: dynamically allocate the nfs-acl shrinker | Qi Zheng |
2023-10-04 | NFSv4.2: dynamically allocate the nfs-xattr shrinkers | Qi Zheng |
2023-10-02 | NFS/flexfiles: Annotate struct nfs4_ff_layout_segment with __counted_by | Kees Cook |
2023-10-02 | nfs41: Annotate struct nfs4_file_layout_dsaddr with __counted_by | Kees Cook |
2023-09-28 | nfs: decrement nrequests counter before releasing the req | Jeff Layton |
2023-09-27 | NFSv4: Fix a state manager thread deadlock regression | Trond Myklebust |
2023-09-27 | NFSv4: Fix a nfs4_state_manager() race | Trond Myklebust |
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 |