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
2023-10-18
zonefs: convert to new timestamp accessors
Jeff Layton
1
-5
/
+5
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+5
2023-08-10
zonefs: fix synchronous direct writes to sequential files
Damien Le Moal
3
-118
/
+4
2023-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
1
-1
/
+1
2023-07-24
zonefs: convert to ctime accessor functions
Jeff Layton
1
-3
/
+5
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+39
2023-06-14
zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
1
-1
/
+1
2023-06-14
zonefs: use iomap for synchronous direct writes
Damien Le Moal
3
-97
/
+120
2023-06-10
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
1
-3
/
+1
2023-05-31
zonefs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
1
-1
/
+1
2023-05-24
zonefs: Provide a splice-read wrapper
David Howells
1
-1
/
+39
2023-03-30
zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space
Damien Le Moal
1
-2
/
+12
2023-03-30
zonefs: Always invalidate last cached page on append write
Damien Le Moal
1
-0
/
+14
2023-03-21
zonefs: Fix error message in zonefs_file_dio_append()
Damien Le Moal
1
-1
/
+1
2023-03-21
zonefs: Prevent uninitialized symbol 'size' warning
Damien Le Moal
1
-1
/
+1
2023-02-23
Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
6
-1243
/
+1656
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2023-02-13
zonefs: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-01-23
zonefs: Cache zone group directory inodes
Damien Le Moal
2
-0
/
+49
2023-01-23
zonefs: Dynamically create file inodes when needed
Damien Le Moal
2
-99
/
+257
2023-01-23
zonefs: Separate zone information from inode information
Damien Le Moal
4
-304
/
+449
2023-01-23
zonefs: Reduce struct zonefs_inode_info size
Damien Le Moal
3
-29
/
+42
2023-01-23
zonefs: Simplify IO error handling
Damien Le Moal
2
-55
/
+64
2023-01-23
zonefs: Reorganize code
Damien Le Moal
4
-916
/
+955
2023-01-19
quota: port to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-16
zonefs: Detect append writes at invalid locations
Damien Le Moal
1
-0
/
+22
2022-11-25
zonefs: Fix active zone accounting
Damien Le Moal
2
-2
/
+15
2022-11-22
zonefs: Fix race between modprobe and mount
Zhang Xiaoxu
1
-6
/
+6
2022-11-16
zonefs: Remove to_attr() helper function
Damien Le Moal
1
-5
/
+0
2022-11-16
zonefs: fix zone report size in __zonefs_io_error()
Damien Le Moal
1
-10
/
+27
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
[next]