index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-2
/
+2
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-20
/
+3
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
3
-20
/
+3
2022-04-01
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-48
/
+92
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-47
/
+48
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+16
2022-03-23
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-0
/
+6
2022-03-23
mm: document and polish read-ahead code
NeilBrown
1
-6
/
+10
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-3
/
+3
2022-03-22
Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2022-03-20
Documentation: ksmbd: update Feature Status table
Namjae Jeon
1
-2
/
+2
2022-03-18
netfs: Rename read_helper.c to io.c
David Howells
1
-1
/
+2
2022-03-18
netfs: Add a netfs inode context
David Howells
1
-29
/
+72
2022-03-18
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
1
-2
/
+2
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
1
-20
/
+20
2022-03-17
erofs: rename ctime to mtime
David Anderson
1
-1
/
+1
2022-03-16
Documentation/filesystem/dax: update DAX description on erofs
lihongnan
1
-3
/
+3
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
1
-3
/
+4
2022-03-15
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2
-15
/
+16
2022-03-15
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
2
-9
/
+9
2022-03-15
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
2
-3
/
+0
2022-03-15
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
2
-11
/
+13
2022-03-14
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2
-6
/
+6
2022-03-13
doc: fixed a typo in ext4 documentation
lianzhi chang
1
-1
/
+1
2022-03-11
fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.
Dai Ngo
1
-3
/
+3
2022-02-08
fscrypt: update documentation for direct I/O support
Eric Biggers
1
-2
/
+23
2022-02-01
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
1
-0
/
+16
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+22
2022-01-19
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+4
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
1
-2
/
+4
2022-01-13
doc: document new CephFS mount device syntax
Venky Shankar
1
-3
/
+22
2022-01-13
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-2245
/
+815
2022-01-13
Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+18
2022-01-12
Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2022-01-12
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-72
/
+0
2022-01-12
fscache: Rewrite documentation
David Howells
8
-2245
/
+815
2022-01-05
f2fs: support fault injection to f2fs_trylock_op()
Chao Yu
1
-0
/
+1
2021-12-23
doc: fs: remove bdev_try_to_free_page related doc
Zhiqiang Liu
1
-5
/
+0
2021-12-14
Documentation/filesystem/dax: DAX on virtiofs
Jeffle Xu
1
-2
/
+18
2021-12-08
erofs: add sysfs interface
Huang Jianan
1
-0
/
+8
2021-12-03
docs: update mapping documentation
Christian Brauner
1
-72
/
+0
2021-11-29
netfs: Adjust docs after foliation
David Howells
1
-39
/
+56
2021-11-25
docs: filesystem: cifs: ksmbd: Fix small layout issues
Salvatore Bonaccorso
1
-5
/
+5
2021-11-15
docs: filesystems: Fix grammatical error "with" to "which"
Wasin Thonkaew
1
-1
/
+1
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+19
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+114
2021-11-03
Merge tag 'docs-5.16' of git://git.lwn.net/linux
Linus Torvalds
3
-41
/
+31
2021-11-01
Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
[next]