index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
2022-04-25
Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2022-04-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-20
f2fs: remove obsolete whint_mode
Jaegeuk Kim
2022-04-12
ext4, doc: fix incorrect h_reserved size
wangjianjian (C)
2022-04-08
fscache: Remove the cookie parameter from fscache_clear_page_bits()
Yue Hu
2022-04-08
docs: filesystems: caching/backend-api.rst: fix an object withdrawn API
Yue Hu
2022-04-08
docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use
Yue Hu
2022-04-01
Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
2022-03-22
mm: document and polish read-ahead code
NeilBrown
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-03-22
Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-20
Documentation: ksmbd: update Feature Status table
Namjae Jeon
2022-03-18
netfs: Rename read_helper.c to io.c
David Howells
2022-03-18
netfs: Add a netfs inode context
David Howells
2022-03-18
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-17
erofs: rename ctime to mtime
David Anderson
2022-03-16
Documentation/filesystem/dax: update DAX description on erofs
lihongnan
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
2022-03-15
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
2022-03-15
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
2022-03-14
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2022-03-12
doc: fixed a typo in ext4 documentation
lianzhi chang
2022-03-11
fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.
Dai Ngo
2022-02-08
fscrypt: update documentation for direct I/O support
Eric Biggers
2022-02-01
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-19
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-13
doc: document new CephFS mount device syntax
Venky Shankar
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-11
Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-11
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
fscache: Rewrite documentation
David Howells
2022-01-04
f2fs: support fault injection to f2fs_trylock_op()
Chao Yu
2021-12-23
doc: fs: remove bdev_try_to_free_page related doc
Zhiqiang Liu
2021-12-14
Documentation/filesystem/dax: DAX on virtiofs
Jeffle Xu
2021-12-08
erofs: add sysfs interface
Huang Jianan
2021-12-03
docs: update mapping documentation
Christian Brauner
[next]