aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_file.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-05-14scsi: target: target/file: Add support of direct and async I/OAndrei Vagin
2017-11-04target/file: Do not return error for UNMAP if length is zeroJiang Yi
2017-09-04fs: fix kernel_write prototypeChristoph Hellwig
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-06target: break up free_device callbackMike Christie
2017-06-29fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig
2017-06-29fs: implement vfs_iter_read using do_iter_readChristoph Hellwig
2017-05-07target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche
2017-05-01tcm: make pi data verification configurableDmitry Monakhov
2017-05-01tcm_fileio: Prevent information leak for short readsDmitry Monakhov
2016-12-09target: Minimize #include directivesBart Van Assche
2016-07-23target: fix spelling mistake: "limitiation" -> "limitation"Colin Ian King
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-01-29target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23target: consolidate version definesChristoph Hellwig
2015-06-23target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig
2015-06-23target: simplify UNMAP handlingChristoph Hellwig
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig
2015-06-01target: simplify backend driver registrationChristoph Hellwig
2015-05-30target: fix DPO and FUA bit checksChristoph Hellwig
2015-05-30target/file: Remove fd_prot bounce bufferSagi Grimberg
2015-05-30target: Merge sbc_verify_dif_read|writeSagi Grimberg
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-04-15target/file: Fix UNMAP with DIF protection supportAkinobu Mita
2015-04-15target/file: Fix SG table for prot_buf initializationAkinobu Mita
2015-04-15target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita
2015-04-07target/file: Add checks for backend DIF emulationNicholas Bellinger
2015-03-26target: add missing sense_reason_t annotationsChristoph Hellwig
2015-02-27target: rewrite fd_execute_write_sameChristoph Hellwig
2015-02-27target: use vfs_iter_read/write in fd_do_rwChristoph Hellwig
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-14target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2015-01-09target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2014-12-01target/file: Convert to external fileio_backend_dev_attrsNicholas Bellinger
2014-10-07target/file: fix inclusive vfs_fsync_range() endZach Brown
2014-09-17target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel
2014-04-07Target/file: place escape values for protection information formatSagi Grimberg
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-19target/file: Add DIF protection support to fd_execute_rwNicholas Bellinger
2014-01-19target/file: Add DIF protection init/format supportNicholas Bellinger