index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
2025-12-24
fs: Describe @isnew parameter in ilookup5_nowait()
Bagas Sanjaya
2025-12-03
fs: assert on I_FREEING not being set in iput() and iput_not_last()
Mateusz Guzik
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-26
fs: lift the FMODE_NOCMTIME check into file_update_time_flags
Christoph Hellwig
2025-11-26
fs: refactor file timestamp update logic
Christoph Hellwig
2025-11-25
fs: push list presence check into inode_io_list_del()
Mateusz Guzik
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
2025-11-12
fs: add iput_not_last()
Mateusz Guzik
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-20
fs: add missing fences to I_NEW handling
Mateusz Guzik
2025-10-20
fs: assert on ->i_count in iput_final()
Mateusz Guzik
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-19
fs: add might_sleep() annotation to iput() and more
Max Kellermann
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-15
fs: expand dump_inode()
Mateusz Guzik
2025-09-15
fs: use the switch statement in init_special_inode()
Mateusz Guzik
2025-09-01
inode: fix whitespace issues
Christian Brauner
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-09-01
fs: rework iput logic
Josef Bacik
2025-08-11
vfs: show filesystem name at dump_inode()
Tetsuo Handa
2025-08-11
fs: mark file_remove_privs_flags static
Christoph Hellwig
2025-07-10
vfs: Remove unnecessary list_for_each_entry_safe() from evict_inodes()
Jan Kara
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
2025-03-20
fs: call inode_sb_list_add() outside of inode hash lock
Mateusz Guzik
2025-03-19
fs: load the ->i_sb pointer once in inode_sb_list_{add,del}
Mateusz Guzik
2025-03-18
fs: drop the lock trip around I_NEW wake up in evict()
Mateusz Guzik
2025-03-08
vfs: Remove invalidate_inodes()
Jan Kara
2025-02-21
vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
Mateusz Guzik
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
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-14
vfs: make evict() use smp_mb__after_spinlock instead of smp_mb
Mateusz Guzik
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-11
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
2024-10-22
fs/inode: Fix a typo
Andrew Kreimer
2024-10-22
vfs: inode insertion kdoc corrections
Andreas Gruenbacher
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
fs: add percpu counters for significant multigrain timestamp events
Jeff Layton
2024-10-10
fs: tracepoints around multigrain timestamp events
Jeff Layton
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-09-23
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-09-09
inode: make __iget() a static inline
Kent Overstreet
[next]