index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
scsi: target: make the pi_prot_format ConfigFS path readable
David Disseldorp
1
-1
/
+7
2018-12-07
scsi: target: add device vendor_id configfs attribute
David Disseldorp
1
-0
/
+70
2018-12-07
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
1
-5
/
+11
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-12
/
+18
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-9
/
+9
2018-11-28
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
1
-2
/
+1
2018-11-21
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
1
-6
/
+18
2018-07-30
scsi: target: add helper to check if dev is configured
Mike Christie
1
-4
/
+4
2018-07-02
scsi: target: Use config_item_name() instead of open-coding it
Bart Van Assche
1
-2
/
+2
2018-04-19
scsi: target: prefer dbroot of /etc/target over /var/target
Lee Duncan
1
-0
/
+25
2018-01-16
target core: add device action configfs files
Mike Christie
1
-0
/
+6
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-7
/
+7
2017-11-04
target: fix match_token option in target_core_configfs.c
tangwenji
1
-7
/
+7
2017-10-19
target: make config_item_type const
Bhumika Goyal
1
-7
/
+7
2017-07-10
target: export lio pgr/alua support as device attr
Mike Christie
1
-0
/
+24
2017-06-08
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
1
-1
/
+5
2017-05-01
target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()
Hannes Reinecke
1
-4
/
+4
2017-05-01
target: fixup error message in target_tg_pt_gp_alua_access_type_store()
Hannes Reinecke
1
-1
/
+1
2017-05-01
target/user: PGR Support
Bryant G. Ly
1
-5
/
+5
2017-05-01
tcm: make pi data verification configurable
Dmitry Monakhov
1
-0
/
+34
2017-03-30
target: Fix ALUA transition state race between multiple initiators
Mike Christie
1
-1
/
+1
2017-03-18
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
1
-0
/
+4
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-12-09
target: Use NULL instead of 0 to represent a pointer
Bart Van Assche
1
-2
/
+2
2016-12-04
don't open-code file_inode()
Al Viro
1
-1
/
+1
2016-05-10
target: make close_session optional
Christoph Hellwig
1
-4
/
+0
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-4
/
+0
2016-05-09
target: make target db location configurable
Lee Duncan
1
-0
/
+62
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-163
/
+40
2016-02-10
target: Fix incorrect unmap_zeroes_data_store return
Nicholas Bellinger
1
-1
/
+1
2016-01-07
target: Fix a memory leak in target_dev_lba_map_store()
Bart Van Assche
1
-3
/
+3
2016-01-07
target: Fix indentation in target_core_configfs.c
Bart Van Assche
1
-1
/
+1
2016-01-06
target: fix deprecated attribute names in dmesg
Christophe Vu-Brugier
1
-1
/
+2
2016-01-06
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
1
-0
/
+36
2015-12-20
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
1
-1
/
+1
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
1
-768
/
+441
2015-07-30
target: Perform RCU callback barrier before backend/fabric unload
Nicholas Bellinger
1
-1
/
+8
2015-07-23
target/configfs: handle match_int() errors
David Disseldorp
1
-8
/
+24
2015-07-23
target: Do not return 0 from aptpl and alua configfs store functions
Andy Grover
1
-3
/
+3
2015-07-23
target: Indicate success if writing 0 to pi_prot_type
Andy Grover
1
-1
/
+1
2015-06-23
target: remove target_core_configfs.h
Christoph Hellwig
1
-1
/
+0
2015-06-23
target: consolidate version defines
Christoph Hellwig
1
-3
/
+3
2015-06-15
target: use 64-bit LUNs
Hannes Reinecke
1
-6
/
+6
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
1
-8
/
+3
2015-06-01
target: simplify backend attribute implementation
Christoph Hellwig
1
-66
/
+486
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
1
-0
/
+169
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
1
-32
/
+36
2015-06-01
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
Nicholas Bellinger
1
-4
/
+2
2015-05-30
target: remove struct target_fabric_configfs_template
Christoph Hellwig
1
-4
/
+3
2015-05-30
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
1
-20
/
+4
[next]