index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-02
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
Benny Halevy
1
-7
/
+3
2008-07-01
nfsd: clean up mnt_want_write calls
Miklos Szeredi
1
-14
/
+11
2008-06-30
nfsd: treat all shutdown signals as equivalent
Jeff Layton
1
-25
/
+5
2008-06-30
nfsd: fix spurious EACCESS in reconnect_path()
Neil Brown
1
-3
/
+26
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
9
-84
/
+92
2008-06-23
knfsd: nfsd: Handle ERESTARTSYS from syscalls.
NeilBrown
1
-0
/
+1
2008-06-23
nfsd: fix race in nfsd_nrthreads()
Neil Brown
1
-4
/
+6
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
1
-2
/
+1
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
1
-16
/
+29
2008-06-23
knfsd: remove special handling for SIGHUP
Jeff Layton
1
-25
/
+8
2008-06-23
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
3
-17
/
+74
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
2
-27
/
+55
2008-06-23
nfsd: make nfs4xdr WRITEMEM safe against zero count
Benny Halevy
1
-1
/
+1
2008-06-23
nfsd: add dprintk of compound return
J. Bruce Fields
1
-0
/
+1
2008-05-18
nfsd: reorder printk in do_probe_callback to avoid use-after-free
J. Bruce Fields
1
-1
/
+1
2008-05-18
nfsd: remove unnecessary atomic ops
J. Bruce Fields
1
-2
/
+2
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-29
nfsd: use proc_create to setup de->proc_fops
Denis V. Lunev
1
-2
/
+2
2008-04-25
nfsd: don't allow setting ctime over v4
J. Bruce Fields
1
-14
/
+0
2008-04-25
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
1
-3
/
+0
2008-04-25
lockd: unlock lockd locks held for a certain filesystem
Wendy Cheng
1
-0
/
+32
2008-04-25
lockd: unlock lockd locks associated with a given server ip
Wendy Cheng
1
-0
/
+33
2008-04-23
knfsd: clear both setuid and setgid whenever a chown is done
Jeff Layton
1
-13
/
+14
2008-04-23
knfsd: get rid of imode variable in nfsd_setattr
Jeff Layton
1
-3
/
+1
2008-04-23
nfsd: use static memory for callback program and stats
Olga Kornievskaia
1
-11
/
+17
2008-04-23
nfsd: move most of fh_verify to separate function
J. Bruce Fields
1
-105
/
+123
2008-04-23
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
1
-2
/
+2
2008-04-23
nfsd: fix sparse warning in vfs.c
Harvey Harrison
1
-1
/
+1
2008-04-23
nfsd: fix sparse warnings
Harvey Harrison
4
-13
/
+7
2008-04-23
make nfsd_create_setattr() static
Adrian Bunk
1
-1
/
+1
2008-04-23
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
1
-2
/
+0
2008-04-23
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
1
-3
/
+10
2008-04-23
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
1
-1
/
+1
2008-04-23
nfsd4: simplify stateid sequencing checks
J. Bruce Fields
1
-15
/
+26
2008-04-23
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
J. Bruce Fields
1
-7
/
+7
2008-04-23
IPv6 support for NFS server export caches
Aurélien Charbon
2
-5
/
+19
2008-04-19
[PATCH] r/o bind mounts: check mnt instead of superblock directly
Dave Hansen
1
-2
/
+3
2008-04-19
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
Dave Hansen
2
-1
/
+10
2008-04-19
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
Dave Hansen
1
-4
/
+13
2008-04-19
[PATCH] r/o bind mounts: write counts for link/symlink
Dave Hansen
1
-1
/
+13
2008-04-19
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
2
-2
/
+26
2008-04-19
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
2
-2
/
+18
2008-04-19
[PATCH] r/o bind mounts: create helper to drop file write access
Dave Hansen
1
-1
/
+2
2008-03-14
nfsd: fix oops on access from high-numbered ports
J. Bruce Fields
1
-2
/
+2
2008-02-21
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
1
-1
/
+1
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
1
-1
/
+1
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
1
-2
/
+2
2008-02-14
Use struct path in struct svc_expkey
Jan Blunck
1
-17
/
+13
2008-02-14
Use struct path in struct svc_export
Jan Blunck
8
-67
/
+65
2008-02-14
Introduce path_put()
Jan Blunck
3
-7
/
+7
[prev]
[next]