index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
zonefs
Age
Commit message (
Expand
)
Author
2023-03-30
zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space
Damien Le Moal
2023-03-30
zonefs: Always invalidate last cached page on append write
Damien Le Moal
2023-03-21
zonefs: Fix error message in zonefs_file_dio_append()
Damien Le Moal
2023-03-21
zonefs: Prevent uninitialized symbol 'size' warning
Damien Le Moal
2023-02-22
Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-13
zonefs: make kobj_type structure constant
Thomas Weißschuh
2023-01-23
zonefs: Cache zone group directory inodes
Damien Le Moal
2023-01-23
zonefs: Dynamically create file inodes when needed
Damien Le Moal
2023-01-23
zonefs: Separate zone information from inode information
Damien Le Moal
2023-01-23
zonefs: Reduce struct zonefs_inode_info size
Damien Le Moal
2023-01-23
zonefs: Simplify IO error handling
Damien Le Moal
2023-01-23
zonefs: Reorganize code
Damien Le Moal
2023-01-19
quota: port to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-16
zonefs: Detect append writes at invalid locations
Damien Le Moal
2022-11-25
zonefs: Fix active zone accounting
Damien Le Moal
2022-11-22
zonefs: Fix race between modprobe and mount
Zhang Xiaoxu
2022-11-16
zonefs: Remove to_attr() helper function
Damien Le Moal
2022-11-16
zonefs: fix zone report size in __zonefs_io_error()
Damien Le Moal
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-03
Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-07-22
zonefs: remove ->writepage
Christoph Hellwig
2022-07-14
fs/zonefs: Use the enum req_op type for tracing request operations
Bart Van Assche
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-07
zonefs: Call page_address() on page acquired with GFP_KERNEL flag
Fabio M. De Francesco
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
2022-06-08
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
2022-06-08
zonefs: Do not ignore explicit_open with active zone limit
Damien Le Moal
2022-06-08
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
zonefs: Fix zonefs_init_file_inode() return value
Damien Le Moal
2022-05-23
Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-09
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-04-21
zonefs: Fix management of open zones
Damien Le Moal
2022-04-21
zonefs: Clear inode information flags on inode creation
Damien Le Moal
2022-04-21
zonefs: Add active seq file accounting
Damien Le Moal
2022-04-21
zonefs: Export open zone resource information through sysfs
Damien Le Moal
[next]