index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
NFSv4: Ask for a delegation or an open stateid in OPEN
Trond Myklebust
1
-0
/
+2
2024-07-08
NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEID
Trond Myklebust
1
-4
/
+12
2024-07-08
NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Trond Myklebust
1
-0
/
+4
2024-07-08
NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attribute
Trond Myklebust
2
-2
/
+42
2024-07-08
NFSv4: Don't request atime/mtime/size if they are delegated to us
Trond Myklebust
1
-3
/
+17
2024-07-08
NFSv4: Fix up delegated attributes in nfs_setattr
Trond Myklebust
1
-0
/
+25
2024-07-08
NFSv4: Delegreturn must set m/atime when they are delegated
Trond Myklebust
3
-8
/
+32
2024-07-08
NFSv4: Enable attribute delegations
Trond Myklebust
1
-1
/
+6
2024-07-08
NFSv4: Add a capability for delegated attributes
Trond Myklebust
1
-0
/
+2
2024-07-08
NFSv4: Add recovery of attribute delegations
Trond Myklebust
2
-13
/
+23
2024-07-08
NFSv4: Add support for delegated atime and mtime attributes
Trond Myklebust
6
-20
/
+124
2024-07-08
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
9
-33
/
+42
2024-07-08
NFSv4: Add CB_GETATTR support for delegated attributes
Trond Myklebust
3
-9
/
+49
2024-07-08
NFSv4: Plumb in XDR support for the new delegation-only setattr op
Trond Myklebust
2
-0
/
+76
2024-07-08
NFSv4: Add new attribute delegation definitions
Trond Myklebust
1
-1
/
+1
2024-07-08
NFSv4: Refactor nfs4_opendata_check_deleg()
Trond Myklebust
1
-36
/
+30
2024-07-08
NFSv4: Clean up open delegation return structure
Trond Myklebust
2
-31
/
+37
2024-07-08
fs: nfs: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-07-08
NFS: remove unused struct 'mnt_fhstatus'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-08
nfs: add support for large folios
Christoph Hellwig
2
-1
/
+4
2024-07-03
nfs: drop usage of folio_file_pos
Kairui Song
3
-6
/
+6
2024-07-03
NFS: remove nfs_page_lengthg and usage of page_index
Kairui Song
1
-19
/
+0
2024-06-24
nfs: drop the incorrect assertion in nfs_swap_rw()
Christoph Hellwig
1
-2
/
+0
2024-06-13
Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-31
/
+77
2024-05-31
nfs: Remove calls to folio_set_error
Matthew Wilcox (Oracle)
3
-13
/
+2
2024-05-30
NFS: add barriers when testing for NFS_FSDATA_BLOCKED
NeilBrown
1
-15
/
+32
2024-05-30
NFSv4.1 enforce rootpath check in fs_location query
Olga Kornievskaia
1
-1
/
+22
2024-05-30
NFS: abort nfs_atomic_open_v23 if name is too long.
NeilBrown
1
-0
/
+3
2024-05-24
nfs: don't invalidate dentries on transient errors
Scott Mayhew
1
-14
/
+13
2024-05-24
nfs: Avoid flushing many pages with NFS_FILE_SYNC
Jan Kara
1
-0
/
+5
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-22
nfs: propagate readlink errors in nfs_symlink_filler
Sagi Grimberg
1
-1
/
+1
2024-05-22
NFSv4: Fix memory leak in nfs4_set_security_label
Dmitry Mastykin
1
-0
/
+1
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
[prev]
[next]