Kent Overstreet
|
e49dbbf3e7
nfsd: fix bad offset use
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
6fab877900
nfsd: Properly compare and initialize kuids and kgids
|
12 years ago |
J. Bruce Fields
|
10532b560b
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
|
12 years ago |
J. Bruce Fields
|
afc59400d6
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
|
12 years ago |
J. Bruce Fields
|
79f77bf9a4
nfsd: warn on odd reply state in nfsd_vfs_read
|
12 years ago |
Neil Brown
|
7007c90fb9
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
|
12 years ago |
J. Bruce Fields
|
face15025f
nfsd: use vfs_fsync_range(), not O_SYNC, for stable writes
|
12 years ago |
J. Bruce Fields
|
fae5096ad2
nfsd: assume writeable exportabled filesystems have f_sync
|
12 years ago |
J. Bruce Fields
|
f474af7051
nfs: disintegrate UAPI for nfs
|
12 years ago |
Eric W. Biederman
|
5f3a4a28ec
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
|
12 years ago |
J. Bruce Fields
|
fac7a17b5f
nfsd4: cast readlink() bug argument
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Linus Torvalds
|
08843b79fb
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
Jan Kara
|
4a55c1017b
nfsd: Push mnt_want_write() outside of i_mutex
|
13 years ago |
Al Viro
|
765927b2d5
switch dentry_open() to struct path, make it grab references itself
|
13 years ago |
Al Viro
|
312b63fba9
don't pass nameidata * to vfs_create()
|
13 years ago |
J. Bruce Fields
|
d91d0b5690
nfsd: allow owner_override only for regular files
|
13 years ago |
Jeff Layton
|
b108fe6b08
nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek
|
13 years ago |
J. Bruce Fields
|
9dc4e6c4d1
nfsd: don't fail unchecked creates of non-special files
|
13 years ago |
Linus Torvalds
|
71db34fc43
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
Al Viro
|
68ac1234fb
switch touch_atime to struct path
|
13 years ago |
Bernd Schubert
|
06effdbb49
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
|
13 years ago |
Bernd Schubert
|
999448a8c0
nfsd: rename 'int access' to 'int may_flags' in nfsd_open()
|
13 years ago |
Linus Torvalds
|
0b48d42235
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
Chuck Lever
|
9b4146e855
NFSD: Change name of extended attribute containing junction
|
13 years ago |
Al Viro
|
175a4eb7ea
fs: propagate umode_t, misc bits
|
14 years ago |
Al Viro
|
bad0dcffc2
new helpers: fh_{want,drop}_write()
|
13 years ago |
J. Bruce Fields
|
856121b2e8
nfsd4: warn on open failure after create
|
13 years ago |