summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: introduce global empty snap contextYan, Zheng2014-12-171-2/+8
* dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-071-1/+1
* ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng2014-04-041-0/+1
* ceph: add acl, noacl options for cephfs mountSage Weil2014-02-171-4/+28
* libceph: all features fields must be u64Ilya Dryomov2013-12-311-2/+2
* ceph: add acl for cephfsGuangliang Zhao2013-12-311-0/+4
* ceph: drop unconnected inodesYan, Zheng2013-12-131-0/+1
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-061-2/+33
* ceph: avoid accessing invalid memorySasha Levin2013-07-031-1/+1
* ceph: set up page array mempool with correct sizeAlex Elder2013-05-011-2/+5
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* ceph: fix statvfs fr_sizeSage Weil2013-02-221-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-201-3/+1
|\
| * bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-131-1/+1
| * libceph: remove 'osdtimeout' optionSage Weil2012-12-131-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-081-11/+26
|\ \ | |/
| * ceph: let path portion of mount "device" be optionalAlex Elder2012-10-011-11/+26
* | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-311-0/+1
|\
| * libceph: move feature bits to separate headerSage Weil2012-07-301-0/+1
* | VFS: Pass mount flags to sget()David Howells2012-07-141-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-03-281-2/+17
|\
| * ceph: ensure Boolean options support both sensesAlex Elder2012-03-221-0/+10
| * rbd: make ceph_parse_options() return a pointerAlex Elder2012-03-221-2/+4
| * ceph: avoid repeatedly computing the size of constant vxattr namesAlex Elder2012-03-221-0/+3
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-131-1/+15
|\
| * ceph: enable/disable dentry complete flags via mount optionSage Weil2012-01-121-0/+14
| * ceph: always initialize the dentry in open_root_dentry()Alex Elder2012-01-111-4/+3
* | ceph: d_alloc_root() may failAl Viro2012-01-091-4/+11
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-3/+3
|/
* ceph: fix rasize reporting by ceph_show_optionsSage Weil2011-12-021-1/+1
* ceph: initialize root dentrySage Weil2011-11-111-2/+4
* ceph/super.c: quiet sparse noiseH Hartley Sweeten2011-11-051-2/+2
* ceph: replace leading spaces with tabsNoah Watkins2011-10-251-20/+20
* libceph: create messenger with clientSage Weil2011-10-251-3/+6
* ceph: rename rsize -> rasizeSage Weil2011-10-251-3/+11
* ceph: fix memory leakNoah Watkins2011-08-221-2/+2
* ceph: set up readahead size when rsize is not passedYehuda Sadeh2011-07-261-0/+4
* ceph: report f_bfree based on kb_avail rather than diffing.Greg Farnum2011-07-261-2/+1
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-1/+1
* ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-211-2/+2
* ceph: add ino32 mount optionYehuda Sadeh2011-03-211-0/+5
* ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil2011-01-191-0/+2
* ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo2011-01-121-3/+7
* ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-121-1/+2
* convert cephAl Viro2010-10-291-23/+27
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-682/+472
* ceph: do not ignore osd_idle_ttl mount optionSage Weil2010-08-031-0/+3
* ceph: make ->sync_fs not wait if wait==0Sage Weil2010-08-011-4/+13
OpenPOWER on IntegriCloud