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
Age
Commit message (
Expand
)
Author
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...
David Howells
2022-01-10
nfs: Implement cache I/O by accessing the cache directly
David Howells
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2022-01-07
fscache, cachefiles: Disable configuration
David Howells
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-13
NFS: switch the callback service back to non-pooled.
NeilBrown
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
SUNRPC: change svc_get() to return the svc.
NeilBrown
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-17
NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
Olga Kornievskaia
2021-11-17
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
2021-11-17
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
Benjamin Coddington
2021-11-17
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-10
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-07
NFSv4: Sanity check the parameters in nfs41_update_target_slotid()
Trond Myklebust
2021-11-05
NFS: Remove the nfs4_label argument from decode_getattr_*() functions
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
2021-11-05
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
2021-11-05
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
2021-11-05
NFS: Always initialise fattr->label in nfs_fattr_alloc()
Trond Myklebust
2021-11-05
NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode
Trond Myklebust
2021-11-05
NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
Trond Myklebust
2021-11-05
NFSv4: Remove unnecessary 'minor version' check
Trond Myklebust
2021-11-05
NFSv4: Fix potential Oops in decode_op_map()
Trond Myklebust
2021-11-05
NFSv4: Ensure decode_compound_hdr() sanity checks the tag
Trond Myklebust
2021-11-05
NFS: Don't trace an uninitialised value
Trond Myklebust
2021-11-04
NFSv4.2 add tracepoint to OFFLOAD_CANCEL
Olga Kornievskaia
2021-11-04
NFSv4.2 add tracepoint to COPY_NOTIFY
Olga Kornievskaia
2021-11-04
NFSv4.2 add tracepoint to CB_OFFLOAD
Olga Kornievskaia
2021-11-04
NFSv4.2 add tracepoint to CLONE
Olga Kornievskaia
2021-11-04
NFSv4.2 add tracepoint to COPY
Olga Kornievskaia
2021-11-04
NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
Olga Kornievskaia
[next]