Age | Commit message (Expand) | Author |
2023-07-01 | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-06-29 | Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return" | Benjamin Coddington |
2023-06-29 | NFS: Don't cleanup sysfs superblock entry if uninitialized | Benjamin Coddington |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-19 | nfs: don't report STATX_BTIME in ->getattr | Jeff Layton |
2023-06-19 | NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION | Olga Kornievskaia |
2023-06-19 | NFSv4.2: fix wrong shrinker_id | Qi Zheng |
2023-06-19 | NFSv4: Clean up some shutdown loops | Benjamin Coddington |
2023-06-19 | NFS: Cancel all existing RPC tasks when shutdown | Benjamin Coddington |
2023-06-19 | NFS: add sysfs shutdown knob | Benjamin Coddington |
2023-06-19 | NFS: add a sysfs link to the acl rpc_client | Benjamin Coddington |
2023-06-19 | NFS: add a sysfs link to the lockd rpc_client | Benjamin Coddington |
2023-06-19 | NFS: Add sysfs links to sunrpc clients for nfs_clients | Benjamin Coddington |
2023-06-19 | NFS: add superblock sysfs entries | Benjamin Coddington |
2023-06-19 | NFS: Make all of /sys/fs/nfs network-namespace unique | Benjamin Coddington |
2023-06-19 | NFS: Open-code the nfs_kset kset_create_and_add() | Benjamin Coddington |
2023-06-19 | NFS: rename nfs_client_kobj to nfs_net_kobj | Benjamin Coddington |
2023-06-19 | NFS: rename nfs_client_kset to nfs_kset | Benjamin Coddington |
2023-06-19 | NFS: Add an "xprtsec=" NFS mount option | Chuck Lever |
2023-06-19 | NFS: Have struct nfs_client carry a TLS policy field | Chuck Lever |
2023-06-19 | NFS: Improvements for fs_context-related tracepoints | Chuck Lever |
2023-06-19 | NFSv4.2: SETXATTR should update ctime | Anna Schumaker |
2023-06-19 | NFSv4.2: Clean up xattr size macros | Anna Schumaker |
2023-06-19 | NFSv4.2: Clean up nfs4_xdr_dec_*xattr() functions | Anna Schumaker |
2023-06-19 | NFSv4.2: Clean up: Move nfs4_xdr_enc_*xattr() functions | Anna Schumaker |
2023-06-19 | NFSv4.2: Clean up: move decode_*xattr() functions | Anna Schumaker |
2023-06-19 | NFSv4.2: Clean up: Move the encode_copy_commit() function | Anna Schumaker |
2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig |
2023-06-12 | block: use the holder as indication for exclusive opens | Christoph Hellwig |
2023-06-09 | filemap: update ki_pos in generic_perform_write | Christoph Hellwig |
2023-06-09 | backing_dev: remove current->backing_dev_info | Christoph Hellwig |
2023-06-05 | block: introduce holder ops | Christoph Hellwig |
2023-05-24 | nfs: Provide a splice-read wrapper | David Howells |
2023-05-22 | NFS: Prefer strscpy over strlcpy calls | Azeem Shaikh |
2023-05-19 | NFSv4.2: Fix a potential double free with READ_PLUS | Anna Schumaker |
2023-05-19 | NFS: Convert kmap_atomic() to kmap_local_folio() | Fabio M. De Francesco |
2023-05-09 | nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers | Linus Torvalds |
2023-05-06 | nfs: fix mis-merged __filemap_get_folio() error check | Linus Torvalds |
2023-04-29 | Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-04-29 | Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-04-28 | NFSv4.2: Rework scratch handling for READ_PLUS | Anna Schumaker |
2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-27 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-04-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-04-26 | nfs: move nfs_fhandle_hash to common include file | Jeff Layton |
2023-04-26 | nfsd: allow reaping files still under writeback | Jeff Layton |