index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ida: Change ida_get_new_above to return the id
Matthew Wilcox
2018-08-22
1
-18
/
+12
*
ida: Remove old API
Matthew Wilcox
2018-08-22
3
-67
/
+11
*
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
2018-08-22
2
-66
/
+58
*
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
2018-08-22
2
-46
/
+40
*
test_ida: Move ida_check_max
Matthew Wilcox
2018-08-22
2
-28
/
+23
*
test_ida: Move ida_check_leaf
Matthew Wilcox
2018-08-22
2
-27
/
+25
*
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
2018-08-22
1
-6
/
+7
*
ida: Start new test_ida module
Matthew Wilcox
2018-08-22
7
-7
/
+71
*
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-22
3
-30
/
+10
*
iscsi target: fix session creation failure handling
Mike Christie
2018-08-22
1
-14
/
+21
*
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-29
/
+12
*
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+7
*
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-22
/
+4
*
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-11
/
+5
*
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-40
/
+4
*
Convert net_namespace to new IDA API
Matthew Wilcox
2018-08-22
1
-10
/
+6
*
cb710: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-18
/
+5
*
rsxx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+5
*
osd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-15
/
+7
*
sd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-17
/
+4
*
devpts: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-34
/
+13
*
fs: Convert namespace IDAs to new API
Matthew Wilcox
2018-08-22
1
-38
/
+12
*
fs: Convert unnamed_dev_ida to new API
Matthew Wilcox
2018-08-22
1
-43
/
+24
*
mtip32xx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-23
/
+6
*
ida: Add new API
Matthew Wilcox
2018-08-22
2
-42
/
+87
*
ida: Lock the IDA in ida_destroy
Matthew Wilcox
2018-08-22
1
-6
/
+11
*
radix-tree: Fix UBSAN warning
Matthew Wilcox
2018-08-22
1
-1
/
+1
*
radix tree test suite: Enable ubsan
Matthew Wilcox
2018-08-22
2
-11
/
+14
*
radix tree test suite: Fix compilation
Matthew Wilcox
2018-08-22
1
-0
/
+2
*
Linux 4.18
v4.18
Linus Torvalds
2018-08-12
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-08-12
7
-49
/
+69
|
\
|
*
scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
Jim Gill
2018-08-03
1
-3
/
+8
|
*
scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...
Bart Van Assche
2018-08-03
1
-8
/
+21
|
*
scsi: mpt3sas: Swap I/O memory read value back to cpu endianness
Sreekanth Reddy
2018-08-03
1
-8
/
+8
|
*
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
2018-08-02
1
-0
/
+1
|
*
scsi: fcoe: drop frames in ELS LOGO error path
Johannes Thumshirn
2018-08-02
1
-2
/
+2
|
*
scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
Johannes Thumshirn
2018-08-02
1
-1
/
+1
|
*
scsi: qedi: Fix a potential buffer overflow
Bart Van Assche
2018-07-31
1
-1
/
+1
|
*
scsi: qla2xxx: Fix memory leak for allocating abort IOCB
Quinn Tran
2018-07-31
1
-26
/
+27
*
|
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
2018-08-12
3
-3
/
+3
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-08-12
2
-9
/
+32
|
\
\
|
*
|
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
2018-08-10
1
-5
/
+2
|
*
|
fix __legitimize_mnt()/mntput() race
Al Viro
2018-08-09
1
-0
/
+14
|
*
|
fix mntput/mntput race
Al Viro
2018-08-09
1
-2
/
+12
|
*
|
root dentries need RCU-delayed freeing
Al Viro
2018-08-06
1
-2
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-11
11
-39
/
+46
|
\
\
\
|
*
|
|
xen/netfront: don't cache skb_shinfo()
Juergen Gross
2018-08-11
1
-4
/
+4
|
*
|
|
Merge branch 'cpsw-runtime-pm-fix'
David S. Miller
2018-08-11
2
-15
/
+12
|
|
\
\
\
|
|
*
|
|
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
2018-08-11
1
-4
/
+7
|
|
*
|
|
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2018-08-11
2
-11
/
+5
|
|
/
/
/
[next]