Commit Graph

994 Commits (5f57cbcc02cf18f6b22ef4066bb10afeb8f930ff)

Author SHA1 Message Date
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Neil Brown c1ac3ffcd0 nfsd: Fix possible BUG_ON firing in set_change_info 14 years ago
Arnd Bergmann 460781b542 BKL: remove references to lock_kernel from comments 14 years ago
J. Bruce Fields 21b75b0199 nfsd4: fix 4.1 connection registration race 14 years ago
Christoph Hellwig 51ee4b84f5 locks: let the caller free file_lock on ->setlease failure 14 years ago
J. Bruce Fields fcf744a96c nfsd4: initialize delegation pointer to lease 14 years ago
Al Viro fc14f2fef6 convert get_sb_single() users 14 years ago
Arnd Bergmann c5b1f0d92c locks/nfsd: allocate file lock outside of spinlock 14 years ago
Arnd Bergmann 763641d812 lockd: push lock_flocks down 14 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 15 years ago
J. Bruce Fields a663bdd8c5 nfsd4: fix connection allocation in sequence() 15 years ago
Andy Adamson 3c9101a057 NFSD: remove duplicate NFS4_STATEID_SIZE 15 years ago
J. Bruce Fields 5d18c1c2a9 nfsd4: only require krb5 principal for NFSv4.0 callbacks 15 years ago
J. Bruce Fields 8323c3b2a6 nfsd4: move minorversion to client 15 years ago
J. Bruce Fields 792c95dd51 nfsd4: delay session removal till free_client 15 years ago
J. Bruce Fields 5a3c9d7134 nfsd4: separate callback change and callback probe 15 years ago
J. Bruce Fields 8b5ce5cd44 nfsd4: callback program number is per-session 15 years ago
J. Bruce Fields d29c374cd2 nfsd4: track backchannel connections 15 years ago
J. Bruce Fields 86c3e16cc7 nfsd4: confirm only on succesful create_session 15 years ago
J. Bruce Fields ac7c46f29a nfsd4: make backchannel sequence number per-session 15 years ago
J. Bruce Fields 90c8145bb6 nfsd4: use client pointer to backchannel session 15 years ago
J. Bruce Fields edd7678663 nfsd4: move callback setup into session init code 15 years ago
J. Bruce Fields cd5b814458 nfsd4: don't cache seq_misordered replies 15 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
J. Bruce Fields b1e86db1de nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink 15 years ago
J. Bruce Fields ecec6e34e1 nfsd4: expire clients more promptly 15 years ago
Arnd Bergmann b89f432133 fs/locks.c: prepare for BKL removal 15 years ago
J. Bruce Fields 3351514215 nfsd4: return expired on unfound stateid's 15 years ago
J. Bruce Fields 328ead2872 nfsd4: add new connections to session 15 years ago
J. Bruce Fields db90681d6e nfsd4: refactor connection allocation 15 years ago
J. Bruce Fields 19cf5c026f nfsd4: use callbacks on svc_xprt_deletion 15 years ago
J. Bruce Fields c7662518c7 nfsd4: keep per-session list of connections 15 years ago
J. Bruce Fields 5b6feee960 nfsd4: clean up session allocation 15 years ago
J. Bruce Fields dd93842457 nfsd4: fix alloc_init_session return type 15 years ago
J. Bruce Fields c23753dac1 nfsd4: fix alloc_init_session BUILD_BUG_ON() 15 years ago
J. Bruce Fields 6ff8da0887 nfsd4: Move callback setup to callback queue 15 years ago
J. Bruce Fields fb00392326 nfsd4: remove separate cb_args struct 15 years ago
J. Bruce Fields cee277d924 nfsd4: use generic callback code in null case 15 years ago
J. Bruce Fields 5878453dbd nfsd4: generic callback code 15 years ago
J. Bruce Fields 1c8556026e nfsd4: rename nfs4_rpc_args->nfsd4_cb_args 15 years ago
J. Bruce Fields 586f36735e nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence 15 years ago
J. Bruce Fields 07263f1efe nfsd4: minor variable renaming (cb -> conn) 15 years ago
Pavel Emelyanov c653ce3f0a sunrpc: Add net to rpc_create_args 15 years ago
Pavel Emelyanov fc5d00b04a sunrpc: Add net argument to svc_create_xprt 15 years ago
Benny Halevy 2b44f1ba40 nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length 15 years ago
Pavel Emelyanov 352114f395 sunrpc: Add net to pure API calls 15 years ago
J. Bruce Fields 74ec1e1269 nfsd: fix /proc/net/rpc/nfsd.export/content display 15 years ago
Pavel Emelyanov 049ef27b22 nfsd: Export get_task_comm for nfsd 15 years ago
NeilBrown 1e1405673e nfsd: allow deprecated interface to be compiled out. 15 years ago