summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-021-1/+1
|\
| * scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig2021-07-281-1/+1
* | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-08-315-34/+33
|\ \
| * | nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields2021-08-261-2/+3
| * | nfs: don't allow reexport reclaimsJ. Bruce Fields2021-08-262-0/+4
| * | nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields2021-08-261-2/+6
| * | Keep read and write fds with each nlm_fileJ. Bruce Fields2021-08-231-2/+6
| * | nfsd4: Fix forced-expiry lockingJ. Bruce Fields2021-08-171-2/+2
| * | NFSD: remove vanity commentsNeilBrown2021-08-171-1/+0
| * | NFSD: Use new __string_len C macros for nfsd_clid_classChuck Lever2021-08-171-3/+2
| * | NFSD: Use new __string_len C macros for the nfs_dirent tracepointChuck Lever2021-08-171-7/+5
| * | NFSD: Batch release pages during splice readChuck Lever2021-08-171-7/+2
| * | NFSD: Clean up splice actorChuck Lever2021-08-171-8/+3
| |/
* / fs: remove mandatory file locking supportJeff Layton2021-08-232-36/+1
|/
* Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-091-1/+1
|\
| * block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig2021-06-301-1/+1
* | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-07-0711-132/+546
|\ \
| * | nfsd: fix NULL dereference in nfs3svc_encode_getaclresJ. Bruce Fields2021-07-061-1/+2
| * | NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever2021-07-061-1/+0
| * | nfsd: remove redundant assignment to pointer 'this'Colin Ian King2021-07-061-1/+1
| * | nfsd: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust2021-07-061-2/+16
| * | nfsd: rpc_peeraddr2str needs rcu lockJ. Bruce Fields2021-07-061-0/+2
| * | NFSD: Fix error return code in nfsd4_interssc_connect()Wei Yongjun2021-07-061-0/+1
| * | nfsd: fix kernel test robot warning in SSC codeDai Ngo2021-07-062-3/+3
| * | nfsd4: Expose the callback address and state of each NFS4 clientDave Wysochanski2021-07-061-0/+17
| * | nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields2021-07-061-5/+6
| * | NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo2021-05-255-4/+215
| * | NFSD add vfs_fsync after async copy is doneOlga Kornievskaia2021-05-252-1/+14
| * | nfsd: move some commit_metadata()s outside the inode lockJ. Bruce Fields2021-05-251-2/+3
| * | nfsd: Prevent truncation of an unlinked inode from blocking access to its dir...Yu Hsiang Huang2021-05-251-0/+5
| * | NFSD: Update nfsd_cb_args tracepointChuck Lever2021-05-181-3/+3
| * | NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepointsChuck Lever2021-05-182-53/+0
| * | NFSD: Add an nfsd_cb_probe tracepointChuck Lever2021-05-182-0/+2
| * | NFSD: Replace the nfsd_deleg_break tracepointChuck Lever2021-05-182-2/+32
| * | NFSD: Add an nfsd_cb_offload tracepointChuck Lever2021-05-182-0/+38
| * | NFSD: Add an nfsd_cb_lm_notify tracepointChuck Lever2021-05-182-1/+29
| * | NFSD: Enhance the nfsd_cb_setup tracepointChuck Lever2021-05-182-2/+28
| * | NFSD: Remove spurious cb_setup_err tracepointChuck Lever2021-05-181-3/+1
| * | NFSD: Adjust cb_shutdown tracepointChuck Lever2021-05-181-1/+3
| * | NFSD: Add cb_lost tracepointChuck Lever2021-05-182-0/+3
| * | NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macrosChuck Lever2021-05-181-5/+0
| * | NFSD: Capture every CB state transitionChuck Lever2021-05-181-13/+15
| * | NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever2021-05-181-5/+2
| * | NFSD: Add tracepoints for EXCHANGEID edge casesChuck Lever2021-05-182-3/+10
| * | NFSD: Add tracepoints for SETCLIENTID edge casesChuck Lever2021-05-182-11/+45
| * | NFSD: Add a couple more nfsd_clid_expired call sitesChuck Lever2021-05-182-4/+8
| * | NFSD: Add nfsd_clid_destroyed tracepointChuck Lever2021-05-182-0/+2
| * | NFSD: Add nfsd_clid_reclaim_complete tracepointChuck Lever2021-05-182-0/+2
| * | NFSD: Add nfsd_clid_confirmed tracepointChuck Lever2021-05-182-5/+6
| * | NFSD: Remove trace_nfsd_clid_inuse_errChuck Lever2021-05-181-24/+0