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-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-5
/
+6
2025-06-08
Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-42
/
+71
2025-06-08
Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
12
-286
/
+421
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
5
-5
/
+6
2025-06-07
Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+13
2025-06-07
do_change_type(): refuse to operate on unmounted/not ours mounts
Al Viro
1
-0
/
+4
2025-06-07
clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
Al Viro
1
-0
/
+3
2025-06-07
do_move_mount(): split the checks in subtree-of-our-ns and entire-anon cases
Al Viro
1
-21
/
+25
2025-06-07
fs: allow clone_private_mount() for a path on real rootfs
KONDO KAZUMA(近藤 和真)
1
-10
/
+11
2025-06-07
fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)
Al Viro
1
-1
/
+1
2025-06-07
path_overmount(): avoid false negatives
Al Viro
1
-6
/
+13
2025-06-07
fs/fhandle.c: fix a race in call of has_locked_children()
Al Viro
1
-4
/
+14
2025-06-06
Merge tag 'ceph-for-6.16-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-11
/
+25
2025-06-06
Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-80
/
+77
2025-06-06
ceph: fix variable dereferenced before check in ceph_umount_begin()
Viacheslav Dubeyko
1
-2
/
+1
2025-06-05
cifs: update internal version number
Steve French
1
-2
/
+2
2025-06-04
Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
10
-93
/
+53
2025-06-04
Merge tag 'bcachefs-2025-06-04' of git://evilpiepirate.org/bcachefs
Linus Torvalds
98
-1757
/
+2323
2025-06-04
bcachefs: add cond_resched() to handle_overwrites()
Kent Overstreet
1
-0
/
+2
2025-06-04
bcachefs: Make journal read log message a bit quieter
Kent Overstreet
1
-5
/
+5
2025-06-04
bcachefs: Fix subvol to missing root repair
Kent Overstreet
1
-4
/
+14
2025-06-04
bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
Kent Overstreet
4
-19
/
+62
2025-06-04
bcachefs: delete dead code from may_delete_deleted_inode()
Kent Overstreet
1
-12
/
+3
2025-06-04
bcachefs: Add flags to subvolume_to_text()
Kent Overstreet
1
-0
/
+7
2025-06-04
bcachefs: Fix oops in btree_node_seq_matches()
Kent Overstreet
1
-2
/
+21
2025-06-04
bcachefs: Fix dirent_casefold_mismatch repair
Kent Overstreet
5
-118
/
+162
2025-06-04
bcachefs: Fix bch2_fsck_rename_dirent() for casefold
Kent Overstreet
3
-13
/
+25
2025-06-04
bcachefs: Redo bch2_dirent_init_name()
Kent Overstreet
2
-70
/
+66
2025-06-04
bcachefs: Fix -Wc23-extensions in bch2_check_dirents()
Nathan Chancellor
1
-1
/
+2
2025-06-04
fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_m...
Zeng Heng
1
-0
/
+4
2025-06-03
cifs: do not disable interface polling on failure
Shyam Prasad N
2
-9
/
+6
2025-06-03
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
2
-6
/
+19
2025-06-03
cifs: deal with the channel loading lag while picking channels
Shyam Prasad N
1
-7
/
+7
2025-06-03
smb: client: make use of common smbdirect_socket_parameters
Stefan Metzmacher
4
-59
/
+77
2025-06-03
smb: smbdirect: introduce smbdirect_socket_parameters
Stefan Metzmacher
3
-0
/
+23
2025-06-03
smb: client: make use of common smbdirect_socket
Stefan Metzmacher
3
-126
/
+146
2025-06-03
smb: smbdirect: add smbdirect_socket.h
Stefan Metzmacher
1
-0
/
+41
2025-06-03
smb: client: make use of common smbdirect.h
Stefan Metzmacher
2
-15
/
+9
2025-06-03
smb: smbdirect: add smbdirect.h with public structures
Stefan Metzmacher
1
-0
/
+17
2025-06-03
smb: client: make use of common smbdirect_pdu.h
Stefan Metzmacher
2
-62
/
+19
2025-06-03
smb: smbdirect: add smbdirect_pdu.h with protocol definitions
Stefan Metzmacher
1
-0
/
+55
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
23
-172
/
+468
2025-06-03
Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
13
-97
/
+130
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-18
/
+13
2025-06-02
Merge tag 'gfs2-for-6.16-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+3
2025-06-02
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-496
/
+306
2025-06-02
cifs: update the lock ordering comments with new mutex
Shyam Prasad N
1
-5
/
+8
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-399
/
+449
2025-06-02
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+23
[next]