aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/blocklayout.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-27fs: add i_blocksize()Fabian Frederick1-3/+3
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig1-1/+1
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-7/+10
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani1-1/+1
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+2
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-0/+1
2016-07-13nfsd: flex file device id encoding will need the server addressTom Haynes1-0/+2
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig1-0/+1
2016-06-14nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGeert Uytterhoeven1-1/+1
2016-03-18nfsd: add SCSI layout supportChristoph Hellwig1-1/+207
2016-03-18nfsd: move some blocklayout codeChristoph Hellwig1-40/+50
2015-10-09nfsd/blocklayout: accept any minlengthChristoph Hellwig1-8/+0
2015-05-04nfsd/blocklayout: pretend we can send deviceid notificationsChristoph Hellwig1-0/+11
2015-03-25NFSD: Printk blocklayout length and offset as format 0x%llxKinglong Mee1-1/+1
2015-02-05nfsd: pNFS block layout driverChristoph Hellwig1-0/+189