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
/
include
/
linux
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-73
/
+47
2023-11-03
ceph: handle idmapped mounts in create_request_message()
Christian Brauner
1
-1
/
+9
2023-11-03
libceph, ceph: move mdsmap.h to fs/ceph
Xiubo Li
1
-75
/
+0
2023-11-03
ceph: pass the mdsc to several helpers
Xiubo Li
1
-1
/
+4
2023-11-03
libceph: add doutc and *_client debug macros support
Xiubo Li
1
-0
/
+38
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+11
2023-10-02
ceph: Annotate struct ceph_osd_request with __counted_by
Kees Cook
1
-1
/
+1
2023-09-18
Revert "ceph: make members in struct ceph_mds_request_args_ext a union"
Ilya Dryomov
1
-13
/
+11
2023-09-18
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
1
-1
/
+1
2023-08-31
ceph: make num_fwd and num_retry to __u32
Xiubo Li
1
-3
/
+20
2023-08-31
ceph: make members in struct ceph_mds_request_args_ext a union
Xiubo Li
1
-11
/
+13
2023-08-24
libceph: add CEPH_OSD_OP_ASSERT_VER support
Jeff Layton
2
-1
/
+9
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
1
-8
/
+13
2023-08-22
libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
Jeff Layton
2
-0
/
+12
2023-08-22
libceph: add sparse read support to OSD client
Jeff Layton
1
-0
/
+32
2023-08-22
libceph: add sparse read support to msgr1
Jeff Layton
1
-0
/
+4
2023-08-22
libceph: new sparse_read op, support sparse reads on msgr2 crc codepath
Jeff Layton
1
-0
/
+28
2023-08-22
libceph: define struct ceph_sparse_extent and add some helpers
Jeff Layton
1
-1
/
+42
2023-08-22
libceph: add spinlock around osd->o_requests
Jeff Layton
1
-1
/
+7
2023-02-02
ceph: move mount state enum to super.h
Xiubo Li
1
-10
/
+0
2022-10-04
libceph: drop last_piece flag from ceph_msg_data_cursor
Jeff Layton
1
-3
/
+1
2022-08-03
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
1
-3
/
+2
2022-08-03
ceph: fix incorrect old_size length in ceph_mds_request_args
Xiubo Li
1
-3
/
+3
2022-08-03
ceph: fix the incorrect comment for the ceph_mds_caps struct
Xiubo Li
1
-1
/
+1
2022-08-03
ceph: prevent a client from exceeding the MDS maximum xattr size
Luís Henriques
1
-0
/
+1
2022-05-18
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
1
-0
/
+3
2022-03-01
ceph: do not release the global snaprealm until unmounting
Xiubo Li
1
-1
/
+2
2022-03-01
ceph: remove incorrect and unused CEPH_INO_DOTDOT macro
Xiubo Li
1
-1
/
+0
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
1
-0
/
+1
2022-03-01
ceph: add getvxattr op
Milind Changire
1
-0
/
+1
2022-02-02
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
2
-0
/
+2
2022-02-02
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
1
-0
/
+4
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-2
/
+3
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
1
-1
/
+0
2022-01-13
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
1
-0
/
+1
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2
-2
/
+2
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
1
-11
/
+8
2021-11-08
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
1
-0
/
+2
2021-09-02
ceph: flush mdlog before umounting
Xiubo Li
1
-0
/
+1
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
1
-1
/
+3
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
1
-1
/
+1
2021-02-16
libceph: deprecate [no]cephx_require_signatures options
Ilya Dryomov
1
-4
/
+3
2020-12-28
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
1
-2
/
+2
2020-12-14
libceph: drop ceph_auth_{create,update}_authorizer()
Ilya Dryomov
1
-6
/
+0
2020-12-14
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
6
-6
/
+231
2020-12-14
libceph: introduce connection modes and ms_mode option
Ilya Dryomov
3
-2
/
+13
2020-12-14
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
1
-1
/
+8
2020-12-14
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
4
-6
/
+15
[next]