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
2018-02-07
vfs: remove might_sleep() from clear_inode()
Shakeel Butt
1
-1
/
+0
2018-01-29
fs: only set S_VERSION when updating times if necessary
Jeff Layton
1
-3
/
+7
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
1
-0
/
+1
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-5
/
+5
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+17
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-1
/
+1
2017-09-05
ovl: fix relatime for directories
Miklos Szeredi
1
-4
/
+17
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
1
-0
/
+1
2017-07-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-07-07
mm: update callers to use HASH_ZERO flag
Pavel Tatashin
1
-12
/
+2
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-06-30
fs: Reorder inode_owner_or_capable() to avoid needless
Kees Cook
1
-1
/
+1
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
1
-0
/
+1
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
1
-4
/
+4
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2017-05-09
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-05-03
fs: don't set *REFERENCED on single use objects
Josef Bacik
1
-1
/
+2
2017-04-10
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
1
-3
/
+0
2017-04-10
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
1
-3
/
+3
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+26
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-0
/
+2
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
1
-6
/
+27
2016-10-08
Merge branch 'work.iget' into work.misc
Al Viro
1
-7
/
+34
2016-10-08
vfs: Add IOP_XATTR inode operations flag
Andreas Gruenbacher
1
-0
/
+2
2016-09-28
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-3
/
+3
2016-09-28
vfs: Add current_time() api
Deepa Dinamani
1
-0
/
+23
2016-09-16
vfs: update ovl inode before relatime check
Miklos Szeredi
1
-6
/
+27
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+3
2016-08-03
Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...
Al Viro
1
-4
/
+3
2016-08-03
vfs: make dentry_needs_remove_privs() internal
Miklos Szeredi
1
-1
/
+0
2016-08-03
vfs: fix deadlock in file_remove_privs() on overlayfs
Miklos Szeredi
1
-3
/
+3
2016-08-03
radix-tree: account nodes to memcg only if explicitly requested
Vladimir Davydov
1
-1
/
+1
2016-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+7
2016-07-27
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
1
-0
/
+2
2016-07-05
vfs: Don't modify inodes with a uid or gid unknown to the vfs
Eric W. Biederman
1
-0
/
+7
2016-07-04
iget_locked et.al.: make sure we don't return bad inodes
Al Viro
1
-7
/
+34
2016-05-03
parallel lookups: actual switch to rwsem
Al Viro
1
-6
/
+6
2016-05-03
parallel lookups machinery, part 2
Al Viro
1
-0
/
+1
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
1
-2
/
+2
2016-02-17
writeback: initialize inode members that track writeback history
Tahsin Erdogan
1
-0
/
+6
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2016-01-23
dax: support dirty DAX entries in radix tree
Ross Zwisler
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-4
/
+4
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2016-01-13
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2016-01-08
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
1
-1
/
+1
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+6
2015-11-10
fs/inode.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-08-18
inode: don't softlockup when evicting inodes
Josef Bacik
1
-0
/
+14
[next]