index
:
linux.git
for-next
master
Linus' 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
2025-02-21
mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
Jingbo Xu
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
Jens Axboe
2025-01-25
mm/filemap: add filemap_fdatawrite_range_kick() helper
Jens Axboe
2025-01-25
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-04
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
2025-01-04
Merge branch 'vfs-6.14.uncached_buffered_io'
Christian Brauner
2025-01-04
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
2024-12-23
fs: introduce IOCB_HAS_METADATA for metadata
Anuj Gupta
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
2024-12-11
fs: don't block write during exec on pre-content watched files
Amir Goldstein
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
2024-12-10
fsnotify: opt-in for permission events at file open time
Amir Goldstein
2024-12-09
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-14
fs: reduce pointer chasing in is_mgtime() test
Jeff Layton
2024-11-06
libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
André Almeida
2024-10-30
fs: port files to file_ref
Christian Brauner
2024-10-28
libfs: Export generic_ci_ dentry functions
André Almeida
2024-10-28
libfs: Create the helper function generic_ci_validate_strict_name()
André Almeida
2024-10-19
getname_maybe_null() - the third variant of pathname copy-in
Al Viro
2024-10-19
fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
John Garry
2024-10-19
block/fs: Pass an iocb to generic_atomic_write_valid()
John Garry
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
fs: handle delegated timestamps in setattr_copy_mgtime
Jeff Layton
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
2024-10-07
fs: add infrastructure for multigrain timestamps
Jeff Layton
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-12
fs: Introduce FOP_ASYNC_LOCK
Benjamin Coddington
2024-09-12
fs: remove f_version
Christian Brauner
2024-09-12
fs: add f_pipe
Christian Brauner
2024-09-09
inode: make __iget() a static inline
Kent Overstreet
[next]