summaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout
AgeCommit message (Expand)AuthorLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown-1/+1
2018-10-21page cache: Convert hole search to XArrayMatthew Wilcox-1/+1
2018-08-08NFS: Mark expected switch fall-throughsGustavo A. R. Silva-0/+1
2018-07-30pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter-1/+1
2018-01-25pnfs/blocklayout: Ensure disk address in block device mapBenjamin Coddington-2/+7
2018-01-25pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectorsBenjamin Coddington-4/+3
2018-01-14pnfs/blocklayout: handle transient devicesBenjamin Coddington-10/+79
2018-01-14pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERRORBenjamin Coddington-0/+2
2018-01-14pnfs/blocklayout: Add module alias for LAYOUT4_SCSIBenjamin Coddington-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig-1/+1
2017-06-09block: switch bios to blk_status_tChristoph Hellwig-2/+2
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-1/+1
2016-10-13pnfs/blocklayout: fix last_write_offset incorrectly set to page boundaryBenjamin Coddington-1/+2
2016-08-23pnfs/blocklayout: update last_write_offset atomically with extentsBenjamin Coddington-5/+10
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-41/+96
2016-07-24Merge branch 'pnfs'Trond Myklebust-35/+75
2016-07-22Fix NULL pointer dereference in bl_free_device().Artem Savkov-9/+13
2016-07-19pnfs/blocklayout: put deviceid node after releasing bl_ext_lockBenjamin Coddington-6/+21
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-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie-2/+2
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie-10/+12
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-14/+14
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-25/+238
2016-03-21nfs/blocklayout: make sure making a aligned read requestKinglong Mee-6/+7
2016-03-18nfs/blocklayout: add SCSI layout supportChristoph Hellwig-25/+238
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee-2/+8
2015-10-21nfs/blocklayout: Fix bad using of page offset in bl_read_pagelistKinglong Mee-5/+2
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-28/+19
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig-19/+2
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-08-17pnfs/blocklayout: set up layoutupdate_pages properlyChristoph Hellwig-5/+2
2015-08-17pnfs/blocklayout: calculate layoutupdate size correctlyChristoph Hellwig-3/+9
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig-8/+6
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust-0/+1
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust-1/+1
2015-02-03pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson-0/+2
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-6/+10
2014-11-24pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig-1/+1
2014-11-19rpc_pipefs.c: get rid of f_dentryAl Viro-1/+1
2014-11-12nfs: Remove bogus assignmentJan Kara-1/+1
2014-11-12pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig-5/+9
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0