index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
ceph: make f_bsize always equal to f_frsize
Xiubo Li
1
-7
/
+9
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
1
-0
/
+3
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-1
/
+1
2022-05-25
ceph: disable updating the atime since cephfs won't maintain it
Xiubo Li
1
-0
/
+1
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+7
2022-03-22
ceph: remove reliance on bdi congestion
NeilBrown
1
-0
/
+1
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
1
-0
/
+7
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+159
2022-01-13
ceph: move CEPH_SUPER_MAGIC definition to magic.h
Jeff Layton
1
-0
/
+2
2022-01-13
ceph: add new "nopagecache" option
Jeff Layton
1
-0
/
+11
2022-01-13
ceph: mount syntax module parameter
Venky Shankar
1
-0
/
+8
2022-01-13
ceph: record updated mon_addr on remount
Venky Shankar
1
-0
/
+7
2022-01-13
ceph: new device mount syntax
Venky Shankar
1
-10
/
+131
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
1
-1
/
+1
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
1
-9
/
+1
2021-11-08
ceph: properly handle statfs on multifs setups
Jeff Layton
1
-5
/
+6
2021-11-08
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
1
-1
/
+1
2021-11-08
ceph: enable async dirops by default
Jeff Layton
1
-2
/
+2
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
1
-3
/
+14
2020-12-14
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
1
-4
/
+10
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
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
1
-2
/
+2
2020-10-12
ceph: use kill_anon_super helper
Jeff Layton
1
-3
/
+1
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-08-04
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
1
-14
/
+8
2020-08-03
ceph: delete repeated words in fs/ceph/
Randy Dunlap
1
-1
/
+1
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
1
-0
/
+42
2020-03-30
ceph: perform asynchronous unlink if we have sufficient caps
Jeff Layton
1
-0
/
+20
2020-03-30
ceph: move to a dedicated slabcache for mds requests
Jeff Layton
1
-0
/
+8
2020-02-11
ceph: noacl mount option is effectively ignored
Xiubo Li
1
-4
/
+4
2020-02-11
ceph: canonicalize server path in place
Ilya Dryomov
1
-93
/
+28
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-23
/
+17
2020-02-07
ceph: use errorfc() and friends instead of spelling the prefix out
Al Viro
1
-7
/
+7
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
1
-2
/
+2
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-6
/
+2
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-07
add prefix to fs_context->log
Al Viro
1
-2
/
+2
2020-02-07
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
1
-2
/
+2
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
1
-1
/
+1
2020-02-07
fs_parse: get rid of ->enums
Al Viro
1
-6
/
+5
2020-01-27
ceph: use copy-from2 op in copy_file_range
Luis Henriques
1
-0
/
+1
2020-01-27
ceph: remove the extra slashes in the server path
Xiubo Li
1
-20
/
+102
2020-01-27
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
1
-0
/
+5
2019-12-09
ceph: convert int fields in ceph_mount_options to unsigned int
Jeff Layton
1
-13
/
+15
2019-11-27
libceph, rbd, ceph: convert to use the new mount API
David Howells
1
-322
/
+324
2019-11-07
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
1
-1
/
+10
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-5
/
+47
2019-09-16
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
1
-4
/
+1
2019-09-16
ceph: auto reconnect after blacklisted
Yan, Zheng
1
-0
/
+19
2019-09-16
ceph: invalidate all write mode filp after reconnect
Yan, Zheng
1
-0
/
+2
[next]