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
/
fs
Age
Commit message (
Expand
)
Author
2024-09-10
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-08-18
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
2024-08-17
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-17
Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-08-17
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-16
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
2024-08-15
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-15
smb3: fix lock breakage for cached writes
Steve French
2024-08-15
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
2024-08-15
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
2024-08-15
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
2024-08-15
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-08-15
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
2024-08-14
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-08-14
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
2024-08-14
xfs: revert AIL TASK_KILLABLE threshold
Darrick J. Wong
2024-08-14
xfs: attr forks require attr, not attr2
Darrick J. Wong
2024-08-13
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
2024-08-13
bcachefs: Kill __bch2_accounting_mem_mod()
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-13
bcachefs: Fix warning in __bch2_fsck_err() for trans not passed in
Kent Overstreet
2024-08-13
bcachefs: Add a time_stat for blocked on key cache flush
Kent Overstreet
2024-08-13
bcachefs: Improve trans_blocked_journal_reclaim tracepoint
Kent Overstreet
2024-08-13
bcachefs: Add hysteresis to waiting on btree key cache flush
Kent Overstreet
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
2024-08-13
bcachefs: Add missing downgrade table entry
Kent Overstreet
2024-08-13
bcachefs: disk accounting: ignore unknown types
Kent Overstreet
2024-08-13
bcachefs: bch2_accounting_invalid() fixup
Kent Overstreet
2024-08-13
bcachefs: Fix bch2_trigger_alloc when upgrading from old versions
Kent Overstreet
2024-08-13
bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()
Kent Overstreet
2024-08-13
Merge tag 'execve-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-13
exec: Fix ToCToU between perm check and set-uid/gid usage
Kees Cook
2024-08-13
Merge tag '6.11-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-08-13
btrfs: fix invalid mapping of extent xarray state
Naohiro Aota
2024-08-13
Squashfs: sanity check symbolic link size
Phillip Lougher
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
2024-08-13
btrfs: send: allow cloning non-aligned extent if it ends at i_size
Filipe Manana
2024-08-13
btrfs: only run the extent map shrinker from kswapd tasks
Filipe Manana
2024-08-13
btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
Qu Wenruo
2024-08-13
btrfs: check delayed refs when we're checking if a ref exists
Josef Bacik
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
2024-08-12
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...
David Howells
[next]