Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-15Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01target/iscsi: Convert timers to use timer_setup()Kees Cook
2017-11-01target/iscsi: Simplify timer manipulation codeBart Van Assche
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-19target: make config_item_type constBhumika Goyal
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-05fs: fix kernel_write prototypeChristoph Hellwig
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-10target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger
2017-08-07iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger
2017-07-31cxgbit: fix sg_nents calculationVarun Prakash
2017-07-31iscsi-target: fix invalid flags in text responseVarun Prakash
2017-07-31iscsi-target: fix memory leak in iscsit_setup_text_cmd()Varun Prakash
2017-07-31cxgbit: add missing __kfree_skb()Varun Prakash
2017-07-31tcmu: free old string on reconfigBryant G. Ly
2017-07-31tcmu: Fix possible to/from address overflow when doing the memcpyXiubo Li
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-13mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-11iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger
2017-07-11tcmu: clean up the code and with one small fixXiubo Li
2017-07-11tcmu: Fix possbile memory leak / OOPs when recalculating cmd base sizeXiubo Li
2017-07-11target: export lio pgr/alua support as device attrMike Christie
2017-07-10target: Fix return sense reason in target_scsi3_emulate_pr_outTang Wenji
2017-07-10target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji
2017-07-10tcmu: Fix dev_config_storeBryant G. Ly
2017-07-07target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal
2017-07-07target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal
2017-07-07target: fix SAM_STAT_BUSY/TASK_SET_FULL handlingMike Christie
2017-07-07target: remove transport_completeMike Christie
2017-07-07pscsi: finish cmd processing from pscsi_req_doneMike Christie
2017-07-07tcmu: fix sense handling during completionMike Christie
2017-07-07target: add helper to copy sense to se_cmd bufferMike Christie
2017-07-07target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSEMike Christie
2017-07-07target: make device_mutex and device_list staticColin Ian King
2017-07-07tcmu: Fix flushing cmd entry dcache pageXiubo Li
2017-07-07tcmu: fix multiple uio open/close sequencesMike Christie
2017-07-07tcmu: drop configured check in destroyMike Christie
2017-07-07target: remove g_device_listMike Christie
2017-07-07xcopy: loop over devices using idr helperMike Christie
2017-07-07target: add helper to iterate over devicesMike Christie
2017-07-07tcmu: perfom device add, del and reconfig synchronouslyMike Christie
2017-07-07target: add helper to find se_device by dev_indexMike Christie
2017-07-07target: use idr for se_device dev indexMike Christie
2017-07-07target: break up free_device callbackMike Christie