aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_file.c
Commit message (Expand)AuthorAge
* 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-31
| * target/file: Remove fd_prot bounce bufferSagi Grimberg2015-05-31
| * target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-31
* | 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-02
| |\|
| * | 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-16
* target/file: Fix SG table for prot_buf initializationAkinobu Mita2015-04-16
* target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita2015-04-16
* target/file: Add checks for backend DIF emulationNicholas Bellinger2015-04-08
* 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-13
* | 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-02
* target/file: fix inclusive vfs_fsync_range() endZach Brown2014-10-08
* 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-18
| * target/file: Add DIF protection init/format supportNicholas Bellinger2014-01-18
* | 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
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-09
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-12
* target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger2013-05-30
* target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover2013-05-03
* target/file: Set is_nonrot attributeAsias He2013-04-25
* target: Add sbc_execute_unmap() helperAsias He2013-04-25
* target/file: Add fd_do_unmap() helperAsias He2013-04-25
* target/file: Add UNMAP emulation supportAsias He2013-04-25
* target/file: Add WRITE_SAME w/ UNMAP=1 emulation supportAsias He2013-04-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-03-02
|\
| * target: Add __exit annotation for module_exit functionsAsias He2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-22