aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/blocklayoutxdr.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-16NFSD: Make @gdev parameter of ->encode_getdeviceinfo a const pointerChuck Lever1-1/+1
2023-10-16NFSD: Make @lgp parameter of ->encode_layoutget a const pointerChuck Lever1-2/+2
2023-08-29NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever1-0/+9
2022-11-28nfsd: move nfserrno() to vfs.cJeff Layton1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+2
2016-07-15nfsd/blocklayout: Make sure calculate signature/designator length alignedKinglong Mee1-2/+2
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig1-0/+1
2016-03-22nfsd: better layoutupdate bounds-checkingJ. Bruce Fields1-4/+8
2016-03-18nfsd: add SCSI layout supportChristoph Hellwig1-1/+64
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig1-1/+1
2015-03-25NFSD: Printk blocklayout length and offset as format 0x%llxKinglong Mee1-3/+3
2015-02-05nfsd: pNFS block layout driverChristoph Hellwig1-0/+157