index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
1
-0
/
+2
2024-02-21
libfs: Convert simple directory offsets to use a Maple Tree
Chuck Lever
1
-2
/
+3
2024-02-21
libfs: Add simple_offset_empty()
Chuck Lever
1
-0
/
+1
2024-02-12
fs: add FS_IOC_GETFSSYSFSPATH
Kent Overstreet
1
-0
/
+43
2024-02-08
fs: super_set_uuid()
Kent Overstreet
1
-0
/
+9
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
1
-1
/
+1
2024-02-06
remap_range: merge do_clone_file_range() into vfs_clone_file_range()
Amir Goldstein
1
-3
/
+0
2024-02-06
fs: make file_dentry() a simple accessor
Amir Goldstein
1
-1
/
+12
2024-02-06
fs: Move enum rw_hint into a new header file
Bart Van Assche
1
-14
/
+2
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
1
-2
/
+3
2024-02-05
fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.
JonasZhou
1
-1
/
+1
2024-01-25
fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
Baokun Li
1
-2
/
+8
2024-01-23
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
1
-0
/
+11
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
1
-0
/
+11
2024-01-22
vfs: add RWF_NOAPPEND flag for pwritev2
Rich Felker
1
-0
/
+8
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2024-01-09
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-0
/
+1
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-9
/
+62
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-2
/
+17
2023-12-28
fs: fix __sb_write_started() kerneldoc formatting
Vegard Nossum
1
-3
/
+3
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
1
-1
/
+1
2023-12-23
fs: prepare for stackable filesystems backing file helpers
Amir Goldstein
1
-3
/
+0
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
1
-1
/
+3
2023-12-21
fs/proc: show correct device and inode numbers in /proc/pid/maps
Andrei Vagin
1
-5
/
+13
2023-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
1
-0
/
+1
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
1
-3
/
+0
2023-12-12
fs: replace f_rcuhead with f_task_work
Christian Brauner
1
-1
/
+3
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
1
-2
/
+0
2023-11-24
fs: create {sb,file}_write_not_started() helpers
Amir Goldstein
1
-0
/
+26
2023-11-24
fs: create file_write_started() helper
Amir Goldstein
1
-0
/
+21
2023-11-24
fs: create __sb_write_started() helper
Amir Goldstein
1
-1
/
+15
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-11-18
fs: handle freezing from multiple devices
Christian Brauner
1
-1
/
+17
2023-11-18
fs: remove get_active_super()
Christian Brauner
1
-1
/
+0
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2023-10-30
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-2
/
+2
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-15
/
+74
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-13
/
+22
2023-10-28
fs: Convert to bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-10-25
file, i915: fix file reference for mmap_singleton()
Christian Brauner
1
-0
/
+1
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
1
-0
/
+5
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
1
-18
/
+4
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
1
-0
/
+14
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-1
/
+3
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
1
-1
/
+2
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-2
/
+2
[prev]
[next]