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
2021-05-06
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
18
-684
/
+524
2021-04-27
ceph: don't allow access to MDS-private inodes
Jeff Layton
4
-0
/
+42
2021-04-27
ceph: fix up some bare fetches of i_size
Jeff Layton
4
-16
/
+16
2021-04-27
ceph: convert some PAGE_SIZE invocations to thp_size()
Jeff Layton
1
-26
/
+25
2021-04-27
ceph: support getting ceph.dir.rsnaps vxattr
Yanhu Cao
5
-2
/
+18
2021-04-27
ceph: drop pinned_page parameter from ceph_get_caps
Jeff Layton
4
-26
/
+13
2021-04-27
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
1
-1
/
+3
2021-04-27
ceph: only check pool permissions for regular files
Jeff Layton
1
-0
/
+4
2021-04-27
ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon
Xiubo Li
2
-2
/
+80
2021-04-27
ceph: avoid counting the same request twice or more
Xiubo Li
1
-10
/
+10
2021-04-27
ceph: rename the metric helpers
Xiubo Li
6
-35
/
+35
2021-04-27
ceph: fix kerneldoc copypasta over ceph_start_io_direct
Jeff Layton
1
-1
/
+1
2021-04-27
ceph: use attach/detach_page_private for tracking snap context
Jeff Layton
1
-11
/
+7
2021-04-27
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
3
-14
/
+25
2021-04-27
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
1
-4
/
+5
2021-04-27
ceph: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-04-27
ceph: convert ceph_readpages to ceph_readahead
Jeff Layton
1
-199
/
+31
2021-04-27
ceph: convert ceph_write_begin to netfs_write_begin
Jeff Layton
1
-129
/
+57
2021-04-27
ceph: convert ceph_readpage to netfs_readpage
Jeff Layton
3
-10
/
+195
2021-04-27
ceph: fix fscache invalidation
Jeff Layton
2
-0
/
+2
2021-04-27
ceph: rework PageFsCache handling
Jeff Layton
2
-1
/
+9
2021-04-27
ceph: rip out old fscache readpage handling
Jeff Layton
5
-254
/
+3
2021-03-08
ceph: don't allow type or device number to change on non-I_NEW inodes
Jeff Layton
2
-5
/
+30
2021-03-08
ceph: fix up error handling with snapdirs
Jeff Layton
3
-5
/
+20
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-25
/
+35
2021-02-16
ceph: defer flushing the capsnap if the Fb is used
Xiubo Li
2
-13
/
+30
2021-02-16
ceph: allow queueing cap/snap handling after putting cap references
Jeff Layton
4
-8
/
+48
2021-02-16
ceph: clean up inode work queueing
Jeff Layton
2
-52
/
+24
2021-02-16
ceph: fix flush_snap logic after putting caps
Jeff Layton
1
-4
/
+6
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
4
-20
/
+28
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
3
-2
/
+4
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2021-01-04
libceph, ceph: disambiguate ceph_connection_operations handlers
Ilya Dryomov
1
-17
/
+17
2020-12-28
ceph: reencode gid_list when reconnecting
Ilya Dryomov
1
-31
/
+22
2020-12-14
libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1
Ilya Dryomov
1
-16
/
+5
2020-12-14
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
1
-1
/
+79
2020-12-14
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
2
-11
/
+12
2020-12-14
libceph, ceph: incorporate nautilus cephx changes
Ilya Dryomov
1
-1
/
+4
2020-12-14
ceph: implement updated ceph_mds_request_head structure
Jeff Layton
1
-13
/
+62
2020-12-14
ceph: clean up argument lists to __prepare_send_request and __send_request
Jeff Layton
1
-9
/
+9
2020-12-14
ceph: take a cred reference instead of tracking individual uid/gid
Jeff Layton
2
-6
/
+7
2020-12-14
ceph: don't reach into request header for readdir info
Jeff Layton
1
-3
/
+2
2020-12-14
ceph: set osdmap epoch for setxattr
Xiubo Li
2
-1
/
+4
2020-12-14
ceph: remove redundant assignment to variable i
Colin Ian King
1
-1
/
+1
2020-12-14
ceph: add ceph.caps vxattr
Luis Henriques
1
-0
/
+27
2020-12-14
ceph: when filling trace, call ceph_get_inode outside of mutexes
Jeff Layton
2
-9
/
+21
2020-12-14
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
3
-64
/
+6
2020-12-14
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
1
-0
/
+2
[next]