summaryrefslogtreecommitdiff
path: root/fs/nfs/blocklayout
Commit message (Expand)AuthorAge
* pnfs/blocklayout: Ensure disk address in block device mapBenjamin Coddington2018-01-25
* pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectorsBenjamin Coddington2018-01-25
* pnfs/blocklayout: handle transient devicesBenjamin Coddington2018-01-14
* pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERRORBenjamin Coddington2018-01-14
* pnfs/blocklayout: Add module alias for LAYOUT4_SCSIBenjamin Coddington2018-01-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* pnfs/blocklayout: fix last_write_offset incorrectly set to page boundaryBenjamin Coddington2016-10-13
* pnfs/blocklayout: update last_write_offset atomically with extentsBenjamin Coddington2016-08-23
* Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-30
|\
| * Merge branch 'pnfs'Trond Myklebust2016-07-24
| |\
| | * Fix NULL pointer dereference in bl_free_device().Artem Savkov2016-07-22
| | * nfs/blocklayout: Check max uuids and devices before decodingKinglong Mee2016-07-15
| | * nfs/blocklayout: Make sure calculate signature length alignedKinglong Mee2016-07-15
| | * nfs/blocklayout: support RH/Fedora dm-mpath device nodesChristoph Hellwig2016-07-15
| | * nfs/blocklayout: refactor open-by-wwnChristoph Hellwig2016-07-15
| | * nfs/blocklayout: use proper fmode for opening block devicesChristoph Hellwig2016-07-15
| * | pnfs/blocklayout: put deviceid node after releasing bl_ext_lockBenjamin Coddington2016-07-19
| |/
* | block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\
| * nfs/blocklayout: add SCSI layout supportChristoph Hellwig2016-03-18
* | nfs/blocklayout: make sure making a aligned read requestKinglong Mee2016-03-21
* | pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee2016-02-17
|/
* nfs/blocklayout: Fix bad using of page offset in bl_read_pagelistKinglong Mee2015-10-21
* Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-07
|\
| * pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig2015-08-17
| * pnfs/blocklayout: pass proper file mode to blkdev_get/putChristoph Hellwig2015-08-17
| * pnfs/blocklayout: reject too long signaturesChristoph Hellwig2015-08-17
| * pnfs/blocklayout: set up layoutupdate_pages properlyChristoph Hellwig2015-08-17
| * pnfs/blocklayout: calculate layoutupdate size correctlyChristoph Hellwig2015-08-17
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
|/
* NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-27
* NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust2015-03-27
* pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\
| * | rpc_pipefs.c: get rid of f_dentryAl Viro2014-11-19
* | | pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig2014-11-24
| |/ |/|
* | nfs: Remove bogus assignmentJan Kara2014-11-12
* | pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig2014-11-12
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* | pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust2014-09-21
* | pnfs/blocklayout: include vmalloc.h for __vmallocStephen Rothwell2014-09-15
* | pNFS/blocklayout: Remove a couple of unused variablesTrond Myklebust2014-09-12
* | pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig2014-09-12