Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bce4f9e764c36bc35dd5c9cf9e057c09f422397d
/
fs
/
nfsd
/
vfs.c
« Previous
0d9f9e1
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
039a87c
nfsd: minor nfsd read api cleanup
by J. Bruce Fields
· 14 years ago
6904996
gcc-4.6: nfsd: fix initialized but not read warnings
by Andi Kleen
· 14 years ago
2a12a9d
fsnotify: pass a file instead of an inode to open, read, and write
by Eric Paris
· 15 years ago
fa0a212
nfsd: bypass readahead cache when have struct file
by J. Bruce Fields
· 14 years ago
55b1335
nfsd: remove unused assignment from nfsd_link
by J. Bruce Fields
· 14 years ago
6a85d6c
nfsd4: comment nitpick
by J. Bruce Fields
· 14 years ago
b95a568
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
44b5660
Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming
by J. Bruce Fields
· 14 years ago
b160fda
nfsd: nfsd_setattr needs to call commit_metadata
by Christoph Hellwig
· 14 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
5306293
Merge commit 'v2.6.34-rc6'
by J. Bruce Fields
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9188525
nfsd: don't break lease while servicing a COMMIT
by Jeff Layton
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
4ea41e2d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
by J. Bruce Fields
· 15 years ago
8737c93
Switch may_open() and break_lease() to passing O_...
by Al Viro
· 15 years ago
f501912
commit_metadata export operation replacing nfsd_sync_dir
by Ben Myers
· 15 years ago
aeaa5cc
vfs: don't call ima_file_check() unconditionally in nfsd_open()
by Chuck Ebbert
· 15 years ago
9bbb6ca
ima: rename ima_path_check to ima_file_check
by Mimi Zohar
· 15 years ago
8eb988c
fix ima breakage
by Mimi Zohar
· 15 years ago
1e41568
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
by Al Viro
· 15 years ago
aa696a6
nfsd: Use vfs_fsync_range() in nfsd_commit
by Trond Myklebust
· 15 years ago
6a68f89
nfsd: use vfs_fsync for non-directories
by Christoph Hellwig
· 15 years ago
93939f4
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
7211a4e
nfsd: make sure data is on disk before calling ->fsync
by Christoph Hellwig
· 15 years ago
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
1429b3e
Untangling ima mess, part 3: kill dead code in ima
by Al Viro
· 15 years ago
b65a9cf
Untangling ima mess, part 2: deal with counters
by Al Viro
· 15 years ago
7663dac
nfsd: remove pointless paths in file headers
by J. Bruce Fields
· 15 years ago
03a816b
nfsd: restrict filehandles accepted in V4ROOT case
by Steve Dickson
· 15 years ago
3227fa4
nfsd: filter readdir results in V4ROOT case
by J. Bruce Fields
· 15 years ago
82ead7f
nfsd: filter lookup results in V4ROOT case
by J. Bruce Fields
· 15 years ago
3b6cee7bc
nfsd4: don't continue "under" mounts in V4ROOT case
by J. Bruce Fields
· 15 years ago
9a74af2
nfsd: Move private headers to source directory
by Boaz Harrosh
· 15 years ago
341eb18
nfsd: Source files #include cleanups
by Boaz Harrosh
· 15 years ago
0a3adad
nfsd: make fs/nfsd/vfs.h for common includes
by J. Bruce Fields
· 15 years ago
289ede4
nfsd: minor nfsd_lookup cleanup
by J. Bruce Fields
· 15 years ago
fed8381
nfsd4: cross mountpoints when looking up parents
by J. Bruce Fields
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
3c394dd
nfsd4: nfsv4 clients should cross mountpoints
by Steve Dickson
· 15 years ago
e0e8173
CRED: Add some configurable debugging [try #6]
by David Howells
· 15 years ago
033a666
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
by David Howells
· 15 years ago
7e0338c
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
by Linus Torvalds
· 15 years ago
e4636d5
nfsd: minor nfsd_vfs_write cleanup
by J. Bruce Fields
· 15 years ago
d911df7
nfsd: Pull write-gathering code out of nfsd_vfs_write
by J. Bruce Fields
· 15 years ago
9d2a3f3
nfsd: track last inode only in use_wgather case
by J. Bruce Fields
· 15 years ago
48e03bc
nfsd: Use write gathering only with NFSv2
by Trond Myklebust
· 15 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
bab77eb
switch follow_up() to struct path
by Al Viro
· 16 years ago
e64c390
switch rqst_exp_parent()
by Al Viro
· 16 years ago
91c9fa8
switch rqst_exp_get_by_name()
by Al Viro
· 16 years ago
0b4ec6e
Merge branch 'master' into next
by James Morris
· 15 years ago
14dba53
integrity: nfsd imbalance bug fix
by Mimi Zohar
· 15 years ago
a0d24b2
nfsd: fix hung up of nfs client while sync write data to nfs server
by Wei Yongjun
· 15 years ago
2f9092e
Fix i_mutex vs. readdir handling in nfsd
by David Woodhouse
· 16 years ago
1644ccc
Safer nfsd_cross_mnt()
by Al Viro
· 16 years ago
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
2c9e15a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 16 years ago
90c0af0
nfsd: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
0953e62
Inconsistent setattr behaviour
by Sachin S. Prabhu
· 16 years ago
31dec25
Short write in nfsd becomes a full write to the client
by David Shaw
· 16 years ago
4ac35c2
nfsd(v2/v3): fix the failure of creation from HPUX client
by wengang wang
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
9a8d248
nfsd: fix double-locks of directory mutex
by J. Bruce Fields
· 16 years ago
4c728ef
add a vfs_fsync helper
by Christoph Hellwig
· 16 years ago
acfa438
inode->i_op is never NULL
by Al Viro
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
5cc0a84
CRED: Wrap task credential accesses in the NFS daemon
by David Howells
· 16 years ago
b726e92
Fix nfsd truncation of readdir results
by Doug Nazar
· 16 years ago
8d7c420
nfsd: fix failure to set eof in readdir in some situations
by J. Bruce Fields
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
c002a6c
[PATCH] Optimise NFS readdir hack slightly.
by David Woodhouse
· 16 years ago
53c9c5c
[PATCH] prepare vfs_readdir() callers to returning filldir result
by Al Viro
· 16 years ago
14f7dd6
[PATCH] Copy XFS readdir hack into nfsd code.
by David Woodhouse
· 16 years ago
2628b76
[PATCH] Factor out nfsd_do_readdir() into its own function
by David Woodhouse
· 16 years ago
6c6a426
nfsd: Fix memory leak in nfsd_getxattr
by Krishna Kumar
· 16 years ago
54a66e5
knfsd: allocate readahead cache in individual chunks
by Jeff Layton
· 16 years ago
04716e6
nfsd: permit unauthenticated stat of export root
by J. Bruce Fields
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
db2e747
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
by Miklos Szeredi
· 16 years ago
07cad1d
nfsd: clean up mnt_want_write calls
by Miklos Szeredi
· 16 years ago
8837abc
nfsd: rename MAY_ flags
by Miklos Szeredi
· 16 years ago
ca45625
knfsd: clear both setuid and setgid whenever a chown is done
by Jeff Layton
· 17 years ago
dee3209
knfsd: get rid of imode variable in nfsd_setattr
by Jeff Layton
· 17 years ago
3ba1514
nfsd: fix sparse warning in vfs.c
by Harvey Harrison
· 17 years ago
f2b0dee
make nfsd_create_setattr() static
by Adrian Bunk
· 17 years ago
2c463e9
[PATCH] r/o bind mounts: check mnt instead of superblock directly
by Dave Hansen
· 17 years ago
18f335a
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
by Dave Hansen
· 17 years ago
9079b1e
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
by Dave Hansen
· 17 years ago
75c3f29
[PATCH] r/o bind mounts: write counts for link/symlink
by Dave Hansen
· 17 years ago
463c319
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
by Dave Hansen
· 17 years ago
0622753
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
by Dave Hansen
· 17 years ago
5477549
Use struct path in struct svc_export
by Jan Blunck
· 17 years ago
5c002b3
nfsd: allow root to set uid and gid on create
by J. Bruce Fields
· 17 years ago
5a022fc
NFSD: Adjust filename length argument of nfsd_lookup
by Chuck Lever
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
Next »