- 3619aa8 ceph: show ino32 if the value is different with default by Chengguang Xu · 6 years ago
- 8db0c75 ceph: strengthen rsize/wsize/readdir_max_bytes validation by Chengguang Xu · 6 years ago
- c36ed50 ceph: fix alignment of rasize by Chengguang Xu · 6 years ago
- 73fb094 ceph: fix use-after-free in ceph_statfs() by Luis Henriques · 6 years ago
- c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 6 years ago
- a57d906 ceph: flush pending works before shutdown super by Yan, Zheng · 6 years ago
- 12b69d5 ceph: abort osd requests on force umount by Yan, Zheng · 7 years ago
- 6dd4940 ceph: show wsize only if non-default by Ilya Dryomov · 7 years ago
- 9122eed ceph: quota: report root dir quota usage in statfs by Luis Henriques · 7 years ago
- bb48bd4 ceph: optimize memory usage by Chengguang Xu · 7 years ago
- bc4b5ad ceph: mark the cap cache as unreclaimable by Chengguang Xu · 7 years ago
- 4d8969a ceph: use seq_show_option for string type options by Chengguang Xu · 7 years ago
- 7ae7a82 ceph: keep consistent semantic in fscache related option combination by Chengguang Xu · 7 years ago
- 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
- 1c78924 ceph: fix potential memory leak in init_caches() by Chengguang Xu · 7 years ago
- 1810673 ceph: fix dentry leak when failing to init debugfs by Chengguang Xu · 7 years ago
- 937441f libceph, ceph: avoid memory leak when specifying same option several times by Chengguang Xu · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- 080a330 ceph: present consistent fsid, regardless of arch endianness by Jeff Layton · 7 years ago
- d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
- 06d7437 ceph: more accurate statfs by Douglas Fuller · 7 years ago
- 4214fb1 ceph: validate correctness of some mount options by Yan, Zheng · 7 years ago
- 95cca2b ceph: limit osd write size by Yan, Zheng · 7 years ago
- aa18792 ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN by Yan, Zheng · 7 years ago
- 2ae409d ceph: remove unused cap_release_safety mount option by Yan, Zheng · 7 years ago
- 1d8f836 ceph: new mount option that specifies fscache uniquifier by Yan, Zheng · 7 years ago
- 62a65f3 ceph: avoid invalid memory dereference in the middle of umount by Yan, Zheng · 7 years ago
- 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
- 09dc9fc ceph: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
- 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
- 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- c4364f8 Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus by Al Viro · 8 years ago
- e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 8 years ago
- ad5cb12 ceph: switch to use of ->d_init() by Al Viro · 8 years ago
- 18fc8ab ceph: unify dentry_operations instances by Al Viro · 8 years ago
- 31ca587 ceph: fix uninitialized dentry pointer in ceph_real_mount() by Geert Uytterhoeven · 8 years ago
- ce2728a ceph: avoid accessing / when mounting a subpath by Yan, Zheng · 8 years ago
- 6b1a9a6 ceph: Mark the file cache as unreclaimable by Nikolay Borisov · 8 years ago
- 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 8 years ago
- 9a5530c ceph: wait unsafe sync writes for evicting inode by Yan, Zheng · 8 years ago
- 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
- d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 9 years ago
- 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 132ca7e ceph: fix mounting same fs multiple times by Yan, Zheng · 9 years ago
- 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 9 years ago
- 133e915 ceph: don't enable rbytes mount option by default by Yan, Zheng · 9 years ago
- 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 9 years ago
- a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
- f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
- a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
- 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- ff7eeb8 ceph: show non-default options only by Ilya Dryomov · 10 years ago
- ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 10 years ago
- a149bb9 ceph: kstrdup() memory handling by Sanidhya Kashyap · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 2a0b61ce ceph: show nocephx_require_signatures and notcp_nodelay options by Ilya Dryomov · 10 years ago
- df0ce26 fs: remove default_backing_dev_info by Christoph Hellwig · 10 years ago
- e4d2750 ceph: remove call to bdi_unregister by Christoph Hellwig · 10 years ago
- 65a2266 ceph: support inline data feature by Yan, Zheng · 10 years ago
- ca3995a ceph: remove unused stringification macros by Ilya Dryomov · 10 years ago
- 97c85a8 ceph: introduce global empty snap context by Yan, Zheng · 10 years ago
- 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 11 years ago
- eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 11 years ago
- 45195e4 ceph: add acl, noacl options for cephfs mount by Sage Weil · 11 years ago
- 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
- 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
- 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
- 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
- 5446429 ceph: avoid accessing invalid memory by Sasha Levin · 11 years ago
- 3bf5333 ceph: set up page array mempool with correct size by Alex Elder · 12 years ago
- 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- 92a49fb ceph: fix statvfs fr_size by Sage Weil · 12 years ago
- 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- d2cc4dd bdi_register: add __printf verification, fix arg mismatch by Joe Perches · 12 years ago
- 83aff95 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
- 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
- c98f533 ceph: let path portion of mount "device" be optional by Alex Elder · 12 years ago
- cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 1fe60e5 libceph: move feature bits to separate header by Sage Weil · 12 years ago
- 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
- 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
- cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 13 years ago
- ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
- 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 13 years ago
- 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
- 1a52bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
- a40dc6c ceph: enable/disable dentry complete flags via mount option by Sage Weil · 13 years ago
- d46cfba ceph: always initialize the dentry in open_root_dentry() by Alex Elder · 13 years ago
- 3c5184e ceph: d_alloc_root() may fail by Al Viro · 13 years ago
- 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
- 2151937 ceph: fix rasize reporting by ceph_show_options by Sage Weil · 13 years ago