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
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2
-2
/
+0
2009-07-03
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
1
-2
/
+1
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
13
-595
/
+1135
2009-06-18
nfsd41: Backchannel: minorversion support for the back channel
Andy Adamson
2
-1
/
+3
2009-06-18
nfsd41: Backchannel: cleanup nfs4.0 callback encode routines
Andy Adamson
1
-8
/
+16
2009-06-18
nfsd41: Remove ip address collision detection case
Mike Sager
1
-12
/
+6
2009-06-18
nfsd: optimise the starting of zero threads when none are running.
NeilBrown
1
-2
/
+4
2009-06-18
nfsd: don't take nfsd_mutex twice when setting number of threads.
NeilBrown
2
-5
/
+15
2009-06-16
nfsd41: sanity check client drc maxreqs
Andy Adamson
1
-0
/
+5
2009-06-16
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...
Alexandros Batsakis
2
-14
/
+16
2009-06-15
NFS: kill off complicated macro 'PROC'
Yu Zhiguo
2
-56
/
+379
2009-06-15
nfsd: minor nfsd_vfs_write cleanup
J. Bruce Fields
1
-7
/
+8
2009-06-15
nfsd: Pull write-gathering code out of nfsd_vfs_write
J. Bruce Fields
1
-30
/
+39
2009-06-15
nfsd: track last inode only in use_wgather case
J. Bruce Fields
1
-15
/
+10
2009-06-15
nfsd: Use write gathering only with NFSv2
Trond Myklebust
1
-3
/
+5
2009-06-15
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
4
-7
/
+20
2009-06-11
switch follow_down()
Al Viro
1
-2
/
+1
2009-06-11
switch follow_up() to struct path
Al Viro
1
-1
/
+1
2009-06-11
switch rqst_exp_parent()
Al Viro
2
-26
/
+22
2009-06-11
switch rqst_exp_get_by_name()
Al Viro
2
-25
/
+22
2009-06-11
switch exp_parent() to struct path
Al Viro
1
-16
/
+12
2009-06-11
nfsd struct path use: exp_get_by_name()
Al Viro
1
-20
/
+18
2009-06-09
Merge branch 'master' into next
James Morris
1
-3
/
+3
2009-06-01
NFSv4: kill off complicated macro 'PROC'
Yu Zhiguo
1
-17
/
+17
2009-06-01
NFSv4: do exact check about attribute specified
Yu Zhiguo
2
-38
/
+103
2009-05-28
integrity: nfsd imbalance bug fix
Mimi Zohar
1
-0
/
+14
2009-05-27
nfsd: fix hung up of nfs client while sync write data to nfs server
Wei Yongjun
1
-3
/
+3
2009-05-27
knfsd: remove unreported filehandle stats counters
Greg Banks
1
-6
/
+0
2009-05-27
knfsd: fix reply cache memory corruption
Greg Banks
1
-2
/
+2
2009-05-27
knfsd: reply cache cleanups
Greg Banks
1
-10
/
+19
2009-05-11
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-05-06
nfsd: nfs4_stat_init cleanup
Wang Chen
1
-2
/
+1
2009-05-06
nfsd4: check for negative dentry before use in nfsv4 readdir
J. Bruce Fields
1
-1
/
+15
2009-05-03
nfsd: use C99 struct initializers
Randy Dunlap
1
-56
/
+56
2009-05-03
nfsd4: make recall callback an asynchronous rpc
J. Bruce Fields
2
-50
/
+52
2009-05-03
nfsd41: slots are freed with session
Andy Adamson
1
-1
/
+0
2009-05-01
nfsd4: track recall retries in nfs4_delegation
J. Bruce Fields
1
-2
/
+2
2009-05-01
nfsd4: remove unused dl_trunc
J. Bruce Fields
2
-4
/
+1
2009-05-01
nfsd4: eliminate struct nfs4_cb_recall
J. Bruce Fields
2
-16
/
+13
2009-05-01
nfsd4: rename callback struct to cb_conn
J. Bruce Fields
2
-19
/
+19
2009-04-29
nfsd4: replace callback thread by asynchronous rpc
J. Bruce Fields
1
-16
/
+22
2009-04-29
nfsd4: lookup up callback cred only once
J. Bruce Fields
2
-0
/
+30
2009-04-29
nfsd4: create rpc callback client from server thread
J. Bruce Fields
1
-15
/
+16
2009-04-29
nfsd4: set cb_client inside setup_callback_client
J. Bruce Fields
1
-14
/
+12
2009-04-29
nfsd4: set shorter timeout
J. Bruce Fields
1
-4
/
+7
2009-04-29
nfsd4: setclientid_confirm callback-change fixes
J. Bruce Fields
1
-2
/
+0
2009-04-29
nfsd: quiet compile warning
J. Bruce Fields
1
-1
/
+1
2009-04-29
nfsd: support ext4 i_version
J. Bruce Fields
2
-21
/
+43
2009-04-29
nfsd4: delete obsolete xdr comments
J. Bruce Fields
1
-27
/
+0
2009-04-29
nfsd: eliminate ENCODE_HEAD macro
J. Bruce Fields
1
-24
/
+22
[next]