Age | Commit message (Expand) | Author |
2021-07-09 | Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-07-08 | Merge part 2 of branch 'sysfs-devel' | Trond Myklebust |
2021-07-08 | NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3 | Trond Myklebust |
2021-07-08 | NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times | Trond Myklebust |
2021-07-08 | NFSv4/pnfs: Clean up layout get on open | Trond Myklebust |
2021-07-08 | NFSv4/pnfs: Fix layoutget behaviour after invalidation | Trond Myklebust |
2021-07-08 | NFSv4/pnfs: Fix the layout barrier update | Trond Myklebust |
2021-07-08 | NFS: Fix fscache read from NFS after cache error | Dave Wysochanski |
2021-07-08 | NFS: Ensure nfs_readpage returns promptly when internal error occurs | Dave Wysochanski |
2021-07-08 | NFSv4.1 identify and mark RPC tasks that can move between transports | Olga Kornievskaia |
2021-07-03 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-06-30 | treewide: Add missing semicolons to __assign_str uses | Joe Perches |
2021-06-29 | Merge branch 'leases-devel' | Trond Myklebust |
2021-06-29 | NFSv4: setlease should return EAGAIN if locks are not available | Trond Myklebust |
2021-06-29 | NFS: nfs_find_open_context() may only select open files | Trond Myklebust |
2021-06-28 | NFS: Remove unnecessary inode parameter from nfs_pageio_complete_read() | Dave Wysochanski |
2021-06-28 | nfs: update has_sec_mnt_opts after cloning lsm options from parent | Scott Mayhew |
2021-06-26 | NFS: Avoid duplicate resets of attribute cache timeouts | Trond Myklebust |
2021-06-26 | NFSv4: Fix handling of non-atomic change attrbute updates | Trond Myklebust |
2021-06-26 | NFS: Fix up inode attribute revalidation timeouts | Trond Myklebust |
2021-06-21 | nfs: fix acl memory leak of posix_acl_create() | Gao Xiang |
2021-06-13 | NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT | Trond Myklebust |
2021-06-13 | NFSv4: Initialise connection to the server in nfs4_alloc_client() | Trond Myklebust |
2021-06-13 | NFSv4: Add support for application leases underpinned by a delegation | Trond Myklebust |
2021-06-13 | NFSv4: Add lease breakpoints in case of a delegation recall or return | Trond Myklebust |
2021-06-13 | NFSv4: Fix delegation return in cases where we have to retry | Trond Myklebust |
2021-06-03 | NFSv4: Fix second deadlock in nfs4_evict_inode() | Trond Myklebust |
2021-06-03 | NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() | Trond Myklebust |
2021-06-03 | NFS: FMODE_READ and friends are C macros, not enum types | Chuck Lever |
2021-06-03 | NFS: Fix a potential NULL dereference in nfs_get_client() | Dan Carpenter |
2021-06-03 | NFS: Fix use-after-free in nfs4_init_client() | Anna Schumaker |
2021-06-03 | NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate | Scott Mayhew |
2021-06-01 | NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error. | Dai Ngo |
2021-05-27 | nfs: Remove trailing semicolon in macros | Huilong Deng |
2021-05-27 | NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config | Zhang Xiaoxu |
2021-05-26 | NFS: Clean up reset of the mirror accounting variables | Trond Myklebust |
2021-05-26 | NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce() | Trond Myklebust |
2021-05-26 | NFS: Fix an Oopsable condition in __nfs_pageio_add_request() | Trond Myklebust |
2021-05-20 | NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() | Anna Schumaker |
2021-05-20 | pNFS/NFSv4: Remove redundant initialization of 'rd_size' | Yang Li |
2021-05-20 | NFS: fix an incorrect limit in filelayout_decode_layout() | Dan Carpenter |
2021-05-20 | fs/nfs: Use fatal_signal_pending instead of signal_pending | zhouchuangao |
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-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-27 | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-04-26 | NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code. | Dai Ngo |
2021-04-18 | NFSv4.1: Simplify layout return in pnfs_layout_process() | Trond Myklebust |
2021-04-18 | NFSv4: Don't discard segments marked for return in _pnfs_return_layout() | Trond Myklebust |