tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
fs
/
at
5ce1e9bbb2a1d43cf9e613cb03e65ecdfd309fe9
79 folders
76 files
9p
Revert "fs/9p: simplify iget to remove unnecessary paths"
1 year ago
adfs
move asm/unaligned.h to linux/unaligned.h
2 years ago
affs
affs: store cookie in private data
2 years ago
afs
afs: Fix missing subdir edit when renamed between parent dirs
1 year ago
autofs
autofs: fix thinko in validate_dev_ioctl()
1 year ago
bcachefs
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1 year ago
befs
befs: Convert befs_symlink_read_folio() to use folio_end_read()
2 years ago
bfs
fs: Convert aops->write_begin to take a folio
2 years ago
btrfs
Merge tag 'bcachefs-2024-11-13' of git://evilpiepirate.org/bcachefs
1 year ago
cachefiles
cachefiles: fix dentry leak in cachefiles_open_file()
2 years ago
ceph
ceph: fix cap ref leak via netfs init_request
2 years ago
coda
coda: use param->file for FSCONFIG_SET_FD
2 years ago
configfs
fs/configfs: Add a callback to determine attribute visibility
2 years ago
cramfs
cramfs: Convert cramfs_read_folio to use a folio
2 years ago
crypto
move asm/unaligned.h to linux/unaligned.h
2 years ago
debugfs
[tree-wide] finally take no_llseek out
2 years ago
devpts
fs: Remove the now superfluous sentinel elements from ctl_table array
2 years ago
dlm
[tree-wide] finally take no_llseek out
2 years ago
ecryptfs
move asm/unaligned.h to linux/unaligned.h
2 years ago
efivarfs
[tree-wide] finally take no_llseek out
2 years ago
efs
efs: Convert efs_symlink_read_folio to use a folio
2 years ago
erofs
erofs: use get_tree_bdev_flags() to avoid misleading messages
2 years ago
exfat
move asm/unaligned.h to linux/unaligned.h
2 years ago
exportfs
fhandle: relax open_by_handle_at() permission checks
2 years ago
ext2
ext2: store cookie in private data
2 years ago
ext4
ext4: fix off by one issue in alloc_flex_gd()
2 years ago
f2fs
f2fs: allow parallel DIO reads
2 years ago
fat
fat: fix uninitialized variable
2 years ago
freevxfs
freevxfs: Convert freevxfs to the new mount API.
2 years ago
fuse
fuse: remove stray debug line
2 years ago
gfs2
iomap: add a private argument for iomap_file_buffered_write
2 years ago
hfs
fs: Convert aops->write_begin to take a folio
2 years ago
hfsplus
move asm/unaligned.h to linux/unaligned.h
2 years ago
hostfs
fs: Convert aops->write_begin to take a folio
2 years ago
hpfs
move asm/unaligned.h to linux/unaligned.h
2 years ago
hugetlbfs
fs: Convert aops->write_begin to take a folio
2 years ago
iomap
Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
1 year ago
isofs
move asm/unaligned.h to linux/unaligned.h
2 years ago
jbd2
jbd2: remove unneeded check of ret in jbd2_fc_get_buf
2 years ago
jffs2
Merge patch series "Finish converting jffs2 to folios"
2 years ago
jfs
jfs: Fix sanity check in dbMount
1 year ago
kernfs
kernfs: mount: Remove unnecessary ‘NULL’ values from knparent
2 years ago
lockd
move asm/unaligned.h to linux/unaligned.h
2 years ago
minix
buffer: Convert __block_write_begin() to take a folio
2 years ago
netfs
netfs: Downgrade i_rwsem for a buffered write
1 year ago
nfs
nfs: avoid i_lock contention in nfs_clear_invalid_mapping
1 year ago
nfs_common
nfs_common: fix localio to cope with racing nfs_local_probe()
1 year ago
nfsd
NFSD: Fix READDIR on NFSv3 mounts of ext4 exports
1 year ago
nilfs2
nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
1 year ago
nls
move asm/unaligned.h to linux/unaligned.h
2 years ago
notify
inotify: Fix possible deadlock in fsnotify_destroy_mark
2 years ago
ntfs3
move asm/unaligned.h to linux/unaligned.h
2 years ago
ocfs2
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1 year ago
omfs
fs: Convert aops->write_begin to take a folio
2 years ago
openpromfs
openpromfs: add missing MODULE_DESCRIPTION() macro
2 years ago
orangefs
move asm/unaligned.h to linux/unaligned.h
2 years ago
overlayfs
fs: pass offset and result to backing_file end_write() callback
1 year ago
proc
fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
1 year ago
pstore
pstore: replace spinlock_t by raw_spinlock_t
2 years ago
qnx4
qnx4: add MODULE_DESCRIPTION()
2 years ago
qnx6
qnx6: Convert directory handling to use kmap_local
2 years ago
quota
introduce fd_file(), convert all accessors to it.
2 years ago
ramfs
mm: switch mm->get_unmapped_area() to a flag
2 years ago
reiserfs
move asm/unaligned.h to linux/unaligned.h
2 years ago
romfs
Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
2 years ago
smb
Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
1 year ago
squashfs
Squashfs: fix variable overflow in squashfs_readpage_block
1 year ago
sysfs
sysfs: Add sysfs_bin_attr_simple_read() helper
2 years ago
sysv
buffer: Convert __block_write_begin() to take a folio
2 years ago
tests
execve: Move KUnit tests to tests/ subdirectory
2 years ago
tracefs
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1 year ago
ubifs
[tree-wide] finally take no_llseek out
2 years ago
udf
udf: fix uninit-value use in udf_get_fileshortad
2 years ago
ufs
ufs_rename(): fix bogus argument of folio_release_kmap()
2 years ago
unicode
Merge tag 'unicode-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode
2 years ago
vboxsf
fs: Convert aops->write_end to take a folio
2 years ago
verity
fsverity: expose verified fsverity built-in signatures to LSMs
2 years ago
xfs
xfs: streamline xfs_filestream_pick_ag
1 year ago
zonefs
iomap: add a private argument for iomap_file_buffered_write
2 years ago
Kconfig
Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
2 years ago
Kconfig.binfmt
exec: Add KUnit test for bprm_stack_limits()
2 years ago
Makefile
bpf: introduce new VFS based BPF kfuncs
2 years ago
aio.c
fs/aio: Fix __percpu annotation of *cpu pointer in struct kioctx
2 years ago
anon_inodes.c
fs: Create anon_inode_getfile_fmode()
2 years ago
attr.c
fs/nfsd: fix update of inode attrs in CB_GETATTR
2 years ago
backing-file.c
fs: pass offset and result to backing_file end_write() callback
1 year ago
bad_inode.c
fs: convert core infrastructure to new timestamp accessors
2 years ago
binfmt_elf.c
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
2 years ago
binfmt_elf_fdpic.c
binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
2 years ago
binfmt_flat.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
binfmt_misc.c
fs: don't block i_writecount during exec
2 years ago
binfmt_script.c
fs: binfmt: add missing MODULE_DESCRIPTION() macros
2 years ago
bpf_fs_kfuncs.c
bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
2 years ago
buffer.c
fs: drop GFP_NOFAIL mode from alloc_page_buffers
2 years ago
char_dev.c
chardev: Simplify usage of try_module_get()
2 years ago
compat_binfmt_elf.c
binfmt_elf: Introduce KUnit test
4 years ago
coredump.c
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
2 years ago
d_path.c
fs: d_path: include internal.h
2 years ago
dax.c
fsdax: dax_unshare_iter needs to copy entire blocks
2 years ago
dcache.c
inode: port __I_NEW to var event
2 years ago
direct-io.c
fs/direct-io: Remove linux/prefetch.h include
2 years ago
drop_caches.c
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
2 years ago
eventfd.c
introduce fd_file(), convert all accessors to it.
2 years ago
eventpoll.c
eventpoll: Annotate data-race of busy_poll_usecs
2 years ago
exec.c
parisc: Fix stack start for ADDR_NO_RANDOMIZE personality
2 years ago
fcntl.c
fs: Fix file_set_fowner LSM hook inconsistencies
2 years ago
fhandle.c
fhandle: expose u64 mount id to name_to_handle_at(2)
2 years ago
file.c
close_range(): fix the logics in descriptor table trimming
2 years ago
file_table.c
fs: add f_pipe
2 years ago
filesystems.c
fs: simplify get_filesystem_list / get_all_fs_names
4 years ago
fs-writeback.c
inode: port __I_SYNC to var event
2 years ago
fs_context.c
fs: factor out vfs_parse_monolithic_sep() helper
2 years ago
fs_parser.c
fs_parse: add uid & gid option option parsing helpers
2 years ago
fs_pin.c
fs_struct.c
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
2 years ago
fs_types.c
fsopen.c
[tree-wide] finally take no_llseek out
2 years ago
init.c
fs: add a new SB_I_NOUMASK flag
2 years ago
inode.c
bcachefs: do not use PF_MEMALLOC_NORECLAIM
2 years ago
internal.h
file: reclaim 24 bytes from f_owner
2 years ago
ioctl.c
introduce fd_file(), convert all accessors to it.
2 years ago
kernel_read_file.c
introduce fd_file(), convert all accessors to it.
2 years ago
libfs.c
libfs: fix get_stashed_dentry()
2 years ago
locks.c
file: reclaim 24 bytes from f_owner
2 years ago
mbcache.c
vfs: remove SLAB_MEM_SPREAD flag usage
2 years ago
mnt_idmapping.c
fs/mnt_idmapping: introduce an invalid_mnt_idmap
2 years ago
mount.h
fs: mounts: Remove unused declaration mnt_cursor_del()
2 years ago
mpage.c
buffer: Remove calls to set and clear the folio error flag
2 years ago
namei.c
fs: rearrange general fastpath check now that O_CREAT uses it
2 years ago
namespace.c
fs: don't try and remove empty rbtree node
1 year ago
nsfs.c
[tree-wide] finally take no_llseek out
2 years ago
open.c
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
2 years ago
pidfs.c
pidfs: check for valid pid namespace
2 years ago
pipe.c
[tree-wide] finally take no_llseek out
2 years ago
pnode.c
mounts: keep list of mounts in an rbtree
2 years ago
pnode.h
fs: allow to mount beneath top mount
2 years ago
posix_acl.c
fs: Use in_group_or_capable() helper to simplify the code
2 years ago
proc_namespace.c
fs: rename show_mnt_opts -> show_vfsmnt_opts
2 years ago
read_write.c
fs: remove f_version
2 years ago
readdir.c
introduce fd_file(), convert all accessors to it.
2 years ago
remap_range.c
introduce fd_file(), convert all accessors to it.
2 years ago
select.c
fs/select: Annotate struct poll_list with __counted_by()
2 years ago
seq_file.c
seq_file: Simplify __seq_puts()
2 years ago
signalfd.c
introduce fd_file(), convert all accessors to it.
2 years ago
splice.c
introduce fd_file(), convert all accessors to it.
2 years ago
stack.c
fs: convert core infrastructure to new timestamp accessors
2 years ago
stat.c
introduce fd_file(), convert all accessors to it.
2 years ago
statfs.c
introduce fd_file(), convert all accessors to it.
2 years ago
super.c
fs/super.c: introduce get_tree_bdev_flags()
2 years ago
sync.c
introduce fd_file(), convert all accessors to it.
2 years ago
sysctls.c
fs: Remove the now superfluous sentinel elements from ctl_table array
2 years ago
timerfd.c
introduce fd_file(), convert all accessors to it.
2 years ago
userfaultfd.c
fork: do not invoke uffd on fork if error occurs
1 year ago
utimes.c
introduce fd_file(), convert all accessors to it.
2 years ago
xattr.c
introduce fd_file(), convert all accessors to it.
2 years ago