Age | Commit message (Expand) | Author |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-06-02 | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead | NeilBrown |
2020-05-14 | NFSv3: fix rpc receive buffer size for MOUNT call | Olga Kornievskaia |
2020-05-13 | NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs | Trond Myklebust |
2020-05-11 | NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn | Trond Myklebust |
2020-05-11 | Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke... | Trond Myklebust |
2020-05-11 | nfs: fix NULL deference in nfs4_get_valid_delegation | J. Bruce Fields |
2020-05-08 | NFSv4: Fix fscache cookie aux_data to ensure change_attr is included | Dave Wysochanski |
2020-05-08 | NFS: Fix fscache super_cookie allocation | Dave Wysochanski |
2020-05-08 | NFS: Fix fscache super_cookie index_key from changing after umount | Dave Wysochanski |
2020-04-30 | NFS: Fix a race in __nfs_list_for_each_server() | Trond Myklebust |
2020-04-28 | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION | Olga Kornievskaia |
2020-04-25 | NFSv4: Remove unreachable error condition due to rpc_run_task() | Xiyu Yang |
2020-04-20 | nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl | Andreas Gruenbacher |
2020-04-19 | NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc() | Trond Myklebust |
2020-04-19 | NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completion | Trond Myklebust |
2020-04-13 | NFS: Fix an ABBA spinlock issue in pnfs_update_layout() | Trond Myklebust |
2020-04-12 | Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-04-11 | pNFS: Fix RCU lock leakage | Trond Myklebust |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-04-06 | NFS: Clean up process of marking inode stale. | Trond Myklebust |
2020-04-04 | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-04-03 | NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn() | Trond Myklebust |
2020-04-03 | NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode() | Trond Myklebust |
2020-04-03 | NFS: Beware when dereferencing the delegation cred | Trond Myklebust |
2020-04-02 | NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout | Trond Myklebust |
2020-04-02 | NFS: finish_automount() requires us to hold 2 refs to the mount record | Trond Myklebust |
2020-04-02 | NFS: Fix a few constant_table array definitions | Scott Mayhew |
2020-04-01 | NFS: Try to join page groups before an O_DIRECT retransmission | Trond Myklebust |
2020-04-01 | NFS: Refactor nfs_lock_and_join_requests() | Trond Myklebust |
2020-04-01 | NFS: Reverse the submission order of requests in __nfs_pageio_add_request() | Trond Myklebust |
2020-04-01 | NFS: Clean up nfs_lock_and_join_requests() | Trond Myklebust |
2020-04-01 | NFS: Remove the redundant function nfs_pgio_has_mirroring() | Trond Myklebust |
2020-04-01 | NFS: Fix memory leaks in nfs_pageio_stop_mirroring() | Trond Myklebust |
2020-04-01 | NFS: Fix a request reference leak in nfs_direct_write_clear_reqs() | Trond Myklebust |
2020-04-01 | NFS: Fix use-after-free issues in nfs_pageio_add_request() | Trond Myklebust |
2020-04-01 | NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() | Trond Myklebust |
2020-04-01 | NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() | Trond Myklebust |
2020-03-31 | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | NFS: Ensure security label is set for root inode | Scott Mayhew |
2020-03-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds |
2020-03-28 | NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio() | Trond Myklebust |
2020-03-27 | pNFS/flexfiles: Specify the layout segment range in LAYOUTGET | Trond Myklebust |
2020-03-27 | pNFS/flexfiles: remove requirement for whole file layouts | Trond Myklebust |
2020-03-27 | pNFS/flexfiles: Check the layout segment range before doing I/O | Trond Myklebust |
2020-03-27 | pNFS/flexfile: Don't merge layout segments if the mirrors don't match | Trond Myklebust |
2020-03-27 | NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling | Trond Myklebust |
2020-03-27 | NFS/pNFS: Simplify bucket layout segment reference counting | Trond Myklebust |
2020-03-27 | NFS/pNFS: Clean up pNFS commit operations | Trond Myklebust |