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-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
2024-02-21
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2024-02-21
libfs: Convert simple directory offsets to use a Maple Tree
Chuck Lever
2024-02-21
libfs: Add simple_offset_empty()
Chuck Lever
2024-02-12
fs: add FS_IOC_GETFSSYSFSPATH
Kent Overstreet
2024-02-08
fs: super_set_uuid()
Kent Overstreet
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-02-06
remap_range: merge do_clone_file_range() into vfs_clone_file_range()
Amir Goldstein
2024-02-06
fs: make file_dentry() a simple accessor
Amir Goldstein
2024-02-06
fs: Move enum rw_hint into a new header file
Bart Van Assche
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
2024-02-05
fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.
JonasZhou
2024-01-25
fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
Baokun Li
[next]