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
starfive-6.6.48-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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
orangefs: do not return successful read when the client-core disappeared
Martin Brandenburg
1
-1
/
+4
2019-05-03
orangefs: implement writepage
Martin Brandenburg
3
-68
/
+80
2019-05-03
orangefs: migrate to generic_file_read_iter
Martin Brandenburg
3
-104
/
+38
2019-05-03
orangefs: service ops done for writeback are not killable
Martin Brandenburg
3
-9
/
+12
2019-05-03
orangefs: remove orangefs_readpages
Martin Brandenburg
1
-38
/
+1
2019-05-03
orangefs: reorganize setattr functions to track attribute changes
Martin Brandenburg
6
-119
/
+129
2019-05-03
orangefs: let setattr write to cached inode
Martin Brandenburg
2
-8
/
+20
2019-05-03
orangefs: set up and use backing_dev_info
Martin Brandenburg
1
-7
/
+14
2019-05-03
orangefs: hold i_lock during inode_getattr
Martin Brandenburg
2
-12
/
+25
2019-05-03
orangefs: update attributes rather than relying on server
Martin Brandenburg
2
-9
/
+8
2019-05-03
orangefs: simplify orangefs_inode_getattr interface
Martin Brandenburg
4
-38
/
+28
2019-05-03
orangefs: do not invalidate attributes on inode create
Martin Brandenburg
2
-12
/
+0
2019-05-03
orangefs: implement xattr cache
Martin Brandenburg
4
-1
/
+127
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-155
/
+337
2019-05-02
req->error only used for iopoll
Stefan Bühler
1
-2
/
+1
2019-05-02
io_uring: add support for eventfd notifications
Jens Axboe
1
-0
/
+48
2019-05-02
io_uring: add support for IORING_OP_SYNC_FILE_RANGE
Jens Axboe
1
-0
/
+51
2019-05-02
fs: add sync_file_range() helper
Jens Axboe
1
-64
/
+71
2019-05-02
io_uring: add support for marking commands as draining
Jens Axboe
1
-3
/
+88
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-92
/
+160
2019-05-02
btrfs: Use kvmalloc for allocating compressed path context
Nikolay Borisov
1
-2
/
+7
2019-05-02
btrfs: Factor out common extent locking code in submit_compressed_extents
Nikolay Borisov
1
-7
/
+3
2019-05-02
btrfs: Set io_tree only once in submit_compressed_extents
Nikolay Borisov
1
-4
/
+1
2019-05-02
btrfs: Replace clear_extent_bit with unlock_extent
Nikolay Borisov
1
-2
/
+1
2019-05-02
btrfs: Make compress_file_range take only struct async_chunk
Nikolay Borisov
1
-11
/
+9
2019-05-02
btrfs: Remove fs_info from struct async_chunk
Nikolay Borisov
1
-7
/
+3
2019-05-02
btrfs: Rename async_cow to async_chunk
Nikolay Borisov
1
-30
/
+30
2019-05-02
btrfs: Preallocate chunks in cow_file_range_async
Nikolay Borisov
1
-34
/
+74
2019-05-02
btrfs: reserve delalloc metadata differently
Josef Bacik
1
-92
/
+52
2019-05-02
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-05-02
xfs: change some error-less functions to void types
Eric Sandeen
11
-58
/
+26
2019-05-02
iomap: move iomap_read_inline_data around
Christoph Hellwig
1
-20
/
+20
2019-05-02
orangefs: make use of ->free_inode()
Al Viro
1
-6
/
+3
2019-05-02
hugetlb: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-05-02
overlayfs: make use of ->free_inode()
Al Viro
1
-7
/
+6
2019-05-02
jfs: switch to ->free_inode()
Al Viro
2
-21
/
+16
2019-05-02
fuse: switch to ->free_inode()
Al Viro
1
-14
/
+10
2019-05-02
ext4: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-05-02
ecryptfs: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-05-02
ceph: use ->free_inode()
Al Viro
3
-4
/
+3
2019-05-02
btrfs: use ->free_inode()
Al Viro
3
-5
/
+4
2019-05-02
afs: switch to use of ->free_inode()
Al Viro
1
-5
/
+4
2019-05-02
ntfs: switch to ->free_inode()
Al Viro
3
-15
/
+6
2019-05-02
ufs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
coda: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
sysv: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
udf: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
ubifs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
squashfs: switch to ->free_inode()
Al Viro
1
-9
/
+2
2019-05-02
romfs: convert to ->free_inode()
Al Viro
1
-9
/
+2
[prev]
[next]