index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-01
mm: do file ownership checks with the proper mount idmap
Pedro Falcato
1
-0
/
+5
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+0
2026-06-21
fs: remove nr_thps from struct address_space
Zi Yan
1
-5
/
+0
2026-06-15
Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+2
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+2
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+0
2026-06-09
vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
Jeff Layton
1
-0
/
+1
2026-06-04
mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
1
-4
/
+2
2026-06-03
fs: retire sget()
Christian Brauner
1
-4
/
+0
2026-05-11
fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTED
Christian Brauner
1
-0
/
+1
2026-05-11
fs: RCU-ify filesystems list
Christian Brauner
1
-1
/
+1
2026-05-11
fs: allow lockless ->i_count bumps as long as it does not transition 0->1
Mateusz Guzik
1
-2
/
+2
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
1
-0
/
+13
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-8
/
+1
2026-04-18
mm/vma: remove __vma_check_mmap_hook()
Lorenzo Stoakes
1
-8
/
+1
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+11
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-0
/
+13
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+0
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-6
/
+9
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
1
-0
/
+3
2026-04-05
mm: add vm_ops->mapped hook
Lorenzo Stoakes (Oracle)
1
-1
/
+8
2026-04-05
mm: various small mmap_prepare cleanups
Lorenzo Stoakes (Oracle)
1
-2
/
+0
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
1
-0
/
+13
2026-03-26
fs: Drop i_private_list from address_space
Jan Kara
1
-2
/
+0
2026-03-26
fs: Drop mapping_metadata_bhs from address space
Jan Kara
1
-1
/
+0
2026-03-26
fs: Make bhs point to mapping_metadata_bhs
Jan Kara
1
-0
/
+1
2026-03-26
fs: Move metadata bhs tracking to a separate struct
Jan Kara
1
-0
/
+7
2026-03-26
fs: Remove i_private_data
Jan Kara
1
-2
/
+0
2026-03-26
fs: Rename generic_file_fsync() to simple_fsync()
Jan Kara
1
-2
/
+2
2026-03-20
fs: remove stale and duplicate forward declarations
Yuto Ohnuki
1
-3
/
+0
2026-03-09
vfs: remove externs from fs.h on functions modified by i_ino widening
Jeff Layton
1
-31
/
+31
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-03-06
vfs: widen inode hash/lookup functions to u64
Jeff Layton
1
-23
/
+21
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-1
/
+0
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+12
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+28
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+0
2026-02-09
Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+5
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+0
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-11
/
+19
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
1
-2
/
+12
2026-01-14
fs: export may_create() as may_create_dentry()
Filipe Manana
1
-0
/
+2
2026-01-14
fs: export may_delete() as may_delete_dentry()
Filipe Manana
1
-0
/
+3
2026-01-13
struct filename ->refcnt doesn't need to be atomic
Al Viro
1
-7
/
+1
2026-01-13
allow incomplete imports of filenames
Al Viro
1
-0
/
+12
2026-01-13
struct filename: saner handling of long names
Al Viro
1
-2
/
+8
2026-01-13
struct filename: use names_cachep only for getname() and friends
Al Viro
1
-4
/
+2
[next]