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
2015-02-18
Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-3
/
+0
2015-02-18
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+10
2015-02-18
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+3
2015-02-18
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-7
/
+2
2015-02-17
dax: add dax_zero_page_range
Matthew Wilcox
1
-0
/
+1
2015-02-17
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
1
-1
/
+1
2015-02-17
vfs: remove get_xip_mem
Matthew Wilcox
1
-2
/
+0
2015-02-17
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
1
-9
/
+1
2015-02-17
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
1
-1
/
+3
2015-02-17
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
1
-0
/
+1
2015-02-17
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
1
-4
/
+8
2015-02-17
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
1
-0
/
+6
2015-02-16
Revert "locks: keep a count of locks on the flctx lists"
Jeff Layton
1
-3
/
+0
2015-02-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+4
2015-02-13
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
1
-2
/
+4
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+24
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+16
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+1
2015-02-11
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-3
/
+1
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-6
/
+0
2015-02-11
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
1
-2
/
+6
2015-02-05
vfs: add find_inode_nowait() function
Theodore Ts'o
1
-0
/
+5
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
1
-0
/
+5
2015-02-02
fs: add FL_LAYOUT lease type
Christoph Hellwig
1
-0
/
+16
2015-02-02
Make super_blocks and sb_lock static
Al Viro
1
-2
/
+0
2015-01-29
fs: add vfs_iter_{read,write} helpers
Christoph Hellwig
1
-0
/
+3
2015-01-23
audit: replace getname()/putname() hacks with reference counters
Paul Moore
1
-7
/
+2
2015-01-22
locks: update comments that refer to inode->i_flock
Jeff Layton
1
-9
/
+10
2015-01-21
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-2
/
+1
2015-01-21
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-0
/
+23
2015-01-17
locks: keep a count of locks on the flctx lists
Jeff Layton
1
-0
/
+3
2015-01-17
locks: clean up the lm_change prototype
Jeff Layton
1
-3
/
+3
2015-01-17
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
1
-0
/
+1
2015-01-17
locks: remove i_flock field from struct inode
Jeff Layton
1
-1
/
+2
2015-01-17
locks: convert lease handling to file_lock_context
Jeff Layton
1
-2
/
+3
2015-01-17
locks: convert posix locks to file_lock_context
Jeff Layton
1
-1
/
+2
2015-01-16
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
1
-0
/
+11
2015-01-16
locks: add new struct list_head to struct file_lock
Jeff Layton
1
-0
/
+1
2015-01-09
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
1
-1
/
+1
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2014-12-17
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2014-12-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+1
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
make default ->i_fop have ->open() fail with ENXIO
Al Viro
1
-1
/
+0
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+10
[next]