summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Fix READDIR buffer overflowChuck Lever2021-12-182-11/+8
* nfsd: fix use-after-free due to delegation raceJ. Bruce Fields2021-12-101-2/+7
* nfsd: Fix nsfd startup race (again)Alexander Sverdlin2021-12-102-7/+8
* Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-171-5/+2
|\
| * NFSD: Fix exposure in nfsd4_decode_bitmap()Chuck Lever2021-11-151-5/+2
* | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-1022-607/+539
|\|
| * nfsd4: remove obselete commentJ. Bruce Fields2021-11-011-3/+0
| * NFSD:fix boolreturn.cocci warningChangcheng Deng2021-10-191-1/+1
| * nfsd: update create verifier commentJ. Bruce Fields2021-10-151-1/+2
| * SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-1310-154/+154
| * SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-1310-85/+64
| * NFSD: Save location of NFSv4 COMPOUND statusChuck Lever2021-10-133-4/+10
| * SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-1310-158/+158
| * SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-1310-93/+70
| * NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever2021-10-027-26/+8
| * NFSD: Initialize pointer ni with NULL and not plain integer 0Colin Ian King2021-10-022-2/+2
| * NFSD: simplify struct nfsfhNeilBrown2021-10-0211-60/+35
| * NFSD: drop support for ancient filehandlesNeilBrown2021-10-022-140/+54
| * NFSD: move filehandle format declarations out of "uapi".NeilBrown2021-10-022-1/+97
| * NFSD: Optimize DRC bucket pruningChuck Lever2021-09-211-6/+11
* | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-101-0/+1
|\ \
| * | NFS: Move NFS protocol display macros to global headerChuck Lever2021-11-021-0/+1
* | | Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-061-0/+3
|\ \ \
| * | | fsnotify: Protect fsnotify_handle_inode_event from no-inode eventsGabriel Krisman Bertazi2021-10-271-0/+3
* | | | nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commandsChristoph Hellwig2021-10-223-120/+44
|/ / /
* | | Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-10-073-11/+17
|\ \ \ | |/ / |/| |
| * | NFSD: Keep existing listeners on portlist errorBenjamin Coddington2021-10-061-1/+4
| * | nfsd: Fix a warning for nfsd_file_close_inodeTrond Myklebust2021-10-011-1/+1
| * | nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust2021-09-301-8/+11
| * | nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho2021-09-301-1/+1
* | | Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-09-221-3/+13
|\| | | |/ |/|
| * nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWNDai Ngo2021-09-171-3/+13
* | 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