index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2024-01-04
NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
Trond Myklebust
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-01
nfs: Convert nfs_symlink() to use a folio
Matthew Wilcox (Oracle)
2023-11-01
NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO
Olga Kornievskaia
2023-11-01
NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking
Olga Kornievskaia
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-22
NFSv4/pnfs: Allow layoutget to return EAGAIN for softerr mounts
Trond Myklebust
2023-10-22
NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAY
Trond Myklebust
2023-10-18
NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-09
nfs: move nfs4_xattr_handlers to .rodata
Wedson Almeida Filho
2023-09-27
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2023-09-15
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-24
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-08-23
NFSv4.2: Rework scratch handling for READ_PLUS (again)
Anna Schumaker
2023-08-19
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
2023-07-02
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
2023-06-29
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
2023-06-19
NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
Olga Kornievskaia
2023-06-19
NFSv4: Clean up some shutdown loops
Benjamin Coddington
2023-05-19
NFSv4.2: Fix a potential double free with READ_PLUS
Anna Schumaker
2023-04-28
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
2023-03-22
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-15
NFS: fix disabling of swap
NeilBrown
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2022-12-06
NFS: avoid spurious warning of lost lock that is being unlocked.
NeilBrown
2022-12-06
NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access()
ChenXiaoSong
2022-11-27
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
Trond Myklebust
2022-11-27
NFSv4: Fix a credential leak in _nfs4_discover_trunking()
Trond Myklebust
2022-11-27
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
2022-10-27
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-08-02
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
2022-07-27
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
2022-07-25
NFSv4.1 probe offline transports for trunking on session creation
Olga Kornievskaia
2022-07-25
NFSv4.1 remove xprt from xprt_switch if session trunking test fails
Olga Kornievskaia
2022-07-25
NFSv4.1 offline trunkable transports on DESTROY_SESSION
Olga Kornievskaia
2022-07-12
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
Trond Myklebust
2022-07-12
NFSv4.1: Don't decrease the value of seq_nr_highest_sent
Trond Myklebust
2022-06-30
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
2022-05-31
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-17
NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes
Trond Myklebust
2022-05-17
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
[next]