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-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
2021-03-24
Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2021-03-24
cachefiles: do not yet allow on idmapped mounts
Christian Brauner
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
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
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
namei: introduce struct renamedata
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-20
cachefiles: Drop superfluous readpages aops NULL check
Takashi Iwai
2020-10-26
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
2020-07-08
cachefiles: switch to kernel_write
Christoph Hellwig
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-05-08
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
2020-05-05
docs: filesystems: caching/cachefiles.txt: convert to ReST
Mauro Carvalho Chehab
2020-05-04
cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pages()
David Howells
2020-02-03
cachefiles: drop direct usage of ->bmap method.
Carlos Maiolino
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
fs/cachefiles/namei.c: remove duplicate header
Sabyasachi Gupta
2018-11-30
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
2018-11-30
cachefiles: avoid deprecated get_seconds()
Arnd Bergmann
2018-11-30
cachefiles: Explicitly cast enumerated type in put_object
Nathan Chancellor
2018-11-28
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
2018-11-28
cachefiles: Fix an assertion failure when trying to update a failed object
David Howells
2018-10-18
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
2018-07-25
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
2018-07-25
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
2018-07-25
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-21
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
2018-04-04
fscache: Add tracepoints
David Howells
2018-04-04
fscache, cachefiles: Fix checker warnings
David Howells
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
fs: annotate ->poll() instances
Al Viro
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
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: Split out the wait_bit*() APIs from into
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove inclusion from
Ingo Molnar
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 branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-09-27
cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
David Howells
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
vfs: remove unused i_op->rename
Miklos Szeredi
2016-08-03
cachefiles: Fix race between inactivating and culling a cache object
David Howells
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc
Al Viro
2016-06-01
FS-Cache: make check_consistency callback return int
Yan, Zheng
2016-05-29
drop redundant ->owner initializations
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-01
CacheFiles: Provide read-and-reset release counters for cachefilesd
David Howells
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2015-11-16
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
2015-11-11
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2015-11-11
cachefiles: perform test on s_blocksize when opening cache file.
NeilBrown
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-06-23
Merge branch 'fscache-fixes' into for-next
Al Viro
2015-04-15
VFS: fs/cachefiles: d_backing_inode() annotations
David Howells
2015-04-15
VFS: Cachefiles should perform fs modifications on the top layer only
David Howells
2015-02-24
FS-Cache: Count culled objects and objects rejected due to lack of space
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-10-14
Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2014-10-13
CacheFiles: Fix incorrect test for in-memory object collision
David Howells
2014-10-09
cachefiles_write_page(): switch to __kernel_write()
Al Viro
2014-09-30
CacheFiles: Handle object being killed before being set up
David Howells
2014-09-26
fs/cachefiles: add missing \n to kerror conversions
Fabian Frederick
2014-09-17
CacheFiles: Handle rename2
David Howells
2014-09-17
cachefiles: remove two unused pagevecs.
NeilBrown
2014-06-06
fs/cachefiles: replace kerror by pr_err
Fabian Frederick
2014-06-06
FS/CACHEFILES: convert printk to pr_foo()
Fabian Frederick
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
2014-04-03
fs: cachefiles: use add_to_page_cache_lru()
Johannes Weiner
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
2014-04-01
security: add flags to rename hooks
Miklos Szeredi
2014-04-01
vfs: add renameat2 syscall
Miklos Szeredi
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2013-11-09
locks: break delegations on any attribute modification
J. Bruce Fields
2013-11-09
locks: break delegations on rename
J. Bruce Fields
2013-11-09
locks: break delegations on unlink
J. Bruce Fields
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2013-09-20
CacheFiles: Don't try to dump the index key if the cookie has been cleared
David Howells
2013-09-20
CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths
Josh Boyer
2013-09-06
CacheFiles: Implement interface to check cache consistency
David Howells
2013-07-03
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
2013-06-19
cachefiles: remove unused macro list_to_page()
Haicheng Li
2013-06-19
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
David Howells
2013-06-19
FS-Cache: Fix object state machine to have separate work and wait states
David Howells
2013-06-19
FS-Cache: Wrap checks on object state
David Howells
2013-06-19
CacheFiles: name i_mutex lock class explicitly
J. Bruce Fields
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
2012-12-20
FS-Cache: Mark cancellation of in-progress operation
David Howells
2012-12-20
FS-Cache: Don't mask off the object event mask when printing it
David Howells
2012-12-20
CacheFiles: Add missing retrieval completions
David Howells
2012-12-20
CacheFiles: Implement invalidation
David Howells
2012-12-20
FS-Cache: Fix operation state management and accounting
David Howells
2012-12-20
CacheFiles: Make some debugging statements conditional
David Howells
2012-12-20
CacheFiles: Downgrade the requirements passed to the allocator
David Howells
2012-12-20
CacheFiles: Fix the marking of cached pages
David Howells
2012-07-30
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-14
don't pass nameidata * to vfs_create()
Al Viro
2012-03-20
switch touch_atime to struct path
Al Viro
2012-01-03
fs: move code out of buffer.c
Al Viro
2011-07-20
kill useless checks for sb->s_op == NULL
Al Viro
2011-07-20
get rid of pointless checks for dentry->sb == NULL
Al Viro
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-24
CacheFiles: Add calls to path-based security hooks
David Howells
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
2010-08-11
cachefiles: use path_get instead of lone dget
Miklos Szeredi
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2010-07-22
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
2010-05-12
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
David Howells
2010-05-11
CacheFiles: Fix occasional EIO on call to vfs_unlink()
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2010-02-20
CacheFiles: Fix a race in cachefiles_delete_object() vs rename
David Howells
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
2009-12-16
switch cachefiles to kern_path()
Al Viro
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-01
CacheFiles: Update IMA counters when using dentry_open
Marc Dionne
2009-11-19
CacheFiles: Don't log lookup/create failing with ENOBUFS
David Howells
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
2009-11-19
CacheFiles: Better showing of debugging information in active object problems
David Howells
2009-11-19
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
David Howells
2009-11-19
CacheFiles: Handle truncate unlocking the page we're reading
David Howells
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
2009-06-11
vfs: Rename fsync_super() to sync_filesystem() (version 4)
Jan Kara
2009-05-27
CacheFiles: Fixup renamed filenames in comments in internal.h
David Howells
2009-04-03
CacheFiles: A cache that backs onto a mounted filesystem
David Howells