index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-18
fs: convert core infrastructure to new timestamp accessors
Jeff Layton
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-21
fs: simplify invalidate_inodes
Christoph Hellwig
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-11
fs: add infrastructure for multigrain timestamps
Jeff Layton
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-08-09
fs: remove silly warning from current_time
Jeff Layton
2023-07-13
fs: convert to ctime accessor functions
Jeff Layton
2023-07-10
fs: add ctime accessors infrastructure
Jeff Layton
2023-07-04
fs: don't assume arguments are non-NULL
Christian Brauner
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-07
fs: Restrict lock_two_nondirectories() to non-directory inodes
Jan Kara
2023-06-02
fs: Establish locking order for unrelated directories
Jan Kara
2023-05-19
fs: remove the special !CONFIG_BLOCK def_blk_fops
Christoph Hellwig
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2023-03-27
Update relatime comments to include equality
Stephen Kitt
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port fs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2022-12-12
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-12-12
Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-26
fs: use type safe idmapping helpers
Christian Brauner
2022-10-23
fs: drop useless condition from inode_needs_update_time
Jeff Layton
2022-10-18
attr: use consistent sgid stripping checks
Christian Brauner
2022-10-18
fs: move should_remove_suid()
Christian Brauner
2022-10-18
attr: add in_group_or_capable()
Christian Brauner
2022-10-06
Merge tag 'pull-inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-01
fs: fix UAF/GPF bug in nilfs_mdt_destroy
Dongliang Mu
2022-08-18
fs: __file_remove_privs(): restore call to inode_has_no_xattr()
Stefan Roesch
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
fs: change test in inode_insert5 for adding to the sb list
Jeff Layton
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
2022-07-24
fs: Split off inode_needs_update_time and __file_update_time
Stefan Roesch
2022-07-24
fs: add __remove_file_privs() with flags parameter
Stefan Roesch
2022-07-21
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
[next]