index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
1
-2
/
+0
2017-06-17
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
1
-0
/
+1
2017-06-14
NFSv4: Don't perform cached access checks before we've OPENed the file
Trond Myklebust
1
-0
/
+3
2017-06-14
NFS: Ensure we revalidate attributes before using execute_ok()
Trond Myklebust
1
-2
/
+16
2017-03-12
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
1
-6
/
+2
2017-03-12
NFSv4: fix getacl head length estimation
J. Bruce Fields
1
-1
/
+1
2017-03-12
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
1
-1
/
+1
2017-02-01
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
Benjamin Coddington
1
-1
/
+2
2017-01-19
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
1
-1
/
+2
2017-01-19
NFS: Fix a performance regression in readdir
Trond Myklebust
1
-13
/
+2
2017-01-19
pNFS: Fix race in pnfs_wait_on_layoutreturn
Trond Myklebust
1
-5
/
+3
2017-01-09
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2016-12-02
NFSv4.x: hide array-bounds warning
Arnd Bergmann
1
-1
/
+1
2016-10-28
NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
Jeff Layton
1
-0
/
+1
2016-10-28
NFSv4: Open state recovery must account for file permission changes
Trond Myklebust
1
-0
/
+3
2016-10-28
NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
Trond Myklebust
1
-4
/
+13
2016-10-28
NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
Trond Myklebust
1
-0
/
+1
2016-10-07
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-10-07
pNFS/files: Fix layoutcommit after a commit to DS
Trond Myklebust
1
-2
/
+1
2016-10-07
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-1
/
+5
2016-09-24
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
1
-2
/
+10
2016-09-24
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
Trond Myklebust
1
-0
/
+3
2016-09-24
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
1
-0
/
+1
2016-09-24
pNFS: The client must not do I/O to the DS if it's lease has expired
Trond Myklebust
1
-0
/
+1
2016-08-20
nfs: don't create zero-length requests
Benjamin Coddington
1
-1
/
+4
2016-07-27
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-07-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-04-20
nfs: use file_dentry()
Miklos Szeredi
3
-6
/
+6
2016-03-03
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
1
-2
/
+2
2016-02-25
pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn
Trond Myklebust
1
-4
/
+2
2016-02-25
nfs: Fix race in __update_open_stateid()
Andrew Elble
1
-1
/
+1
2016-02-25
pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()
Trond Myklebust
1
-1
/
+1
2016-02-25
NFS: Fix attribute cache revalidation
Trond Myklebust
1
-15
/
+39
2016-02-17
NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn
Trond Myklebust
1
-1
/
+0
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
4
-7
/
+7
2015-12-13
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+2
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
1
-4
/
+1
2015-12-07
SUNRPC: Fix callback channel
Trond Myklebust
1
-5
/
+2
2015-11-25
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
1
-25
/
+31
2015-11-25
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2015-11-25
nfs: ensure that attrcache is revalidated after a SETATTR
Jeff Layton
1
-1
/
+4
2015-11-23
nfs4: limit callback decoding to received bytes
Benjamin Coddington
1
-2
/
+5
2015-11-23
nfs4: start callback_ident at idr 1
Benjamin Coddington
1
-1
/
+1
2015-11-23
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
Jeff Layton
1
-1
/
+1
2015-11-23
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
Kinglong Mee
1
-0
/
+1
2015-11-23
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
Anna Schumaker
1
-1
/
+1
2015-11-23
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
Christoph Hellwig
1
-20
/
+7
2015-11-23
nfs: use btrfs ioctl defintions for clone
Christoph Hellwig
1
-4
/
+6
2015-11-23
nfs: allow intra-file CLONE
Christoph Hellwig
1
-5
/
+14
2015-11-23
nfs: offer native ioctls even if CONFIG_COMPAT is set
Christoph Hellwig
1
-3
/
+0
[next]