index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
mm: remove nrexceptional from inode: remove BUG_ON
Hugh Dickins
1
-1
/
+8
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-04-27
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2021-04-12
vfs: remove unused ioctl helpers
Miklos Szeredi
1
-87
/
+0
2021-03-23
fs: introduce two inode i_{u,g}id initialization helpers
Christian Brauner
1
-2
/
+2
2021-03-23
fs: document and rename fsid helpers
Christian Brauner
1
-2
/
+2
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+31
2021-02-23
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+20
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
1
-3
/
+4
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
1
-1
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-10
/
+26
2021-01-24
capability: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2021-01-22
fs: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2021-01-13
fs: only specify I_DIRTY_TIME when needed in generic_update_time()
Eric Biggers
1
-18
/
+20
2021-01-04
fs/inode.c: make inode_init_always() initialize i_ino to 0
Eric Biggers
1
-0
/
+1
2020-12-25
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+3
2020-12-11
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
1
-1
/
+3
2020-12-02
block: remove i_bdev
Christoph Hellwig
1
-3
/
+0
2020-10-16
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-06-06
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+96
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-05-31
vfs, afs, ext4: Make the inode hash table RCU searchable
David Howells
1
-16
/
+96
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2020-04-21
fs: inode.c: get rid of docs warnings
Mauro Carvalho Chehab
1
-3
/
+3
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
1
-0
/
+1
2020-02-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+19
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-30
/
+3
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
1
-13
/
+19
2020-01-23
fscrypt: don't allow v1 policies with casefolding
Daniel Rosenberg
1
-1
/
+2
2019-12-18
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
1
-0
/
+7
2019-12-09
fs: Do not overload update_time
Deepa Dinamani
1
-6
/
+3
2019-12-09
fs: Delete timespec64_trunc()
Deepa Dinamani
1
-24
/
+0
2019-09-25
mm,thp: avoid writes to file with THP in pagecache
Song Liu
1
-0
/
+3
2019-08-30
vfs: Add timestamp_truncate() api
Deepa Dinamani
1
-1
/
+32
2019-07-13
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-0
/
+86
2019-07-11
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-0
/
+20
2019-07-01
vfs: only allow FSSETXATTR to set DAX flag on files and dirs
Darrick J. Wong
1
-0
/
+8
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
Darrick J. Wong
1
-0
/
+18
2019-07-01
vfs: teach vfs_ioc_fssetxattr_check to check project id info
Darrick J. Wong
1
-0
/
+13
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
1
-0
/
+23
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-0
/
+24
2019-06-09
vfs: introduce file_modified() helper
Amir Goldstein
1
-0
/
+20
2019-05-31
mm: fix page cache convergence regression
Johannes Weiner
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-22
/
+34
2019-05-02
new inode method: ->free_inode()
Al Viro
1
-22
/
+34
2019-04-29
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
1
-2
/
+7
[next]