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
Age
Commit message (
Expand
)
Author
2019-12-17
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019-11-14
ceph: increment/decrement dio counter on async requests
Jeff Layton
2019-11-14
ceph: take the inode lock before acquiring cap refs
Jeff Layton
2019-11-07
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
2019-11-05
ceph: don't allow copy_file_range when stripe_count != 1
Luis Henriques
2019-11-05
ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
Jeff Layton
2019-10-29
ceph: add missing check in d_revalidate snapdir handling
Al Viro
2019-10-29
ceph: fix RCU case handling in ceph_d_revalidate()
Al Viro
2019-10-29
ceph: fix use-after-free in __ceph_remove_cap()
Luis Henriques
2019-10-15
ceph: just skip unrecognized info in ceph_reply_info_extra
Jeff Layton
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-09-16
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
2019-09-16
ceph: allow object copies across different filesystems in the same cluster
Luis Henriques
2019-09-16
ceph: include ceph_debug.h in cache.c
Ilya Dryomov
2019-09-16
ceph: move static keyword to the front of declarations
Krzysztof Wilczynski
2019-09-16
ceph: reconnect connection if session hang in opening state
Erqi Chen
2019-09-16
ceph: use release_pages() directly
John Hubbard
2019-09-16
ceph: allow arbitrary security.* xattrs
Jeff Layton
2019-09-16
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
2019-09-16
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
2019-09-16
ceph: add buffered/direct exclusionary locking for reads and writes
Jeff Layton
2019-09-16
ceph: don't return a value from void function
John Hubbard
2019-09-16
ceph: don't freeze during write page faults
Jeff Layton
2019-09-16
ceph: update the mtime when truncating up
Jeff Layton
2019-09-16
ceph: fix indentation in __get_snap_name()
Ilya Dryomov
2019-09-16
ceph: remove incorrect comment above __send_cap
Jeff Layton
2019-09-16
ceph: remove CEPH_I_NOFLUSH
Jeff Layton
2019-09-16
ceph: remove unneeded test in try_flush_caps
Jeff Layton
2019-09-16
ceph: have __mark_caps_flushing return flush_tid
Jeff Layton
2019-09-16
ceph: fix comments over ceph_add_cap
Jeff Layton
2019-09-16
ceph: eliminate session->s_trim_caps
Jeff Layton
2019-09-16
ceph: fetch cap_gen under spinlock in ceph_add_cap
Jeff Layton
2019-09-16
ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds
Jeff Layton
2019-09-16
ceph: don't SetPageError on writepage errors
Jeff Layton
2019-09-16
ceph: auto reconnect after blacklisted
Yan, Zheng
2019-09-16
ceph: invalidate all write mode filp after reconnect
Yan, Zheng
2019-09-16
ceph: return -EIO if read/write against filp that lost file locks
Yan, Zheng
2019-09-16
ceph: add helper function that forcibly reconnects to ceph cluster.
Yan, Zheng
2019-09-16
ceph: pass filp to ceph_get_caps()
Yan, Zheng
2019-09-16
ceph: track and report error of async metadata operation
Yan, Zheng
2019-09-16
ceph: allow closing session in restarting/reconnect state
Yan, Zheng
2019-09-16
ceph: don't list vxattrs in listxattr()
Jeff Layton
2019-09-16
ceph: allow copy_file_range when src and dst inode are same
Jeff Layton
2019-09-16
ceph: fix directories inode i_blkbits initialization
Luis Henriques
2019-08-30
fs: ceph: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-08-22
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
2019-08-22
ceph: clear page dirty before invalidate page
Erqi Chen
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in fill_inode()
Luis Henriques
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
Luis Henriques
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
[next]