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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-4
/
+4
2019-03-04
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
1
-43
/
+29
2019-03-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2019-03-01
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
1
-0
/
+12
2019-03-01
xfs: fix reporting supported extra file attributes for statx()
Luis R. Rodriguez
1
-0
/
+8
2019-03-01
Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2019-02-28
locking/percpu-rwsem: Remove preempt_disable variants
Peter Zijlstra
1
-16
/
+16
2019-02-25
afs: Fix manually set volume location server list
David Howells
1
-0
/
+1
2019-02-25
xfs: fix backwards endian conversion in scrub
Darrick J. Wong
1
-1
/
+1
2019-02-25
xfs: fix uninitialized error variables
Darrick J. Wong
2
-2
/
+2
2019-02-25
xfs: rework breaking of shared extents in xfs_file_iomap_begin
Darrick J. Wong
1
-5
/
+7
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
1
-2
/
+0
2019-02-25
xfs: don't pass iomap flags to xfs_reflink_allocate_cow
Darrick J. Wong
3
-9
/
+10
2019-02-25
btrfs: Remove unnecessary casts in btrfs_read_root_item
YueHaibing
1
-2
/
+2
2019-02-25
Btrfs: remove assertion when searching for a key in a node/leaf
Filipe Manana
1
-21
/
+0
2019-02-25
Btrfs: add missing error handling after doing leaf/node binary search
Filipe Manana
3
-0
/
+18
2019-02-25
btrfs: drop the lock on error in btrfs_dev_replace_cancel
Dan Carpenter
1
-0
/
+1
2019-02-25
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
1
-2
/
+2
2019-02-25
btrfs: init csum_list before possible free
Dan Robertson
1
-1
/
+1
2019-02-25
Btrfs: remove no longer needed range length checks for deduplication
Filipe Manana
1
-17
/
+2
2019-02-25
Btrfs: fix fsync after succession of renames and unlink/rmdir
Filipe Manana
1
-12
/
+37
2019-02-25
Btrfs: fix fsync after succession of renames of different files
Filipe Manana
1
-44
/
+197
2019-02-25
btrfs: honor path->skip_locking in backref code
Josef Bacik
1
-7
/
+13
2019-02-25
btrfs: qgroup: Make qgroup async transaction commit more aggressive
Qu Wenruo
1
-14
/
+14
2019-02-25
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
5
-38
/
+30
2019-02-25
btrfs: scrub: remove unused nocow worker pointer
David Sterba
1
-1
/
+0
2019-02-25
btrfs: scrub: add assertions for worker pointers
David Sterba
2
-0
/
+11
2019-02-25
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
3
-5
/
+8
2019-02-25
btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get
Anand Jain
1
-0
/
+2
2019-02-25
btrfs: scrub: fix circular locking dependency warning
Anand Jain
1
-11
/
+11
2019-02-25
btrfs: fix comment its device list mutex not volume lock
Anand Jain
1
-1
/
+0
2019-02-25
btrfs: extent_io: Kill the forward declaration of flush_write_bio
Qu Wenruo
1
-34
/
+32
2019-02-25
btrfs: Fix grossly misleading argument names in extent io search
Nikolay Borisov
1
-8
/
+8
2019-02-25
btrfs: Remove EXTENT_FIRST_DELALLOC bit
Nikolay Borisov
2
-10
/
+7
2019-02-25
btrfs: use WARN_ON in a canonical form btrfs_remove_block_group
Nikolay Borisov
1
-6
/
+3
2019-02-25
btrfs: reserve extra space during evict
Josef Bacik
1
-2
/
+23
2019-02-25
btrfs: be more explicit about allowed flush states
Josef Bacik
1
-11
/
+11
2019-02-25
btrfs: loop in inode_rsv_refill
Josef Bacik
1
-16
/
+47
2019-02-25
btrfs: don't enospc all tickets on flush failure
Josef Bacik
1
-20
/
+25
2019-02-25
btrfs: don't use global reserve for chunk allocation
Josef Bacik
2
-11
/
+18
2019-02-25
btrfs: dump block_rsv details when dumping space info
Josef Bacik
1
-0
/
+15
2019-02-25
btrfs: check if there are free block groups for commit
Josef Bacik
1
-12
/
+19
2019-02-25
btrfs: add zstd compression level support
Dennis Zhou
2
-9
/
+245
2019-02-25
btrfs: make zstd memory requirements monotonic
Dennis Zhou
1
-5
/
+33
2019-02-25
btrfs: zstd use the passed through level instead of default
Dennis Zhou
1
-6
/
+13
2019-02-25
btrfs: change set_level() to bound the level passed in
Dennis Zhou
6
-21
/
+41
2019-02-25
btrfs: plumb level through the compression interface
Dennis Zhou
5
-27
/
+30
2019-02-25
btrfs: move to function pointers for get/put workspaces
Dennis Zhou
5
-45
/
+160
2019-02-25
btrfs: add compression interface in (get/put)_workspace
Dennis Zhou
1
-23
/
+34
2019-02-25
btrfs: add helper methods for workspace manager init and cleanup
Dennis Zhou
1
-39
/
+43
[prev]
[next]