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