index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
zonefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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