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
/
zonefs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-8
/
+0
2022-08-04
Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+7
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+12
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-07-22
zonefs: remove ->writepage
Christoph Hellwig
1
-8
/
+0
2022-07-14
fs/zonefs: Use the enum req_op type for tracing request operations
Bart Van Assche
1
-1
/
+1
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2
-4
/
+3
2022-07-07
zonefs: Call page_address() on page acquired with GFP_KERNEL flag
Fabio M. De Francesco
1
-9
/
+7
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-9
/
+8
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-1
/
+1
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
1
-1
/
+1
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
1
-1
/
+1
2022-06-08
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
1
-30
/
+64
2022-06-08
zonefs: Do not ignore explicit_open with active zone limit
Damien Le Moal
1
-2
/
+5
2022-06-08
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
1
-6
/
+6
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-4
/
+4
2022-05-25
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-2
/
+2
2022-05-24
zonefs: Fix zonefs_init_file_inode() return value
Damien Le Moal
1
-2
/
+2
2022-05-24
Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-51
/
+294
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
1
-2
/
+2
2022-05-10
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-04-21
zonefs: Fix management of open zones
Damien Le Moal
1
-5
/
+40
2022-04-21
zonefs: Clear inode information flags on inode creation
Damien Le Moal
1
-0
/
+1
2022-04-21
zonefs: Add active seq file accounting
Damien Le Moal
3
-6
/
+83
2022-04-21
zonefs: Export open zone resource information through sysfs
Damien Le Moal
4
-5
/
+156
2022-04-21
zonefs: Always do seq file write open accounting
Damien Le Moal
1
-34
/
+46
2022-04-21
zonefs: Rename super block information fields
Damien Le Moal
2
-9
/
+12
2022-04-21
zonefs: Fix management of open zones
Damien Le Moal
1
-5
/
+40
2022-04-21
zonefs: Clear inode information flags on inode creation
Damien Le Moal
1
-0
/
+1
2022-04-18
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
1
-2
/
+1
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+2
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-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
iomap: Remove iomap_invalidatepage()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
1
-1
/
+0
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
1
-3
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+2
2021-12-17
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
1
-0
/
+1
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-2
/
+2
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-1
/
+1
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-22
/
+8
2021-07-16
zonefs: remove redundant null bio check
Xianting Tian
1
-3
/
+0
2021-07-13
zonefs: Convert to using invalidate_lock
Jan Kara
2
-22
/
+8
[next]