Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c8e170aaa7ba62c0160e96a52e25ad004419109
/
fs
/
nfsd
/
vfs.c
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
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
· 16 years ago
a0d24b2
nfsd: fix hung up of nfs client while sync write data to nfs server
by Wei Yongjun
· 16 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
8a0ce7d
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
by Jeff Layton
· 17 years ago
b537677
Implement file posix capabilities
by Serge E. Hallyn
· 17 years ago
a8754be
r/o bind mounts: create cleanup helper svc_msnfs()
by Dave Hansen
· 17 years ago
541010e
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
5e7fc43
nfsd: remove IS_ISMNDLCK macro
by J. Bruce Fields
· 17 years ago
a16877c
Cleanup macros for distinguishing mandatory locks
by Pavel Emelyanov
· 17 years ago
9c85fca
nfsd: fix horrible indentation in nfsd_setattr
by Christoph Hellwig
· 18 years ago
a1033be
knfsd: Fixed problem with NFS exporting directories which are mounted on.
by Neil Brown
· 17 years ago
749997e
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
by Jeff Layton
· 17 years ago
c7d5140
knfsd: clean up EX_RDONLY
by J. Bruce Fields
· 17 years ago
e22841c
knfsd: move EX_RDONLY out of header
by J. Bruce Fields
· 17 years ago
5d3dbbe
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
by J. Bruce Fields
· 17 years ago
a280df3
nfsd: fix possible read-ahead cache and export table corruption
by J. Bruce Fields
· 17 years ago
0ec757d
knfsd: nfsd4: make readonly access depend on pseudoflavor
by J. Bruce Fields
· 17 years ago
32c1eb0
knfsd: nfsd4: return nfserr_wrongsec
by Andy Adamson
· 17 years ago
6c0a654
knfsd: nfsd: factor nfsd_lookup into 2 pieces
by J. Bruce Fields
· 17 years ago
0989a78
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
by J. Bruce Fields
· 17 years ago
87548c3
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
by J. Bruce Fields
· 17 years ago
2d3bb25
knfsd: nfsd: make all exp_finding functions return -errno's on err
by J. Bruce Fields
· 17 years ago
4b2ca38
knfsd: nfsd4: fix handling of acl errrors
by J. Bruce Fields
· 17 years ago
4fbef20
nfsd: fix nfsd_vfs_read() splice actor setup
by Jens Axboe
· 17 years ago
cac36bb0
pipe: change the ->pin() operation to ->confirm()
by Jens Axboe
· 17 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 17 years ago
Next »