index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-0
/
+1
2014-12-14
aio: Make it possible to remap aio ring
Pavel Emelyanov
1
-0
/
+1
2014-12-13
syscalls: implement execveat() system call
David Drysdale
1
-0
/
+1
2014-12-13
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
1
-0
/
+10
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
1
-3
/
+4
2014-12-13
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
1
-0
/
+10
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+10
2014-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+2
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
1
-1
/
+1
2014-11-19
kill f_dentry macro
Al Viro
1
-1
/
+0
2014-11-17
fs: add freeze_super/thaw_super fs hooks
Benjamin Marzinski
1
-0
/
+2
2014-11-10
vfs: Remove i_dquot field from inode
Jan Kara
1
-3
/
+0
2014-11-10
quota: Use function to provide i_dquot pointers
Jan Kara
1
-0
/
+1
2014-11-10
quota: Allow each filesystem to specify which quota types it supports
Jan Kara
1
-0
/
+1
2014-11-05
fs: Convert show_fdinfo functions to void
Joe Perches
1
-1
/
+1
2014-11-01
new helper: is_root_inode()
Al Viro
1
-0
/
+5
2014-11-01
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-1
/
+4
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-0
/
+1
2014-10-29
overlayfs: fix lockdep misannotation
Miklos Szeredi
1
-3
/
+6
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
1
-0
/
+11
2014-10-24
vfs: add whiteout support
Miklos Szeredi
1
-0
/
+11
2014-10-24
vfs: export check_sticky()
Miklos Szeredi
1
-0
/
+9
2014-10-24
vfs: export __inode_permission() to modules
Miklos Szeredi
1
-0
/
+1
2014-10-24
vfs: export do_splice_direct() to modules
Miklos Szeredi
1
-0
/
+3
2014-10-24
vfs: add i_op->dentry_open()
Miklos Szeredi
1
-0
/
+4
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2014-10-14
block: Remove REQ_KERNEL
Martin K. Petersen
1
-2
/
+0
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
1
-1
/
+2
2014-10-09
constify file_inode()
Al Viro
1
-1
/
+1
2014-10-07
locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
Jeff Layton
1
-2
/
+2
2014-10-07
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
1
-7
/
+1
2014-10-07
locks: give lm_break a return value
Jeff Layton
1
-1
/
+1
2014-10-07
locks: move freeing of leases outside of i_lock
Jeff Layton
1
-3
/
+4
2014-10-07
locks: define a lm_setup handler for leases
Jeff Layton
1
-0
/
+1
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
1
-6
/
+6
2014-09-10
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
1
-2
/
+2
2014-09-10
locks: consolidate "nolease" routines
Jeff Layton
1
-0
/
+1
2014-09-10
locks: remove lock_may_read and lock_may_write
Jeff Layton
1
-14
/
+0
2014-09-10
locks: New ops in lock_manager_operations for get/put owner
Kinglong Mee
1
-0
/
+2
2014-09-10
locks: Rename __locks_copy_lock() to locks_copy_conflock()
Kinglong Mee
1
-2
/
+2
2014-09-10
locks: Remove unused conf argument from lm_grant
Joe Perches
1
-1
/
+1
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2014-08-09
mm: allow drivers to prevent new writable mappings
David Herrmann
1
-2
/
+27
2014-08-07
acct: get rid of acct_list
Al Viro
1
-0
/
+1
2014-08-07
acct: switch to __kernel_write()
Al Viro
1
-0
/
+1
2014-08-07
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
1
-1
/
+1
2014-07-14
locks: typedef fl_owner_t to void *
Christoph Hellwig
1
-1
/
+1
2014-06-22
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-0
/
+6
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-18
/
+23
[next]