index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
Age
Commit message (
Expand
)
Author
2022-04-13
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
2022-02-01
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
2022-02-01
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
2021-12-29
ceph: fix up non-directory creation in SGID directories
Christian Brauner
2021-12-22
ceph: initialize pathlen variable in reconnect_caps_cb
Xiubo Li
2021-12-22
ceph: fix duplicate increment of opened_inodes metric
Hu Weiwen
2021-12-01
ceph: properly handle statfs on multifs setups
Jeff Layton
2021-10-27
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-27
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
2021-09-26
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
2021-09-26
ceph: remove the capsnaps when removing caps
Xiubo Li
2021-09-26
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
2021-09-26
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2021-09-26
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-09-18
ceph: fix dereference of null pointer cf
Colin Ian King
2021-09-08
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
2021-09-03
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
2021-08-18
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
2021-07-28
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
2021-07-20
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
2021-06-30
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
2021-06-30
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-05-22
ceph: don't allow access to MDS-private inodes
Jeff Layton
2021-05-22
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2021-05-19
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
2021-03-04
ceph: fix flush_snap logic after putting caps
Jeff Layton
2021-02-26
ceph: downgrade warning from mdsmap decode to debug
Luis Henriques
2021-01-06
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
2020-12-30
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
2020-11-04
ceph: check session state after bumping session->s_seq
Jeff Layton
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-12
ceph: comment cleanups and clarifications
Jeff Layton
2020-10-12
ceph: break up send_cap_msg
Jeff Layton
2020-10-12
ceph: drop separate mdsc argument from __send_cap
Jeff Layton
2020-10-12
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
2020-10-12
ceph: don't SetPageError on readpage errors
Jeff Layton
2020-10-12
ceph: mark ceph_fmt_xattr() as printf-like for better type checking
Ilya Dryomov
2020-10-12
ceph: fold ceph_update_writeable_page into ceph_write_begin
Jeff Layton
2020-10-12
ceph: fold ceph_sync_writepages into writepage_nounlock
Jeff Layton
2020-10-12
ceph: fold ceph_sync_readpages into ceph_readpage
Jeff Layton
2020-10-12
ceph: don't call ceph_update_writeable_page from page_mkwrite
Jeff Layton
2020-10-12
ceph: break out writeback of incompatible snap context to separate function
Jeff Layton
2020-10-12
ceph: add a note explaining session reject error string
Ilya Dryomov
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
ceph: have ceph_writepages_start call pagevec_lookup_range_tag
Jeff Layton
2020-10-12
ceph: use kill_anon_super helper
Jeff Layton
[next]