summaryrefslogtreecommitdiff
path: root/fs/orangefs
Commit message (Expand)AuthorAge
* orangefs_kill_sb(): deal with allocation failuresAl Viro2018-04-15
* Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-09
|\
| * orangefs: remove unused codeMartin Brandenburg2018-04-03
| * orangefs: make several *_operations structs staticMartin Brandenburg2018-04-03
| * orangefs: implement vm_ops->faultMartin Brandenburg2018-04-03
| * orangefs: open code short single-use functionsMartin Brandenburg2018-04-02
| * orangefs: replace vmalloc and memset with vzallocColin Ian King2018-04-02
| * orangefs: bug fix for a race condition when getting a slotDavid Reynolds2018-04-02
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-06
|\ \
| * | get rid of pointless includes of fs_struct.hAl Viro2018-02-22
| |/
* | treewide: Fix typos in printkMasanari Iida2018-03-27
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2018-02-08
|\
| * orangefs: reverse sense of is-inode-stale test in d_revalidateMartin Brandenburg2018-02-06
| * orangefs: simplify orangefs_inode_is_staleMartin Brandenburg2018-02-06
| * Orangefs: don't propogate whacky error codesMike Marshall2018-02-06
| * orangefs: use correct string lengthXiongfeng Wang2018-02-06
| * orangefs: make orangefs_make_bad_inode staticMartin Brandenburg2018-02-06
| * orangefs: remove ORANGEFS_KERNEL_DEBUGMartin Brandenburg2018-02-06
| * orangefs: remove gossip_ldebug and gossip_lerrMartin Brandenburg2018-02-06
| * orangefs: make orangefs_client_debug_init staticMartin Brandenburg2018-02-06
* | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\ \
| * | orangefs: Define usercopy region in orangefs_inode_cache slab cacheDavid Windsor2018-01-15
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ | |_|/ |/| |
| * | fs: annotate ->poll() instancesAl Viro2017-11-27
| * | orangefs: fix a braino in ->poll()Al Viro2017-11-27
* | | orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2018-01-25
* | | orangefs: initialize op on loop restart in orangefs_devreq_readMartin Brandenburg2018-01-22
* | | orangefs: use list_for_each_entry_safe in purge_waiting_opsMartin Brandenburg2018-01-22
| |/ |/|
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-21
|\
| * orangefs: call op_release sooner when creating inodesMartin Brandenburg2017-11-13
| * orangefs: stop setting atime on inode dirtyMartin Brandenburg2017-11-13
| * orangefs: use ARRAY_SIZEJérémy Lefaure2017-11-13
| * orangefs: remove initialization of i_versionJeff Layton2017-11-13
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-17
|\ \ | |/ |/|
| * orangefs: remove detritus from struct orangefs_kiocb_sAl Viro2017-10-11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* orangefs: Adjust three checks for null pointersMarkus Elfring2017-09-14
* orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring2017-09-14
* orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring2017-09-14
* orangefs: constify xattr_handler structureJulia Lawall2017-09-14
* orangefs: don't call filemap_write_and_wait from fsyncJeff Layton2017-09-14
* orangefs: off by ones in xattr size checksDan Carpenter2017-09-14
* orangefs: react properly to posix_acl_update_mode's aftermath.Mike Marshall2017-09-14
* orangefs: Don't clear SGID when inheriting ACLsJan Kara2017-09-14
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * orangefs: Implement show_optionsDavid Howells2017-07-11
* | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-20
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/