summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-02NFSv4: do exact check about attribute specifiedYu Zhiguo2-38/+103
2009-05-27knfsd: remove unreported filehandle stats countersGreg Banks1-6/+0
2009-05-27knfsd: fix reply cache memory corruptionGreg Banks1-2/+2
2009-05-27knfsd: reply cache cleanupsGreg Banks2-12/+20
2009-05-13lockd: fix FILE_LOCKING=n build errorRandy Dunlap2-1/+3
2009-05-06nfsd: nfs4_stat_init cleanupWang Chen1-2/+1
2009-05-03nfsd: use C99 struct initializersRandy Dunlap1-56/+56
2009-05-03nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields2-50/+52
2009-05-02nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields2-2/+3
2009-05-02nfsd4: remove unused dl_truncJ. Bruce Fields3-5/+1
2009-05-02nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields3-29/+18
2009-05-01nfsd4: rename callback struct to cb_connJ. Bruce Fields3-21/+21
2009-04-29nfsd4: replace callback thread by asynchronous rpcJ. Bruce Fields1-16/+22
2009-04-29nfsd4: lookup up callback cred only onceJ. Bruce Fields3-0/+31
2009-04-29nfsd4: create rpc callback client from server threadJ. Bruce Fields1-15/+16
2009-04-29nfsd4: set cb_client inside setup_callback_clientJ. Bruce Fields1-14/+12
2009-04-29nfsd4: set shorter timeoutJ. Bruce Fields1-4/+7
2009-04-29nfsd4: setclientid_confirm callback-change fixesJ. Bruce Fields1-2/+0
2009-04-29nfsd: quiet compile warningJ. Bruce Fields1-1/+1
2009-04-29nfsd: support ext4 i_versionJ. Bruce Fields4-25/+63
2009-04-29nfsd4: delete obsolete xdr commentsJ. Bruce Fields1-27/+0
2009-04-29nfsd: eliminate ENCODE_HEAD macroJ. Bruce Fields1-24/+22
2009-04-28NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.cChuck Lever1-5/+9
2009-04-28NFSD: Stricter buffer size checking in write_versions()Chuck Lever1-7/+25
2009-04-28NFSD: Stricter buffer size checking in write_recoverydir()Chuck Lever1-2/+3
2009-04-28SUNRPC: Clean up one_sock_name()Chuck Lever1-10/+11
2009-04-28SUNRPC: Support PF_INET6 in one_sock_name()Chuck Lever1-0/+7
2009-04-28SUNRPC: Switch one_sock_name() to use snprintf()Chuck Lever1-7/+18
2009-04-28SUNRPC: pass buffer size to svc_sock_names()Chuck Lever3-4/+22
2009-04-28SUNRPC: pass buffer size to svc_addsock()Chuck Lever3-5/+16
2009-04-28NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever3-19/+41
2009-04-28NFSD: move lockd_up() before svc_addsock()Chuck Lever1-9/+10
2009-04-28NFSD: Finish refactoring __write_ports()Chuck Lever1-7/+13
2009-04-28NFSD: Note an additional requirement when passing TCP sockets to portlistChuck Lever1-1/+3
2009-04-28NFSD: Refactor socket creation out of __write_ports()Chuck Lever1-30/+34
2009-04-28NFSD: Refactor portlist socket closing into a helperChuck Lever1-12/+24
2009-04-28NFSD: Refactor transport addition out of __write_ports()Chuck Lever1-23/+33
2009-04-28NFSD: Refactor transport removal out of __write_ports()Chuck Lever1-24/+29
2009-04-28SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2-5/+7
2009-04-28net/sunrpc/svc_xprt.c: fix sparse warningsH Hartley Sweeten1-0/+1
2009-04-28update Documentation/filesystems/00-INDEX with new nfsd related docs.Benny Halevy1-0/+4
2009-04-25nfsd4: distinguish expired from stale stateidsBian Naimeng1-13/+49
2009-04-24lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher3-1/+5
2009-04-23rpcgss: remove redundant test on unsignedRoel Kluin1-9/+4
2009-04-22Linux 2.6.30-rc3v2.6.30-rc3Linus Torvalds1-1/+1
2009-04-22driver synchronization: make scsi_wait_scan more advancedArjan van de Ven4-2/+13
2009-04-22Trivial: fix a typo in slow-work.hJonathan Corbet1-1/+1
2009-04-22PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells3-44/+86
2009-04-22FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells9-35/+50
2009-04-21bfin_5xx: misplaced parenthesesRoel Kluin1-3/+3