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
/
jfs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
jfs: remove redundant dquot_initialize() in jfs_evict_inode()
Chao Yu
1
-1
/
+0
2018-09-10
jfs: remove quota option from ignore list
Chengguang Xu
1
-1
/
+1
2018-09-06
jfs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
1
-0
/
+4
2018-08-16
Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2018-08-14
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-22
/
+10
2018-08-04
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
3
-2
/
+9
2018-08-03
jfs: don't bother with make_bad_inode() in ialloc()
Al Viro
1
-2
/
+0
2018-08-03
new helper: inode_fake_hash()
Al Viro
2
-8
/
+2
2018-08-03
jfs: switch to discard_new_inode()
Al Viro
2
-12
/
+8
2018-06-19
jfs: use time64_t for otime
Arnd Bergmann
1
-1
/
+1
2018-06-19
Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-4
/
+6
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-6
/
+7
2018-06-05
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-99
/
+24
2018-05-16
jfs: simplify procfs code
Christoph Hellwig
6
-99
/
+24
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-8
/
+4
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2018-01-15
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
1
-3
/
+5
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
1
-3
/
+0
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-5
/
+5
2017-11-15
Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-1
/
+2
2017-11-02
jfs: Add missing NULL pointer check in __get_metapage
Juerg Haefliger
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
jfs: remove increment of i_version counter
Jeff Layton
1
-1
/
+0
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-9
/
+9
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2017-09-07
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2017-09-01
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
Dave Kleikamp
1
-9
/
+3
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2
-4
/
+4
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-07-25
Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
3
-12
/
+20
2017-07-18
jfs: preserve i_mode if __jfs_set_acl() fails
Ernesto A. Fernández
1
-4
/
+11
2017-07-18
jfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+8
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2
-9
/
+9
2017-07-08
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2017-07-06
JFS: do not ignore return code from write_one_page()
Dave Kleikamp
2
-2
/
+6
2017-07-06
mm: drop "wait" parameter from write_one_page()
Jeff Layton
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2
-3
/
+3
2017-04-19
jfs: Remove jfs_get_inode_flags()
Jan Kara
4
-22
/
+0
2017-04-19
jfs: Set flags on quota files directly
Jan Kara
1
-2
/
+77
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-2
/
+2
2017-02-09
jfs: atomically read inode size
Fabian Frederick
2
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+0
2016-12-14
Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-2
/
+0
2016-11-12
fs: jfs: Replace CURRENT_TIME_SEC by current_time()
Deepa Dinamani
1
-1
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-2
/
+2
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-18
/
+21
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+4
[next]