Age | Commit message (Expand) | Author |
2019-07-20 | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-18 | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-07-18 | pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS | Trond Myklebust |
2019-07-18 | pnfs: Fix a problem where we gratuitously start doing I/O through the MDS | Trond Myklebust |
2019-07-18 | pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error | Trond Myklebust |
2019-07-18 | NFSv4: Don't use the zero stateid with layoutget | Trond Myklebust |
2019-07-18 | SUNRPC: Fix up backchannel slot table accounting | Trond Myklebust |
2019-07-15 | NFSv4: Validate the stateid before applying it to state recovery | Trond Myklebust |
2019-07-13 | nfs4.0: Refetch lease_time after clientid update | Donald Buczek |
2019-07-13 | nfs4: Rename nfs41_setup_state_renewal | Donald Buczek |
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-13 | NFS: Replace 16 seq_printf() calls by seq_puts() | Markus Elfring |
2019-07-13 | NFS: Use seq_putc() in nfs_show_stats() | Markus Elfring |
2019-07-12 | Revert "NFS: readdirplus optimization by cache mechanism" (memleak) | Max Kellermann |
2019-07-12 | Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust |
2019-07-10 | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf... | Linus Torvalds |
2019-07-10 | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-09 | NFS: Record task, client ID, and XID in xdr_status trace points | Chuck Lever |
2019-07-09 | NFS: Update symbolic flags displayed by trace events | Chuck Lever |
2019-07-09 | NFS: Display symbolic status code names in trace log | Chuck Lever |
2019-07-09 | NFS: Fix show_nfs_errors macros again | Chuck Lever |
2019-07-09 | NFS4: Add a trace event to record invalid CB sequence IDs | Chuck Lever |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-06 | NFS: Cleanup if nfs_match_client is interrupted | Benjamin Coddington |
2019-07-06 | nfs: disable client side deduplication | Darrick J. Wong |
2019-07-06 | NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats | Dave Wysochanski |
2019-07-06 | NFS: Clean up writeback code | Trond Myklebust |
2019-07-06 | Merge branch 'multipath_tcp' | Trond Myklebust |
2019-07-06 | Merge branch 'containers' | Trond Myklebust |
2019-07-06 | NFS: send state management on a single connection. | NeilBrown |
2019-07-06 | NFS: Allow multiple connections to a NFSv2 or NFSv3 server | Trond Myklebust |
2019-07-06 | NFS: Display the "nconnect" mount option if it is set. | Trond Myklebust |
2019-07-06 | pNFS: Allow multiple connections to the DS | Trond Myklebust |
2019-07-06 | NFSv4: Allow multiple connections to NFSv4.x (x>0) servers | Trond Myklebust |
2019-07-06 | NFS: Add a mount option to specify number of TCP connections to use | Trond Myklebust |
2019-07-06 | NFS: Add sysfs support for per-container identifier | Trond Myklebust |
2019-07-06 | NFS: Add deferred cache invalidation for close-to-open consistency violations | Trond Myklebust |
2019-07-06 | NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init | Trond Myklebust |
2019-07-06 | NFS: Create a root NFS directory in /sys/fs/nfs | Trond Myklebust |
2019-07-06 | NFSv4: Handle the special Linux file open access mode | Trond Myklebust |
2019-07-06 | NFSv4: Handle open for execute correctly | Trond Myklebust |
2019-07-04 | nfs: dget_parent() never returns NULL | Al Viro |
2019-06-28 | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O | Trond Myklebust |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-06-27 | keys: Pass the network namespace into request_key mechanism | David Howells |
2019-06-21 | NFS4: Only set creation opendata if O_CREAT | Benjamin Coddington |
2019-06-20 | fsnotify: move fsnotify_nameremove() hook out of d_delete() | Amir Goldstein |