summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-02NFSD: Fix potential use-after-free in nfsd_file_put()Chuck Lever
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-05-26NFSD: nfsd_file_put() can sleepChuck Lever
2022-05-26NFSD: Add documenting comment for nfsd4_release_lockowner()Chuck Lever
2022-05-26NFSD: Modernize nfsd4_release_lockowner()Chuck Lever
2022-05-26NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever
2022-05-23nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder
2022-05-23nfsd: Fix null-ptr-deref in nfsd_fill_super()Zhang Xiaoxu
2022-05-23nfsd: Unregister the cld notifier when laundry_wq create failedZhang Xiaoxu
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2022-05-23NFSD: Clean up the show_nf_flags() macroChuck Lever
2022-05-23NFSD: Trace filecache opensChuck Lever
2022-05-23NFSD: Move documenting comment for nfsd4_process_open2()Chuck Lever
2022-05-23NFSD: Fix whitespaceChuck Lever
2022-05-23NFSD: Remove dprintk call sites from tail of nfsd4_open()Chuck Lever
2022-05-23NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever
2022-05-20NFSD: Clean up nfsd_open_verified()Chuck Lever
2022-05-20NFSD: Remove do_nfsd_create()Chuck Lever
2022-05-20NFSD: Refactor NFSv4 OPEN(CREATE)Chuck Lever
2022-05-20NFSD: Refactor NFSv3 CREATEChuck Lever
2022-05-20NFSD: Refactor nfsd_create_setattr()Chuck Lever
2022-05-20NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()Chuck Lever
2022-05-20NFSD: Clean up nfsd3_proc_create()Chuck Lever
2022-05-19NFSD: Show state of courtesy client in client infoDai Ngo
2022-05-19NFSD: add support for lock conflict to courteous serverDai Ngo
2022-05-19NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsdDai Ngo
2022-05-19NFSD: add support for share reservation conflict to courteous serverDai Ngo
2022-05-19NFSD: add courteous server support for thread with only delegationDai Ngo
2022-05-19NFSD: Clean up nfsd_splice_actor()Chuck Lever
2022-04-25nfsd: use fsnotify group lock helpersAmir Goldstein
2022-04-25fsnotify: pass flags argument to fsnotify_alloc_group()Amir Goldstein
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-03-31nfsd: Clean up nfsd_file_put()Trond Myklebust
2022-03-31nfsd: Fix a write performance regressionTrond Myklebust
2022-03-27SUNRPC: Return true/false (not 1/0) from bool functionsHaowen Bai
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)
2022-03-20nfsd: fix using the correct variable for sizeof()Jakob Koschel
2022-03-17nfsd: use correct format charactersBill Wendling
2022-03-15NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter
2022-03-11NFSD: Fix nfsd_breaker_owns_lease() return valuesChuck Lever
2022-03-11NFSD: Clean up _lm_ operation namesChuck Lever
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever
2022-02-28nfsd: more robust allocation failure handling in nfsd_file_cache_initAmir Goldstein
2022-02-28NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever
2022-02-28NFSD: Remove svc_serv_ops::svo_moduleChuck Lever
2022-02-28SUNRPC: Remove svc_shutdown_net()Chuck Lever