index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-02
target: Add documentation on the target userspace pass-through driver
Andy Grover
2014-10-02
uio: Export definition of struct uio_device
Andy Grover
2014-10-02
target: Remove unneeded check in sbc_parse_cdb
Andy Grover
2014-10-01
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
Quinn Tran
2014-10-01
qla_target: rearrange struct qla_tgt_prm
Joern Engel
2014-10-01
qla_target: improve qlt_unmap_sg()
Joern Engel
2014-10-01
qla_target: make some global functions static
Joern Engel
2014-10-01
qla_target: remove unused parameter
Joern Engel
2014-10-01
target: simplify core_tmr_abort_task
Joern Engel
2014-10-01
target: encapsulate smp_mb__after_atomic()
Joern Engel
2014-10-01
target: remove some smp_mb__after_atomic()s
Joern Engel
2014-10-01
target: simplify core_tmr_release_req()
Joern Engel
2014-10-01
target: Remove core_tpg_release_virtual_lun0 function
Andy Grover
2014-10-01
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
2014-10-01
target: core_tpg_post_dellun can return void
Andy Grover
2014-09-17
target: fix unused shift in core_scsi3_pri_report_capabilities
Joern Engel
2014-09-17
target: correctly handle match_int errors in FILEIO + PSCSI
Joern Engel
2014-09-17
target: fix pr_out length in iscsi_parse_pr_out_transport_id
Joern Engel
2014-09-17
target: simplify target_fabric_make_lun error path
Joern Engel
2014-09-17
target: Fix memory leak on error in target_fabric_make_mappedlun
Joern Engel
2014-09-17
target: Fix possible memory leak in aptpl_metadata parsing
Joern Engel
2014-09-17
iscsi-target: use strlcpy in iscsit_collect_login_stats
Joern Engel
2014-09-17
iscsi-target: remove unnecessary check in iscsit_setup_np error path
Joern Engel
2014-09-17
iscsi-target: Drop duplicate __iscsi_target_login_thread check
Nicholas Bellinger
2014-09-17
iscsi-target: simplify return statement
Joern Engel
2014-09-17
iscsi-target: remove always-true conditions
Joern Engel
2014-09-17
iscsi-target: remove unused debug code
Joern Engel
2014-09-15
target: target_core_ua_h: Add #define of include guard
Rasmus Villemoes
2014-09-15
tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-15
target/configfs: Remove unnecessary null test
Himangi Saraogi
2014-09-14
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
2014-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-09-14
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2014-09-14
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
2014-09-14
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
Linus Torvalds
2014-09-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-09-14
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
2014-09-13
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
2014-09-13
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
2014-09-13
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
2014-09-13
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
2014-09-13
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
2014-09-13
vfs: fix bad hashing of dentries
Linus Torvalds
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
[next]