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
/
nfsd
/
vfs.c
Age
Commit message (
Expand
)
Author
2007-07-31
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
Jeff Layton
2007-07-19
knfsd: clean up EX_RDONLY
J. Bruce Fields
2007-07-19
knfsd: move EX_RDONLY out of header
J. Bruce Fields
2007-07-19
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
J. Bruce Fields
2007-07-19
nfsd: fix possible read-ahead cache and export table corruption
J. Bruce Fields
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2007-07-17
knfsd: nfsd: factor nfsd_lookup into 2 pieces
J. Bruce Fields
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
2007-07-17
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
J. Bruce Fields
2007-07-17
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
2007-07-17
knfsd: nfsd4: fix handling of acl errrors
J. Bruce Fields
2007-07-13
nfsd: fix nfsd_vfs_read() splice actor setup
Jens Axboe
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
2007-01-26
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
2007-01-26
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
2006-12-13
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
2006-12-08
[PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check
Yan Burman
2006-12-08
[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-11-08
[PATCH] nfsd: fix spurious error return from nfsd_create in async case
J. Bruce Fields
2006-11-08
[PATCH] nfsd4: fix open-create permissions
J. Bruce Fields
2006-10-20
[PATCH] nfsd: vfs.c endianness annotations
Al Viro
2006-10-04
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
J.Bruce Fields
2006-10-04
[PATCH] knfsd: make nfsd readahead params cache SMP-friendly
Greg Banks
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-10-02
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
2006-06-30
[PATCH] knfsd: nfsd4: fix open flag passing
J. Bruce Fields
2006-06-30
[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()
David M. Richter
2006-06-30
[PATCH] knfsd: improve the test for cross-device-rename in nfsd
NeilBrown
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-05-21
[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()
Florin Malita
2006-04-11
[PATCH] knfsd: nfsd4: fix acl xattr length return
NeilBrown
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-01-18
[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c
NeilBrown
2006-01-18
[PATCH] nfsd/vfs.c: endianness fixes
Al Viro
2006-01-18
[PATCH] nfsd: remove inline from a couple of large NFS functions
NeilBrown
2006-01-18
[PATCH] nfsd: check error status from nfsd_sync_dir
YAMAMOTO Takashi
2006-01-10
[PATCH] add vfs_* helpers for xattr operations
Christoph Hellwig
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-06
[PATCH] knfsd: reduce stack consumption
Neil Brown
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
2005-11-07
[PATCH] knfsd: fix setattr-on-symlink error return
NeilBrown
[next]