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
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
8
-46
/
+117
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
10
-41
/
+119
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
1
-3
/
+8
2017-06-29
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
3
-2
/
+3
2017-06-29
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
Qu Wenruo
3
-45
/
+18
2017-06-29
btrfs: qgroup: Add quick exit for non-fs extents
Qu Wenruo
1
-2
/
+41
2017-06-29
Btrfs: rework delayed ref total_bytes_pinned accounting
Omar Sandoval
1
-9
/
+32
2017-06-29
Btrfs: return old and new total ref mods when adding delayed refs
Omar Sandoval
3
-34
/
+52
2017-06-29
Btrfs: always account pinned bytes when dropping a tree block ref
Omar Sandoval
1
-9
/
+8
2017-06-29
Btrfs: update total_bytes_pinned when pinning down extents
Omar Sandoval
1
-1
/
+2
2017-06-29
Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()
Omar Sandoval
1
-1
/
+1
2017-06-29
Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64
Omar Sandoval
1
-21
/
+20
2017-06-29
btrfs: fix validation of XATTR_ITEM dir items
David Sterba
1
-8
/
+0
2017-06-29
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
1
-1
/
+4
2017-06-28
Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-30
/
+29
2017-06-28
fs/fcntl: use copy_to/from_user() for u64 types
Jens Axboe
1
-4
/
+9
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
1
-3
/
+8
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
1
-12
/
+12
2017-06-28
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
Trond Myklebust
1
-1
/
+0
2017-06-28
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
Benjamin Coddington
1
-27
/
+24
2017-06-28
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
1
-1
/
+1
2017-06-28
NFS: Trunking detection should handle ERESTARTSYS/EINTR
Trond Myklebust
1
-0
/
+2
2017-06-28
pstore: use memdup_user
Geliang Tang
1
-7
/
+4
2017-06-28
x86, libnvdimm, pmem: remove global pmem api
Dan Williams
1
-1
/
+0
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+1
2017-06-27
xfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
ext4: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
fs: add support for buffered writeback to pass down write hints
Jens Axboe
2
-5
/
+9
2017-06-27
fs: add O_DIRECT and aio support for sending down write life time hints
Jens Axboe
4
-0
/
+6
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
3
-0
/
+64
2017-06-27
Switch flock copyin/copyout primitives to copy_{from,to}_user()
Al Viro
1
-30
/
+29
2017-06-27
Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs
Al Viro
22
-261
/
+257
2017-06-26
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
45
-273
/
+336
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
15
-58
/
+90
2017-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-15
/
+43
2017-06-24
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-24
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-24
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-24
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-23
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2017-06-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-9
/
+14
2017-06-22
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-132
/
+175
2017-06-21
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+28
2017-06-21
btrfs: Verify dir_item in iterate_object_props
Su Yue
1
-0
/
+7
2017-06-21
btrfs: Check name_len before in btrfs_del_root_ref
Su Yue
1
-0
/
+7
2017-06-21
btrfs: Check name_len before reading btrfs_get_name
Su Yue
1
-0
/
+5
2017-06-21
btrfs: Check name_len before read in iterate_dir_item
Su Yue
1
-0
/
+6
2017-06-21
btrfs: Check name_len in btrfs_check_ref_name_override
Su Yue
1
-0
/
+6
2017-06-21
btrfs: Verify dir_item in replay_xattr_deletes
Su Yue
1
-0
/
+7
[prev]
[next]