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
*
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
*
|
ceph: fix up error handling with snapdirs
Jeff Layton
2021-03-08
3
-5
/
+20
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
5
-25
/
+35
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
4
-20
/
+28
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
3
-2
/
+4
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
ceph: defer flushing the capsnap if the Fb is used
Xiubo Li
2021-02-16
2
-13
/
+30
*
|
ceph: allow queueing cap/snap handling after putting cap references
Jeff Layton
2021-02-16
4
-8
/
+48
*
|
ceph: clean up inode work queueing
Jeff Layton
2021-02-16
2
-52
/
+24
*
|
ceph: fix flush_snap logic after putting caps
Jeff Layton
2021-02-16
1
-4
/
+6
*
|
libceph, ceph: disambiguate ceph_connection_operations handlers
Ilya Dryomov
2021-01-04
1
-17
/
+17
|
/
*
ceph: reencode gid_list when reconnecting
Ilya Dryomov
2020-12-28
1
-31
/
+22
*
libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1
Ilya Dryomov
2020-12-14
1
-16
/
+5
*
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
2020-12-14
1
-1
/
+79
*
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
2020-12-14
2
-11
/
+12
*
libceph, ceph: incorporate nautilus cephx changes
Ilya Dryomov
2020-12-14
1
-1
/
+4
*
ceph: implement updated ceph_mds_request_head structure
Jeff Layton
2020-12-14
1
-13
/
+62
*
ceph: clean up argument lists to __prepare_send_request and __send_request
Jeff Layton
2020-12-14
1
-9
/
+9
*
ceph: take a cred reference instead of tracking individual uid/gid
Jeff Layton
2020-12-14
2
-6
/
+7
*
ceph: don't reach into request header for readdir info
Jeff Layton
2020-12-14
1
-3
/
+2
*
ceph: set osdmap epoch for setxattr
Xiubo Li
2020-12-14
2
-1
/
+4
*
ceph: remove redundant assignment to variable i
Colin Ian King
2020-12-14
1
-1
/
+1
*
ceph: add ceph.caps vxattr
Luis Henriques
2020-12-14
1
-0
/
+27
*
ceph: when filling trace, call ceph_get_inode outside of mutexes
Jeff Layton
2020-12-14
2
-9
/
+21
*
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
2020-12-14
3
-64
/
+6
*
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
2020-12-14
1
-0
/
+2
[next]