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
2018-05-28
btrfs: cleanup __btrfs_open_devices() drop head pointer
Anand Jain
1
-2
/
+1
2018-05-28
btrfs: rename struct btrfs_fs_devices::list
Anand Jain
3
-10
/
+10
2018-05-28
btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
Nikolay Borisov
3
-4
/
+2
2018-05-28
btrfs: Drop fs_info parameter from add_delayed_data_ref
Nikolay Borisov
1
-7
/
+5
2018-05-28
btrfs: Drop add_delayed_ref_head fs_info parameter
Nikolay Borisov
1
-11
/
+10
2018-05-28
btrfs: Remove btrfs_wait_and_free_delalloc_work
Nikolay Borisov
2
-8
/
+2
2018-05-28
btrfs: Remove tree argument from extent_writepages
Nikolay Borisov
3
-9
/
+4
2018-05-28
btrfs: Use list_empty instead of list_empty_careful
Nikolay Borisov
1
-2
/
+2
2018-05-28
btrfs: Remove redundant tree argument from extent_readpages
Nikolay Borisov
3
-9
/
+7
2018-05-28
btrfs: Remove map argument from try_release_extent_state
Nikolay Borisov
1
-3
/
+2
2018-05-28
btrfs: Sink extent_tree arguments in try_release_extent_mapping
Nikolay Borisov
3
-13
/
+5
2018-05-28
btrfs: Allow rmdir(2) to delete an empty subvolume
Misono Tomohiro
1
-1
/
+1
2018-05-28
btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()
Misono Tomohiro
3
-136
/
+144
2018-05-28
btrfs: Move may_destroy_subvol() from ioctl.c to inode.c
Misono Tomohiro
3
-54
/
+56
2018-05-28
btrfs: remove unused le_test_bit()
Howard McLauchlan
1
-5
/
+0
2018-05-28
btrfs: optimize free space tree bitmap conversion
Howard McLauchlan
1
-38
/
+23
2018-05-28
btrfs: clean up le_bitmap_{set, clear}()
Howard McLauchlan
3
-43
/
+20
2018-05-28
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
4
-8
/
+11
2018-05-28
btrfs: tests: pass fs_info to extent_map tests
David Sterba
1
-16
/
+36
2018-05-28
btrfs: Consolidate error checking for btrfs_alloc_chunk
Nikolay Borisov
1
-5
/
+7
2018-05-28
btrfs: Fix lock release order
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Use while loop instead of labels in __endio_write_update_ordered
Nikolay Borisov
1
-27
/
+25
2018-05-28
btrfs: add comment about BTRFS_FS_EXCL_OP
Anand Jain
1
-0
/
+35
2018-05-28
btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq
Nikolay Borisov
3
-10
/
+5
2018-05-28
btrfs: rename btrfs_get_block_group_info and make it static
Su Yue
2
-6
/
+4
2018-05-28
btrfs: Replace owner argument in add_pinned_bytes with a boolean
Nikolay Borisov
1
-7
/
+13
2018-05-26
proc: fix smaps and meminfo alignment
Hugh Dickins
1
-5
/
+0
2018-05-26
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...
Changwei Ge
1
-10
/
+1
2018-05-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-24
Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-05-24
Btrfs: fix error handling in btrfs_truncate()
Omar Sandoval
1
-1
/
+2
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
23
-112
/
+133
2018-05-21
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
1
-2
/
+2
2018-05-21
ext2: fix a block leak
Al Viro
1
-10
/
+0
2018-05-21
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
1
-0
/
+22
2018-05-21
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
1
-0
/
+10
2018-05-21
unfuck sysfs_mount()
Al Viro
1
-3
/
+3
2018-05-21
kernfs: deal with kernfs_fill_super() failures
Al Viro
1
-0
/
+1
2018-05-21
cramfs: Fix IS_ENABLED typo
Joe Perches
1
-1
/
+1
2018-05-21
befs_lookup(): use d_splice_alias()
Al Viro
1
-12
/
+5
2018-05-21
affs_lookup: switch to d_splice_alias()
Al Viro
1
-6
/
+5
2018-05-21
affs_lookup(): close a race with affs_remove_link()
Al Viro
1
-3
/
+7
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
1
-0
/
+25
2018-05-20
Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-48
/
+180
2018-05-19
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-4
/
+4
2018-05-17
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
1
-0
/
+9
2018-05-17
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
1
-11
/
+15
2018-05-17
btrfs: Split btrfs_del_delalloc_inode into 2 functions
Nikolay Borisov
2
-3
/
+12
2018-05-17
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
1
-3
/
+3
[next]