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
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
capability: handle idmapped mounts
Christian Brauner
2021-01-21
fs: fix kernel-doc markups
Mauro Carvalho Chehab
2021-01-13
fs: only specify I_DIRTY_TIME when needed in generic_update_time()
Eric Biggers
2021-01-04
fs/inode.c: make inode_init_always() initialize i_ino to 0
Eric Biggers
2020-12-25
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-12-10
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
2020-12-01
block: remove i_bdev
Christoph Hellwig
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
2020-06-05
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-31
vfs, afs, ext4: Make the inode hash table RCU searchable
David Howells
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-20
fs: inode.c: get rid of docs warnings
Mauro Carvalho Chehab
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
2020-01-22
fscrypt: don't allow v1 policies with casefolding
Daniel Rosenberg
2019-12-18
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
2019-12-08
fs: Do not overload update_time
Deepa Dinamani
2019-12-08
fs: Delete timespec64_trunc()
Deepa Dinamani
2019-09-24
mm,thp: avoid writes to file with THP in pagecache
Song Liu
2019-08-30
vfs: Add timestamp_truncate() api
Deepa Dinamani
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-01
vfs: only allow FSSETXATTR to set DAX flag on files and dirs
Darrick J. Wong
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
Darrick J. Wong
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check project id info
Darrick J. Wong
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-06-09
vfs: introduce file_modified() helper
Amir Goldstein
2019-05-31
mm: fix page cache convergence regression
Johannes Weiner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-01
new inode method: ->free_inode()
Al Viro
2019-04-28
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
2019-04-26
fs: use timespec64 in relatime_need_update
Arnd Bergmann
2019-03-05
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
2019-02-12
Revert "mm: don't reclaim inodes with many attached pages"
Dave Chinner
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-18
vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
2018-11-18
mm: don't reclaim inodes with many attached pages
Roman Gushchin
[next]