CEPH Filesystem Development
[Prev Page][Next Page]
- RE: wip-auth, (continued)
[PATCH v3 00/13] locks: saner method for managing file locks,
Jeff Layton
- [PATCH v3 04/13] ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks, Jeff Layton
- [PATCH v3 08/13] locks: remove i_flock field from struct inode, Jeff Layton
- [PATCH v3 13/13] locks: update comments that refer to inode->i_flock, Jeff Layton
- [PATCH v3 06/13] locks: convert posix locks to file_lock_context, Jeff Layton
- [PATCH v3 07/13] locks: convert lease handling to file_lock_context, Jeff Layton
- [PATCH v3 05/13] locks: move flock locks to file_lock_context, Jeff Layton
- [PATCH v3 03/13] locks: add a new struct file_locking_context pointer to struct inode, Jeff Layton
- [PATCH v3 12/13] locks: consolidate NULL i_flctx checks in locks_remove_file, Jeff Layton
- [PATCH v3 02/13] locks: have locks_release_file use flock_lock_file to release generic flock locks, Jeff Layton
- [PATCH v3 09/13] locks: add a dedicated spinlock to protect i_flctx lists, Jeff Layton
- [PATCH v3 11/13] locks: keep a count of locks on the flctx lists, Jeff Layton
- [PATCH v3 10/13] locks: clean up the lm_change prototype, Jeff Layton
- [PATCH v3 01/13] locks: add new struct list_head to struct file_lock, Jeff Layton
- Re: [PATCH v3 00/13] locks: saner method for managing file locks, Mike Marshall
RE: [PATCH] ceph: rbd option listing and tcp_nodelay support --ignore, Chaitanya Huilgol
[PATCH] ceph: rbd option listing and tcp_nodelay support,
Chaitanya Huilgol
[PATCH] Rbd: add listwatchers command,
Li Wang
Memstore issue on v0.91,
Blinick, Stephen L
prime pg_temp, Sage Weil
01/21/2015 Weekly Ceph Performance Meeting IS ON!,
Mark Nelson
Enable Data Compression when Requesting Data from OSD over WAN,
Cheng Cheng
[PATCH 0/3] rbd: parent_overlap == 0 fixes,
Ilya Dryomov
ceph-0.91 with KVstore rocksdb as objectstore backend,
pushpesh sharma
wip-proxy-write and (non-idempotent) client ops,
Sage Weil
./os/ObjectStore.h: 598: FAILED assert(op->oid < om.size()),
Sage Weil
make check bot on pause,
Loic Dachary
mon: forwarding user commands,
Mykola Golub
ceph-qa analysis output,
Loic Dachary
Is there any way to collect object-level I/O access traces in Ceph?,
Lipeng Wan
crush_location hook vs calamari,
Sage Weil
FAILED assert(peer_missing.count(fromshard)),
Loic Dachary
MDS aborted after recovery and active, FAILED assert (r >=0),
Mohd Bazli Ab Karim
straw2 and ln calculation,
Sage Weil
QoS Control for RBD I/Os?,
Cheng Cheng
upcoming release giant v0.87.1 : leads feedback needed,
Loic Dachary
'Immutable bit' on pools to prevent deletion,
Wido den Hollander
Re: 'Immutable bit' on pools to prevent deletion, Alex Elsayed
v0.91 contributors credits, Loic Dachary
v0.91 released, Sage Weil
v0.80.8 Firefly released, Sage Weil
backing_dev_info cleanups & lifetime rule fixes V2,
Christoph Hellwig
- [PATCH 01/12] fs: deduplicate noop_backing_dev_info, Christoph Hellwig
- [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support, Christoph Hellwig
- [PATCH 09/12] ceph: remove call to bdi_unregister, Christoph Hellwig
- [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED, Christoph Hellwig
- [PATCH 10/12] nfs: don't call bdi_unregister, Christoph Hellwig
- [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info, Christoph Hellwig
- [PATCH 12/12] fs: remove default_backing_dev_info, Christoph Hellwig
- [PATCH 04/12] block_dev: only write bdev inode on close, Christoph Hellwig
- [PATCH 08/12] fs: remove mapping->backing_dev_info, Christoph Hellwig
- [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code, Christoph Hellwig
- [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info, Christoph Hellwig
- [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device, Christoph Hellwig
- Re: backing_dev_info cleanups & lifetime rule fixes V2, Jens Axboe
Memstore performance improvements v0.90 vs v0.87,
Blinick, Stephen L
RE: Memstore performance improvements v0.90 vs v0.87, Somnath Roy
Cache pool latency impact,
Pavan Rallabhandi
MDS has inconsistent performance,
Michael Sevilla
ObjectStore::Transaction::append(),
Sage Weil
backports status report: upcoming release giant v0.87.1,
Loic Dachary
ceph_test_librbd_fsx fails with thrasher,
Loic Dachary
[PATCH v2 7/9] block: kill merge_bvec_fn() completely, Dongsu Park
webmastering jerasure.org, Loic Dachary
automated make check, now on centos7, Loic Dachary
ceph perf command?,
Sage Weil
[PATCH] rbd: convert to blk-mq,
Christoph Hellwig
gf_unit 16 A -1 -m SPLIT 16 4 -r ALTMAP - failure,
Loic Dachary
Re: [ceph] CephFS Quota Support V3 (#2241), Sage Weil
/usr/bin/cephfs tool,
Sage Weil
Some gitbuilders not working,
David Zafman
wip-sage-testing firefly conclusions,
Loic Dachary
[PATCH v2 00/10] locks: saner method for managing file locks,
Jeff Layton
- [PATCH v2 08/10] locks: add a dedicated spinlock to protect i_flctx lists, Jeff Layton
- [PATCH v2 10/10] locks: keep a count of locks on the flctx lists, Jeff Layton
- [PATCH v2 09/10] locks: clean up the lm_change prototype, Jeff Layton
- [PATCH v2 06/10] locks: convert lease handling to file_lock_context, Jeff Layton
- [PATCH v2 07/10] locks: remove i_flock field from struct inode, Jeff Layton
- [PATCH v2 05/10] locks: convert posix locks to file_lock_context, Jeff Layton
- [PATCH v2 04/10] locks: move flock locks to file_lock_context, Jeff Layton
- [PATCH v2 03/10] locks: add a new struct file_locking_context pointer to struct inode, Jeff Layton
- [PATCH v2 02/10] locks: have locks_release_file use flock_lock_file to release generic flock locks, Jeff Layton
- [PATCH v2 01/10] locks: add new struct list_head to struct file_lock, Jeff Layton
- Re: [PATCH v2 00/10] locks: saner method for managing file locks, Christoph Hellwig
backing_dev_info cleanups & lifetime rule fixes,
Christoph Hellwig
- [PATCH 01/12] fs: deduplicate noop_backing_dev_info, Christoph Hellwig
- [PATCH 04/12] block_dev: only write bdev inode on close, Christoph Hellwig
- [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info, Christoph Hellwig
- [PATCH 12/12] fs: remove default_backing_dev_info, Christoph Hellwig
- [PATCH 10/12] nfs: don't call bdi_unregister, Christoph Hellwig
- [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code, Christoph Hellwig
- [PATCH 09/12] ceph: remove call to bdi_unregister, Christoph Hellwig
- [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device, Christoph Hellwig
- [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED, Christoph Hellwig
- [PATCH 08/12] fs: remove mapping->backing_dev_info, Christoph Hellwig
- [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info, Christoph Hellwig
- [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support, Christoph Hellwig
Testing the next giant release,
Loic Dachary
Re: Testing the next giant release, Loic Dachary
Re: Testing the next giant release, Loic Dachary
01/07/2015 Weekly Ceph Performance Meeting IS ON!, Mark Nelson
[Ceph-Dokan] A Windows CephFS Client Project,
Ketor D
ERROR: assert(last_e.version.version < e.version.version),
Nicheal
RGW's apache and mod_fastcgi,
Ken Dreyer
deprecated rbd functions and warnings, Gregory Farnum
Re: [ceph-users] What to do when a parent RBD clone becomes corrupted, Robert LeBlanc
hammer timing,
Sage Weil
replace fiemap with seek_data/seek_hole?,
Sage Weil
Ceph backports status report, Loic Dachary
Deadline of Github pull request for Hammer release (question),
Miyamae, Takeshi
tracker.ceph.com API,
Loic Dachary
Re: What to do when a parent RBD clone becomes corrupted, Robert LeBlanc
ceph osd df,
Sage Weil
10 times higher disk load with btrfs,
Stefan Priebe
Google Summer of Code Prep Begins!, Patrick McGarry
Ceph backports,
Loic Dachary
Ceph-client branch for Ubuntu 14.04.1 LTS (3.13.0-x kernels),
Chaitanya Huilgol
[PATCH] rbd: merge diff files, Li Wang
[PATCH] ceph: acl: Remove unused function,
Rickard Strandqvist
[PATCH 1/1 linux-next] ceph: use %zu for size_t display,
Fabian Frederick
Fwd: radosgw RX much more than TX, Mustafa Muhammad
ceph-deploy osd destroy feature,
Travis Rhoden
docker targets for teuthology, Loic Dachary
Reg: Ceph Federated Gateway - Primary & Sec Region in one node, Prithiv M
[PATCH] block: rbd.c: Remove unused function,
Rickard Strandqvist
Higher OSD disk util due to RBD snapshots from Dumpling to Firefly,
Wido den Hollander
Ceph data consistency,
Paweł Sadowski
Happy xmas jerasure & gf-complete, Loic Dachary
why do we need SNAPDIR ?,
Nicheal
RFC: new rados whereis command,
Loic Dachary
full osdmaps in mon txns,
Sage Weil
Status of BlkKin (LTTng + Zipkin) tracing patchset, Andrew Shewmaker
[RFC PATCH 14/17] block: kill merge_bvec_fn() completely, Dongsu Park
'pg stat' structured output,
Sage Weil
[PATCH] ceph: Use %zu to format size_t in ceph_fill_inline_data(),
Geert Uytterhoeven
[PATCH] net: ceph: armor.c: Remove unused function,
Rickard Strandqvist
[PATCH] net: ceph: crypto.c: Remove some unused functions,
Rickard Strandqvist
[PATCH] net: ceph: ceph_strings.c: Remove unused function,
Rickard Strandqvist
v0.90 contributors credits, Yann Dupont
not-really-pull-request pull request wip-xio, Matt W. Benjamin
v0.90 released,
Sage Weil
ceph-objectstore-tool and make check, David Zafman
signature check overhead, Sage Weil
Happy Holidays with Ceph QEMU Advent, Patrick McGarry
[GIT PULL] Ceph updates for 3.19-rc1,
Sage Weil
CephFS hangs when writing 10GB files in loop,
Wido den Hollander
[PATCH] ceph: fix setting empty extended attribute,
Yan, Zheng
12/17/2014 Weekly Ceph Performance Meeting IS ON!, Mark Nelson
tcp tuning,
Sage Weil
Change to teuthology-suite -k, Dan Mick
rgw object versioning review,
Yehuda Sadeh
Accessing file layout information,
Atchley, Scott
Improving latency and ordering of the backfilling workload,
Loic Dachary
Running make check on each pull requests via jenkins, Loic Dachary
Recovery long tail investigation,
Loic Dachary
ceph-disk handling journal device with persistent path name,
Fred Yang
Ceph's custom apache: ok to drop?,
Ken Dreyer
Reducing backfilling/recovery long tail,
Loic Dachary
the cpu optimize in ceph,
池信泽
wip-proxy-write branch,
Wang, Zhiqiang
force pushes disabled for master in ceph.git and ceph-deploy.git,
Ken Dreyer
Re: [Ceph-maintainers] statically allocated uid/gid for ceph,
Sage Weil
[ANN] ceph-deploy 1.5.21 released, Travis Rhoden
12/10/2014 Weekly Ceph Performance Meeting IS ON!, Mark Nelson
[PATCH] ceph: fix mksnap crash,
Yan, Zheng
Is there any documents to describe the architecture of ceph unit test based on gtest,
Nicheal
wip-3896 merge?, Dan Van Der Ster
crush: straw is dead, long live straw2,
Sage Weil
wip-claim-2,
Matt W. Benjamin
rados read ordering,
Sage Weil
RE: CEPH & Shared RBD Volumes,
Cook, Nigel
Three times retries on write,
Wang, Zhiqiang
running as non-root,
Sage Weil
normalizing radosgw,
Sage Weil
experimental features,
Sage Weil
Re: [ceph-users] experimental features, David Champion
Re: [ceph-users] experimental features, Nigel Williams
dead code in gf-complete,
Loic Dachary
Message not available
v0.89 contributors credits,
M Ranga Swami Reddy
v0.89 released, Sage Weil
fadvise status,
Sage Weil
Chinese translation of Ceph Documentation, Drunkard Zhang
performance latency analysis with LTTng,
Blinick, Stephen L
2015 Ceph Day Planning,
Patrick McGarry
pull request, wip-strong-claim, Matt W. Benjamin
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]