index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
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
2024-08-30
fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
Li Zhijian
2024-08-30
inode: port __I_LRU_ISOLATING to var event
Christian Brauner
2024-08-30
inode: port __I_NEW to var event
Christian Brauner
2024-08-30
fs: add i_state helpers
Christian Brauner
2024-08-30
vfs: fix race between evice_inodes() and find_inode()&iput()
Julian Sun
2024-08-30
vfs: drop one lock trip in evict()
Mateusz Guzik
2024-08-30
inode: remove __I_DIO_WAKEUP
Christian Brauner
2024-08-30
vfs: use RCU in ilookup
Mateusz Guzik
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
inode: clarify what's locked
Christian Brauner
2024-07-24
vfs: handle __wait_on_freeing_inode() and evict() race
Mateusz Guzik
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)
[next]