index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
caps.c
Age
Commit message (
Expand
)
Author
2023-06-30
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
2023-06-30
ceph: issue a cap release immediately if no cap exists
Xiubo Li
2023-06-30
ceph: trigger to flush the buffer when making snapshot
Xiubo Li
2023-06-08
ceph: fix use-after-free bug for inodes when flushing capsnaps
Xiubo Li
2023-04-30
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-02
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-02
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
2022-12-12
ceph: try to check caps immediately after async creating finishes
Xiubo Li
2022-12-12
ceph: remove useless session parameter for check_caps()
Xiubo Li
2022-11-14
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
2022-10-04
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
2022-10-04
ceph: no need to wait for transition RDCACHE|RD -> RD
Xiubo Li
2022-10-04
ceph: wake up the waiters if any new caps comes
Xiubo Li
2022-08-03
ceph: flush the dirty caps immediatelly when quota is approaching
Xiubo Li
2022-08-03
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
ceph: make change_auth_cap_ses a global symbol
Xiubo Li
2022-08-03
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
2022-06-29
ceph: wait on async create before checking caps for syncfs
Jeff Layton
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-05-25
ceph: try to queue a writeback if revoking fails
Xiubo Li
2022-05-25
ceph: rename unsafe_request_wait()
Xiubo Li
2022-05-25
ceph: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-05-25
ceph: use dedicated list iterator variable
Jakob Koschel
2022-04-25
ceph: fix possible NULL pointer dereference for req->r_session
Xiubo Li
2022-04-25
ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap
Niels Dossche
2022-03-21
ceph: assign the ci only when the inode isn't NULL
Xiubo Li
2022-03-01
ceph: wait for async create reply before sending any cap messages
Jeff Layton
2022-01-26
ceph: put the requests/sessions when it fails to alloc memory
Xiubo Li
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-13
ceph: remove redundant Lsx caps check
Xiubo Li
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
2021-12-01
ceph: fix duplicate increment of opened_inodes metric
Hu Weiwen
2021-11-08
ceph: shut down access to inode when async create fails
Jeff Layton
2021-11-08
ceph: refactor remove_session_caps_cb
Jeff Layton
2021-11-08
ceph: don't use -ESTALE as special return code in try_get_cap_refs
Jeff Layton
2021-11-08
ceph: print inode numbers instead of pointer values
Jeff Layton
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
2021-09-03
ceph: fix dereference of null pointer cf
Colin Ian King
2021-09-02
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-02
ceph: don't WARN if we're forcibly removing the session caps
Xiubo Li
2021-09-02
ceph: remove the capsnaps when removing caps
Xiubo Li
2021-09-02
ceph: print more information when we can't find snaprealm
Jeff Layton
2021-09-02
ceph: add ceph_change_snap_realm() helper
Jeff Layton
2021-09-02
ceph: flush the mdlog before waiting on unsafe reqs
Xiubo Li
2021-09-02
ceph: make iterate_sessions a global symbol
Xiubo Li
2021-09-02
ceph: fix memory leak on decode error in ceph_handle_caps
Jeff Layton
[next]