index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
libceph: isolate kmap() call in write_partial_msg_pages()
Alex Elder
1
-11
/
+2
2012-03-22
libceph: rename "page_shift" variable to something sensible
Alex Elder
1
-5
/
+6
2012-03-22
libceph: get rid of zero_page_address
Alex Elder
1
-9
/
+2
2012-03-22
libceph: only call kernel_sendpage() via helper
Alex Elder
1
-6
/
+2
2012-03-22
libceph: use kernel_sendpage() for sending zeroes
Alex Elder
1
-5
/
+15
2012-03-22
libceph: fix inverted crc option logic
Alex Elder
1
-10
/
+10
2012-03-22
libceph: some simple changes
Alex Elder
1
-4
/
+9
2012-03-22
libceph: small refactor in write_partial_kvec()
Alex Elder
1
-11
/
+12
2012-03-22
libceph: do crc calculations outside loop
Alex Elder
1
-14
/
+12
2012-03-22
libceph: separate CRC calculation from byte swapping
Alex Elder
1
-14
/
+17
2012-03-22
libceph: use "do" in CRC-related Boolean variables
Alex Elder
1
-20
/
+20
2012-03-22
ceph: ensure Boolean options support both senses
Alex Elder
1
-0
/
+10
2012-03-22
libceph: a few small changes
Alex Elder
1
-14
/
+18
2012-03-22
libceph: make ceph_tcp_connect() return int
Alex Elder
1
-8
/
+6
2012-03-22
libceph: encapsulate some messenger cleanup code
Alex Elder
1
-18
/
+20
2012-03-22
libceph: make ceph_msgr_wq private
Alex Elder
1
-1
/
+1
2012-03-22
libceph: encapsulate connection kvec operations
Alex Elder
1
-61
/
+56
2012-03-22
libceph: move prepare_write_banner()
Alex Elder
1
-3
/
+4
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
1
-8
/
+8
2012-03-22
ceph: eliminate some abusive casts
Alex Elder
1
-4
/
+4
2012-03-22
ceph: eliminate some needless casts
Alex Elder
1
-11
/
+10
2012-03-22
ceph: kill addr_str_lock spinlock; use atomic instead
Alex Elder
1
-11
/
+10
2012-03-22
ceph: make use of "else" where appropriate
Alex Elder
1
-7
/
+4
2012-03-22
ceph: use a shared zero page rather than one per messenger
Alex Elder
1
-14
/
+29
2012-03-22
libceph: fix overflow check in crush_decode()
Xi Wang
1
-1
/
+2
2012-03-22
net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socke...
Jim Schutt
1
-6
/
+12
2012-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-3
/
+12
2012-02-02
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2
-3
/
+12
2012-01-10
libceph: remove useless return value for osd_client __send_request()
Sage Weil
1
-15
/
+6
2012-01-10
crush: fix force for non-root TAKE
Sage Weil
1
-3
/
+8
2012-01-10
ceph: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-22
/
+13
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2011-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+1
2011-11-11
libceph: Allocate larger oid buffer in request msgs
Stratos Psomadakis
1
-1
/
+1
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-25
libceph: force resend of osd requests if we skip an osdmap
Sage Weil
1
-10
/
+16
2011-10-25
ceph: use kernel DNS resolver
Noah Watkins
2
-12
/
+116
2011-10-25
ceph: fix ceph_monc_init memory leak
Noah Watkins
1
-3
/
+7
2011-10-25
libceph: warn on msg allocation failures
Sage Weil
1
-0
/
+1
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
4
-19
/
+32
2011-10-25
libceph: always preallocate mon connection
Sage Weil
1
-25
/
+22
2011-10-25
libceph: create messenger with client
Sage Weil
1
-23
/
+24
2011-09-29
Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client
Linus Torvalds
4
-42
/
+48
2011-09-28
libceph: fix pg_temp mapping update
Sage Weil
1
-26
/
+24
2011-09-28
libceph: fix pg_temp mapping calculation
Sage Weil
1
-13
/
+21
2011-09-16
libceph: fix linger request requeuing
Sage Weil
1
-3
/
+1
2011-09-16
libceph: fix parse options memory leak
Noah Watkins
1
-0
/
+1
2011-09-16
libceph: initialize ack_stamp to avoid unnecessary connection reset
Jim Schutt
1
-0
/
+1
2011-09-09
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2
-16
/
+46
[next]