summaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout/dev.c
AgeCommit message (Expand)AuthorLines
2018-01-14pnfs/blocklayout: handle transient devicesBenjamin Coddington-5/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-07-22Fix NULL pointer dereference in bl_free_device().Artem Savkov-9/+13
2016-07-15nfs/blocklayout: Check max uuids and devices before decodingKinglong Mee-2/+12
2016-07-15nfs/blocklayout: Make sure calculate signature length alignedKinglong Mee-1/+2
2016-07-15nfs/blocklayout: support RH/Fedora dm-mpath device nodesChristoph Hellwig-1/+25
2016-07-15nfs/blocklayout: refactor open-by-wwnChristoph Hellwig-26/+27
2016-07-15nfs/blocklayout: use proper fmode for opening block devicesChristoph Hellwig-2/+2
2016-03-18nfs/blocklayout: add SCSI layout supportChristoph Hellwig-1/+143
2015-08-17pnfs/blocklayout: pass proper file mode to blkdev_get/putChristoph Hellwig-2/+2
2015-08-17pnfs/blocklayout: reject too long signaturesChristoph Hellwig-0/+5
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust-1/+1
2014-09-21pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust-3/+6
2014-09-12pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig-0/+360