summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "orangefs: bump minimum userspace version"Mike Marshall2016-10-031-2/+2
* Merge tag 'for-hubcap-v4.9-more' into for-nextMike Marshall2016-10-0317-1707/+1071
|\
| * Merge branch 'misc' into for-nextMartin Brandenburg2016-09-2813-1711/+994
| |\
| | * orangefs: rename most remaining global variablesMartin Brandenburg2016-08-169-46/+47
| | * orangefs: g_orangefs_stats -> orangefs_stats for consistencyMartin Brandenburg2016-08-154-8/+7
| | * orangefs: make devreq_mutex staticMartin Brandenburg2016-08-153-4/+2
| | * orangefs: describe organization of sysfsMartin Brandenburg2016-08-151-0/+7
| | * orangefs: remove duplicated sysfs_ops structuresMartin Brandenburg2016-08-151-58/+15
| | * orangefs: consolidate sysfs show and store functionsMartin Brandenburg2016-08-151-317/+148
| | * orangefs: reorganize duplicated sysfs attribute structsMartin Brandenburg2016-08-151-391/+81
| | * orangefs: remove dead code in sysfsMartin Brandenburg2016-08-151-280/+81
| | * orangefs: clean up debugfs globalsMartin Brandenburg2016-08-157-705/+705
| |/ |/|
| * Merge branch 'features' into for-nextMartin Brandenburg2016-09-289-5/+86
| |\ |/ /
| * orangefs: bump minimum userspace versionMartin Brandenburg2016-09-211-2/+2
| * orangefs: do not allow client readahead cache without feature bitMartin Brandenburg2016-08-122-5/+27
| * orangefs: add features opMartin Brandenburg2016-08-127-6/+53
| * orangefs: record userspace version for feature compatbilityMartin Brandenburg2016-08-092-0/+12
|/
* Merge tag 'for-hubcap-v4.9-readahead' of git://github.com/martinbrandenburg/l...Mike Marshall2016-08-08391-11628/+24818
|\
| * orangefs: add readahead count and size to sysfsMartin Brandenburg2016-08-081-8/+115
| * orangefs: re-add flush_racache from out-of-treeMartin Brandenburg2016-08-081-1/+33
| * orangefs: turn param response value into unionMartin Brandenburg2016-08-083-7/+11
| * orangefs: add missing param request opsMartin Brandenburg2016-08-081-0/+3
| * orangefs: rename remaining bits of mmap readahead cacheMartin Brandenburg2016-08-085-7/+7
| * Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linuxLinus Torvalds2016-08-029-34/+135
| |\ | |/ |/|
* | Orangefs: update orangefs.txtMike Marshall2016-08-021-4/+46
* | orangefs: Account for jiffies wraparound.Martin Brandenburg2016-08-023-8/+8
* | orangefs: Change default dcache and getattr timeout to 50 msec.Martin Brandenburg2016-08-021-2/+2
* | orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg2016-08-026-7/+52
* | orangefs: Cache getattr results.Martin Brandenburg2016-08-025-29/+34
* | orangefs: Use d_time to avoid excessive lookupsMartin Brandenburg2016-08-022-0/+9
| * Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-0231-823/+1412
| |\
| | * ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-281-1/+2
| | * ceph: Correctly return NXIO errors from ceph_llseekPhil Turnbull2016-07-281-7/+5
| | * ceph: Mark the file cache as unreclaimableNikolay Borisov2016-07-281-2/+2
| | * ceph: optimize cap flush waitingYan, Zheng2016-07-283-27/+73
| | * ceph: cleanup ceph_flush_snaps()Yan, Zheng2016-07-283-88/+105
| | * ceph: kick cap flushes before sending other cap messageYan, Zheng2016-07-281-9/+34
| | * ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng2016-07-283-15/+36
| | * ceph: avoid sending duplicated cap flush messageYan, Zheng2016-07-282-1/+18
| | * ceph: unify cap flush and snapcap flushYan, Zheng2016-07-285-222/+175
| | * ceph: use list instead of rbtree to track cap flushesYan, Zheng2016-07-285-118/+56
| | * ceph: update types of some local variblesYan, Zheng2016-07-281-11/+12
| | * ceph: include 'follows' of pending snapflush in cap reconnect messageYan, Zheng2016-07-281-1/+16
| | * ceph: update cap reconnect message to version 3Yan, Zheng2016-07-281-21/+47
| | * ceph: mount non-default filesystem by nameYan, Zheng2016-07-284-17/+117
| | * libceph: fsmap.user subscription supportYan, Zheng2016-07-283-4/+8
| | * ceph: handle LOOKUP_RCU in ceph_d_revalidateJeff Layton2016-07-281-6/+14
| | * ceph: allow dentry_lease_is_valid to work under RCU walkJeff Layton2016-07-281-15/+26
| | * ceph: clear d_fsinfo pointer under d_lockJeff Layton2016-07-281-1/+5
| | * ceph: remove ceph_mdsc_lease_releaseJeff Layton2016-07-282-45/+0
OpenPOWER on IntegriCloud