index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
libceph: osd_request_timeout option
Ilya Dryomov
2
-1
/
+50
2017-03-07
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
1
-1
/
+0
2017-03-07
libceph: fix crush_decode() for older maps
Ilya Dryomov
1
-2
/
+1
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+29
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+1
2017-02-28
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-219
/
+261
2017-02-24
libceph, rbd, ceph: WRITE | ONDISK -> WRITE
Ilya Dryomov
2
-11
/
+10
2017-02-24
libceph: get rid of ack vs commit
Ilya Dryomov
1
-87
/
+26
2017-02-23
crush: fix dprintk compilation
Ilya Dryomov
1
-2
/
+2
2017-02-23
crush: do is_out test only if we do not collide
Ilya Dryomov
1
-3
/
+1
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+7
2017-02-20
libceph: pass reply buffer length through ceph_osdc_call()
Ilya Dryomov
2
-3
/
+6
2017-02-20
libceph: don't go through with the mapping if the PG is too wide
Ilya Dryomov
1
-2
/
+8
2017-02-20
crush: merge working data and scratch
Ilya Dryomov
2
-16
/
+15
2017-02-20
crush: remove mutable part of CRUSH map
Ilya Dryomov
3
-78
/
+180
2017-02-20
libceph: add osdmap_set_crush() helper
Ilya Dryomov
1
-20
/
+16
2017-02-20
libceph: remove unneeded stddef.h include
Stafford Horne
1
-2
/
+0
2017-02-20
ceph: update readpages osd request according to size of pages
Yan, Zheng
1
-1
/
+2
2017-02-20
libceph: include linux/sched.h into crypto.c directly
Ilya Dryomov
1
-0
/
+1
2017-01-18
libceph: make sure ceph_aes_crypt() IV is aligned
Ilya Dryomov
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2
-7
/
+7
2016-12-26
ceph_tcp_sendpage(): use ITER_BVEC sendmsg
Al Viro
1
-5
/
+15
2016-12-26
ceph: switch to sock_recvmsg()
Al Viro
1
-10
/
+14
2016-12-14
libceph: remove now unused finish_request() wrapper
Ilya Dryomov
1
-10
/
+4
2016-12-14
libceph: always signal completion when done
Ilya Dryomov
1
-14
/
+11
2016-12-12
crush: include mapper.h in mapper.c
Tobias Klauser
1
-0
/
+2
2016-12-12
libceph: no need to drop con->mutex for ->get_authorizer()
Ilya Dryomov
1
-6
/
+0
2016-12-12
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
4
-6
/
+6
2016-12-12
libceph: verify authorize reply on connect
Ilya Dryomov
1
-0
/
+13
2016-12-12
libceph: no need for GFP_NOFS in ceph_monc_init()
Ilya Dryomov
1
-6
/
+6
2016-12-12
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2
-25
/
+61
2016-12-12
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2
-8
/
+9
2016-12-12
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2
-383
/
+0
2016-12-12
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
1
-46
/
+32
2016-12-12
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
1
-34
/
+37
2016-12-12
libceph: tweak calcu_signature() a little
Ilya Dryomov
1
-15
/
+28
2016-12-12
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2
-6
/
+7
2016-12-12
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2
-0
/
+89
2016-12-12
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
1
-2
/
+6
2016-12-12
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
1
-3
/
+1
2016-12-12
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
1
-3
/
+4
2016-11-10
libceph: initialize last_linger_id with a large integer
Ilya Dryomov
1
-0
/
+1
2016-11-10
libceph: fix legacy layout decode with pool 0
Yan, Zheng
1
-1
/
+2
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-05
crush: remove redundant local variable
Ilya Dryomov
1
-3
/
+2
2016-10-05
crush: don't normalize input of crush_ln iteratively
Ilya Dryomov
1
-3
/
+9
2016-10-03
libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()
Ilya Dryomov
1
-3
/
+1
2016-10-03
libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()
Ilya Dryomov
1
-1
/
+1
2016-08-24
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
1
-0
/
+6
[next]