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
2017-05-25
ext4: fix off-by-one error when writing back pages before dio read
Eric Biggers
1
-1
/
+1
2017-05-25
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
1
-1
/
+1
2017-05-24
ceph: check that the new inode size is within limits in ceph_fallocate()
Luis Henriques
1
-1
/
+5
2017-05-24
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
Trond Myklebust
1
-1
/
+0
2017-05-24
pnfs: Fix the check for requests in range of layout segment
Benjamin Coddington
2
-8
/
+27
2017-05-24
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
1
-0
/
+1
2017-05-24
NFS fix COMMIT after COPY
Olga Kornievskaia
1
-1
/
+1
2017-05-24
reiserfs: Make flush bios explicitely sync
Jan Kara
1
-2
/
+2
2017-05-24
gfs2: Make flush bios explicitely sync
Jan Kara
1
-1
/
+1
2017-05-23
nfsd4: fix null dereference on replay
J. Bruce Fields
1
-7
/
+6
2017-05-22
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
1
-2
/
+3
2017-05-22
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
Konstantin Khlebnikov
1
-9
/
+14
2017-05-22
ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
Jan Kara
1
-1
/
+1
2017-05-22
ext4: fix SEEK_HOLE
Jan Kara
1
-36
/
+14
2017-05-22
jbd2: preserve original nofs flag during journal restart
Tahsin Erdogan
1
-0
/
+6
2017-05-22
ext4: clear lockdep subtype for quota files on quota off
Jan Kara
1
-9
/
+5
2017-05-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2017-05-20
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+6
2017-05-19
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
1
-12
/
+31
2017-05-19
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
5
-2
/
+79
2017-05-19
ovl: remove unused arg from ovl_lookup_temp()
Miklos Szeredi
3
-6
/
+6
2017-05-19
ovl: handle rename when upper doesn't support xattr
Amir Goldstein
3
-19
/
+20
2017-05-18
ovl: don't fail copy-up if upper doesn't support xattr
Miklos Szeredi
1
-1
/
+5
2017-05-18
ovl: check on mount time if upper fs supports setting xattr
Amir Goldstein
4
-0
/
+38
2017-05-18
ovl: fix creds leak in copy up error path
Amir Goldstein
1
-5
/
+6
2017-05-17
fuseblk: Fix warning in super_setup_bdi_name()
Jan Kara
1
-1
/
+8
2017-05-16
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
J. Bruce Fields
2
-27
/
+9
2017-05-16
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
Darrick J. Wong
1
-1
/
+4
2017-05-16
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
1
-1
/
+1
2017-05-16
xfs: fix warnings about unused stack variables
Darrick J. Wong
1
-2
/
+0
2017-05-16
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
1
-2
/
+6
2017-05-16
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
2017-05-16
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
1
-1
/
+1
2017-05-16
btrfs: Make flush bios explicitely sync
Jan Kara
1
-4
/
+6
2017-05-16
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
Qu Wenruo
1
-2
/
+122
2017-05-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-49
/
+33
2017-05-15
ovl: select EXPORTFS
Arnd Bergmann
1
-0
/
+1
2017-05-14
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
3
-6
/
+6
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
6
-8
/
+36
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-66
/
+50
2017-05-13
[CIFS] Minor cleanup of xattr query function
Steve French
5
-10
/
+8
2017-05-13
fs: cifs: transport: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-13
SMB2: Fix share type handling
Christophe JAILLET
1
-5
/
+9
2017-05-13
cifs: cifsacl: Use a temporary ops variable to reduce code length
Joe Perches via samba-technical
1
-16
/
+14
2017-05-13
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-13
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-13
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
1
-1
/
+1
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
1
-29
/
+0
2017-05-13
Tigran has moved
Andrew Morton
1
-2
/
+2
[prev]
[next]