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