aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
* nfsd: open a file descriptor for fsync in nfs4 recoveryChristoph Hellwig2010-05-21
* Revert "nfsd4: distinguish expired from stale stateids"J. Bruce Fields2010-05-18
* nfsd: safer initialization order in find_file()Pavel Emelyanov2010-05-18
* nfs4: minor callback code simplification, commentJ. Bruce Fields2010-05-18
* NFSD: don't report compiled-out versions as presentPavel Emelyanov2010-05-14
* nfsd4: implement reclaim_completeJ. Bruce Fields2010-05-13
* nfsd4: nfsd4_destroy_session must set callback client under the state lockBenny Halevy2010-05-13
* nfsd4: keep a reference count on client while in useBenny Halevy2010-05-13
* nfsd4: mark_client_expiredBenny Halevy2010-05-13
* nfsd4: introduce nfs4_client.cl_refcountBenny Halevy2010-05-13
* nfsd4: refactor expire_clientBenny Halevy2010-05-11
* nfsd4: extend the client_lock to cover cl_lruBenny Halevy2010-05-11
* nfsd4: use list_move in move_to_confirmedBenny Halevy2010-05-11
* nfsd4: fold release_session into expire_clientBenny Halevy2010-05-11
* nfsd4: rename sessionid_lock to client_lockBenny Halevy2010-05-11
* nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields2010-05-07
* Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-04
|\
| * nfsd4: bug in read_bufNeil Brown2010-04-26
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy2010-05-04
* | | nfsd4: fix unlikely race in session replay caseJ. Bruce Fields2010-05-03
* | | nfsd: potential ERR_PTR dereference on exp_export() error paths.Dan Carpenter2010-04-22
* | | nfsd4: complete enforcement of 4.1 op orderingJ. Bruce Fields2010-04-22
* | | nfsd4: allow 4.0 clients to change callback pathJ. Bruce Fields2010-04-22
* | | nfsd4: rearrange cb data structuresJ. Bruce Fields2010-04-22
* | | nfsd4: cl_count is unusedJ. Bruce Fields2010-04-22
* | | nfsd4: don't sleep in lease-break callbackJ. Bruce Fields2010-04-22
* | | nfsd4: indentation cleanupJ. Bruce Fields2010-04-19
* | | nfsd4: consistent session flag settingJ. Bruce Fields2010-04-16
* | | nfsd4: remove probe task's reference on clientJ. Bruce Fields2010-04-02
* | | nfsd4: remove dprintkJ. Bruce Fields2010-04-02
* | | nfsd4: shutdown callbacks on expiryJ. Bruce Fields2010-04-02
* | | nfsd4: preallocate nfs4_rpc_argsJ. Bruce Fields2010-04-02
* | | nfsd: don't break lease while servicing a COMMITJeff Layton2010-03-22
* | | nfsd: factor out hash functions for export caches.NeilBrown2010-03-16
* | | Merge commit 'v2.6.34-rc1' into for-2.6.35-incomingJ. Bruce Fields2010-03-09
|\| |
| * | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-03-06
| |\ \
| * | | vfs: take f_lock on modifying f_mode after open timeWu Fengguang2010-03-06
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
| |\ \ \
| | * | | dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04
| * | | | fix NFS4 handling of mountpoint statAl Viro2010-03-03
| * | | | Switch may_open() and break_lease() to passing O_...Al Viro2010-03-03
| |/ / /
* | | | nfsd4: document lease/grace-period limitsJ. Bruce Fields2010-03-06
* | | | nfsd4: allow setting grace period timeJ. Bruce Fields2010-03-06
* | | | nfsd4: reshuffle lease-setting code to allow reuseJ. Bruce Fields2010-03-06
* | | | nfsd4: remove unnecessary lease-setting functionJ. Bruce Fields2010-03-06