aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAge
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-06
* ceph: avoid accessing invalid memorySasha Levin2013-07-03
* ceph: set up page array mempool with correct sizeAlex Elder2013-05-02
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* ceph: fix statvfs fr_sizeSage Weil2013-02-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-20
|\
| * bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-13
| * libceph: remove 'osdtimeout' optionSage Weil2012-12-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-07
|\|
| * ceph: let path portion of mount "device" be optionalAlex Elder2012-10-01
* | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-31
|\
| * libceph: move feature bits to separate headerSage Weil2012-07-30
* | VFS: Pass mount flags to sget()David Howells2012-07-14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-03-28
|\
| * ceph: ensure Boolean options support both sensesAlex Elder2012-03-22
| * rbd: make ceph_parse_options() return a pointerAlex Elder2012-03-22
| * ceph: avoid repeatedly computing the size of constant vxattr namesAlex Elder2012-03-22
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-13
|\
| * ceph: enable/disable dentry complete flags via mount optionSage Weil2012-01-12
| * ceph: always initialize the dentry in open_root_dentry()Alex Elder2012-01-11
* | ceph: d_alloc_root() may failAl Viro2012-01-09
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
|/
* ceph: fix rasize reporting by ceph_show_optionsSage Weil2011-12-02
* ceph: initialize root dentrySage Weil2011-11-11
* ceph/super.c: quiet sparse noiseH Hartley Sweeten2011-11-06
* ceph: replace leading spaces with tabsNoah Watkins2011-10-25
* libceph: create messenger with clientSage Weil2011-10-25
* ceph: rename rsize -> rasizeSage Weil2011-10-25
* ceph: fix memory leakNoah Watkins2011-08-22
* ceph: set up readahead size when rsize is not passedYehuda Sadeh2011-07-26
* ceph: report f_bfree based on kb_avail rather than diffing.Greg Farnum2011-07-26
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
* ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-21
* ceph: add ino32 mount optionYehuda Sadeh2011-03-21
* ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil2011-01-19
* ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo2011-01-12
* ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-12
* convert cephAl Viro2010-10-29
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph: do not ignore osd_idle_ttl mount optionSage Weil2010-08-03
* ceph: make ->sync_fs not wait if wait==0Sage Weil2010-08-01
* ceph: use %pU to print uuid (fsid)Sage Weil2010-08-01
* ceph: clean up fsid mount optionSage Weil2010-08-01
* ceph: remove unused 'monport' mount optionSage Weil2010-08-01
* ceph: do caps accounting per mds_clientYehuda Sadeh2010-08-01
* ceph: fix atomic64_t initialization on ia64Jeff Mahoney2010-06-10
* ceph: fix f_namelen reported by statfsSage Weil2010-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-30
|\