Commit Graph

56 Commits (938239560cee6d82f94160df2bf60bb422908ef8)

Author SHA1 Message Date
Yehuda Sadeh e985222743 ceph: set up readahead size when rsize is not passed 14 years ago
Greg Farnum 8f04d42276 ceph: report f_bfree based on kb_avail rather than diffing. 14 years ago
Tommi Virtanen 8323c3aa74 ceph: Move secret key parsing earlier. 14 years ago
Sage Weil 80456f8672 ceph: move readahead default to fs/ceph from libceph 14 years ago
Yehuda Sadeh ad1fee96cb ceph: add ino32 mount option 14 years ago
Sage Weil 50aac4fec5 ceph: fix cap_wanted_delay_{min,max} mount option initialization 14 years ago
Tejun Heo 01e6acc4ea ceph: fsc->*_wq's aren't used in memory reclaim path 14 years ago
Sage Weil 14303d20f3 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS 14 years ago
Al Viro a7f9fb205a convert ceph 14 years ago
Yehuda Sadeh 3d14c5d2b6 ceph: factor out libceph from Ceph file system 15 years ago
Sage Weil e9d1774431 ceph: do not ignore osd_idle_ttl mount option 15 years ago
Sage Weil 2d9c98ae97 ceph: make ->sync_fs not wait if wait==0 15 years ago
Sage Weil a8b763a9b3 ceph: use %pU to print uuid (fsid) 15 years ago
Sage Weil c309f0ab26 ceph: clean up fsid mount option 15 years ago
Sage Weil e0f9f9ee8f ceph: remove unused 'monport' mount option 15 years ago
Yehuda Sadeh 37151668ba ceph: do caps accounting per mds_client 15 years ago
Jeff Mahoney 00d5643e7c ceph: fix atomic64_t initialization on ia64 15 years ago
Sage Weil 558d3499bd ceph: fix f_namelen reported by statfs 15 years ago
Sage Weil a922d38fd1 ceph: close out mds, osd connections before stopping auth 15 years ago
Julia Lawall 7e34bc524e fs/ceph: Use ERR_CAST 15 years ago
Al Viro 3981f2e2a0 ceph: should use deactivate_locked_super() on failure exits 15 years ago
Sage Weil 23804d91f1 ceph: specify max_bytes on readdir replies 15 years ago
Sage Weil 31e0cf8f6a ceph: name bdi ceph-%d instead of major:minor 15 years ago
Sage Weil 6e19a16ef2 ceph: clean up mount options, ->show_options() 15 years ago
Huang Weiyi 1bb71637d0 ceph: remove unused #includes 15 years ago
Sage Weil 6822d00b54 ceph: wait for both monmap and osdmap when opening session 15 years ago
Cheng Renquan 640ef79d27 ceph: use ceph_sb_to_client instead of ceph_client 15 years ago
Sage Weil 5dfc589a84 ceph: unregister bdi before kill_anon_super releases device name 15 years ago
Sage Weil c8f16584ac ceph: print more useful version info on module load 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Yehuda Sadeh 422d2cb8f9 ceph: reset osd after relevant messages timed out 15 years ago
Sage Weil 85ccce43a3 ceph: clean up readdir caps reservation 15 years ago
Yehuda Sadeh f5a2041bd9 ceph: put unused osd connections on lru 15 years ago
Sage Weil 9bd2e6f8ba ceph: allow renewal of auth credentials 15 years ago
Sage Weil e0e3271074 ceph: only unregister registered bdi 15 years ago
Yehuda Sadeh 2baba25019 ceph: writeback congestion control 15 years ago
Sage Weil 9ec7cab14e ceph: hex dump corrupt server data to KERN_DEBUG 15 years ago
Yehuda Sadeh dc14657c9c ceph: mount fails immediately on error 15 years ago
Sage Weil 0743304d87 ceph: fix debugfs entry, simplify fsid checks 15 years ago
Sage Weil b9bfb93ce2 ceph: move mempool creation to ceph_create_client 15 years ago
Sage Weil 4e7a5dcd1b ceph: negotiate authentication protocol; implement AUTH_NONE protocol 15 years ago
Sage Weil 5f44f14260 ceph: handle errors during osd client init 15 years ago
Sage Weil 6a18be16f7 ceph: fix sparse endian warning 15 years ago
Sage Weil 859e7b1493 ceph: init/destroy bdi in client create/destroy helpers 15 years ago
Sage Weil 6b8051855d ceph: allocate and parse mount args before client instance 16 years ago
Sage Weil e53c2fe075 ceph: fix, clean up string mount arg parsing 16 years ago
Sage Weil 6ca874e92d ceph: silence uninitialized variable warning 16 years ago
Sage Weil 7b813c4602 ceph: reduce parse_mount_args stack usage 16 years ago
Sage Weil ecb19c4649 ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate 16 years ago
Sage Weil 8fa9765576 ceph: enable readahead 16 years ago