VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-07-20
orangefs: fix orangefs df output.
Mike Marshall
2021-04-29
orangefs: leave files in the page cache for a few micro seconds at least
Mike Marshall
2021-04-28
Orangef: implement orangefs_readahead.
Mike Marshall
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-12
orangefs: convert to fileattr
Miklos Szeredi
2021-03-12
orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap...
Al Viro
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-06
orangefs_file_mmap(): use %pD
Al Viro
2020-12-16
orangefs: add splice file operations
Mike Marshall
2020-08-04
orangefs: remove unnecessary assignment to variable ret
Jing Xiangfeng
2020-07-28
orangefs: posix acl fix...
Mike Marshall
2020-06-05
Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2020-06-02
orangefs: use attach/detach_page_private
Guoqing Jiang
2020-05-29
orangefs: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-29
orangefs: remove redundant assignment to variable ret
Colin Ian King
2020-04-08
orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush
Mike Marshall
2020-04-08
orangefs: get rid of knob code...
Mike Marshall
2020-02-04
help_next should increase position index
Vasily Averin
2019-12-04
orangefs: posix open permission checking...
Mike Marshall
2019-09-19
Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2019-09-12
orangefs: remove redundant assignment to err
Colin Ian King
2019-09-12
orangefs: Add octal zero prefix
Artur Świgoń
2019-07-31
docs: fs: convert porting to ReST
Mauro Carvalho Chehab
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
2019-07-16
Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-11
orangefs: eliminate needless variable assignments
Mike Marshall
2019-07-11
orangefs: remove redundant assignment to variable buffer_index
Colin Ian King
2019-07-04
orangefs: fix build warning from debugfs cleanup patch
Greg Kroah-Hartman
2019-07-03
orangefs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-09
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2019-05-03
orangefs: truncate before updating size
Martin Brandenburg
2019-05-03
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
Mike Marshall
2019-05-03
orangefs: pass slot index back to readpage.
Mike Marshall
2019-05-03
orangefs: remember count when reading.
Mike Marshall
2019-05-03
orangefs: add orangefs_revalidate_mapping
Martin Brandenburg
2019-05-03
orangefs: implement writepages
Martin Brandenburg
2019-05-03
orangefs: write range tracking
Martin Brandenburg
2019-05-03
orangefs: avoid fsync service operation on flush
Martin Brandenburg
2019-05-03
orangefs: skip inode writeout if nothing to write
Martin Brandenburg
2019-05-03
orangefs: move do_readv_writev to direct_IO
Martin Brandenburg
2019-05-03
orangefs: do not return successful read when the client-core disappeared
Martin Brandenburg
2019-05-03
orangefs: implement writepage
Martin Brandenburg
2019-05-03
orangefs: migrate to generic_file_read_iter
Martin Brandenburg
2019-05-03
orangefs: service ops done for writeback are not killable
Martin Brandenburg
2019-05-03
orangefs: remove orangefs_readpages
Martin Brandenburg
2019-05-03
orangefs: reorganize setattr functions to track attribute changes
Martin Brandenburg
2019-05-03
orangefs: let setattr write to cached inode
Martin Brandenburg
2019-05-03
orangefs: set up and use backing_dev_info
Martin Brandenburg
2019-05-03
orangefs: hold i_lock during inode_getattr
Martin Brandenburg
2019-05-03
orangefs: update attributes rather than relying on server
Martin Brandenburg
2019-05-03
orangefs: simplify orangefs_inode_getattr interface
Martin Brandenburg
2019-05-03
orangefs: do not invalidate attributes on inode create
Martin Brandenburg
2019-05-03
orangefs: implement xattr cache
Martin Brandenburg
2019-05-01
orangefs: make use of ->free_inode()
Al Viro
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-02-20
orangefs: remove two un-needed BUG_ONs...
Mike Marshall
2019-02-01
orangefs: don't reinitialize result_mask in ->getattr
Christoph Hellwig
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-04
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-18
orangefs: no need to check for service_operation returns > 0
Mike Marshall
2018-10-18
orangefs: some error code paths missed kmem_cache_free
Mike Marshall
2018-10-18
orangefs: don't let orangefs_iget return NULL.
Mike Marshall
2018-10-18
orangefs: don't let orangefs_new_inode return NULL
Mike Marshall
2018-10-10
orangefs: rate limit the client not running info message
Colin Ian King
2018-10-10
orangefs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
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/viro/vfs
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/arnd/playground
Linus Torvalds
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
Arnd Bergmann
2018-06-07
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
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/git/hubcap/linux
Linus Torvalds
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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/hubcap/linux
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/git/kees/linux
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-21
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-11-13
orangefs: call op_release sooner when creating inodes
Martin Brandenburg
2017-11-13
orangefs: stop setting atime on inode dirty
Martin Brandenburg
2017-11-13
orangefs: use ARRAY_SIZE
Jérémy Lefaure
2017-11-13
orangefs: remove initialization of i_version
Jeff Layton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-11
orangefs: remove detritus from struct orangefs_kiocb_s
Al Viro
2017-09-14
orangefs: Adjust three checks for null pointers
Markus Elfring
2017-09-14
orangefs: Use kcalloc() in orangefs_prepare_cdm_array()
Markus Elfring
2017-09-14
orangefs: Delete error messages for a failed memory allocation in five functions
Markus Elfring
2017-09-14
orangefs: constify xattr_handler structure
Julia Lawall
2017-09-14
orangefs: don't call filemap_write_and_wait from fsync
Jeff Layton
2017-09-14
orangefs: off by ones in xattr size checks
Dan Carpenter
2017-09-14
orangefs: react properly to posix_acl_update_mode's aftermath.
Mike Marshall
2017-09-14
orangefs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-07-11
orangefs: Implement show_options
David Howells
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-05-05
Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2017-05-04
orangefs: count directory pieces correctly
Martin Brandenburg
2017-05-04
orangefs: invalidate stored directory on seek
Martin Brandenburg
2017-05-04
orangefs: skip forward to the next directory entry if seek is short
Martin Brandenburg
2017-04-26
orangefs: handle zero size write in debugfs
Dan Carpenter
2017-04-26
orangefs: do not wait for timeout if umounting
Martin Brandenburg
2017-04-26
orangefs: return from orangefs_devreq_read quickly if possible
Martin Brandenburg
2017-04-26
orangefs: ensure the userspace component is unmounted if mount fails
Martin Brandenburg
2017-04-26
orangefs: do not check possibly stale size on truncate
Martin Brandenburg
2017-04-26
orangefs: implement statx
Martin Brandenburg
2017-04-26
orangefs: remove ORANGEFS_READDIR macros
Martin Brandenburg
2017-04-26
orangefs: support very large directories
Martin Brandenburg
2017-04-26
orangefs: support llseek on directories
Martin Brandenburg
2017-04-26
orangefs: rewrite readdir to fix several bugs
Martin Brandenburg
2017-04-26
orangefs: do not set getattr_time on orangefs_lookup
Martin Brandenburg
2017-04-26
orangefs: clean up oversize xattr validation
Martin Brandenburg
2017-04-26
orangefs: fix bounds check for listxattr
Martin Brandenburg
2017-04-26
orangefs: remove unused get_fsid_from_ino
Martin Brandenburg
2017-04-21
orangefs: use iov_iter_revert()
Al Viro
2017-04-17
orangefs_bufmap_copy_from_iovec(): fix EFAULT handling
Al Viro
2017-04-15
orangefs: free superblock when mount fails
Martin Brandenburg
2017-04-07
orangefs: move features validation to fix filesystem hang
Martin Brandenburg
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-03-02
orangefs: Use RCU for destroy_inode
Peter Zijlstra
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from into
Ingo Molnar
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2017-02-25
Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next
Mike Marshall
2017-02-09
orangefs: fix buffer size mis-match between kernel space and user space.
Mike Marshall
2017-02-09
orangefs: Dan Carpenter influenced cleanups...
Mike Marshall
2017-02-03
orangefs: Remove orangefs_backing_dev_info
Jan Kara
2017-02-03
orangefs: Support readahead_readcnt parameter.
Martin Brandenburg
2017-02-03
orangefs: silence harmless integer overflow warning
Dan Carpenter
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-12-15
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2016-12-15
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
Al Viro
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-12
orangefs: Axe some dead code
Christophe JAILLET
2016-12-12
orangefs: fix memory leak of string 'new' on exit path
Colin Ian King
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-04
don't open-code file_inode()
Al Viro
2016-11-16
orangefs: add .owner to debugfs file_operations
Mike Marshall
2016-11-07
orangefs: clean up debugfs
Mike Marshall
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-10-24
orangefs: don't use d_time
Miklos Szeredi
2016-10-24
orangefs: user file_inode() where it is due
Amir Goldstein
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro