index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2026-02-25
xfs: fix code alignment issues in xfs_ondisk.c
Wilfred Mallawa
-2
/
+2
2026-02-25
xfs: Replace &rtg->rtg_group with rtg_group()
Nirjhar Roy (IBM)
-8
/
+8
2026-02-25
xfs: Refactoring the nagcount and delta calculation
Nirjhar Roy (IBM)
-15
/
+33
2026-02-25
xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()
Nirjhar Roy (IBM)
-1
/
+4
2026-02-25
erofs: fix interlaced plain identification for encoded extents
Gao Xiang
-4
/
+5
2026-02-24
Squashfs: check metadata block offset is within range
Phillip Lougher
-0
/
+3
2026-02-24
gfs2: Remove unnecessary check in gfs2_evict_inode
Andreas Gruenbacher
-1
/
+1
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
-12
/
+13
2026-02-24
pidfs: avoid misleading break
Christian Brauner
-6
/
+4
2026-02-24
erofs: remove more unnecessary #ifdefs
Ferry Meng
-49
/
+36
2026-02-24
eventpoll: Fix integer overflow in ep_loop_check_proc()
Jann Horn
-2
/
+3
2026-02-23
binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
Andrei Vagin
-0
/
+6
2026-02-23
nfs: return EISDIR on nfs3_proc_create if d_alias is a dir
Roberto Bergantinos Corpas
-1
/
+6
2026-02-23
shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
Christian Brauner
-13
/
+13
2026-02-23
xattr: add rhashtable-based simple_xattr infrastructure
Christian Brauner
-106
/
+333
2026-02-23
xattr: add rcu_head and rhash_head to struct simple_xattr
Christian Brauner
-0
/
+23
2026-02-23
gfs2: Call unlock_new_inode before d_instantiate
Andreas Gruenbacher
-2
/
+1
2026-02-23
rseq: slice ext: Ensure rseq feature size differs from original rseq size
Mathieu Desnoyers
-1
/
+2
2026-02-23
erofs: allow sharing page cache with the same aops only
Hongbo Li
-15
/
+22
2026-02-22
ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
Nicholas Carlini
-2
/
+2
2026-02-22
ksmbd: Compare MACs in constant time
Eric Biggers
-3
/
+7
2026-02-22
smb: client: fix cifs_pick_channel when channels are equally loaded
Henrique Carvalho
-11
/
+10
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
-8
/
+7
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-36
/
+26
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-70
/
+35
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-29
/
+29
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-576
/
+576
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1355
/
+1276
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+4
2026-02-21
Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-3
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1355
/
+1276
2026-02-20
Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-21
/
+56
2026-02-20
Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-41
/
+29
2026-02-20
proc: Fix pointer error dereference
Ethan Tidmore
-0
/
+3
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
-2
/
+4
2026-02-19
fs: unexport fs_context_for_reconfigure
Christoph Hellwig
-1
/
+0
2026-02-19
fs: remove fsparam_path / fs_param_is_path
Christoph Hellwig
-7
/
+0
2026-02-19
fs: remove fsparam_blob / fs_param_is_blob
Christoph Hellwig
-9
/
+0
2026-02-19
fs: mark bool_names static
Christoph Hellwig
-2
/
+1
2026-02-19
dcache: Limit the minimal number of bucket to two
Zhihao Cheng
-2
/
+2
2026-02-19
ntfs: add Kconfig and Makefile
Namjae Jeon
-0
/
+60
2026-02-19
ntfs3: remove legacy ntfs driver support
Namjae Jeon
-111
/
+5
2026-02-19
ntfs: update misc operations
Namjae Jeon
-705
/
+775
2026-02-19
ntfs: add reparse and ea operations
Namjae Jeon
-0
/
+1515
2026-02-19
ntfs: update runlist handling and cluster allocator
Namjae Jeon
-982
/
+1310
2026-02-19
ntfs: update attrib operations
Namjae Jeon
-1493
/
+5210
2026-02-19
ntfs: update iomap and address space operations
Namjae Jeon
-1596
/
+985
2026-02-19
ntfs: update file operations
Namjae Jeon
-1855
/
+1019
2026-02-19
ntfs: update directory operations
Namjae Jeon
-1275
/
+2648
2026-02-19
ntfs: update mft operations
Namjae Jeon
-1272
/
+1292
[prev]
[next]