index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-09-09
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-207
/
+437
2021-09-03
ceph: fix dereference of null pointer cf
Colin Ian King
1
-0
/
+3
2021-09-02
ceph: drop the mdsc_get_session/put_session dout messages
Jeff Layton
1
-9
/
+2
2021-09-02
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
1
-0
/
+2
2021-09-02
ceph: don't WARN if we're forcibly removing the session caps
Xiubo Li
3
-10
/
+32
2021-09-02
ceph: don't WARN if we're force umounting
Xiubo Li
1
-2
/
+5
2021-09-02
ceph: remove the capsnaps when removing caps
Xiubo Li
3
-18
/
+87
2021-09-02
ceph: request Fw caps before updating the mtime in ceph_write_iter
Jeff Layton
1
-15
/
+17
2021-09-02
ceph: reconnect to the export targets on new mdsmaps
Xiubo Li
2
-4
/
+65
2021-09-02
ceph: print more information when we can't find snaprealm
Jeff Layton
1
-6
/
+5
2021-09-02
ceph: add ceph_change_snap_realm() helper
Jeff Layton
4
-63
/
+45
2021-09-02
ceph: remove redundant initializations from mdsc and session
Jeff Layton
1
-19
/
+0
2021-09-02
ceph: cancel delayed work instead of flushing on mdsc teardown
Jeff Layton
2
-3
/
+2
2021-09-02
ceph: add a new vxattr to return auth mds for an inode
Jeff Layton
1
-0
/
+19
2021-09-02
ceph: remove some defunct forward declarations
Jeff Layton
1
-6
/
+0
2021-09-02
ceph: flush the mdlog before waiting on unsafe reqs
Xiubo Li
1
-0
/
+76
2021-09-02
ceph: flush mdlog before umounting
Xiubo Li
3
-0
/
+27
2021-09-02
ceph: make iterate_sessions a global symbol
Xiubo Li
3
-42
/
+36
2021-09-02
ceph: make ceph_create_session_msg a global symbol
Xiubo Li
2
-7
/
+10
2021-09-02
ceph: fix comment about short copies in ceph_write_end
Jeff Layton
1
-1
/
+1
2021-09-02
ceph: fix memory leak on decode error in ceph_handle_caps
Jeff Layton
1
-2
/
+3
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
1
-3
/
+0
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+8
2021-08-25
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
1
-3
/
+5
2021-08-25
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
4
-12
/
+22
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-3
/
+0
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2
-2
/
+5
2021-08-04
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
1
-17
/
+17
2021-08-04
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
3
-11
/
+33
2021-07-20
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
1
-1
/
+1
2021-07-13
ceph: Fix race between hole punch and page fault
Jan Kara
2
-3
/
+8
2021-06-29
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
4
-1
/
+11
2021-06-29
ceph: eliminate ceph_async_iput()
Jeff Layton
6
-69
/
+25
2021-06-29
ceph: don't take s_mutex in ceph_flush_snaps
Jeff Layton
2
-14
/
+4
2021-06-29
ceph: don't take s_mutex in try_flush_caps
Jeff Layton
1
-14
/
+2
2021-06-29
ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
Jeff Layton
1
-61
/
+11
2021-06-29
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
5
-29
/
+17
2021-06-29
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
4
-10
/
+8
2021-06-29
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
1
-4
/
+4
2021-06-29
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
1
-0
/
+16
2021-06-29
ceph: decoding error in ceph_update_snap_realm should return -EIO
Jeff Layton
1
-1
/
+1
2021-06-29
ceph: add IO size metrics support
Xiubo Li
5
-28
/
+119
2021-06-29
ceph: update and rename __update_latency helper to __update_stdev
Xiubo Li
1
-21
/
+35
2021-06-29
ceph: simplify the metrics struct
Xiubo Li
2
-78
/
+46
2021-06-29
ceph: make ceph_queue_cap_snap static
Jeff Layton
2
-2
/
+1
2021-06-29
ceph: make ceph_netfs_read_ops static
Wei Yongjun
1
-1
/
+1
2021-06-29
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
1
-9
/
+1
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
3
-17
/
+21
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2
-0
/
+5
[next]