index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-30
1
-3
/
+0
|
\
|
*
fs: remove mandatory file locking support
Jeff Layton
2021-08-23
1
-3
/
+0
*
|
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-30
2
-3
/
+8
|
\
\
|
*
|
ceph: Fix race between hole punch and page fault
Jan Kara
2021-07-13
2
-3
/
+8
*
|
|
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
2021-08-25
1
-3
/
+5
*
|
|
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-25
4
-12
/
+22
|
|
/
|
/
|
*
|
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
2021-08-04
1
-17
/
+17
*
|
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
2021-08-04
3
-11
/
+33
*
|
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
2021-07-20
1
-1
/
+1
|
/
*
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
2021-06-29
4
-1
/
+11
*
ceph: eliminate ceph_async_iput()
Jeff Layton
2021-06-29
6
-69
/
+25
*
ceph: don't take s_mutex in ceph_flush_snaps
Jeff Layton
2021-06-29
2
-14
/
+4
*
ceph: don't take s_mutex in try_flush_caps
Jeff Layton
2021-06-29
1
-14
/
+2
*
ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
Jeff Layton
2021-06-29
1
-61
/
+11
*
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
2021-06-29
5
-29
/
+17
*
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
2021-06-29
4
-10
/
+8
*
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
2021-06-29
1
-4
/
+4
*
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
2021-06-29
1
-0
/
+16
*
ceph: decoding error in ceph_update_snap_realm should return -EIO
Jeff Layton
2021-06-29
1
-1
/
+1
*
ceph: add IO size metrics support
Xiubo Li
2021-06-29
5
-28
/
+119
*
ceph: update and rename __update_latency helper to __update_stdev
Xiubo Li
2021-06-29
1
-21
/
+35
*
ceph: simplify the metrics struct
Xiubo Li
2021-06-29
2
-78
/
+46
*
ceph: make ceph_queue_cap_snap static
Jeff Layton
2021-06-28
2
-2
/
+1
*
ceph: make ceph_netfs_read_ops static
Wei Yongjun
2021-06-28
1
-1
/
+1
*
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
2021-06-28
1
-9
/
+1
*
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-06-22
3
-17
/
+21
*
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-06-22
2
-0
/
+5
*
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-05-06
18
-684
/
+524
|
\
|
*
ceph: don't allow access to MDS-private inodes
Jeff Layton
2021-04-27
4
-0
/
+42
|
*
ceph: fix up some bare fetches of i_size
Jeff Layton
2021-04-27
4
-16
/
+16
|
*
ceph: convert some PAGE_SIZE invocations to thp_size()
Jeff Layton
2021-04-27
1
-26
/
+25
|
*
ceph: support getting ceph.dir.rsnaps vxattr
Yanhu Cao
2021-04-27
5
-2
/
+18
|
*
ceph: drop pinned_page parameter from ceph_get_caps
Jeff Layton
2021-04-27
4
-26
/
+13
|
*
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
2021-04-27
1
-1
/
+3
|
*
ceph: only check pool permissions for regular files
Jeff Layton
2021-04-27
1
-0
/
+4
|
*
ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon
Xiubo Li
2021-04-27
2
-2
/
+80
|
*
ceph: avoid counting the same request twice or more
Xiubo Li
2021-04-27
1
-10
/
+10
|
*
ceph: rename the metric helpers
Xiubo Li
2021-04-27
6
-35
/
+35
|
*
ceph: fix kerneldoc copypasta over ceph_start_io_direct
Jeff Layton
2021-04-27
1
-1
/
+1
|
*
ceph: use attach/detach_page_private for tracking snap context
Jeff Layton
2021-04-27
1
-11
/
+7
|
*
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
2021-04-27
3
-14
/
+25
|
*
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
2021-04-27
1
-4
/
+5
|
*
ceph: fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-27
1
-0
/
+2
|
*
ceph: convert ceph_readpages to ceph_readahead
Jeff Layton
2021-04-27
1
-199
/
+31
|
*
ceph: convert ceph_write_begin to netfs_write_begin
Jeff Layton
2021-04-27
1
-129
/
+57
|
*
ceph: convert ceph_readpage to netfs_readpage
Jeff Layton
2021-04-27
3
-10
/
+195
|
*
ceph: fix fscache invalidation
Jeff Layton
2021-04-27
2
-0
/
+2
|
*
ceph: rework PageFsCache handling
Jeff Layton
2021-04-27
2
-1
/
+9
|
*
ceph: rip out old fscache readpage handling
Jeff Layton
2021-04-27
5
-254
/
+3
*
|
ceph: don't allow type or device number to change on non-I_NEW inodes
Jeff Layton
2021-03-08
2
-5
/
+30
[next]