index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
zonefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
zonefs: Improve error handling
Damien Le Moal
2024-03-01
1
-29
/
+39
*
zonefs: Fix error message in zonefs_file_dio_append()
Damien Le Moal
2023-04-05
1
-1
/
+1
*
zonefs: Detect append writes at invalid locations
Damien Le Moal
2023-01-24
1
-0
/
+22
*
zonefs: fix zone report size in __zonefs_io_error()
Damien Le Moal
2022-12-02
1
-10
/
+27
*
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
2022-06-25
1
-30
/
+62
*
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
2022-06-14
1
-5
/
+6
*
zonefs: Clear inode information flags on inode creation
Damien Le Moal
2022-05-09
1
-0
/
+1
*
zonefs: Fix management of open zones
Damien Le Moal
2022-05-09
1
-5
/
+40
*
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
2021-12-22
1
-0
/
+1
*
zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
Chao Yu
2021-03-25
1
-4
/
+3
*
zonefs: prevent use of seq files as swap file
Damien Le Moal
2021-03-25
1
-0
/
+16
*
zonefs: Fix O_APPEND async write handling
Damien Le Moal
2021-03-25
1
-10
/
+68
*
zonefs: Fix file size of zones in full condition
Shin'ichiro Kawasaki
2021-03-04
1
-0
/
+3
*
zonefs: select CONFIG_CRC32
Arnd Bergmann
2021-01-17
1
-0
/
+1
*
zonefs: fix page reference and BIO leak
Damien Le Moal
2020-12-10
1
-6
/
+8
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
zonefs: open/close zone on file open/close
Johannes Thumshirn
2020-09-15
2
-4
/
+189
*
|
zonefs: provide no-lock zonefs_io_error variant
Johannes Thumshirn
2020-09-15
1
-3
/
+8
*
|
zonefs: introduce helper for zone management
Johannes Thumshirn
2020-09-15
1
-7
/
+22
|
/
*
zonefs: add zone-capacity support
Johannes Thumshirn
2020-08-11
2
-4
/
+15
*
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-06
1
-2
/
+5
|
\
|
*
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
2020-08-05
1
-2
/
+5
*
|
zonefs: count pages after truncating the iterator
Johannes Thumshirn
2020-07-20
1
-4
/
+4
*
|
zonefs: Fix compilation warning
Damien Le Moal
2020-07-20
1
-3
/
+7
|
/
*
Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-06-04
1
-1
/
+1
|
\
|
*
zonefs: Replace uuid_copy() with import_uuid()
Andy Shevchenko
2020-04-27
1
-1
/
+1
*
|
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-9
/
+73
|
\
\
|
*
|
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-22
1
-1
/
+1
|
*
|
zonefs: use REQ_OP_ZONE_APPEND for sync DIO
Johannes Thumshirn
2020-05-12
1
-8
/
+72
|
|
/
*
/
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-4
/
+3
|
/
*
zonfs: Fix handling of read-only zones
Damien Le Moal
2020-03-25
1
-7
/
+21
*
zonefs: select FS_IOMAP
Johannes Thumshirn
2020-02-26
1
-0
/
+1
*
zonefs: fix IOCB_NOWAIT handling
Christoph Hellwig
2020-02-26
1
-4
/
+4
*
fs: New zonefs file system
Damien Le Moal
2020-02-07
4
-0
/
+1641