index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
1
-1
/
+4
2020-09-09
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-09-03
ceph: do not access the kiocb after aio requests
Xiubo Li
1
-2
/
+3
2020-09-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
1
-1
/
+13
2020-08-26
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
1
-1
/
+2
2020-08-21
ceph: handle zero-length feature mask in session messages
Jeff Layton
1
-2
/
+4
2020-08-21
ceph: set sec_context xattr on symlink creation
Jeff Layton
1
-0
/
+4
2020-06-24
ceph: don't return -ESTALE if there's still an open file
Luis Henriques
1
-1
/
+8
2020-06-03
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
1
-1
/
+1
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
1
-0
/
+1
2020-05-14
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-14
ceph: fix endianness bug when handling MDS session feature bits
Jeff Layton
1
-5
/
+3
2020-04-29
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
1
-2
/
+6
2020-04-29
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
1
-0
/
+5
2020-04-13
ceph: canonicalize server path in place
Ilya Dryomov
2
-92
/
+28
2020-04-13
ceph: remove the extra slashes in the server path
Xiubo Li
1
-19
/
+101
2020-04-01
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
1
-0
/
+1
2020-04-01
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-3
/
+11
2020-03-05
ceph: do not execute direct write in parallel if O_APPEND is specified
Xiubo Li
1
-6
/
+11
2020-02-24
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
2
-2
/
+6
2020-01-29
ceph: hold extra reference to r_parent over life of request
Jeff Layton
1
-2
/
+6
2019-12-17
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2
-1
/
+2
2019-11-14
ceph: increment/decrement dio counter on async requests
Jeff Layton
1
-0
/
+4
2019-11-14
ceph: take the inode lock before acquiring cap refs
Jeff Layton
1
-7
/
+18
2019-11-07
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
1
-1
/
+10
2019-11-05
ceph: don't allow copy_file_range when stripe_count != 1
Luis Henriques
1
-2
/
+10
2019-11-05
ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
Jeff Layton
1
-0
/
+3
2019-10-30
ceph: add missing check in d_revalidate snapdir handling
Al Viro
1
-0
/
+1
2019-10-30
ceph: fix RCU case handling in ceph_d_revalidate()
Al Viro
1
-7
/
+8
2019-10-30
ceph: fix use-after-free in __ceph_remove_cap()
Luis Henriques
1
-5
/
+5
2019-10-15
ceph: just skip unrecognized info in ceph_reply_info_extra
Jeff Layton
1
-10
/
+11
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
16
-335
/
+596
2019-09-16
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
1
-4
/
+1
2019-09-16
ceph: allow object copies across different filesystems in the same cluster
Luis Henriques
1
-4
/
+13
2019-09-16
ceph: include ceph_debug.h in cache.c
Ilya Dryomov
1
-0
/
+2
2019-09-16
ceph: move static keyword to the front of declarations
Krzysztof Wilczynski
1
-3
/
+3
2019-09-16
ceph: reconnect connection if session hang in opening state
Erqi Chen
1
-1
/
+3
2019-09-16
ceph: use release_pages() directly
John Hubbard
1
-18
/
+1
2019-09-16
ceph: allow arbitrary security.* xattrs
Jeff Layton
1
-33
/
+2
2019-09-16
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
1
-1
/
+2
2019-09-16
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
2
-8
/
+7
2019-09-16
ceph: add buffered/direct exclusionary locking for reads and writes
Jeff Layton
5
-16
/
+200
2019-09-16
ceph: don't return a value from void function
John Hubbard
1
-1
/
+0
2019-09-16
ceph: don't freeze during write page faults
Jeff Layton
1
-0
/
+2
2019-09-16
ceph: update the mtime when truncating up
Jeff Layton
1
-20
/
+21
2019-09-16
ceph: fix indentation in __get_snap_name()
Ilya Dryomov
1
-27
/
+27
2019-09-16
ceph: remove incorrect comment above __send_cap
Jeff Layton
1
-4
/
+0
2019-09-16
ceph: remove CEPH_I_NOFLUSH
Jeff Layton
2
-20
/
+9
2019-09-16
ceph: remove unneeded test in try_flush_caps
Jeff Layton
1
-1
/
+1
2019-09-16
ceph: have __mark_caps_flushing return flush_tid
Jeff Layton
1
-10
/
+10
[next]