aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/blocklayout.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields1-5/+3
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-3/+5
2018-06-12Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+16
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani1-3/+5
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig1-1/+1
2018-05-11nfsd: make nfsd4_scsi_identify_device retry with a larger bufferScott Mayhew1-2/+16
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-01iomap: Switch from blkno to disk offsetAndreas Gruenbacher1-2/+2
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche1-1/+0
2017-06-01nfsd: Check queue type before submitting a SCSI requestBart Van Assche1-0/+3
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig1-2/+2
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig1-2/+3
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