index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-09
NFS: implement option checking when remounting NFS filesystems (resend)
Jeff Layton
1
-0
/
+76
2008-07-09
fs/nfs/nfsroot.c: remove CVS keyword
Adrian Bunk
1
-2
/
+0
2008-07-09
NFS: Fix trace debugging nits in write.c
Chuck Lever
1
-13
/
+14
2008-07-09
NFS: Use NFSDBG_FILE for all fops
Chuck Lever
3
-30
/
+43
2008-07-09
NFS: Add debugging facility for NFS aops
Chuck Lever
1
-2
/
+27
2008-07-09
NFS: Make nfs_open methods consistent
Chuck Lever
2
-2
/
+9
2008-07-09
NFS: Make nfs_llseek methods consistent
Chuck Lever
2
-2
/
+15
2008-07-09
NFS: Make nfs_fsync methods consistent
Chuck Lever
2
-6
/
+9
2008-07-09
NFS: do_setlk(): don't flush caches when we have a delegation
Trond Myklebust
1
-1
/
+2
2008-07-09
NFS: Revert commit 44dd151d
Trond Myklebust
1
-11
/
+2
2008-07-09
NFS: Optimise append writes with holes
Trond Myklebust
2
-9
/
+23
2008-07-09
NFS: Add correct bounds checking to NFSv2 locks
Trond Myklebust
2
-5
/
+39
2008-07-09
NFS: Fix a preemption count leak in nfs_update_request
Trond Myklebust
1
-7
/
+4
2008-07-09
NFS: Reduce the stack usage in NFSv3 create operations
Trond Myklebust
1
-129
/
+142
2008-07-09
NFS: Reduce the stack usage in NFSv4 create operations
Trond Myklebust
1
-107
/
+97
2008-07-08
NFS: Fix readdir cache invalidation
Trond Myklebust
1
-1
/
+1
2008-07-02
Remove BKL from remote_llseek v2
Andi Kleen
1
-1
/
+5
2008-06-23
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
1
-3
/
+4
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2
-6
/
+7
2008-06-23
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-05-16
nfs: make nfs4_drop_state_owner() static
Adrian Bunk
2
-2
/
+1
2008-05-16
nfs: path_{get,put}() cleanups
Jan Blunck
3
-8
/
+4
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
18
-123
/
+123
2008-05-16
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
1
-0
/
+10
2008-05-16
NFSv4: Check the return value of decode_compound_hdr_arg()
Trond Myklebust
1
-11
/
+11
2008-05-16
nfs: fix race in nfs_dirty_request
Fred Isaman
1
-1
/
+1
2008-05-16
NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching
Trond Myklebust
1
-0
/
+7
2008-04-30
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
1
-0
/
+26
2008-04-29
nfs: use proc_create to setup de->proc_fops
Denis V. Lunev
1
-8
/
+6
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
1
-3
/
+3
2008-04-25
[PATCH] restore sane ->umount_begin() API
Al Viro
1
-5
/
+3
2008-04-24
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
17
-392
/
+671
2008-04-24
Merge branch 'devel'
Trond Myklebust
17
-392
/
+671
2008-04-23
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
Jeff Layton
1
-6
/
+12
2008-04-23
nfsd: fix comment
J. Bruce Fields
1
-1
/
+1
2008-04-23
NFS: convert nfs4 callback thread to kthread API
Jeff Layton
1
-38
/
+35
2008-04-23
nfs: remove unnecessary NFS_NEED_* defines
J. Bruce Fields
1
-1
/
+0
2008-04-19
make nfs_automount_list static
Adrian Bunk
1
-1
/
+1
2008-04-19
NFS: remove duplicate flags assignment from nfs_validate_mount_data
Jeff Layton
1
-1
/
+0
2008-04-19
NFS - fix potential NULL pointer dereference v2
Cyrill Gorcunov
1
-0
/
+16
2008-04-19
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
Trond Myklebust
1
-4
/
+37
2008-04-19
NFSv4: Reintroduce machine creds
Trond Myklebust
1
-0
/
+7
2008-04-19
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
1
-1
/
+1
2008-04-19
nfs: fix printout of multiword bitfields
Fred Isaman
1
-5
/
+5
2008-04-19
nfs: return negative error value from nfs{,4}_stat_to_errno
Benny Halevy
3
-95
/
+95
2008-04-19
NFS: Remove the buggy lock-if-signalled case from do_setlk()
Trond Myklebust
1
-10
/
+2
2008-04-19
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
1
-0
/
+2
2008-04-19
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2
-7
/
+23
2008-04-19
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
1
-4
/
+1
2008-04-19
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
Trond Myklebust
3
-26
/
+40
[prev]
[next]