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
*
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
|
|
/
*
/
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
2019-04-28
1
-2
/
+7
|
/
*
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
2019-03-05
1
-7
/
+1
*
Revert "mm: don't reclaim inodes with many attached pages"
Dave Chinner
2019-02-12
1
-5
/
+2
*
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
1
-1
/
+3
|
\
|
*
vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
2018-12-18
1
-1
/
+3
*
|
mm: don't reclaim inodes with many attached pages
Roman Gushchin
2018-11-18
1
-2
/
+5
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
page cache: Finish XArray conversion
Matthew Wilcox
2018-10-21
1
-1
/
+1
*
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-40
/
+6
|
\
|
*
Revert "vfs: update ovl inode before relatime check"
Miklos Szeredi
2018-07-18
1
-27
/
+6
|
*
Revert "ovl: fix relatime for directories"
Miklos Szeredi
2018-07-18
1
-17
/
+4
*
|
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-6
/
+47
|
\
\
|
*
|
vfs: don't evict uninitialized inode
Miklos Szeredi
2018-08-03
1
-2
/
+6
|
*
|
new primitive: discard_new_inode()
Al Viro
2018-08-03
1
-4
/
+41
|
|
/
*
/
Fix up non-directory creation in SGID directories
Linus Torvalds
2018-07-05
1
-0
/
+6
|
/
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-17
/
+41
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-17
/
+17
|
*
fs: add timespec64_truncate()
Deepa Dinamani
2018-05-25
1
-0
/
+24
*
|
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-07
1
-89
/
+75
|
\
\
|
*
|
vfs: factor out inode_insert5()
Miklos Szeredi
2018-05-31
1
-89
/
+75
|
|
/
*
/
fs: clear writeback errors in inode_init_always
Darrick J. Wong
2018-05-30
1
-0
/
+1
|
/
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-6
/
+5
*
inode: don't memset the inode address space twice
Dave Chinner
2018-03-11
1
-3
/
+8
*
fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_sync
Christoph Hellwig
2018-03-11
1
-1
/
+0
*
vfs: remove might_sleep() from clear_inode()
Shakeel Butt
2018-02-06
1
-1
/
+0
*
fs: only set S_VERSION when updating times if necessary
Jeff Layton
2018-01-29
1
-3
/
+7
[next]