Age | Commit message (Expand) | Author | Files | Lines |
2018-07-30 | pnfs/blocklayout: off by one in bl_map_stripe() | Dan Carpenter | 1 | -1/+1 |
2018-01-15 | pnfs/blocklayout: handle transient devices | Benjamin Coddington | 1 | -5/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-07-22 | Fix NULL pointer dereference in bl_free_device(). | Artem Savkov | 1 | -9/+13 |
2016-07-15 | nfs/blocklayout: Check max uuids and devices before decoding | Kinglong Mee | 1 | -2/+12 |
2016-07-15 | nfs/blocklayout: Make sure calculate signature length aligned | Kinglong Mee | 1 | -1/+2 |
2016-07-15 | nfs/blocklayout: support RH/Fedora dm-mpath device nodes | Christoph Hellwig | 1 | -1/+25 |
2016-07-15 | nfs/blocklayout: refactor open-by-wwn | Christoph Hellwig | 1 | -26/+27 |
2016-07-15 | nfs/blocklayout: use proper fmode for opening block devices | Christoph Hellwig | 1 | -2/+2 |
2016-03-18 | nfs/blocklayout: add SCSI layout support | Christoph Hellwig | 1 | -1/+143 |
2015-08-17 | pnfs/blocklayout: pass proper file mode to blkdev_get/put | Christoph Hellwig | 1 | -2/+2 |
2015-08-17 | pnfs/blocklayout: reject too long signatures | Christoph Hellwig | 1 | -0/+5 |
2015-03-27 | NFSv4.1: Convert pNFS deviceid to use kfree_rcu() | Trond Myklebust | 1 | -1/+1 |
2014-09-21 | pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe | Trond Myklebust | 1 | -3/+6 |
2014-09-12 | pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing | Christoph Hellwig | 1 | -0/+360 |