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
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
18
-462
/
+3532
2023-08-31
ceph: make num_fwd and num_retry to __u32
Xiubo Li
2
-87
/
+106
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-12
/
+14
2023-08-24
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
2
-11
/
+10
2023-08-24
ceph: fix updating i_truncate_pagecache_size for fscrypt
Xiubo Li
2
-13
/
+26
2023-08-24
ceph: wait for OSD requests' callbacks to finish when unmounting
Xiubo Li
3
-0
/
+23
2023-08-24
ceph: drop messages from MDS when unmounting
Xiubo Li
7
-22
/
+109
2023-08-24
ceph: prevent snapshot creation in encrypted locked directories
Luís Henriques
1
-0
/
+5
2023-08-24
ceph: add support for encrypted snapshot names
Luís Henriques
3
-41
/
+201
2023-08-24
ceph: invalidate pages when doing direct/sync writes
Luís Henriques
1
-5
/
+14
2023-08-24
ceph: plumb in decryption during reads
Jeff Layton
2
-34
/
+125
2023-08-24
ceph: add encryption support to writepage and writepages
Jeff Layton
2
-21
/
+98
2023-08-24
ceph: add read/modify/write to ceph_sync_write
Jeff Layton
1
-28
/
+290
2023-08-24
ceph: align data in pages in ceph_sync_write
Jeff Layton
1
-10
/
+10
2023-08-24
ceph: don't use special DIO path for encrypted inodes
Jeff Layton
1
-2
/
+4
2023-08-24
ceph: add truncate size handling support for fscrypt
Xiubo Li
4
-12
/
+234
2023-08-24
ceph: add object version support for sync read
Xiubo Li
2
-12
/
+35
2023-08-24
ceph: add infrastructure for file encryption and decryption
Jeff Layton
2
-0
/
+251
2023-08-24
ceph: handle fscrypt fields in cap messages from MDS
Jeff Layton
1
-2
/
+83
2023-08-24
ceph: size handling in MClientRequest, cap updates and inode traces
Jeff Layton
6
-22
/
+70
2023-08-24
ceph: mark directory as non-complete after loading key
Luís Henriques
4
-9
/
+46
2023-08-24
ceph: allow encrypting a directory while not having Ax caps
Luís Henriques
1
-1
/
+2
2023-08-24
ceph: add some fscrypt guardrails
Jeff Layton
5
-9
/
+55
2023-08-24
ceph: create symlinks with encrypted and base64-encoded targets
Jeff Layton
2
-17
/
+150
2023-08-24
ceph: add support to readdir for encrypted names
Xiubo Li
6
-26
/
+144
2023-08-24
ceph: pass the request to parse_reply_info_readdir()
Xiubo Li
1
-10
/
+13
2023-08-24
ceph: make ceph_fill_trace and ceph_get_name decrypt names
Jeff Layton
2
-14
/
+60
2023-08-24
ceph: add helpers for converting names for userland presentation
Jeff Layton
2
-0
/
+123
2023-08-24
ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
Jeff Layton
1
-2
/
+7
2023-08-24
ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_open()
Jeff Layton
2
-0
/
+18
2023-08-24
ceph: decode alternate_name in lease info
Jeff Layton
2
-10
/
+38
2023-08-24
ceph: send alternate_name in MClientRequest
Jeff Layton
2
-5
/
+74
2023-08-24
ceph: encode encrypted name in ceph_mdsc_build_path and dentry release
Jeff Layton
5
-25
/
+172
2023-08-22
ceph: add base64 endcoding routines for encrypted names
Luís Henriques
2
-0
/
+92
2023-08-22
ceph: make ioctl cmds more readable in debug log
Xiubo Li
1
-1
/
+38
2023-08-22
ceph: add fscrypt ioctls and ceph.fscrypt.auth vxattr
Jeff Layton
2
-0
/
+111
2023-08-22
ceph: implement -o test_dummy_encryption mount option
Jeff Layton
6
-6
/
+186
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
10
-27
/
+372
2023-08-22
ceph: use osd_req_op_extent_osd_iter for netfs reads
Jeff Layton
1
-18
/
+1
2023-08-22
ceph: make ceph_msdc_build_path use ref-walk
Jeff Layton
1
-16
/
+19
2023-08-22
ceph: preallocate inode for ops that may create one
Jeff Layton
6
-67
/
+179
2023-08-22
ceph: add new mount option to enable sparse reads
Jeff Layton
4
-11
/
+72
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-0
/
+2
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
1
-2
/
+3
2023-08-02
ceph: defer stopping mdsc delayed_work
Xiubo Li
3
-2
/
+17
2023-07-24
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
1
-1
/
+1
2023-07-13
ceph: convert to ctime accessor functions
Jeff Layton
5
-11
/
+13
2023-07-07
Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
8
-40
/
+154
[next]