summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-30SUNRPC: Fix READ_PLUS crasherChuck Lever
2022-06-27NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov
2022-06-08SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()Chuck Lever
2022-06-08SUNRPC: Clean up xdr_get_next_encode_buffer()Chuck Lever
2022-06-08SUNRPC: Clean up xdr_commit_encode()Chuck Lever
2022-06-08SUNRPC: Optimize xdr_reserve_space()Chuck Lever
2022-06-08SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-02SUNRPC: Trap RDMA segment overflowsChuck Lever
2022-06-02NFSD: Fix potential use-after-free in nfsd_file_put()Chuck Lever
2022-05-29MAINTAINERS: reciprocal co-maintainership for file locking and nfsdJeff Layton
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-19SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever
2022-05-19SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().Sebastian Andrzej Siewior
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-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo
2022-05-19fs/lock: add helper locks_owner_has_blockers to check for blockersDai 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-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2022-05-19SUNRPC: Remove dead code in svc_tcp_release_rqst()Chuck Lever
2022-05-19SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever
2022-05-19SUNRPC: Cache deferral injectionChuck Lever
2022-05-19SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever
2022-05-19NFSD: Clean up nfsd_splice_actor()Chuck Lever
2022-05-15Linux 5.18-rc7v5.18-rc7Linus Torvalds
2022-05-15Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-15Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-15Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds