index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
pnfs: change how lsegs are removed from layout list
Fred Isaman
3
-44
/
+96
2011-01-06
pnfs: change layout state seqlock to a spinlock
Fred Isaman
3
-61
/
+27
2011-01-06
pnfs: add prefix to struct pnfs_layout_hdr fields
Fred Isaman
3
-56
/
+56
2011-01-06
pnfs: add prefix to struct pnfs_layout_segment fields
Fred Isaman
3
-39
/
+39
2011-01-06
pnfs: remove unnecessary field lgp->status
Fred Isaman
1
-2
/
+1
2011-01-06
pnfs: fix incorrect comment in destroy_lseg
Fred Isaman
1
-1
/
+1
2011-01-06
NFS rename client back channel transport field
Andy Adamson
1
-6
/
+6
2011-01-06
NFS add session back channel draining
Andy Adamson
5
-15
/
+85
2011-01-06
NFS RPC_AUTH_GSS unsupported on v4.1 back channel
Andy Adamson
1
-0
/
+3
2011-01-06
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
6
-188
/
+245
2011-01-06
NFS associate sessionid with callback connection
Andy Adamson
3
-0
/
+38
2011-01-06
NFS implement v4.0 callback_ident
Andy Adamson
4
-0
/
+54
2011-01-06
NFS do not clear minor version at nfs_client free
Andy Adamson
1
-13
/
+9
2011-01-06
NFS use svc_create_xprt for NFSv4.1 callback service
Andy Adamson
1
-10
/
+18
2011-01-04
nfsv4: Switch to generic xattr handling code
Aneesh Kumar K.V
4
-37
/
+44
2011-01-04
nfs: Set MS_POSIXACL always
Aneesh Kumar K.V
3
-2
/
+16
2011-01-04
NFS: use ERR_CAST()
Namhyung Kim
1
-1
/
+1
2011-01-04
nfs: fix mispelling of idmap CONFIG symbol
J. Bruce Fields
1
-1
/
+1
2011-01-04
NFS: Don't leak in nfs_proc_symlink()
Jesper Juhl
1
-1
/
+2
2010-12-21
NFSv4: Convert a few commas into semicolons...
Trond Myklebust
2
-9
/
+9
2010-12-21
NFS: suppressing showing of default mount port value in /proc fixed
Stanislav Kinsbursky
1
-1
/
+3
2010-12-21
nfs4: fix units bug causing hang on recovery
J. Bruce Fields
1
-1
/
+1
2010-12-21
nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()
Jesper Juhl
1
-5
/
+2
2010-12-21
NFS: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
4
-485
/
+427
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
4
-622
/
+447
2010-12-16
NFS: Remove unused UMNT response data structure
Chuck Lever
1
-2
/
+0
2010-12-16
NFS: Avoid return code checking in mount XDR encoder functions
Chuck Lever
1
-20
/
+15
2010-12-16
NFS: Squelch compiler warning in decode_getdeviceinfo()
Chuck Lever
1
-1
/
+1
2010-12-16
NFS: Simplify ->decode_dirent() calling sequence
Chuck Lever
6
-41
/
+59
2010-12-16
NFS: Fix hdrlen calculation in NFSv4's decode_read()
Chuck Lever
1
-1
/
+1
2010-12-16
NFS: Repair whitespace damage in NFS PROC macro
Chuck Lever
2
-60
/
+60
2010-12-16
NFS: Move and update xdr_decode_foo() functions that we're keeping
Chuck Lever
1
-69
/
+67
2010-12-16
NFS: Remove unused old NFSv3 decoder functions
Chuck Lever
1
-508
/
+4
2010-12-16
NFS: Switch in new NFSv3 decoder functions
Chuck Lever
1
-34
/
+30
2010-12-16
NFS: Introduce new-style XDR decoding functions for NFSv2
Chuck Lever
1
-79
/
+1445
2010-12-16
NFS: Update xdr_encode_foo() functions that we're keeping
Chuck Lever
1
-56
/
+55
2010-12-16
NFS: Remove unused old NFSv3 encoder functions
Chuck Lever
1
-324
/
+4
2010-12-16
NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones
Chuck Lever
1
-28
/
+30
2010-12-16
NFS: Introduce new-style XDR encoding functions for NFSv3
Chuck Lever
1
-3
/
+830
2010-12-16
NFS: Move and update xdr_decode_foo() functions that we're keeping
Chuck Lever
1
-41
/
+56
2010-12-16
NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
Chuck Lever
1
-249
/
+4
2010-12-16
NFS: Introduce new-style XDR decoding functions for NFSv2
Chuck Lever
3
-10
/
+558
2010-12-16
NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
Chuck Lever
2
-9
/
+11
2010-12-16
NFS: Update xdr_encode_foo() functions that we're keeping
Chuck Lever
1
-26
/
+33
2010-12-16
NFS: Remove old NFSv2 encoder functions
Chuck Lever
1
-245
/
+4
2010-12-16
NFS: Introduce new-style XDR encoding functions for NFSv2
Chuck Lever
1
-3
/
+403
2010-12-10
NFS: Fix panic after nfs_umount()
Chuck Lever
1
-2
/
+2
2010-12-07
nfs: remove extraneous and problematic calls to nfs_clear_request
Trond Myklebust
3
-4
/
+4
2010-12-07
nfs: kernel should return EPROTONOSUPPORT when not support NFSv4
Mi Jinlong
1
-4
/
+0
[next]