index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
Age
Commit message (
Expand
)
Author
2018-08-14
orangefs: remove redundant pointer orangefs_inode
Colin Ian King
2018-08-14
orangefs: Adding new return type vm_fault_t
Souptick Joarder
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
orangefs: simplify compat ioctl handling
Al Viro
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-07
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-01
orangefs: use sparse annotations for holding locks across function calls.
Mike Marshall
2018-06-01
orangefs: make debug_help_fops static
Mike Marshall
2018-06-01
orangefs: remove unused function orangefs_get_bufmap_init
Mike Marshall
2018-06-01
orangefs: specify user pointers when using dev_map_desc and bufmap
Mike Marshall
2018-06-01
orangefs: formatting cleanups
Mike Marshall
2018-06-01
orangefs: set i_size on new symlink
Martin Brandenburg
2018-06-01
orangefs: report attributes_mask and attributes for statx
Martin Brandenburg
2018-06-01
orangefs: make struct orangefs_file_vm_ops static
Colin Ian King
2018-06-01
orangefs: revamp block sizes
Martin Brandenburg
2018-05-22
orangefs_lookup: simplify
Al Viro
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-04-15
orangefs_kill_sb(): deal with allocation failures
Al Viro
2018-04-09
Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-03
orangefs: remove unused code
Martin Brandenburg
2018-04-03
orangefs: make several *_operations structs static
Martin Brandenburg
2018-04-03
orangefs: implement vm_ops->fault
Martin Brandenburg
2018-04-02
orangefs: open code short single-use functions
Martin Brandenburg
2018-04-02
orangefs: replace vmalloc and memset with vzalloc
Colin Ian King
2018-04-02
orangefs: bug fix for a race condition when getting a slot
David Reynolds
2018-03-27
treewide: Fix typos in printk
Masanari Iida
2018-02-22
get rid of pointless includes of fs_struct.h
Al Viro
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2018-02-06
orangefs: reverse sense of is-inode-stale test in d_revalidate
Martin Brandenburg
2018-02-06
orangefs: simplify orangefs_inode_is_stale
Martin Brandenburg
2018-02-06
Orangefs: don't propogate whacky error codes
Mike Marshall
2018-02-06
orangefs: use correct string length
Xiongfeng Wang
2018-02-06
orangefs: make orangefs_make_bad_inode static
Martin Brandenburg
2018-02-06
orangefs: remove ORANGEFS_KERNEL_DEBUG
Martin Brandenburg
2018-02-06
orangefs: remove gossip_ldebug and gossip_lerr
Martin Brandenburg
2018-02-06
orangefs: make orangefs_client_debug_init static
Martin Brandenburg
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-25
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2018-01-22
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
2018-01-22
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
2018-01-15
orangefs: Define usercopy region in orangefs_inode_cache slab cache
David Windsor
2017-11-27
fs: annotate ->poll() instances
Al Viro
2017-11-27
orangefs: fix a braino in ->poll()
Al Viro
[next]