index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: add more debug info when decoding mdsmap
Xiubo Li
2019-12-09
1
-4
/
+8
*
ceph: switch to global cap helper
Xiubo Li
2019-12-09
1
-14
/
+10
*
ceph: trigger the reclaim work once there has enough pending caps
Xiubo Li
2019-12-09
1
-1
/
+1
*
ceph: show tasks waiting on caps in debugfs caps file
Jeff Layton
2019-12-09
4
-0
/
+40
*
ceph: convert int fields in ceph_mount_options to unsigned int
Jeff Layton
2019-12-09
3
-23
/
+26
*
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-05
6
-344
/
+359
|
\
|
*
libceph, rbd, ceph: convert to use the new mount API
David Howells
2019-11-27
4
-329
/
+332
|
*
ceph: don't leave ino field in ceph_mds_request_head uninitialized
Jeff Layton
2019-11-25
1
-0
/
+1
|
*
ceph: tone down loglevel on ceph_mdsc_build_path warning
Jeff Layton
2019-11-25
1
-7
/
+11
|
*
ceph: fix geting random mds from mdsmap
Xiubo Li
2019-11-25
1
-4
/
+7
|
*
ceph: make several helper accessors take const pointers
Jeff Layton
2019-11-25
1
-4
/
+8
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019-10-23
2
-1
/
+2
*
|
ceph: increment/decrement dio counter on async requests
Jeff Layton
2019-11-14
1
-0
/
+4
*
|
ceph: take the inode lock before acquiring cap refs
Jeff Layton
2019-11-14
1
-7
/
+18
*
|
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
2019-11-07
1
-1
/
+10
*
|
ceph: don't allow copy_file_range when stripe_count != 1
Luis Henriques
2019-11-05
1
-2
/
+10
*
|
ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
Jeff Layton
2019-11-05
1
-0
/
+3
*
|
ceph: add missing check in d_revalidate snapdir handling
Al Viro
2019-10-29
1
-0
/
+1
*
|
ceph: fix RCU case handling in ceph_d_revalidate()
Al Viro
2019-10-29
1
-7
/
+8
*
|
ceph: fix use-after-free in __ceph_remove_cap()
Luis Henriques
2019-10-29
1
-5
/
+5
*
|
ceph: just skip unrecognized info in ceph_reply_info_extra
Jeff Layton
2019-10-15
1
-10
/
+11
|
/
*
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-09-25
16
-335
/
+596
|
\
|
*
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
2019-09-16
1
-4
/
+1
|
*
ceph: allow object copies across different filesystems in the same cluster
Luis Henriques
2019-09-16
1
-4
/
+13
|
*
ceph: include ceph_debug.h in cache.c
Ilya Dryomov
2019-09-16
1
-0
/
+2
|
*
ceph: move static keyword to the front of declarations
Krzysztof Wilczynski
2019-09-16
1
-3
/
+3
|
*
ceph: reconnect connection if session hang in opening state
Erqi Chen
2019-09-16
1
-1
/
+3
|
*
ceph: use release_pages() directly
John Hubbard
2019-09-16
1
-18
/
+1
|
*
ceph: allow arbitrary security.* xattrs
Jeff Layton
2019-09-16
1
-33
/
+2
|
*
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
2019-09-16
1
-1
/
+2
|
*
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
2019-09-16
2
-8
/
+7
|
*
ceph: add buffered/direct exclusionary locking for reads and writes
Jeff Layton
2019-09-16
5
-16
/
+200
|
*
ceph: don't return a value from void function
John Hubbard
2019-09-16
1
-1
/
+0
|
*
ceph: don't freeze during write page faults
Jeff Layton
2019-09-16
1
-0
/
+2
|
*
ceph: update the mtime when truncating up
Jeff Layton
2019-09-16
1
-20
/
+21
|
*
ceph: fix indentation in __get_snap_name()
Ilya Dryomov
2019-09-16
1
-27
/
+27
|
*
ceph: remove incorrect comment above __send_cap
Jeff Layton
2019-09-16
1
-4
/
+0
|
*
ceph: remove CEPH_I_NOFLUSH
Jeff Layton
2019-09-16
2
-20
/
+9
|
*
ceph: remove unneeded test in try_flush_caps
Jeff Layton
2019-09-16
1
-1
/
+1
|
*
ceph: have __mark_caps_flushing return flush_tid
Jeff Layton
2019-09-16
1
-10
/
+10
|
*
ceph: fix comments over ceph_add_cap
Jeff Layton
2019-09-16
1
-1
/
+3
|
*
ceph: eliminate session->s_trim_caps
Jeff Layton
2019-09-16
2
-10
/
+9
|
*
ceph: fetch cap_gen under spinlock in ceph_add_cap
Jeff Layton
2019-09-16
1
-2
/
+7
|
*
ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds
Jeff Layton
2019-09-16
2
-32
/
+0
|
*
ceph: don't SetPageError on writepage errors
Jeff Layton
2019-09-16
1
-2
/
+1
|
*
ceph: auto reconnect after blacklisted
Yan, Zheng
2019-09-16
5
-8
/
+79
|
*
ceph: invalidate all write mode filp after reconnect
Yan, Zheng
2019-09-16
4
-0
/
+19
|
*
ceph: return -EIO if read/write against filp that lost file locks
Yan, Zheng
2019-09-16
3
-8
/
+29
|
*
ceph: add helper function that forcibly reconnects to ceph cluster.
Yan, Zheng
2019-09-16
3
-5
/
+39
[next]