index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.casefold' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-27
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
2024-06-27
fs: new helper vfs_empty_path()
Christian Brauner
2024-06-25
fs: Export in_group_or_capable()
Youling Tang
2024-06-20
fs: Add initial atomic write support info to statx
Prasad Singamsetty
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
2024-06-12
vfs: add rcu-based find_inode variants for iget ops
Mateusz Guzik
2024-06-07
libfs: Introduce case-insensitive string comparison helper
Gabriel Krisman Bertazi
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
2024-05-27
fs: switch timespec64 fields in inode to discrete integers
Jeff Layton
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-05-20
Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-05-20
Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-04
fs: WARN when f_count resurrection is attempted
Kees Cook
2024-04-25
fs: convert alloc_inode_sb() to a macro
Kent Overstreet
2024-04-17
Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...
Christian Brauner
2024-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
2024-04-15
vfs: export remap and write check helpers
Darrick J. Wong
2024-04-15
remove call_{read,write}_iter() functions
Miklos Szeredi
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
2024-04-15
vfs, swap: compile out IS_SWAPFILE() on swapless configs
Alexey Dobriyan
2024-04-09
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
2024-04-09
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
2024-04-07
fs: use bit shifts for FMODE_* flags
Christian Brauner
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
2024-04-05
fs: Annotate struct file_handle with __counted_by() and use struct_size()
Gustavo A. R. Silva
2024-04-04
fsnotify: move s_fsnotify_connectors into fsnotify_sb_info
Amir Goldstein
2024-04-04
fsnotify: lazy attach fsnotify_sb_info state to sb
Amir Goldstein
2024-03-27
block: handle BLK_OPEN_RESTRICT_WRITES correctly
Christian Brauner
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-13
fs: file_remove_privs_flags()
Kent Overstreet
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-02-27
libfs: Drop generic_set_encrypted_ci_d_ops
Gabriel Krisman Bertazi
2024-02-27
libfs: Add helper to choose dentry operations at mount-time
Gabriel Krisman Bertazi
2024-02-27
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
2024-02-25
bdev: make struct bdev_handle private to the block layer
Christian Brauner
2024-02-25
bdev: open block device as files
Christian Brauner
2024-02-22
Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-22
Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...
Christian Brauner
[next]