summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_file.c
Commit message (Expand)AuthorAge
* target/file: Do not return error for UNMAP if length is zeroJiang Yi2017-11-04
* fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-13
|\
| * target: break up free_device callbackMike Christie2017-07-06
* | fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-29
* | fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-29
|/
* target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche2017-05-07
* tcm: make pi data verification configurableDmitry Monakhov2017-05-01
* tcm_fileio: Prevent information leak for short readsDmitry Monakhov2017-05-01
* target: Minimize #include directivesBart Van Assche2016-12-09
* target: fix spelling mistake: "limitiation" -> "limitation"Colin Ian King2016-07-23
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-07-20
* target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-29
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: consolidate version definesChristoph Hellwig2015-06-23
| * target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-23
| * target: simplify UNMAP handlingChristoph Hellwig2015-06-23
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-01
| * target: consolidate backend attribute implementationsChristoph Hellwig2015-06-01
| * target: simplify backend driver registrationChristoph Hellwig2015-06-01
| * target: fix DPO and FUA bit checksChristoph Hellwig2015-05-30
| * target/file: Remove fd_prot bounce bufferSagi Grimberg2015-05-30
| * target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
| |\ \ | | |/
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-28
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ \ | |_|/ |/| |
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
| |/
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
|/
* target/file: Fix UNMAP with DIF protection supportAkinobu Mita2015-04-15
* target/file: Fix SG table for prot_buf initializationAkinobu Mita2015-04-15
* target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita2015-04-15
* target/file: Add checks for backend DIF emulationNicholas Bellinger2015-04-07
* target: add missing sense_reason_t annotationsChristoph Hellwig2015-03-26
* target: rewrite fd_execute_write_sameChristoph Hellwig2015-02-27
* target: use vfs_iter_read/write in fd_do_rwChristoph Hellwig2015-02-27
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-21
|\
| * target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger2015-02-14
* | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-09
* | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-09
|/
* target/file: Convert to external fileio_backend_dev_attrsNicholas Bellinger2014-12-01
* target/file: fix inclusive vfs_fsync_range() endZach Brown2014-10-07
* target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-17
* Target/file: place escape values for protection information formatSagi Grimberg2014-04-07
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * target/file: Add DIF protection support to fd_execute_rwNicholas Bellinger2014-01-19
| * target/file: Add DIF protection init/format supportNicholas Bellinger2014-01-19
* | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-19
|/
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-20
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10