index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-25
libceph: use sizeof_footer() more
Ilya Dryomov
1
-16
/
+3
2016-03-25
ceph: kill ceph_empty_snapc
Ilya Dryomov
4
-34
/
+6
2016-03-25
ceph: fix a wrong comparison
Anton Protopopov
1
-1
/
+1
2016-03-25
ceph: replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
4
-6
/
+6
2016-03-25
ceph: scattered page writeback
Yan, Zheng
1
-109
/
+196
2016-03-25
libceph: add helper that duplicates last extent operation
Yan, Zheng
2
-0
/
+24
2016-03-25
libceph: enable large, variable-sized OSD requests
Ilya Dryomov
3
-19
/
+32
2016-03-25
libceph: osdc->req_mempool should be backed by a slab pool
Ilya Dryomov
1
-2
/
+2
2016-03-25
libceph: make r_request msg_size calculation clearer
Ilya Dryomov
1
-10
/
+11
2016-03-25
libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op
Yan, Zheng
3
-5
/
+6
2016-03-25
libceph: rename ceph_osd_req_op::payload_len to indata_len
Ilya Dryomov
2
-7
/
+7
2016-03-25
ceph: remove useless BUG_ON
Yan, Zheng
1
-2
/
+0
2016-03-25
ceph: don't enable rbytes mount option by default
Yan, Zheng
2
-4
/
+3
2016-03-25
ceph: encode ctime in cap message
Yan, Zheng
1
-4
/
+7
2016-03-25
libceph: behave in mon_fault() if cur_mon < 0
Ilya Dryomov
1
-14
/
+9
2016-03-25
libceph: reschedule tick in mon_fault()
Ilya Dryomov
1
-4
/
+4
2016-03-25
libceph: introduce and switch to reopen_session()
Ilya Dryomov
1
-17
/
+16
2016-03-25
libceph: monc hunt rate is 3s with backoff up to 30s
Ilya Dryomov
3
-9
/
+22
2016-03-25
libceph: monc ping rate is 10s
Ilya Dryomov
3
-9
/
+5
2016-03-25
libceph: pick a different monitor when reconnecting
Ilya Dryomov
1
-28
/
+57
2016-03-25
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
Ilya Dryomov
8
-95
/
+174
2016-03-25
libceph: decouple hunting and subs management
Ilya Dryomov
1
-9
/
+22
2016-03-25
libceph: move debugfs initialization into __ceph_open_session()
Ilya Dryomov
2
-51
/
+4
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
33
-465
/
+488
2016-03-20
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-5
/
+24
2016-03-20
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
57
-377
/
+969
2016-03-20
Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh
Linus Torvalds
22
-145
/
+397
2016-03-20
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
324
-7155
/
+14760
2016-03-20
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-133
/
+827
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1281
-33900
/
+78920
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
10
-504
/
+738
2016-03-19
bonding: fix bond_get_stats()
Eric Dumazet
2
-31
/
+36
2016-03-19
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
1
-2
/
+2
2016-03-19
net/mlx4_core: Fix backward compatibility on VFs
Eli Cohen
1
-6
/
+18
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
18
-57
/
+475
2016-03-19
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-7
/
+6
2016-03-19
phy: mdio-thunder: Fix some Kconfig typos
Andreas Färber
1
-2
/
+2
2016-03-19
lan78xx: add ndo_get_stats64
Woojung Huh
1
-0
/
+49
2016-03-19
lan78xx: handle statistics counter rollover
Woojung Huh
1
-13
/
+239
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
225
-1915
/
+5048
2016-03-19
Merge branch 'rds-buffer-tuning'
David S. Miller
1
-11
/
+134
2016-03-19
RDS: TCP: Remove unused constant
Sowmini Varadhan
1
-2
/
+0
2016-03-19
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
1
-10
/
+135
2016-03-19
net: smc911x: convert pxa dma to dmaengine
Robert Jarzmik
2
-66
/
+82
2016-03-19
Merge branch 'IFF_MULTICAST-dup-sets'
David S. Miller
2
-2
/
+1
2016-03-19
team: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
1
-1
/
+0
2016-03-19
bonding: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
1
-1
/
+1
2016-03-19
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-3011
/
+794
2016-03-19
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-110
/
+185
2016-03-19
net: fix a comment typo
Zhang Shengju
1
-1
/
+1
[next]