index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
2024-10-09
1
-4
/
+6
*
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-09-23
1
-8
/
+0
|
\
|
*
inode: make __iget() a static inline
Kent Overstreet
2024-09-09
1
-8
/
+0
*
|
fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
Li Zhijian
2024-08-30
1
-3
/
+7
*
|
inode: port __I_LRU_ISOLATING to var event
Christian Brauner
2024-08-30
1
-8
/
+19
*
|
inode: port __I_NEW to var event
Christian Brauner
2024-08-30
1
-8
/
+24
*
|
fs: add i_state helpers
Christian Brauner
2024-08-30
1
-0
/
+11
*
|
vfs: fix race between evice_inodes() and find_inode()&iput()
Julian Sun
2024-08-30
1
-0
/
+4
*
|
vfs: drop one lock trip in evict()
Mateusz Guzik
2024-08-30
1
-2
/
+3
*
|
inode: remove __I_DIO_WAKEUP
Christian Brauner
2024-08-30
1
-12
/
+11
*
|
vfs: use RCU in ilookup
Mateusz Guzik
2024-08-30
1
-3
/
+1
*
|
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
2024-08-13
1
-2
/
+37
|
/
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
inode: clarify what's locked
Christian Brauner
2024-07-24
1
-11
/
+11
*
vfs: handle __wait_on_freeing_inode() and evict() race
Mateusz Guzik
2024-07-24
1
-0
/
+20
*
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
1
-26
/
+82
|
\
|
*
vfs: partially sanitize i_state zeroing on inode creation
Mateusz Guzik
2024-06-13
1
-10
/
+3
|
*
vfs: add rcu-based find_inode variants for iget ops
Mateusz Guzik
2024-06-12
1
-17
/
+80
*
|
fs: Export in_group_or_capable()
Youling Tang
2024-06-25
1
-0
/
+1
|
/
*
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-15
1
-3
/
+4
|
\
|
*
fs: file_remove_privs_flags()
Kent Overstreet
2024-03-13
1
-3
/
+4
*
|
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-0
/
+1
|
\
\
|
*
|
fs: Move enum rw_hint into a new header file
Bart Van Assche
2024-02-06
1
-0
/
+1
|
|
/
*
|
fs: use inode_set_ctime_to_ts to set inode ctime to current time
Nguyen Dinh Phi
2024-03-01
1
-1
/
+1
*
|
vfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
*
|
fs: improve dump_mapping() robustness
Baolin Wang
2024-01-22
1
-1
/
+2
|
/
*
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
1
-43
/
+6
|
\
|
*
kill lock_two_inodes()
Al Viro
2023-11-25
1
-43
/
+6
*
|
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
1
-1
/
+0
|
\
\
|
*
|
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-28
1
-1
/
+0
*
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-2
/
+2
|
\
\
\
|
*
|
|
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-12
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
1
-11
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: fix doc comment typo fs tree wide
Alexander Mikhalitsyn
2023-12-21
1
-1
/
+1
|
*
|
fs/inode: Make relatime_need_update return bool
Hao Ge
2023-12-12
1
-6
/
+6
|
*
|
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-11-21
1
-4
/
+4
|
|
/
*
/
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-20
1
-0
/
+2
|
/
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-4
/
+4
|
\
|
*
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
1
-4
/
+4
*
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
1
-14
/
+21
|
\
\
|
*
|
fs: convert core infrastructure to new timestamp accessors
Jeff Layton
2023-10-18
1
-14
/
+21
|
|
/
*
|
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-30
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
2023-09-11
1
-4
/
+4
*
|
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
2023-09-20
1
-79
/
+3
|
/
*
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-15
/
+2
|
\
|
*
fs: simplify invalidate_inodes
Christoph Hellwig
2023-08-21
1
-15
/
+2
*
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-41
/
+175
|
\
\
|
*
|
fs: add infrastructure for multigrain timestamps
Jeff Layton
2023-08-11
1
-3
/
+79
|
*
|
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
1
-17
/
+13
|
*
|
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-08-09
1
-18
/
+66
[next]