Age | Commit message (Expand) | Author | Files | Lines |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 1 | -3/+3 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -0/+1 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -7/+8 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -6/+6 |
2017-02-18 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2 | -7/+8 |
2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -32/+74 |
2017-02-10 | iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 1 | -0/+1 |
2017-02-08 | target: Fix COMPARE_AND_WRITE ref leak for non GOOD status | Nicholas Bellinger | 1 | -2/+6 |
2017-02-08 | target: Fix multi-session dynamic se_node_acl double free OOPs | Nicholas Bellinger | 1 | -26/+43 |
2017-02-08 | target: Fix early transport_generic_handle_tmr abort scenario | Nicholas Bellinger | 1 | -2/+15 |
2017-02-08 | target: Use correct SCSI status during EXTENDED_COPY exception | Nicholas Bellinger | 1 | -1/+1 |
2017-02-08 | target: Don't BUG_ON during NodeACL dynamic -> explicit conversion | Nicholas Bellinger | 1 | -1/+9 |
2017-02-01 | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig | 1 | -1/+2 |
2017-01-31 | block: make scsi_request and scsi ioctl support optional | Christoph Hellwig | 1 | -0/+1 |
2017-01-28 | block: split scsi_request out of struct request | Christoph Hellwig | 1 | -6/+5 |
2017-01-27 | IB/srpt: Accept GUIDs as port names | Bart Van Assche | 1 | -0/+1 |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 2 | -6/+6 |
2017-01-10 | target: support XCOPY requests without parameters | David Disseldorp | 1 | -0/+4 |
2017-01-10 | target: check for XCOPY parameter truncation | David Disseldorp | 2 | -0/+15 |
2017-01-10 | target: use XCOPY segment descriptor CSCD IDs | David Disseldorp | 1 | -31/+48 |
2017-01-10 | target: check XCOPY segment descriptor CSCD IDs | David Disseldorp | 2 | -0/+14 |
2017-01-10 | target: simplify XCOPY wwn->se_dev lookup helper | David Disseldorp | 1 | -19/+9 |
2017-01-10 | target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense | David Disseldorp | 1 | -0/+4 |
2017-01-10 | target: bounds check XCOPY total descriptor list length | David Disseldorp | 1 | -0/+6 |
2017-01-10 | target: bounds check XCOPY segment descriptor list | David Disseldorp | 1 | -2/+12 |
2017-01-10 | target: use XCOPY TOO MANY TARGET DESCRIPTORS sense | David Disseldorp | 1 | -1/+3 |
2017-01-10 | target: add XCOPY target/segment desc sense codes | David Disseldorp | 1 | -0/+24 |
2016-12-21 | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 49 | -18/+169 |
2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2016-12-16 | iscsi-target: Return error if unable to add network portal | Varun Prakash | 1 | -1/+3 |
2016-12-16 | target: Fix spelling mistake and unwrap multi-line text | Colin Ian King | 1 | -2/+1 |
2016-12-16 | target/iscsi: Fix double free in lio_target_tiqn_addtpg() | Dan Carpenter | 1 | -1/+0 |
2016-12-15 | target/user: Fix use-after-free of tcmu_cmds if they are expired | Andy Grover | 1 | -2/+0 |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -12/+12 |
2016-12-14 | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -4/+3 |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -10/+6 |
2016-12-09 | target: Minimize #include directives | Bart Van Assche | 45 | -8/+158 |
2016-12-09 | target/user: Add an #include directive | Bart Van Assche | 1 | -0/+1 |
2016-12-09 | cxgbit: Add an #include directive | Bart Van Assche | 1 | -0/+1 |
2016-12-09 | sbp-target: Add an #include directive | Bart Van Assche | 1 | -0/+1 |
2016-12-09 | sbp-target: Fix second argument of percpu_ida_alloc() | Bart Van Assche | 1 | -1/+1 |
2016-12-09 | target/user: Fix a data type in tcmu_queue_cmd() | Bart Van Assche | 1 | -1/+1 |
2016-12-09 | target: Use NULL instead of 0 to represent a pointer | Bart Van Assche | 1 | -2/+2 |
2016-12-05 | don't open-code file_inode() | Al Viro | 1 | -1/+1 |
2016-12-01 | fs: configfs: don't return anything from drop_link | Andrzej Pietrasiewicz | 1 | -4/+3 |
2016-11-22 | target: avoid accessing .bi_vcnt directly | Ming Lei | 1 | -6/+2 |
2016-11-18 | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai | 1 | -0/+1 |
2016-11-09 | scsi: libfc: Replace ->seq_release callback with function call | Hannes Reinecke | 1 | -1/+1 |
2016-11-09 | scsi: libfc: Replace ->seq_assign callback with function call | Hannes Reinecke | 1 | -1/+1 |