Commit Graph

1002 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Chuck Lever bf2695516d SUNRPC: New xdr_streams XDR decoder API 14 years ago
Chuck Lever 9f06c719f4 SUNRPC: New xdr_streams XDR encoder API 14 years ago
Chuck Lever 7d93bd71cb NFS: Repair whitespace damage in NFS PROC macro 14 years ago
Chuck Lever 85a5648019 NFSD: Update XDR decoders in NFSv4 callback client 14 years ago
Chuck Lever a033db487e NFSD: Update XDR encoders in NFSv4 callback client 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 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 14 years ago
J. Bruce Fields a663bdd8c5 nfsd4: fix connection allocation in sequence() 14 years ago
Andy Adamson 3c9101a057 NFSD: remove duplicate NFS4_STATEID_SIZE 14 years ago
J. Bruce Fields 5d18c1c2a9 nfsd4: only require krb5 principal for NFSv4.0 callbacks 14 years ago
J. Bruce Fields 8323c3b2a6 nfsd4: move minorversion to client 14 years ago
J. Bruce Fields 792c95dd51 nfsd4: delay session removal till free_client 14 years ago
J. Bruce Fields 5a3c9d7134 nfsd4: separate callback change and callback probe 14 years ago
J. Bruce Fields 8b5ce5cd44 nfsd4: callback program number is per-session 14 years ago
J. Bruce Fields d29c374cd2 nfsd4: track backchannel connections 14 years ago
J. Bruce Fields 86c3e16cc7 nfsd4: confirm only on succesful create_session 14 years ago
J. Bruce Fields ac7c46f29a nfsd4: make backchannel sequence number per-session 14 years ago
J. Bruce Fields 90c8145bb6 nfsd4: use client pointer to backchannel session 14 years ago
J. Bruce Fields edd7678663 nfsd4: move callback setup into session init code 14 years ago
J. Bruce Fields cd5b814458 nfsd4: don't cache seq_misordered replies 14 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 14 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