Age | Commit message (Expand) | Author |
2021-12-10 | nfsd: fix use-after-free due to delegation race | J. Bruce Fields |
2021-12-10 | nfsd: Fix nsfd startup race (again) | Alexander Sverdlin |
2021-11-17 | Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-11-15 | NFSD: Fix exposure in nfsd4_decode_bitmap() | Chuck Lever |
2021-11-10 | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-11-10 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-11-06 | Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-11-02 | NFS: Move NFS protocol display macros to global header | Chuck Lever |
2021-11-01 | nfsd4: remove obselete comment | J. Bruce Fields |
2021-10-27 | fsnotify: Protect fsnotify_handle_inode_event from no-inode events | Gabriel Krisman Bertazi |
2021-10-22 | nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands | Christoph Hellwig |
2021-10-19 | NFSD:fix boolreturn.cocci warning | Changcheng Deng |
2021-10-15 | nfsd: update create verifier comment | J. Bruce Fields |
2021-10-13 | SUNRPC: Change return value type of .pc_encode | Chuck Lever |
2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_encode | Chuck Lever |
2021-10-13 | NFSD: Save location of NFSv4 COMPOUND status | Chuck Lever |
2021-10-13 | SUNRPC: Change return value type of .pc_decode | Chuck Lever |
2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_decode | Chuck Lever |
2021-10-07 | Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-10-06 | NFSD: Keep existing listeners on portlist error | Benjamin Coddington |
2021-10-02 | NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() | Chuck Lever |
2021-10-02 | NFSD: Initialize pointer ni with NULL and not plain integer 0 | Colin Ian King |
2021-10-02 | NFSD: simplify struct nfsfh | NeilBrown |
2021-10-02 | NFSD: drop support for ancient filehandles | NeilBrown |
2021-10-02 | NFSD: move filehandle format declarations out of "uapi". | NeilBrown |
2021-10-01 | nfsd: Fix a warning for nfsd_file_close_inode | Trond Myklebust |
2021-09-30 | nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero | Trond Myklebust |
2021-09-30 | nfsd: fix error handling of register_pernet_subsys() in init_nfsd() | Patrick Ho |
2021-09-22 | Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-09-21 | NFSD: Optimize DRC bucket pruning | Chuck Lever |
2021-09-17 | nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN | Dai Ngo |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-08-31 | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2021-08-26 | nfsd: fix crash on LOCKT on reexported NFSv3 | J. Bruce Fields |
2021-08-26 | nfs: don't allow reexport reclaims | J. Bruce Fields |
2021-08-26 | nfs: don't atempt blocking locks on nfs reexports | J. Bruce Fields |
2021-08-23 | Keep read and write fds with each nlm_file | J. Bruce Fields |
2021-08-23 | fs: remove mandatory file locking support | Jeff Layton |
2021-08-17 | nfsd4: Fix forced-expiry locking | J. Bruce Fields |
2021-08-17 | NFSD: remove vanity comments | NeilBrown |
2021-08-17 | NFSD: Use new __string_len C macros for nfsd_clid_class | Chuck Lever |
2021-08-17 | NFSD: Use new __string_len C macros for the nfs_dirent tracepoint | Chuck Lever |
2021-08-17 | NFSD: Batch release pages during splice read | Chuck Lever |
2021-08-17 | NFSD: Clean up splice actor | Chuck Lever |
2021-07-28 | scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON | Christoph Hellwig |
2021-07-09 | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-07 | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-07-06 | nfsd: fix NULL dereference in nfs3svc_encode_getaclres | J. Bruce Fields |
2021-07-06 | NFSD: Prevent a possible oops in the nfs_dirent() tracepoint | Chuck Lever |
2021-07-06 | nfsd: remove redundant assignment to pointer 'this' | Colin Ian King |