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
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-06
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+1
2010-01-06
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2009-12-20
nfsd: fix "insecure" export option
J. Bruce Fields
1
-1
/
+1
2009-12-20
nfsd: fix "insecure" export option
J. Bruce Fields
1
-1
/
+1
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-4
/
+1
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
1
-2
/
+1
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
1
-2
/
+0
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
27
-61
/
+2
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
5
-0
/
+213
2009-12-15
nfsd: make V4ROOT exports read-only
J. Bruce Fields
1
-4
/
+11
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
3
-6
/
+39
2009-12-15
nfsd: allow exports of symlinks
J. Bruce Fields
1
-2
/
+4
2009-12-15
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
3
-4
/
+9
2009-12-15
nfsd: filter lookup results in V4ROOT case
J. Bruce Fields
1
-1
/
+14
2009-12-15
nfsd4: don't continue "under" mounts in V4ROOT case
J. Bruce Fields
1
-2
/
+10
2009-12-15
nfsd: introduce export flag for v4 pseudoroot
Steve Dickson
1
-0
/
+1
2009-12-14
nfsd: let "insecure" flag vary by pseudoflavor
J. Bruce Fields
1
-1
/
+3
2009-12-14
nfsd: new interface to advertise export features
J. Bruce Fields
1
-0
/
+21
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
26
-40
/
+1963
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
22
-237
/
+2
2009-12-14
nfsd4: fix share mode permissions
J. Bruce Fields
1
-1
/
+1
2009-11-25
nfsd: simplify fh_verify access checks
J. Bruce Fields
1
-29
/
+21
2009-11-23
Merge commit 'v2.6.32-rc8' into HEAD
J. Bruce Fields
1
-1
/
+1
2009-11-14
Fix memory corruption caused by nfsd readdir+
Petr Vandrovec
1
-1
/
+1
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
13
-0
/
+110
2009-11-05
nfsd: use STATEID_FMT and STATEID_VAL for printing stateids
Benny Halevy
1
-30
/
+16
2009-11-04
nfsd: register NFS_ACL with rpcbind
Peter Staubach
2
-3
/
+12
2009-10-27
nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
Frank Filz
1
-1
/
+1
2009-10-27
nfsd4.1: common slot allocation size calculation
J. Bruce Fields
1
-3
/
+11
2009-10-27
nfsd4.1: fix session memory use calculation
J. Bruce Fields
1
-1
/
+4
2009-10-27
Merge commit 'v2.6.32-rc5' into for-2.6.33
J. Bruce Fields
1
-1
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-28
nfsd41: use sv_max_mesg for forechannel max sizes
Andy Adamson
1
-1
/
+2
2009-09-28
nfsd4: fix error return when pseudoroot missing
J. Bruce Fields
2
-4
/
+19
2009-09-28
nfsd: minor nfsd_lookup cleanup
J. Bruce Fields
1
-24
/
+36
2009-09-28
nfsd4: cross mountpoints when looking up parents
J. Bruce Fields
1
-1
/
+1
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-607
/
+778
2009-09-22
const: make lock_manager_operations const
Alexey Dobriyan
1
-2
/
+2
2009-09-21
nfsd4: nfsv4 clients should cross mountpoints
Steve Dickson
1
-1
/
+8
2009-09-15
nfsd41: Refactor create_client()
Ricardo Labiaga
1
-44
/
+45
2009-09-15
nfsd41: modify nfsd4.1 backchannel to use new xprt class
Alexandros Batsakis
1
-2
/
+6
2009-09-15
nfsd41: Backchannel: Implement cb_recall over NFSv4.1
Ricardo Labiaga
1
-5
/
+48
2009-09-15
nfsd41: Backchannel: cb_sequence callback
Benny Halevy
1
-0
/
+72
2009-09-15
nfsd41: Backchannel: Setup sequence information
Ricardo Labiaga
2
-0
/
+63
2009-09-15
nfsd41: Backchannel: Server backchannel RPC wait queue
Ricardo Labiaga
1
-0
/
+2
2009-09-15
nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
Ricardo Labiaga
1
-0
/
+5
2009-09-15
nfsd41: Backchannel: callback infrastructure
Andy Adamson
2
-2
/
+29
2009-09-15
nfsd4: use common rpc_cred for all callbacks
J. Bruce Fields
2
-28
/
+11
[next]