index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
audit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
target/user: Fix size_t format-spec build warning
Nicholas Bellinger
1
-3
/
+2
2016-03-11
target/user: Don't free expired command when time out
Sheng Yang
1
-8
/
+17
2016-03-11
target/user: Introduce data_bitmap, replace data_length/data_head/data_tail
Sheng Yang
1
-100
/
+121
2016-03-11
target/user: Free data ring in unified function
Sheng Yang
1
-10
/
+12
2016-03-11
target/user: Use iovec[] to describe continuous area
Sheng Yang
1
-15
/
+26
2016-03-11
target: Remove enum transport_lunflags_table
Andy Grover
6
-71
/
+45
2016-03-11
target/iblock: pass WRITE_SAME to device if possible
Mike Christie
1
-0
/
+34
2016-03-11
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
2
-9
/
+8
2016-03-11
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
2
-130
/
+119
2016-03-11
iser-target: Convert to new CQ API
Christoph Hellwig
2
-243
/
+184
2016-03-11
iser-target: Split and properly type the login buffer
Christoph Hellwig
2
-30
/
+29
2016-03-11
iser-target: Remove ISER_RECV_DATA_SEG_LEN
Christoph Hellwig
2
-10
/
+8
2016-03-11
iser-target: Remove impossible condition from isert_wait_conn
Jenny Derzhavetz
1
-8
/
+0
2016-03-11
iser-target: Remove redundant wait in release_conn
Jenny Derzhavetz
2
-8
/
+0
2016-03-11
iser-target: Rework connection termination
Jenny Derzhavetz
2
-56
/
+52
2016-03-11
iser-target: Separate flows for np listeners and connections cma events
Jenny Derzhavetz
1
-6
/
+5
2016-03-11
iser-target: Add new state ISER_CONN_BOUND to isert_conn
Jenny Derzhavetz
2
-2
/
+6
2016-03-11
iser-target: Fix identification of login rx descriptor type
Jenny Derzhavetz
1
-1
/
+2
2016-03-11
qla2xxx: Add DebugFS node for target sess list.
Quinn Tran
3
-20
/
+89
2016-03-11
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
2
-40
/
+17
2016-03-11
tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs
Nicholas Bellinger
1
-4
/
+16
2016-03-11
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
1
-28
/
+28
2016-03-11
xen-scsiback: Convert to percpu_ida tag allocation
Nicholas Bellinger
1
-78
/
+89
2016-03-11
usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
1
-40
/
+11
2016-03-11
usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation
Nicholas Bellinger
2
-39
/
+60
2016-03-11
sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
1
-14
/
+16
2016-03-11
sbp-target: Conversion to percpu_ida tag pre-allocation
Nicholas Bellinger
1
-6
/
+30
2016-03-11
ib_srpt: Convert to target_alloc_session usage
Nicholas Bellinger
1
-17
/
+6
2016-03-11
tcm_fc: Convert to target_alloc_session usage
Nicholas Bellinger
1
-22
/
+22
2016-03-11
tcm_qla2xxx: Convert to target_alloc_session usage
Nicholas Bellinger
3
-46
/
+43
2016-03-11
vhost/scsi: Convert to target_alloc_session usage
Nicholas Bellinger
1
-58
/
+41
2016-03-11
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
4
-122
/
+72
2016-02-27
target: Add target_alloc_session() helper function
Nicholas Bellinger
2
-0
/
+62
2016-02-20
Linux 4.5-rc5
v4.5-rc5
Linus Torvalds
1
-1
/
+1
2016-02-20
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-02-19
arm64: mm: allow the kernel to handle alignment faults on user accesses
EunTaik Lee
1
-1
/
+8
2016-02-19
arm64: kbuild: make "make install" not depend on vmlinux
Masahiro Yamada
3
-3
/
+17
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
1
-20
/
+20
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
1
-2
/
+30
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
4
-55
/
+48
2016-02-19
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
1
-1
/
+1
2016-02-19
mm: slab: free kmem_cache_node after destroy sysfs file
Dmitry Safonov
5
-27
/
+29
2016-02-19
ipc/shm: handle removed segments gracefully in shm_mmap()
Kirill A. Shutemov
1
-10
/
+43
2016-02-19
MAINTAINERS: update Kselftest Framework mailing list
Shuah Khan
1
-1
/
+1
2016-02-19
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
1
-1
/
+1
2016-02-19
mm/hugetlb.c: fix incorrect proc nr_hugepages value
Vaishali Thakkar
1
-2
/
+4
2016-02-19
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
1
-1
/
+1
2016-02-19
fsnotify: turn fsnotify reaper thread into a workqueue job
Jeff Layton
1
-31
/
+18
2016-02-19
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
Jeff Layton
2
-18
/
+53
[next]