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
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-6
/
+6
2023-01-03
fs/jfs: fix shift exponent db_agl2size negative
Liu Shixin via Jfs-discussion
1
-1
/
+2
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-12-13
Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
9
-22
/
+31
2022-12-12
jfs: remove ->writepage
Christoph Hellwig
1
-6
/
+1
2022-11-11
jfs: makes diUnmount/diMount in jfs_mount_rw atomic
Oleg Kanatov
2
-1
/
+5
2022-11-11
jfs: Fix a typo in function jfs_umount
Oleg Kanatov
1
-1
/
+1
2022-10-28
fs: jfs: fix shift-out-of-bounds in dbDiscardAG
Hoi Pok Wu
1
-0
/
+5
2022-10-28
jfs: Fix fortify moan in symlink
Dr. David Alan Gilbert
1
-1
/
+1
2022-10-20
fs: rename current get acl method
Christian Brauner
2
-2
/
+2
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
3
-3
/
+4
2022-10-18
jfs: remove redundant assignments to ipaimap and ipaimap2
Colin Ian King
1
-2
/
+0
2022-10-18
jfs: remove unused declarations for jfs
Gaosheng Cui
2
-6
/
+0
2022-10-18
fs/jfs/jfs_xattr.h: Fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-10-18
fs/jfs: replace ternary operator with min_t()
Jiangshan Yi
1
-4
/
+2
2022-10-18
fs: jfs: fix shift-out-of-bounds in dbAllocAG
Dongliang Mu
1
-6
/
+16
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-4
/
+16
2022-08-02
jfs: stop using the nobh helper
Christoph Hellwig
1
-3
/
+15
2022-06-29
jfs: Remove check for PageUptodate
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-2
/
+2
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
1
-2
/
+2
2022-05-28
Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
10
-1652
/
+3
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-16
/
+16
2022-05-10
jfs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-09
jfs: Convert metadata pages to read_folio
Matthew Wilcox (Oracle)
1
-2
/
+3
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-04-25
fs/jfs: Remove dead code
Dave Kleikamp
10
-1651
/
+1
2022-04-19
fs: jfs: fix possible NULL pointer dereference in dbFree()
Zixuan Fu
1
-1
/
+2
2022-04-18
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-2
/
+1
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2
-7
/
+3
2022-03-30
Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-1
/
+9
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-8
/
+9
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-22
jfs: prevent NULL deref in diFree
Haimin Zhang
1
-1
/
+2
2022-03-22
jfs: fix divide error in dbNextAG
Pavel Skripkin
1
-0
/
+7
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
jfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-6
/
+6
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2
-15
/
+5
2021-11-03
Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-29
/
+22
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+4
2021-10-18
jfs: use sb_bdev_nr_blocks
Christoph Hellwig
2
-4
/
+2
2021-10-18
jfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2
-2
/
+2
[prev]
[next]