index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
1
-1
/
+3
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-25
/
+35
2021-02-16
ceph: defer flushing the capsnap if the Fb is used
Xiubo Li
2
-13
/
+30
2021-02-16
ceph: allow queueing cap/snap handling after putting cap references
Jeff Layton
4
-8
/
+48
2021-02-16
ceph: clean up inode work queueing
Jeff Layton
2
-52
/
+24
2021-02-16
ceph: fix flush_snap logic after putting caps
Jeff Layton
1
-4
/
+6
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
4
-20
/
+28
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
3
-2
/
+4
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2021-01-04
libceph, ceph: disambiguate ceph_connection_operations handlers
Ilya Dryomov
1
-17
/
+17
2020-12-28
ceph: reencode gid_list when reconnecting
Ilya Dryomov
1
-31
/
+22
2020-12-14
libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1
Ilya Dryomov
1
-16
/
+5
2020-12-14
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
1
-1
/
+79
2020-12-14
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
2
-11
/
+12
2020-12-14
libceph, ceph: incorporate nautilus cephx changes
Ilya Dryomov
1
-1
/
+4
2020-12-14
ceph: implement updated ceph_mds_request_head structure
Jeff Layton
1
-13
/
+62
2020-12-14
ceph: clean up argument lists to __prepare_send_request and __send_request
Jeff Layton
1
-9
/
+9
2020-12-14
ceph: take a cred reference instead of tracking individual uid/gid
Jeff Layton
2
-6
/
+7
2020-12-14
ceph: don't reach into request header for readdir info
Jeff Layton
1
-3
/
+2
2020-12-14
ceph: set osdmap epoch for setxattr
Xiubo Li
2
-1
/
+4
2020-12-14
ceph: remove redundant assignment to variable i
Colin Ian King
1
-1
/
+1
2020-12-14
ceph: add ceph.caps vxattr
Luis Henriques
1
-0
/
+27
2020-12-14
ceph: when filling trace, call ceph_get_inode outside of mutexes
Jeff Layton
2
-9
/
+21
2020-12-14
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
3
-64
/
+6
2020-12-14
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
1
-0
/
+2
2020-12-14
ceph: downgrade warning from mdsmap decode to debug
Luis Henriques
1
-2
/
+2
2020-12-14
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
1
-2
/
+9
2020-12-14
ceph: pass down the flags to grab_cache_page_write_begin
Jeff Layton
1
-1
/
+1
2020-12-14
ceph: add ceph.{cluster_fsid/client_id} vxattrs
Xiubo Li
1
-0
/
+42
2020-12-14
ceph: add status debugfs file
Xiubo Li
2
-0
/
+21
2020-12-14
ceph: ensure we have Fs caps when fetching dir link count
Jeff Layton
1
-5
/
+14
2020-12-14
ceph: send dentry lease metrics to MDS daemon
Xiubo Li
2
-3
/
+29
2020-12-14
ceph: acquire Fs caps when getting dir stats
Jeff Layton
1
-3
/
+6
2020-12-14
ceph: fix up some warnings on W=1 builds
Jeff Layton
3
-30
/
+14
2020-12-14
ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set
Jeff Layton
1
-4
/
+14
2020-12-14
ceph: remove timeout on allowing reconnect after blocklisting
Jeff Layton
2
-6
/
+0
2020-12-14
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
5
-10
/
+16
2020-12-14
ceph: make fsc->mount_state an int
Jeff Layton
1
-1
/
+1
2020-12-14
ceph: don't WARN when removing caps due to blocklisting
Jeff Layton
1
-1
/
+2
2020-11-04
ceph: check session state after bumping session->s_seq
Jeff Layton
5
-18
/
+39
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-10-12
ceph: comment cleanups and clarifications
Jeff Layton
3
-2
/
+19
2020-10-12
ceph: break up send_cap_msg
Jeff Layton
1
-32
/
+28
2020-10-12
ceph: drop separate mdsc argument from __send_cap
Jeff Layton
1
-6
/
+5
2020-10-12
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-12
ceph: don't SetPageError on readpage errors
Jeff Layton
1
-1
/
+0
2020-10-12
ceph: mark ceph_fmt_xattr() as printf-like for better type checking
Ilya Dryomov
1
-1
/
+2
2020-10-12
ceph: fold ceph_update_writeable_page into ceph_write_begin
Jeff Layton
1
-83
/
+63
[next]