index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: kill off complicated macro 'PROC'
Yu Zhiguo
2009-06-02
1
-17
/
+17
*
NFSv4: do exact check about attribute specified
Yu Zhiguo
2009-06-02
2
-38
/
+103
*
knfsd: remove unreported filehandle stats counters
Greg Banks
2009-05-27
1
-6
/
+0
*
knfsd: fix reply cache memory corruption
Greg Banks
2009-05-27
1
-2
/
+2
*
knfsd: reply cache cleanups
Greg Banks
2009-05-27
1
-10
/
+19
*
nfsd: nfs4_stat_init cleanup
Wang Chen
2009-05-06
1
-2
/
+1
*
nfsd: use C99 struct initializers
Randy Dunlap
2009-05-03
1
-56
/
+56
*
nfsd4: make recall callback an asynchronous rpc
J. Bruce Fields
2009-05-03
2
-50
/
+52
*
nfsd4: track recall retries in nfs4_delegation
J. Bruce Fields
2009-05-02
1
-2
/
+2
*
nfsd4: remove unused dl_trunc
J. Bruce Fields
2009-05-02
2
-4
/
+1
*
nfsd4: eliminate struct nfs4_cb_recall
J. Bruce Fields
2009-05-02
2
-16
/
+13
*
nfsd4: rename callback struct to cb_conn
J. Bruce Fields
2009-05-01
2
-19
/
+19
*
nfsd4: replace callback thread by asynchronous rpc
J. Bruce Fields
2009-04-29
1
-16
/
+22
*
nfsd4: lookup up callback cred only once
J. Bruce Fields
2009-04-29
2
-0
/
+30
*
nfsd4: create rpc callback client from server thread
J. Bruce Fields
2009-04-29
1
-15
/
+16
*
nfsd4: set cb_client inside setup_callback_client
J. Bruce Fields
2009-04-29
1
-14
/
+12
*
nfsd4: set shorter timeout
J. Bruce Fields
2009-04-29
1
-4
/
+7
*
nfsd4: setclientid_confirm callback-change fixes
J. Bruce Fields
2009-04-29
1
-2
/
+0
*
nfsd: quiet compile warning
J. Bruce Fields
2009-04-29
1
-1
/
+1
*
nfsd: support ext4 i_version
J. Bruce Fields
2009-04-29
2
-21
/
+43
*
nfsd4: delete obsolete xdr comments
J. Bruce Fields
2009-04-29
1
-27
/
+0
*
nfsd: eliminate ENCODE_HEAD macro
J. Bruce Fields
2009-04-29
1
-24
/
+22
*
NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
Chuck Lever
2009-04-28
1
-5
/
+9
*
NFSD: Stricter buffer size checking in write_versions()
Chuck Lever
2009-04-28
1
-7
/
+25
*
NFSD: Stricter buffer size checking in write_recoverydir()
Chuck Lever
2009-04-28
1
-2
/
+3
*
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
2009-04-28
1
-1
/
+2
*
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
2009-04-28
1
-1
/
+1
*
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
2009-04-28
1
-1
/
+1
*
NFSD: move lockd_up() before svc_addsock()
Chuck Lever
2009-04-28
1
-9
/
+10
*
NFSD: Finish refactoring __write_ports()
Chuck Lever
2009-04-28
1
-7
/
+13
*
NFSD: Note an additional requirement when passing TCP sockets to portlist
Chuck Lever
2009-04-28
1
-1
/
+3
*
NFSD: Refactor socket creation out of __write_ports()
Chuck Lever
2009-04-28
1
-30
/
+34
*
NFSD: Refactor portlist socket closing into a helper
Chuck Lever
2009-04-28
1
-12
/
+24
*
NFSD: Refactor transport addition out of __write_ports()
Chuck Lever
2009-04-28
1
-23
/
+33
*
NFSD: Refactor transport removal out of __write_ports()
Chuck Lever
2009-04-28
1
-24
/
+29
*
nfsd4: distinguish expired from stale stateids
Bian Naimeng
2009-04-25
1
-13
/
+49
*
rpcgss: remove redundant test on unsigned
Roel Kluin
2009-04-23
1
-9
/
+4
*
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
2009-04-21
2
-43
/
+28
*
Safer nfsd_cross_mnt()
Al Viro
2009-04-21
1
-2
/
+7
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
11
-374
/
+1999
|
\
|
*
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
Benny Halevy
2009-04-06
1
-0
/
+2
|
*
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
2009-04-04
2
-0
/
+32
|
*
nfsd41: SUPPATTR_EXCLCREAT attribute
Benny Halevy
2009-04-04
1
-1
/
+6
|
*
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
2009-04-04
2
-18
/
+56
|
*
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
Benny Halevy
2009-04-04
1
-1
/
+2
|
*
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
Benny Halevy
2009-04-04
1
-6
/
+15
|
*
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
2009-04-04
3
-4
/
+48
|
*
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
Andy Adamson
2009-04-04
1
-1
/
+2
|
*
nfsd41: access_valid
Andy Adamson
2009-04-04
2
-5
/
+16
|
*
nfsd41: clientid handling
Andy Adamson
2009-04-04
3
-6
/
+29
[next]