index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-66
/
+108
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2
-44
/
+39
2024-05-21
nfs: fix undefined behavior in nfs_block_bits()
Sergey Shtylyov
1
-2
/
+2
2024-05-21
pNFS: rework pnfs_generic_pg_check_layout to check IO range
Olga Kornievskaia
4
-36
/
+14
2024-05-21
pNFS/filelayout: check layout segment range
Olga Kornievskaia
1
-0
/
+2
2024-05-21
pNFS/filelayout: fixup pNfs allocation modes
Olga Kornievskaia
1
-2
/
+2
2024-05-20
NFS: Don't enable NFS v2 by default
Anna Schumaker
1
-2
/
+2
2024-05-20
NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
Anna Schumaker
1
-1
/
+1
2024-05-20
nfs: keep server info for remounts
Martin Kaiser
1
-3
/
+6
2024-05-20
NFSv4: Fixup smatch warning for ambiguous return
Benjamin Coddington
1
-7
/
+5
2024-05-20
NFS: make sure lock/nolock overriding local_lock mount option
Chen Hanxiao
3
-0
/
+19
2024-05-20
NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.
NeilBrown
3
-3
/
+53
2024-05-20
pNFS/filelayout: Specify the layout segment range in LAYOUTGET
Anna Schumaker
1
-4
/
+4
2024-05-20
pNFS/filelayout: Remove the whole file layout requirement
Anna Schumaker
1
-8
/
+0
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+1
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-8
/
+10
2024-04-29
Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+6
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
3
-8
/
+8
2024-04-29
netfs: Replace PG_fscache by setting folio->private and marking dirty
David Howells
1
-0
/
+2
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
1
-4
/
+1
2024-04-04
nfs: Handle error of rpc_proc_register() in nfs_net_init().
Kuniyuki Iwashima
1
-1
/
+6
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
25
-57
/
+210
2024-03-16
nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
Josef Bacik
1
-1
/
+1
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
3
-4
/
+3
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-3
/
+0
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-35
/
+35
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
10
-55
/
+58
2024-03-09
NFS: trace the uniquifier of fscache
Chen Hanxiao
1
-0
/
+1
2024-03-09
NFS: Read unlock folio on nfs_page_create_from_folio() error
Benjamin Coddington
1
-0
/
+2
2024-03-09
NFS: remove unused variable nfs_rpcstat
Trond Myklebust
1
-4
/
+0
2024-03-09
nfs: fix UAF in direct writes
Josef Bacik
2
-3
/
+10
2024-03-09
nfs: properly protect nfs_direct_req fields
Josef Bacik
1
-1
/
+6
2024-03-09
NFS: enable nconnect for RDMA
Trond Myklebust
2
-0
/
+3
2024-03-09
NFSv4: nfs4_do_open() is incorrectly triggering state recovery
Trond Myklebust
4
-16
/
+8
2024-03-09
NFS: avoid infinite loop in pnfs_update_layout.
NeilBrown
1
-0
/
+8
2024-03-09
NFS: remove sync_mode test from nfs_writepage_locked()
NeilBrown
1
-4
/
+0
2024-03-09
NFSv4.1/pnfs: fix NFS with TLS in pnfs
Olga Kornievskaia
1
-1
/
+43
2024-03-09
NFS: Fix an off by one in root_nfs_cat()
Christophe JAILLET
1
-2
/
+2
2024-03-09
nfs: make the rpc_stat per net namespace
Josef Bacik
4
-4
/
+9
2024-03-09
nfs: expose /proc/net/sunrpc/nfs in net namespaces
Josef Bacik
1
-4
/
+2
2024-03-09
NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls
Olga Kornievskaia
2
-2
/
+34
2024-03-09
NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
Dave Wysochanski
1
-7
/
+2
2024-03-01
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
1
-3
/
+0
2024-02-28
nfs: fix regression in handling of fsc= option in NFSv4
Chen Hanxiao
1
-0
/
+24
2024-02-28
pnfs/filelayout: add tracepoint to getdeviceinfo
Olga Kornievskaia
3
-0
/
+32
2024-02-28
NFSv4.2: fix listxattr maximum XDR buffer size
Jorge Mora
1
-2
/
+5
2024-02-28
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
Jorge Mora
1
-6
/
+10
2024-02-28
NFS: Display the "fsc=" mount option if it is set
Chen Hanxiao
1
-1
/
+9
2024-02-25
nfs: port block device access to files
Christian Brauner
2
-35
/
+35
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
1
-3
/
+10
[next]