Age | Commit message (Expand) | Author |
2021-05-07 | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-04-14 | NFSv4: Catch and trace server filehandle encoding errors | Trond Myklebust |
2021-04-14 | NFSv4: Add tracing for COMPOUND errors | Trond Myklebust |
2021-04-13 | NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute | Trond Myklebust |
2021-04-13 | NFSv4: Fix value of decode_fsinfo_maxsz | Trond Myklebust |
2020-12-17 | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-12-02 | NFSv4: Fix open coded xdr_stream_remaining() | Trond Myklebust |
2020-12-02 | SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages() | Trond Myklebust |
2020-12-02 | NFSv4: Fix the alignment of page data in the getdeviceinfo reply | Trond Myklebust |
2020-11-30 | SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() | Chuck Lever |
2020-10-07 | NFS: Add READ_PLUS data segment support | Anna Schumaker |
2020-10-07 | NFS: Use xdr_page_pos() in NFSv4 decode_getacl() | Anna Schumaker |
2020-08-12 | fs: nfs: delete repeated words in comments | Randy Dunlap |
2020-08-12 | nfs: Fix getxattr kernel panic and memory overflow | Jeffrey Mitchell |
2020-07-13 | NFSv4.2: add client side XDR handling for extended attributes | Frank van der Linden |
2020-07-13 | NFSv4.2: query the server for extended attribute support | Frank van der Linden |
2020-01-15 | NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() | Trond Myklebust |
2020-01-15 | nfs: encode nfsv4 timestamps as 64-bit | Arnd Bergmann |
2020-01-15 | nfs: use timespec64 in nfs_fattr | Arnd Bergmann |
2019-11-06 | Merge branch 'linux-ssc-for-5.5' | Trond Myklebust |
2019-11-03 | NFSv4: Encode 64-bit timestamps | Trond Myklebust |
2019-11-03 | NFS: Convert struct nfs_fattr to use struct timespec64 | Trond Myklebust |
2019-10-09 | NFS: add COPY_NOTIFY operation | Olga Kornievskaia |
2019-08-20 | fs: nfs: Fix possible null-pointer dereferences in encode_attrs() | Jia-Ju Bai |
2019-07-13 | nfs4: Make nfs4_proc_get_lease_time available for nfs4.0 | Donald Buczek |
2019-07-13 | nfs: Fix copy-and-paste error in debug message | Donald Buczek |
2019-07-09 | NFS: Record task, client ID, and XID in xdr_status trace points | Chuck Lever |
2019-04-11 | NFS: Fix handling of reply page vector | Chuck Lever |
2019-03-01 | NFSv4.2: Add client support for the generic 'layouterror' RPC call | Trond Myklebust |
2019-02-14 | NFS: Account for XDR pad of buf->pages | Chuck Lever |
2019-02-14 | SUNRPC: Introduce rpc_prepare_reply_pages() | Chuck Lever |
2019-02-13 | NFS: Add trace events to report non-zero NFS status codes | Chuck Lever |
2019-02-13 | NFS: Remove print_overflow_msg() | Chuck Lever |
2018-10-23 | NFS: change sign of nfs_fh length | Frank Sorenson |
2018-08-09 | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia |
2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann |
2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani |
2018-05-31 | pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound | Fred Isaman |
2018-05-31 | pnfs: Store return value of decode_layoutget for later processing | Fred Isaman |
2018-04-12 | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-04-10 | NFS: advance nfs_entry cookie only after decoding completes successfully | Frank Sorenson |
2018-04-10 | NFSv4: Don't ask for attributes when ACCESS is protected by a delegation | Trond Myklebust |
2018-04-10 | NFSv4: Add a helper to encode/decode struct timespec | Trond Myklebust |
2018-04-10 | NFSv4: Clean up encode_attrs | Trond Myklebust |
2018-04-10 | NFSv4; Clean up XDR encoding of type bitmap4 | Trond Myklebust |
2018-04-10 | NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group | Trond Myklebust |
2018-02-22 | get rid of pointless includes of fs_struct.h | Al Viro |
2018-01-14 | NFS: Fix nfsstat breakage due to LOOKUPP | Trond Myklebust |
2017-11-17 | NFSv4: Replace closed stateids with the "invalid special stateid" | Trond Myklebust |