index
:
daniel.thompson/linux.git
backlight-for-v4.11
backport/arm64_nmi-android-3.18
bugs/debug_ll
bugs/st-asc-avalanche
clang-analyzer/initial_review
dev/arm64_alternative_if_not
dev/arm64_nix_assembler_macros
dev/arm64_nmi-v4.0
dev/arm64_nmi-v4.10
dev/arm64_nmi-v4.11
dev/arm64_nmi-v4.5
dev/arm64_nmi-v4.7-rc3
dev/arm64_nmi-v4.8
dev/arm64_nmi-v5
dev/arm_backtrace_on_apq8064
dev/arm_better_perf
dev/baseline
dev/debugll_sa1100
dev/imx_poll_get_char
dev/kdb-fiq
dev/kdb-fiq-v0.9
dev/kdb-interrupt
dev/kdb-kiosk
dev/kdb-nmi
dev/kdb_better_search
dev/kdb_ftdump
dev/kdb_no_log_levels
dev/kgdb-timeout
dev/kgdb_nmi-no_con_enabled
dev/kgdb_nmi_fiq-2
dev/msm_drm_prime_mmap-2
dev/multi_debug_ll
dev/out-of-tree
dev/perf_nmi_fiq
dev/perf_single_irq
dev/pl011-no-containerof
dev/readbwl_relaxed
dev/sched_clock_nmi-2
dev/st-asc-relaxed
dev/trigger_backtrace
dev/trigger_backtrace-v4.5
dev/trigger_backtrace-v4.6
dev/trigger_backtrace-v4.7
dev/trigger_backtrace-v4.8
developerbox/hacking
developerbox/hacking-v4.14
features/b2020-eth1
features/edid-svga
features/get_user_8
hacking/android-4.1
hacking/db820c-v4.10
hacking/fvp
hacking/ifc6410
hacking/perf
hacking/perf-reboot
hacking/pixel
hacking/x20-3.18
hacking/x20-3.18-fix_includes
honeycomb/vendor-rebase-v4.19
honeycomb/vendor-rebase-v5.0
ifc6410_lollipop
kdb/seq_file
kgdb/for-next
kgdb/kdb_read_cleanup
kgdb/polled_request_irq
linux-next
master
merge/fiq
merge/for_jason-3.20
misc/coccinelle_allow_list_entry_is_head
pinebookpro/hacking-5.8
rda/hacking
rda/v3.10.62-r0
rda/v3.10.62-r1
rda/v3.10.62-r2
rda/v3.10.62-r3
tty-next
Personal repo for development and upstreaming. Contains significant work on NMI/FIQ.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
super.c
Age
Commit message (
Expand
)
Author
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-03-22
ceph: remove reliance on bdi congestion
NeilBrown
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-13
ceph: move CEPH_SUPER_MAGIC definition to magic.h
Jeff Layton
2022-01-13
ceph: add new "nopagecache" option
Jeff Layton
2022-01-13
ceph: mount syntax module parameter
Venky Shankar
2022-01-13
ceph: record updated mon_addr on remount
Venky Shankar
2022-01-13
ceph: new device mount syntax
Venky Shankar
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
2021-11-08
ceph: properly handle statfs on multifs setups
Jeff Layton
2021-11-08
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
2021-11-08
ceph: enable async dirops by default
Jeff Layton
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
2020-12-14
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
ceph: use kill_anon_super helper
Jeff Layton
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-08-04
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
2020-08-03
ceph: delete repeated words in fs/ceph/
Randy Dunlap
2020-08-03
ceph: periodically send perf metrics to MDSes
Xiubo Li
2020-03-30
ceph: perform asynchronous unlink if we have sufficient caps
Jeff Layton
2020-03-30
ceph: move to a dedicated slabcache for mds requests
Jeff Layton
2020-02-11
ceph: noacl mount option is effectively ignored
Xiubo Li
2020-02-11
ceph: canonicalize server path in place
Ilya Dryomov
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
ceph: use errorfc() and friends instead of spelling the prefix out
Al Viro
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
add prefix to fs_context->log
Al Viro
2020-02-07
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
fs_parse: get rid of ->enums
Al Viro
2020-01-27
ceph: use copy-from2 op in copy_file_range
Luis Henriques
2020-01-27
ceph: remove the extra slashes in the server path
Xiubo Li
2020-01-27
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
2019-12-09
ceph: convert int fields in ceph_mount_options to unsigned int
Jeff Layton
2019-11-27
libceph, rbd, ceph: convert to use the new mount API
David Howells
2019-11-07
ceph: return -EINVAL if given fsc mount option on kernel w/o support
Jeff Layton
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-09-16
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
2019-09-16
ceph: auto reconnect after blacklisted
Yan, Zheng
2019-09-16
ceph: invalidate all write mode filp after reconnect
Yan, Zheng
2019-09-16
ceph: add helper function that forcibly reconnects to ceph cluster.
Yan, Zheng
2019-08-30
fs: ceph: Initialize filesystem timestamp ranges
Deepa Dinamani
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]