index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-rlock-hardirq.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
Martin Svec
1
-1
/
+2
2014-04-07
target/rd: T10-Dif: RAM disk is allocating more space than required.
Quinn Tran
1
-4
/
+10
2014-04-07
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
1
-1
/
+3
2014-04-07
Target/iser: Use Fastreg only if device supports signature
Sagi Grimberg
1
-1
/
+2
2014-04-07
iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
Nicholas Bellinger
1
-11
/
+26
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
18
-2
/
+111
2014-04-07
target: Fix Task Aborted Status (TAS) handling
Alex Leung
3
-16
/
+18
2014-04-07
iser-target: Match FRMR descriptors to available session tags
Nicholas Bellinger
1
-15
/
+23
2014-04-07
Target/iser: Fail SCSI WRITE command if device detected integrity error
Sagi Grimberg
1
-2
/
+6
2014-04-07
Target/iser: Move check signature status to a function
Sagi Grimberg
1
-65
/
+50
2014-04-07
Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...
Sagi Grimberg
1
-6
/
+41
2014-04-07
Target/iser: Fix signature work requests accounting
Sagi Grimberg
1
-0
/
+2
2014-04-07
iscsi-target: Add missing NopOUT->flag (LMB) sanity check
Arshad Hussain
1
-0
/
+10
2014-04-07
IB/isert: Support T10-PI protected transactions
Sagi Grimberg
2
-29
/
+311
2014-04-07
IB/isert: Accept RDMA_WRITE completions
Sagi Grimberg
1
-2
/
+17
2014-04-07
IB/isert: Initialize T10-PI resources
Sagi Grimberg
2
-17
/
+110
2014-04-07
IB/isert: Introduce isert_map/unmap_data_buf
Sagi Grimberg
2
-125
/
+127
2014-04-07
Target/sbc: add debug print
Sagi Grimberg
1
-0
/
+3
2014-04-07
Target/configfs: Expose iSCSI network portal group T10-PI support
Sagi Grimberg
3
-0
/
+26
2014-04-07
Target/iscsi: Add T10-PI indication for iscsi_portal_group
Sagi Grimberg
2
-1
/
+6
2014-04-07
Target/core: Remove prot_handover use for now
Sagi Grimberg
2
-7
/
+0
2014-04-07
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
4
-6
/
+13
2014-04-07
Target/file: place escape values for protection information format
Sagi Grimberg
1
-39
/
+1
2014-03-13
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
3
-15
/
+81
2014-03-13
Target/transport: Allocate protection sg if needed
Sagi Grimberg
1
-0
/
+12
2014-03-13
target: silence GCC warning in target_alua_state_check
Paul Bolle
1
-51
/
+44
2014-03-10
Linux 3.14-rc6
v3.14-rc6
Linus Torvalds
1
-1
/
+1
2014-03-10
KEYS: Make the keyring cycle detector ignore other keyrings of the same name
David Howells
1
-1
/
+5
2014-03-09
Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
Rafael J. Wysocki
1
-6
/
+1
2014-03-08
x86: fix compile error due to X86_TRAP_NMI use in asm files
Linus Torvalds
2
-2
/
+2
2014-03-08
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
Ditang Chen
1
-2
/
+2
2014-03-08
x86: Ignore NMIs that come in during early boot
H. Peter Anvin
2
-2
/
+11
2014-03-07
ARM: 7992/1: boot: compressed: ignore bswapsdi2.S
Mark Rutland
1
-0
/
+1
2014-03-07
ARM: 7991/1: sa1100: fix compile problem on Collie
Linus Walleij
1
-0
/
+2
2014-03-07
ARM: fix noMMU kallsyms symbol filtering
Russell King
2
-6
/
+5
2014-03-07
Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"
Mathias Nyman
1
-8
/
+0
2014-03-07
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
1
-11
/
+3
2014-03-07
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
1
-0
/
+4
2014-03-07
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
1
-0
/
+4
2014-03-07
IB/mlx5: Expose support for signature MR feature
Sagi Grimberg
1
-0
/
+9
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
9
-2
/
+150
2014-03-07
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
2
-0
/
+483
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
3
-0
/
+43
2014-03-07
IB/mlx5: Remove MTT access mode from umr flags helper function
Sagi Grimberg
1
-2
/
+3
2014-03-07
IB/mlx5: Break up wqe handling into begin & finish routines
Sagi Grimberg
1
-36
/
+61
2014-03-07
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
3
-3
/
+13
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
6
-0
/
+222
2014-03-07
IB/core: Introduce signature verbs API
Sagi Grimberg
2
-1
/
+156
2014-03-07
IB/core: Introduce protected memory regions
Sagi Grimberg
2
-0
/
+77
2014-03-07
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...
Michele Baldessari
1
-0
/
+1
[next]