summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/blocklayout.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields2019-07-031-5/+3Star
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-151-3/+5
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-061-3/+5
* | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-06-121-2/+16
|\ \
| * | nfsd: make nfsd4_scsi_identify_device retry with a larger bufferScott Mayhew2018-05-111-2/+16
| |/
* / block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-141-1/+1
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-141-2/+2
|\
| * iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-011-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-211-1/+0Star
* nfsd: Check queue type before submitting a SCSI requestBart Van Assche2017-06-011-0/+3
* scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-201-2/+2
* block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-201-2/+3
* fs: add i_blocksize()Fabian Frederick2017-02-281-3/+3
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-1/+1
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-7/+10
* fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-281-1/+1
* Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-051-0/+2
|\
| * nfsd: flex file device id encoding will need the server addressTom Haynes2016-07-131-0/+2
* | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-0/+1
|\ \ | |/ |/|
| * fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-211-0/+1
* | nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGeert Uytterhoeven2016-06-141-1/+1
|/
* nfsd: add SCSI layout supportChristoph Hellwig2016-03-181-1/+207
* nfsd: move some blocklayout codeChristoph Hellwig2016-03-181-40/+50
* nfsd/blocklayout: accept any minlengthChristoph Hellwig2015-10-091-8/+0Star
* nfsd/blocklayout: pretend we can send deviceid notificationsChristoph Hellwig2015-05-041-0/+11
* NFSD: Printk blocklayout length and offset as format 0x%llxKinglong Mee2015-03-261-1/+1
* nfsd: pNFS block layout driverChristoph Hellwig2015-02-051-0/+189