index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-03-07
Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
2024-03-05
fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
Bart Van Assche
2024-03-05
Revert "fs/aio: Make io_cancel() generate completions again"
Bart Van Assche
2024-03-02
Merge tag 'xfs-6.8-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-01
Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-03-01
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-01
Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-01
Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-01
Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-29
btrfs: fix double free of anonymous device after snapshot creation failure
Filipe Manana
2024-02-29
btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given
Filipe Manana
2024-02-29
btrfs: fix race between ordered extent completion and fiemap
Filipe Manana
2024-02-27
fs/aio: Make io_cancel() generate completions again
Bart Van Assche
2024-02-27
afs: Fix endless loop in directory parsing
David Howells
2024-02-27
xfs: drop experimental warning for FSDAX
Shiyang Ruan
2024-02-26
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-26
ceph: switch to corrected encoding of max_xattr_size in mdsmap
Xiubo Li
2024-02-26
fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
Mark O'Donovan
2024-02-25
Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
2024-02-25
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-02-25
efivarfs: Drop 'duplicates' bool parameter on efivar_init()
Ard Biesheuvel
2024-02-25
efivarfs: Drop redundant cleanup on fill_super() failure
Ard Biesheuvel
2024-02-25
efivarfs: Request at most 512 bytes for variable names
Tim Schumacher
2024-02-25
ext4_get_link(): fix breakage in RCU mode
Al Viro
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2024-02-25
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
2024-02-25
nfs: make nfs_set_verifier() safe for use in RCU pathwalk
Al Viro
2024-02-25
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
2024-02-25
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
2024-02-25
exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
Al Viro
2024-02-25
affs: free affs_sb_info with kfree_rcu()
Al Viro
2024-02-25
rcu pathwalk: prevent bogus hard errors from may_lookup()
Al Viro
2024-02-25
fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
Al Viro
2024-02-24
bcachefs: Fix check_snapshot() memcpy
Kent Overstreet
2024-02-24
bcachefs: Fix bch2_journal_flush_device_pins()
Kent Overstreet
2024-02-24
bcachefs: fix iov_iter count underflow on sub-block dio read
Brian Foster
2024-02-24
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
2024-02-24
bcachefs: Kill __GFP_NOFAIL in buffered read path
Kent Overstreet
2024-02-24
bcachefs: fix backpointer_to_text() when dev does not exist
Kent Overstreet
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
btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
Filipe Manana
[next]