index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-06-25
fs: Export in_group_or_capable()
Youling Tang
2024-06-13
vfs: partially sanitize i_state zeroing on inode creation
Mateusz Guzik
2024-06-12
vfs: add rcu-based find_inode variants for iget ops
Mateusz Guzik
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-13
fs: file_remove_privs_flags()
Kent Overstreet
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-01
fs: use inode_set_ctime_to_ts to set inode ctime to current time
Nguyen Dinh Phi
2024-02-27
vfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-06
fs: Move enum rw_hint into a new header file
Bart Van Assche
2024-01-22
fs: improve dump_mapping() robustness
Baolin Wang
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-21
fs: fix doc comment typo fs tree wide
Alexander Mikhalitsyn
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-12
fs/inode: Make relatime_need_update return bool
Hao Ge
2023-11-25
kill lock_two_inodes()
Al Viro
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-11-20
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
fs: convert core infrastructure to new timestamp accessors
Jeff Layton
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-21
fs: simplify invalidate_inodes
Christoph Hellwig
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-11
fs: add infrastructure for multigrain timestamps
Jeff Layton
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-08-09
fs: remove silly warning from current_time
Jeff Layton
2023-07-13
fs: convert to ctime accessor functions
Jeff Layton
2023-07-10
fs: add ctime accessors infrastructure
Jeff Layton
2023-07-04
fs: don't assume arguments are non-NULL
Christian Brauner
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-07
fs: Restrict lock_two_nondirectories() to non-directory inodes
Jan Kara
2023-06-02
fs: Establish locking order for unrelated directories
Jan Kara
2023-05-19
fs: remove the special !CONFIG_BLOCK def_blk_fops
Christoph Hellwig
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2023-03-27
Update relatime comments to include equality
Stephen Kitt
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port fs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
[next]