index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
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
2021-12-03
fs: move mapping helpers
Christian Brauner
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
[next]