index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
super.h
Age
Commit message (
Expand
)
Author
2023-10-06
ceph: drop messages from MDS when unmounting
Xiubo Li
2023-07-23
ceph: add a dedicated private data for netfs rreq
Xiubo Li
2023-05-11
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
2023-02-22
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
2023-02-22
ceph: move mount state enum to super.h
Xiubo Li
2023-01-12
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
2022-08-03
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
ceph: update the auth cap when the async create req is forwarded
Xiubo Li
2022-08-03
ceph: make change_auth_cap_ses a global symbol
Xiubo Li
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-05-25
ceph: fix statfs for subdir mounts
Luís Henriques
2022-05-25
ceph: try to choose the auth MDS if possible for getattr
Xiubo Li
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-03-22
ceph: remove reliance on bdi congestion
NeilBrown
2022-03-18
netfs: Add a netfs inode context
David Howells
2022-03-01
ceph: do not release the global snaprealm until unmounting
Xiubo Li
2022-03-01
ceph: eliminate the recursion when rebuilding the snap context
Xiubo Li
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
2022-03-01
ceph: add getvxattr op
Milind Changire
2022-03-01
ceph: uninline the data on a file opened for writing
David Howells
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-13
ceph: move CEPH_SUPER_MAGIC definition to magic.h
Jeff Layton
2022-01-13
ceph: add new "nopagecache" option
Jeff Layton
2022-01-13
ceph: don't check for quotas on MDS stray dirs
Jeff Layton
2022-01-13
ceph: Fix incorrect statfs report for small quota
Kotresh HR
2022-01-13
ceph: new device mount syntax
Venky Shankar
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
2021-11-08
ceph: split 'metric' debugfs file into several files
Luís Henriques
2021-11-08
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
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: enable async dirops by default
Jeff Layton
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
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: add ceph_change_snap_realm() helper
Jeff Layton
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-25
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-04
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
2021-06-29
ceph: eliminate ceph_async_iput()
Jeff Layton
2021-06-28
ceph: make ceph_queue_cap_snap static
Jeff Layton
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-04-27
ceph: don't allow access to MDS-private inodes
Jeff Layton
2021-04-27
ceph: support getting ceph.dir.rsnaps vxattr
Yanhu Cao
2021-04-27
ceph: drop pinned_page parameter from ceph_get_caps
Jeff Layton
2021-04-27
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
[next]