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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-04-01
filemap: Remove AOP_FLAG_CONT_EXPAND
Matthew Wilcox (Oracle)
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove read_actor_t
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' 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
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
2022-03-22
mm: document and polish read-ahead code
NeilBrown
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...
Matthew Wilcox (Oracle)
2022-03-16
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
2022-03-15
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Remove aops->launder_page
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: Remove noop_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-14
fs: export variant of generic_write_checks without iov_iter
Omar Sandoval
2022-03-14
fs: export rw_verify_area()
Omar Sandoval
2022-03-08
fs: remove fs.f_write_hint
Christoph Hellwig
2022-03-08
fs: remove kiocb.ki_hint
Christoph Hellwig
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-22
fs: move namei sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move locking sysctls where they are used
Luis Chamberlain
2022-01-22
fs: move dcache sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-09
fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypes
Arnd Bergmann
2022-01-07
vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
2022-01-07
vfs, fscache: Implement pinning of cache usage for writeback
David Howells
2021-12-05
fs: support mapped mounts of mapped filesystems
Christian Brauner
2021-12-05
fs: add i_user_ns() helper
Christian Brauner
2021-12-05
fs: port higher-level mapping helpers
Christian Brauner
2021-12-03
mm: move filemap_range_needs_writeback() into header
Jens Axboe
2021-12-03
fs: account for filesystem mappings
Christian Brauner
2021-12-03
fs: tweak fsuidgid_has_mapping()
Christian Brauner
[next]