index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
73
-518
/
+1129
2025-09-15
btrfs: annotate block group access with data_race() when sorting for reclaim
Filipe Manana
1
-1
/
+8
2025-09-15
btrfs: initialize inode::file_extent_tree after i_mode has been set
austinchang
2
-9
/
+5
2025-09-15
btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()
Johannes Thumshirn
1
-1
/
+1
2025-09-15
btrfs: fix invalid extref key setup when replaying dentry
Filipe Manana
1
-1
/
+1
2025-09-14
ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size
Stefan Metzmacher
1
-1
/
+10
2025-09-14
ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...
Namjae Jeon
1
-8
/
+9
2025-09-14
smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGES
Stefan Metzmacher
1
-50
/
+107
2025-09-14
Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+5
2025-09-13
fs/proc/base.c: fix the wrong format specifier
zhang jiao
1
-1
/
+1
2025-09-13
ocfs2: add suballoc slot check in ocfs2_validate_inode_block()
Dmitry Antipov
1
-0
/
+8
2025-09-13
ocfs2: fix super block reserved field offset comment
yili
1
-1
/
+1
2025-09-13
ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()
Dan Carpenter
1
-2
/
+1
2025-09-13
vfat: remove unused variable
zhoumin
1
-4
/
+3
2025-09-13
ocfs2: remove commented out mlog() statements
Thorsten Blum
2
-12
/
+0
2025-09-13
squashfs: verify inode mode when loading from disk
Tetsuo Handa
1
-0
/
+4
2025-09-13
Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-36
/
+65
2025-09-13
btrfs: set AS_KERNEL_FILE on the btree_inode
Boris Burkov
1
-0
/
+1
2025-09-13
Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"
Miaohe Lin
1
-1
/
+0
2025-09-13
bcachefs: stop using write_cache_pages
Christoph Hellwig
1
-1
/
+12
2025-09-13
ntfs3: stop using write_cache_pages
Christoph Hellwig
1
-5
/
+10
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
6
-10
/
+10
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
1
-2
/
+2
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
1
-1
/
+1
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
3
-4
/
+4
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
4
-7
/
+14
2025-09-13
fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
David Hildenbrand
1
-37
/
+10
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
4
-9
/
+9
2025-09-13
fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
Suren Baghdasaryan
1
-18
/
+85
2025-09-13
fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
Suren Baghdasaryan
3
-53
/
+63
2025-09-13
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
2
-2
/
+2
2025-09-13
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2
-6
/
+6
2025-09-13
Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
7
-123
/
+219
2025-09-13
Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+38
2025-09-12
Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-75
/
+293
2025-09-12
gfs2: Fix unlikely race in gdlm_put_lock
Andreas Gruenbacher
1
-6
/
+5
2025-09-12
gfs2: Add proper lockspace locking
Andreas Gruenbacher
4
-20
/
+56
2025-09-12
gfs2: Minor run_queue fixes
Andreas Gruenbacher
1
-1
/
+8
2025-09-12
gfs2: run_queue cleanup
Andreas Gruenbacher
1
-16
/
+19
2025-09-12
gfs2: Simplify do_promote
Andreas Gruenbacher
1
-11
/
+6
2025-09-12
gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESS
Andreas Gruenbacher
3
-17
/
+1
2025-09-12
gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote
Andreas Gruenbacher
1
-2
/
+0
2025-09-12
gfs2: Remove duplicate check in do_xmote
Andreas Gruenbacher
1
-14
/
+13
2025-09-12
gfs2: Fix LM_FLAG_TRY* logic in add_to_queue
Andreas Gruenbacher
1
-23
/
+24
2025-09-12
gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR code
Andreas Gruenbacher
2
-20
/
+1
2025-09-12
gfs2: Further sanitize lock_dlm.c
Andreas Gruenbacher
3
-14
/
+22
2025-09-12
gfs2: Do not use atomic operations unnecessarily
Andreas Gruenbacher
1
-3
/
+3
2025-09-12
gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_error
Andreas Gruenbacher
2
-30
/
+27
2025-09-12
gfs2: Turn gfs2_withdraw into a void function
Andreas Gruenbacher
2
-14
/
+9
2025-09-12
gfs2: Partially revert "gfs2: do_xmote fixes"
Andreas Gruenbacher
1
-1
/
+2
[prev]
[next]