summaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-10-13pnfs/blocklayout: fix last_write_offset incorrectly set to page boundaryBenjamin Coddington
2016-08-23pnfs/blocklayout: update last_write_offset atomically with extentsBenjamin Coddington
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-07-24Merge branch 'pnfs'Trond Myklebust
2016-07-22Fix NULL pointer dereference in bl_free_device().Artem Savkov
2016-07-19pnfs/blocklayout: put deviceid node after releasing bl_ext_lockBenjamin Coddington
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-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-21nfs/blocklayout: make sure making a aligned read requestKinglong Mee
2016-03-18nfs/blocklayout: add SCSI layout supportChristoph Hellwig
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee
2015-10-21nfs/blocklayout: Fix bad using of page offset in bl_read_pagelistKinglong Mee
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig
2015-08-17pnfs/blocklayout: pass proper file mode to blkdev_get/putChristoph Hellwig
2015-08-17pnfs/blocklayout: reject too long signaturesChristoph Hellwig
2015-08-17pnfs/blocklayout: set up layoutupdate_pages properlyChristoph Hellwig
2015-08-17pnfs/blocklayout: calculate layoutupdate size correctlyChristoph Hellwig
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust
2015-02-03pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-11-24pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig
2014-11-19rpc_pipefs.c: get rid of f_dentryAl Viro
2014-11-12nfs: Remove bogus assignmentJan Kara
2014-11-12pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-21pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-15pnfs/blocklayout: include vmalloc.h for __vmallocStephen Rothwell
2014-09-12pNFS/blocklayout: Remove a couple of unused variablesTrond Myklebust
2014-09-12pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig
2014-09-12pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig
2014-09-12pnfs/blocklayout: refactor extent processingChristoph Hellwig
2014-09-12pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig
2014-09-12pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig