index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
zonefs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+1
2021-04-19
fs: introduce a wrapper uuid_to_fsid()
Amir Goldstein
1
-4
/
+1
2021-03-17
zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
Chao Yu
1
-4
/
+3
2021-03-16
zonefs: Fix O_APPEND async write handling
Damien Le Moal
1
-10
/
+68
2021-03-16
zonefs: prevent use of seq files as swap file
Damien Le Moal
1
-0
/
+16
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-1
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+5
2021-02-22
Merge tag 'zonefs-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+116
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+6
2021-02-18
zonefs: Fix file size of zones in full condition
Shin'ichiro Kawasaki
1
-0
/
+3
2021-02-16
zonefs: add tracepoints for file operations
Johannes Thumshirn
3
-0
/
+113
2021-02-10
zonefs: use zone write granularity as block size
Damien Le Moal
1
-5
/
+4
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-27
zonefs: use bio_alloc in zonefs_file_dio_append
Christoph Hellwig
1
-1
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+1
2021-01-23
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
1
-2
/
+2
2021-01-04
zonefs: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2020-12-10
zonefs: fix page reference and BIO leak
Damien Le Moal
1
-6
/
+8
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-09-15
zonefs: open/close zone on file open/close
Johannes Thumshirn
2
-4
/
+189
2020-09-15
zonefs: provide no-lock zonefs_io_error variant
Johannes Thumshirn
1
-3
/
+8
2020-09-15
zonefs: introduce helper for zone management
Johannes Thumshirn
1
-7
/
+22
2020-08-11
zonefs: add zone-capacity support
Johannes Thumshirn
2
-4
/
+15
2020-08-06
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
1
-2
/
+5
2020-07-20
zonefs: count pages after truncating the iterator
Johannes Thumshirn
1
-4
/
+4
2020-07-20
zonefs: Fix compilation warning
Damien Le Moal
1
-3
/
+7
2020-06-04
Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+73
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
1
-4
/
+3
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-05-12
zonefs: use REQ_OP_ZONE_APPEND for sync DIO
Johannes Thumshirn
1
-8
/
+72
2020-04-27
zonefs: Replace uuid_copy() with import_uuid()
Andy Shevchenko
1
-1
/
+1
2020-03-25
zonfs: Fix handling of read-only zones
Damien Le Moal
1
-7
/
+21
2020-02-26
zonefs: select FS_IOMAP
Johannes Thumshirn
1
-0
/
+1
2020-02-26
zonefs: fix IOCB_NOWAIT handling
Christoph Hellwig
1
-4
/
+4
2020-02-07
fs: New zonefs file system
Damien Le Moal
4
-0
/
+1641