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
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
NFS: add RPC I/O statistics to /proc/self/mountstats
Chuck Lever
2006-03-20
NFS: report how long an NFS file system has been mounted
Chuck Lever
2006-03-20
NFS: add hooks to account for NFSERR_JUKEBOX errors
Chuck Lever
2006-03-20
NFS: add I/O performance counters
Chuck Lever
2006-03-20
NFS: introduce mechanism for tracking NFS client metrics
Chuck Lever
2006-03-20
NFS: clean up some mount options
Chuck Lever
2006-03-20
NFS: show retransmit settings when displaying mount options
Chuck Lever
2006-03-20
NFS: sem2mutex idmap.c
Ingo Molnar
2006-03-20
NFS: kzalloc conversion in fs/nfs
Eric Sesterhenn
2006-03-20
NFSv4: Kill braindead gcc warnings
Trond Myklebust
2006-03-20
NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()
Trond Myklebust
2006-03-20
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
2006-03-20
NFS: reduce the number of false cache invalidations.
Trond Myklebust
2006-03-20
NFS: "const static" vs "static const" in nfs4
Jesper Juhl
2006-03-20
NFSv4: Don't invalidate cached attributes if change attribute is unchanged
Trond Myklebust
2006-03-20
NFS: writes should not clobber utimes() calls
Trond Myklebust
2006-03-20
NFS: Fix buglet in fs/nfs/write.c
Neil Brown
2006-03-20
NFS: Avoid races between writebacks and truncation
Trond Myklebust
2006-03-20
NFS: Fix a busy inodes issue...
Trond Myklebust
2006-03-14
[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000
Trond Myklebust
2006-03-14
[PATCH] NFS: Fix a potential panic in O_DIRECT
Trond Myklebust
2006-02-07
[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]
Al Viro
2006-02-01
NFSv3: fix sync_retry in direct i/o NFS
Dirk Mueller
2006-01-10
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-08
[PATCH] nfsroot: do not silently stop parsing on an unknown option
Jorn Dreyer
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2006-01-06
NFSv4: Fix an Oops in nfs_do_expire_all_delegations
Trond Myklebust
2006-01-06
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
2006-01-06
NFS: get rid of some needless code obfuscation in xdr_encode_sattr().
Trond Myklebust
2006-01-06
NFS: Send valid mode bits to the server
Trond Myklebust
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
NFSv3: try get_root user-supplied security_flavor
J. Bruce Fields
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
2006-01-06
NFS: Clean up weak cache consistency code
Trond Myklebust
2006-01-06
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
2006-01-06
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
Trond Myklebust
2006-01-06
NFS: Make directIO aware of compound pages...
Trond Myklebust
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
2006-01-06
NFSv4: Ensure that we return the delegation on the target of a rename too.
Trond Myklebust
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
2006-01-06
NFS: make "inode number mismatch" message more useful
Chuck Lever
2006-01-06
NFS: get rid of useless kernel log message
Chuck Lever
2006-01-06
NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
Chuck Lever
2006-01-06
NFS: use generic_write_checks() to sanity check direct writes
Chuck Lever
2006-01-06
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
2006-01-06
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
2006-01-06
NFSv4: Send RENEW requests to the server only when we're holding state
Trond Myklebust
2006-01-06
NFS: Convert instances of kernel_thread() to kthread()
Trond Myklebust
[prev]
[next]