index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
libceph, ceph: move ceph_calc_file_object_mapping() to striper.c
Ilya Dryomov
7
-44
/
+43
2018-04-02
libceph: striping framework implementation
Ilya Dryomov
3
-0
/
+292
2018-04-02
rbd: store data_type in img_req instead of obj_req
Ilya Dryomov
1
-26
/
+8
2018-04-02
rbd: remove obj_req->flags field
Ilya Dryomov
1
-35
/
+0
2018-04-02
rbd: remove old request completion code
Ilya Dryomov
1
-172
/
+3
2018-04-02
rbd: new request completion code
Ilya Dryomov
1
-13
/
+55
2018-04-02
rbd: update rbd_img_request_submit() signature
Ilya Dryomov
1
-10
/
+3
2018-04-02
rbd: add img_req->op_type field
Ilya Dryomov
1
-63
/
+12
2018-04-02
rbd: simplify rbd_osd_req_create()
Ilya Dryomov
1
-45
/
+14
2018-04-02
rbd: remove old request handling code
Ilya Dryomov
1
-730
/
+4
2018-04-02
rbd: new request handling code
Ilya Dryomov
1
-77
/
+601
2018-04-02
libceph: handle zero-length data items
Ilya Dryomov
1
-2
/
+12
2018-04-02
rbd: move from raw pages to bvec data descriptors
Ilya Dryomov
1
-78
/
+77
2018-04-02
libceph: introduce BVECS data type
Ilya Dryomov
4
-0
/
+164
2018-04-02
rbd: get rid of img_req->copyup_pages
Ilya Dryomov
1
-34
/
+9
2018-04-02
rbd: don't (ab)use obj_req->pages for stat requests
Ilya Dryomov
1
-10
/
+5
2018-04-02
rbd: remove bio cloning helpers
Ilya Dryomov
1
-141
/
+0
2018-04-02
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
5
-112
/
+139
2018-04-02
rbd: start enums at 1 instead of 0
Ilya Dryomov
1
-2
/
+4
2018-04-02
libceph, ceph: change ceph_calc_file_object_mapping() signature
Ilya Dryomov
5
-32
/
+18
2018-04-02
libceph: eliminate overflows in ceph_calc_file_object_mapping()
Ilya Dryomov
1
-60
/
+28
2018-04-02
rbd: set max_segment_size to UINT_MAX
Ilya Dryomov
1
-1
/
+1
2018-04-01
Linux 4.16
v4.16
Linus Torvalds
1
-1
/
+1
2018-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-31
/
+24
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+6
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+12
2018-03-30
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-5
/
+12
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
76
-384
/
+793
2018-03-30
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
1
-0
/
+1
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
1
-0
/
+3
2018-03-30
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
1
-2
/
+3
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
1
-9
/
+7
2018-03-30
Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+6
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-24
/
+25
2018-03-30
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2018-03-30
Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-3
/
+4
2018-03-30
net/dim: Fix int overflow
Tal Gilboa
1
-1
/
+1
2018-03-30
Merge branch 'vlan-fix'
David S. Miller
2
-4
/
+17
2018-03-30
vlan: Fix vlan insertion for packets without ethernet header
Toshiaki Makita
1
-2
/
+13
2018-03-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
1
-2
/
+4
2018-03-30
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Colin Ian King
1
-1
/
+1
2018-03-30
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
1
-3
/
+6
2018-03-29
Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+6
2018-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-40
/
+102
2018-03-29
Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+3
2018-03-29
dm: fix dropped return code from dm_get_bdev_for_ioctl
Mike Snitzer
1
-3
/
+5
2018-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+6
2018-03-29
dm mpath: fix support for loading scsi_dh modules during table load
Mike Snitzer
1
-1
/
+1
2018-03-29
vhost: validate log when IOTLB is enabled
Jason Wang
1
-8
/
+6
2018-03-29
qede: Do not drop rx-checksum invalidated packets.
Manish Chopra
1
-8
/
+2
[next]