aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout
AgeCommit message (Expand)Author
2024-02-25nfs: port block device access to filesChristian Brauner
2024-01-04rpc_pipefs: Replace one label in bl_resolve_deviceid()Markus Elfring
2024-01-04pNFS: Fix the pnfs block driver's calculation of layoutget sizeTrond Myklebust
2024-01-04pnfs/blocklayout: Don't add zero-length pnfs_block_devBenjamin Coddington
2024-01-04blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington
2023-10-28nfs/blocklayout: Convert to use bdev_open_by_dev/path()Jan Kara
2023-08-24nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-07-14fs/nfs: Use enum req_op where appropriateBart Van Assche
2022-07-12nfs/blocklayout: refactor block device openingChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02nfs/blocklayout: remove bl_alloc_init_bioChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2021-10-18nfs/blocklayout: use bdev_nr_bytes instead of open coding itChristoph Hellwig
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2021-01-27nfs/blocklayout: remove cruft in bl_alloc_init_bioChristoph Hellwig
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12rpc_pipefs: convert comma to semicolonXu Wang
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-03-16NFSv4: Ensure layout headers are RCU safeTrond Myklebust
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-10-21page cache: Convert hole search to XArrayMatthew Wilcox
2018-08-08NFS: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-30pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-01-25pnfs/blocklayout: Ensure disk address in block device mapBenjamin Coddington
2018-01-25pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectorsBenjamin Coddington
2018-01-14pnfs/blocklayout: handle transient devicesBenjamin Coddington
2018-01-14pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERRORBenjamin Coddington
2018-01-14pnfs/blocklayout: Add module alias for LAYOUT4_SCSIBenjamin Coddington
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