Commit Graph

1051 Commits (6ed58ec520ad2b2fe3f955c8a5fd0eecafccebdf)

Author SHA1 Message Date
David Howells cc53ce53c8 Add a dentry op to allow processes to be held during pathwalk transit 14 years ago
J. Bruce Fields a8f2800b4f nfsd4: fix callback restarting 14 years ago
J. Bruce Fields 4795bb37ef nfsd: break lease on unlink, link, and rename 14 years ago
J. Bruce Fields 6a76bebefe nfsd4: break lease on nfsd setattr 14 years ago
J. Bruce Fields 9ce137eee4 nfsd: don't support msnfs export option 14 years ago
J. Bruce Fields 9ee1ba5402 nfsd4: initialize cb_per_client 14 years ago
J. Bruce Fields 5ce8ba25d6 nfsd4: allow restarting callbacks 14 years ago
J. Bruce Fields 3ff3600e7e nfsd4: simplify nfsd4_cb_prepare 14 years ago
J. Bruce Fields 14a24e99f4 nfsd4: give out delegations more quickly in 4.1 case 14 years ago
J. Bruce Fields 229b2a0839 nfsd4: add helper function to run callbacks 14 years ago
J. Bruce Fields 84f5f7ccc5 nfsd4: make sure sequence flags are set after destroy_session 14 years ago
J. Bruce Fields eea4980660 nfsd4: re-probe callback on connection loss 14 years ago
J. Bruce Fields 0d7bb71907 nfsd4: set sequence flag when backchannel is down 14 years ago
J. Bruce Fields 77a3569d6c nfsd4: keep finer-grained callback status 14 years ago
J. Bruce Fields dcbeaa68db nfsd4: allow backchannel recovery 14 years ago
J. Bruce Fields 1d1bc8f207 nfsd4: support BIND_CONN_TO_SESSION 14 years ago
J. Bruce Fields 4c6493785a nfsd4: modify session list under cl_lock 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Takuma Umeya 6f3d772fb8 nfs4: set source address when callback is generated 14 years ago
J. Bruce Fields 3c72602340 nfsd4: return nfs errno from name_to_id functions 14 years ago
J. Bruce Fields 775a1905e1 nfsd4: remove outdated pathname-comments 14 years ago
J. Bruce Fields 2ca72e17e5 nfsd4: move idmap and acl header files into fs/nfsd 14 years ago
J. Bruce Fields f6af99ec1b nfsd4: name->id mapping should fail with BADOWNER not BADNAME 14 years ago
J. Bruce Fields c45821d263 locks: eliminate fl_mylease callback 14 years ago
J. Bruce Fields c84d500bc4 nfsd4: use a single struct file for delegations 14 years ago
J. Bruce Fields e63eb93750 nfsd4: eliminate lease delete callback 14 years ago
J. Bruce Fields da165dd60e nfsd: remove some unnecessary dropit handling 14 years ago
J. Bruce Fields 062304a815 nfsd: stop translating EAGAIN to nfserr_dropit 14 years ago
J. Bruce Fields 9e701c6109 svcrpc: simpler request dropping 14 years ago
J. Bruce Fields 3beb6cd1d4 nfsd: don't drop requests on -ENOMEM 14 years ago
Kirill A. Shutemov 65e4c89455 nfsd: declare several functions of nfs4callback as static 14 years ago
Mi Jinlong 22b6dee842 nfsd4: fix oops on secinfo_no_name result encoding 14 years ago
Jens Axboe 3603b8eacc Fix compile warnings due to missing removal of a 'ret' variable 14 years ago
J. Bruce Fields 04f4ad16b2 nfsd4: implement secinfo_no_name 14 years ago
J. Bruce Fields 0ff7ab4671 nfsd4: move guts of nfsd4_lookupp into helper 14 years ago
J. Bruce Fields 56560b9ae0 nfsd4: 4.1 SECINFO should consume filehandle 14 years ago
bookjovi@gmail.com 5b6a599f0d nfs: add missed CONFIG_NFSD_DEPRECATED 14 years ago
J. Bruce Fields 18b631f838 nfsd: fix offset printk's in nfsd3 read/write 14 years ago
J. Bruce Fields e203d506bd nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot 14 years ago
J. Bruce Fields 6e5f15c93d nfsd4: replace unintuitive match_clientid_establishment 14 years ago
Michał Mirosław a8adbe378b fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors 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
Mi Jinlong 1205065764 NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session 14 years ago
Mi Jinlong ced6dfe9fc NFS4.1: server gets drc mem fail should reply error at create_session 14 years ago