index
:
kernel/git/modules/linux.git
master
modules-fixes
modules-next
rebase/
[email protected]
mcgrof's fork of linux.git
Modules Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-41
/
+80
2025-12-19
Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-45
/
+61
2025-12-19
Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+10
2025-12-17
xfs: fix the zoned RT growfs check for zone alignment
Christoph Hellwig
1
-6
/
+8
2025-12-17
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
1
-0
/
+15
2025-12-16
cifs: update internal module version number
Steve French
1
-2
/
+2
2025-12-16
smb: move some SMB1 definitions into common/smb1pdu.h
ZhangGuoDong
5
-43
/
+58
2025-12-16
smb: align durable reconnect v2 context to 8 byte boundary
Bharath SM
1
-0
/
+1
2025-12-16
xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
Christoph Hellwig
1
-10
/
+48
2025-12-16
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
1
-0
/
+1
2025-12-16
xfs: fix stupid compiler warning
Darrick J. Wong
1
-1
/
+1
2025-12-16
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
1
-1
/
+1
2025-12-16
xfs: ignore discard return value
Chaitanya Kulkarni
2
-23
/
+6
2025-12-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-29
/
+21
2025-12-16
Merge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-36
/
+164
2025-12-16
Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-33
/
+46
2025-12-16
shmem: fix recovery on rename failures
Al Viro
1
-29
/
+21
2025-12-15
fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)
Ahelenia ZiemiaÅska
1
-0
/
+2
2025-12-15
fsnotify: do not generate ACCESS/MODIFY events on child for special files
Amir Goldstein
1
-1
/
+8
2025-12-14
ksmbd: fix buffer validation by including null terminator size in EA length
Namjae Jeon
1
-2
/
+2
2025-12-14
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
1
-1
/
+3
2025-12-14
ksmbd: remove redundant DACL check in smb_check_perm_dacl
Alexey Velichayshiy
1
-3
/
+0
2025-12-14
ksmbd: convert comma to semicolon
Chen Ni
1
-1
/
+1
2025-12-14
smb: server: defer the initial recv completion logic to smb_direct_negotiate_...
Stefan Metzmacher
1
-28
/
+142
2025-12-14
smb: server: initialize recv_io->cqe.done = recv_done just once
Stefan Metzmacher
1
-1
/
+4
2025-12-14
smb: smbdirect: introduce smbdirect_socket.connect.{lock,work}
Stefan Metzmacher
1
-0
/
+12
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-6
/
+26
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
15
-35
/
+107
2025-12-12
btrfs: fix changeset leak on mmap write after failure to reserve metadata
Filipe Manana
1
-1
/
+2
2025-12-12
btrfs: fix memory leak of fs_devices in degraded seed device path
Deepanshu Kartikey
1
-0
/
+1
2025-12-12
Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-548
/
+10
2025-12-12
Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
5
-607
/
+581
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
19
-81
/
+328
2025-12-11
smb/client: remove DeviceType Flags and Device Characteristics definitions
ZhangGuoDong
1
-34
/
+0
2025-12-11
smb: move File Attributes definitions into common/fscc.h
ChenXiaoSong
2
-35
/
+45
2025-12-11
smb: update struct duplicate_extents_to_file_ex
ChenXiaoSong
1
-1
/
+2
2025-12-10
ocfs2: fix memory leak in ocfs2_merge_rec_left()
Dmitry Antipov
1
-1
/
+0
2025-12-10
ocfs2: invalidate inode if i_mode is zero after block read
Ahmet Eray Karadag
1
-0
/
+8
2025-12-10
ocfs2: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-2
/
+6
2025-12-10
ocfs2: convert remaining read-only checks to ocfs2_emergency_state
Ahmet Eray Karadag
6
-11
/
+10
2025-12-10
ocfs2: add ocfs2_emergency_state helper and apply to setattr
Ahmet Eray Karadag
2
-0
/
+24
2025-12-10
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
1
-0
/
+10
2025-12-10
ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_list
Deepanshu Kartikey
1
-2
/
+28
2025-12-10
fs/fat: remove unnecessary wrapper fat_max_cache()
Lalit Shankar Chowdhury
1
-6
/
+1
2025-12-10
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
6
-11
/
+16
2025-12-10
ocfs2: check tl_used after reading it from trancate log inode
Edward Adam Davis
1
-2
/
+4
2025-12-10
ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Eric Biggers
1
-3
/
+0
2025-12-10
ceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
1
-1
/
+1
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
3
-2
/
+25
2025-12-09
smb: move file_notify_information to common/fscc.h
ChenXiaoSong
2
-11
/
+11
2025-12-09
smb: move SMB2 Notify Action Flags into common/smb2pdu.h
ChenXiaoSong
2
-9
/
+2
2025-12-09
smb: move notify completion filter flags into common/smb2pdu.h
ChenXiaoSong
2
-14
/
+1
2025-12-09
smb/client: add parentheses to NT error code definitions containing bitwise O...
ChenXiaoSong
1
-506
/
+506
2025-12-09
smb: add documentation references for smb2 change notify definitions
ChenXiaoSong
2
-2
/
+10
2025-12-09
smb/client: add 4 NT error code definitions
ChenXiaoSong
2
-0
/
+9
2025-12-09
smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
ChenXiaoSong
1
-1
/
+1
2025-12-09
smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
ChenXiaoSong
1
-1
/
+1
2025-12-09
smb/client: fix NT_STATUS_NO_DATA_DETECTED value
ChenXiaoSong
1
-1
/
+1
2025-12-09
smb/server: add comment to FileSystemName of FileFsAttributeInformation
ChenXiaoSong
1
-0
/
+7
2025-12-09
smb/server: remove unused nterr.h
ChenXiaoSong
3
-545
/
+0
2025-12-09
smb/server: rename include guard in smb_common.h
ChenXiaoSong
1
-3
/
+3
2025-12-10
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-8
/
+19
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-10
/
+9
2025-12-09
Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
46
-1511
/
+1740
2025-12-09
btrfs: fix a potential path leak in print_data_reloc_error()
Qu Wenruo
1
-0
/
+1
2025-12-09
Revert "btrfs: add ASSERTs on prealloc in qgroup functions"
Qu Wenruo
1
-23
/
+4
2025-12-09
Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-376
/
+515
2025-12-09
Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-27
/
+13
2025-12-08
fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
1
-10
/
+9
2025-12-08
btrfs: do not skip logging new dentries when logging a new name
Filipe Manana
1
-8
/
+0
2025-12-08
btrfs: don't log conflicting inode if it's a dir moved in the current transac...
Filipe Manana
1
-0
/
+38
2025-12-08
btrfs: tests: fix double btrfs_path free in remove_extent_ref()
Dan Carpenter
1
-1
/
+0
2025-12-07
smb/client: update some SMB2 status strings
ChenXiaoSong
1
-4
/
+6
2025-12-07
Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux
Linus Torvalds
7
-292
/
+386
2025-12-06
ocfs2: fix xattr array entry __counted_by error
Linus Torvalds
1
-1
/
+1
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
13
-194
/
+138
2025-12-06
Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-20
/
+20
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
16
-317
/
+587
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-26
/
+24
2025-12-05
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
1
-31
/
+17
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+5
2025-12-05
NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegations
Trond Myklebust
1
-8
/
+17
2025-12-05
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
Mike Snitzer
1
-1
/
+1
2025-12-05
nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
Mike Snitzer
1
-2
/
+0
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-33
/
+1
2025-12-05
ovl: pass original credentials, not mounter credentials during create
Christian Brauner
1
-8
/
+12
2025-12-05
cifs: Remove dead function prototypes
David Howells
2
-18
/
+0
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-12
/
+15
2025-12-05
Merge tag 'exfat-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-24
/
+77
2025-12-05
smb/client: add two elements to smb2_error_map_table array
ChenXiaoSong
1
-0
/
+3
2025-12-05
smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
ChenXiaoSong
2
-3
/
+4
2025-12-05
smb/client: remove unused elements from smb2_error_map_table array
ChenXiaoSong
1
-3
/
+0
2025-12-05
smb/client: reduce loop count in map_smb2_to_linux_error() by half
ChenXiaoSong
1
-24
/
+6
2025-12-05
smb: client: Add tracepoint for krb5 auth
Paulo Alcantara
4
-2
/
+45
2025-12-05
smb: client: improve error message when creating SMB session
Paulo Alcantara
1
-1
/
+6
2025-12-05
smb: client: relax session and tcon reconnect attempts
Paulo Alcantara
3
-5
/
+26
2025-12-05
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-71
/
+338
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
David Howells
1
-1
/
+1
2025-12-05
cifs: client: allow changing multichannel mount options on remount
Rajasi Mandal
5
-26
/
+128
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
19
-51
/
+47
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
27
-312
/
+609
2025-12-05
cifs: Don't need state locking in smb2_get_mid_entry()
David Howells
1
-28
/
+20
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
12
-113
/
+108
2025-12-05
cifs: Fix specification of function pointers
David Howells
3
-12
/
+12
2025-12-05
cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
David Howells
6
-216
/
+79
2025-12-05
cifs: Clean up some places where an extra kvec[] was required for rfc1002
David Howells
5
-82
/
+39
2025-12-05
cifs: Make smb1's SendReceive() wrap cifs_send_recv()
David Howells
1
-72
/
+10
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
19
-626
/
+647
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
David Howells
1
-1
/
+1
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-259
/
+264
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-218
/
+290
2025-12-05
Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+7
2025-12-05
Merge tag 'pstore-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2025-12-05
Merge tag 'configfs-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2025-12-05
9p: fix new mount API cache option handling
Eric Sandeen
1
-12
/
+32
2025-12-05
9p: fix cache/debug options printing in v9fs_show_options
Eric Sandeen
1
-2
/
+2
2025-12-04
autofs: fix per-dentry timeout warning
Ian Kent
1
-10
/
+12
2025-12-03
cifs: client: enforce consistent handling of multichannel and max_channels
Rajasi Mandal
3
-18
/
+50
2025-12-03
Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
13
-331
/
+421
2025-12-03
Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-701
/
+771
2025-12-03
Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
22
-764
/
+382
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
44
-1743
/
+1194
2025-12-03
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
28
-513
/
+357
2025-12-03
Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-148
/
+178
2025-12-03
Merge tag 'hfs-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
29
-914
/
+2065
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
73
-2298
/
+2764
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+8
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+7
2025-12-04
f2fs: ignore discard return value
Chaitanya Kulkarni
1
-7
/
+3
2025-12-04
f2fs: optimize trace_f2fs_write_checkpoint with enums
YH Lin
2
-3
/
+9
2025-12-04
f2fs: fix to not account invalid blocks in get_left_section_blocks()
Chao Yu
1
-3
/
+5
2025-12-04
f2fs: support to show curseg.next_blkoff in debugfs
Chao Yu
2
-10
/
+20
2025-12-04
f2fs: expand scalability of f2fs mount option
Chao Yu
2
-58
/
+63
2025-12-04
f2fs: change default schedule timeout value
Chao Yu
2
-3
/
+5
2025-12-04
f2fs: introduce f2fs_schedule_timeout()
Chao Yu
6
-16
/
+24
2025-12-04
f2fs: use memalloc_retry_wait() as much as possible
Chao Yu
2
-2
/
+2
2025-12-04
f2fs: add a sysfs entry to show max open zones
Yongpeng Yang
1
-0
/
+2
2025-12-04
f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONED
Yongpeng Yang
2
-1
/
+6
2025-12-04
f2fs: simplify list initialization in f2fs_recover_fsync_data()
Baolin Liu
1
-6
/
+3
2025-12-04
f2fs: revert summary entry count from 2048 to 512 in 16kb block support
Daeho Jeong
7
-61
/
+127
2025-12-04
f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()
Chao Yu
1
-8
/
+12
2025-12-04
f2fs: fix return value of f2fs_recover_fsync_data()
Chao Yu
1
-5
/
+9
2025-12-04
f2fs: add fadvise tracepoint
Jaegeuk Kim
1
-0
/
+2
2025-12-04
f2fs: fix age extent cache insertion skip on counter overflow
Xiaole He
3
-4
/
+16
2025-12-04
f2fs: Add sanity checks before unlinking and loading inodes
Nikola Z. Ivanov
2
-5
/
+18
2025-12-04
f2fs: Rename f2fs_unlink exit label
Nikola Z. Ivanov
1
-7
/
+7
2025-12-04
f2fs: ensure minimum trim granularity accounts for all devices
Yongpeng Yang
2
-6
/
+18
2025-12-04
f2fs: fix uninitialized one_time_gc in victim_sel_policy
Xiaole He
1
-1
/
+1
2025-12-04
f2fs: ensure node page reads complete before f2fs_put_super() finishes
Jan Prusakowski
1
-8
/
+9
2025-12-04
f2fs: block cache/dio write during f2fs_enable_checkpoint()
Chao Yu
3
-9
/
+34
2025-12-04
f2fs: fix to propagate error from f2fs_enable_checkpoint()
Chao Yu
1
-10
/
+16
2025-12-04
f2fs: change the unlock parameter of f2fs_put_page to bool
Yongpeng Yang
6
-16
/
+14
2025-12-04
f2fs: invalidate dentry cache on failed whiteout creation
Deepanshu Kartikey
1
-2
/
+4
2025-12-04
f2fs: use global inline_xattr_slab instead of per-sb slab cache
Chao Yu
4
-37
/
+25
2025-12-04
f2fs: fix to avoid updating compression context during writeback
Chao Yu
4
-3
/
+23
2025-12-04
f2fs: fix to avoid updating zero-sized extent in extent cache
Chao Yu
1
-2
/
+5
2025-12-04
f2fs: fix to avoid potential deadlock
Chao Yu
3
-46
/
+1
2025-12-04
f2fs: use f2fs_filemap_get_folio() to support fault injection
Chao Yu
2
-3
/
+3
2025-12-04
f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()
Chao Yu
2
-20
/
+13
2025-12-04
f2fs: convert add_ipu_page() to use folio
Chao Yu
1
-4
/
+3
2025-12-04
f2fs: clean up w/ bio_add_folio_nofail()
Chao Yu
1
-4
/
+3
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
10
-15
/
+19
2025-12-03
Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-19
/
+20
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-40
/
+20
2025-12-03
fs: assert on I_FREEING not being set in iput() and iput_not_last()
Mateusz Guzik
1
-1
/
+2
2025-12-03
fs: PM: Fix reverse check in filesystems_freeze_callback()
Rafael J. Wysocki
1
-1
/
+1
2025-12-03
exfat: fix remount failure in different process environments
Yuezhang Mo
1
-4
/
+15
2025-12-03
exfat: fix divide-by-zero in exfat_allocate_bitmap
Namjae Jeon
1
-1
/
+1
2025-12-03
exfat: validate the cluster bitmap bits of directory
Namjae Jeon
5
-9
/
+46
2025-12-03
exfat: zero out post-EOF page cache on file extension
Yuezhang Mo
1
-0
/
+5
2025-12-03
exfat: fix refcount leak in exfat_find
Shuhao Fu
1
-10
/
+10
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-21
/
+387
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2025-12-02
gfs2: Fix use of bio_chain
Andreas Gruenbacher
1
-1
/
+1
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+4
2025-12-02
seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin...
Ingo Molnar
1
-20
/
+20
2025-12-02
debugfs: Fix default access mode config check
Aaron Thompson
1
-1
/
+1
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-17
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
15
-366
/
+173
2025-12-01
Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+21
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-672
/
+629
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
25
-812
/
+1176
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
26
-138
/
+439
2025-12-01
Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+57
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-32
/
+17
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-8
/
+15
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-182
/
+185
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-50
/
+46
2025-12-01
Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-46
/
+67
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-49
/
+142
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-104
/
+90
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
102
-378
/
+403
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-301
/
+262
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-571
/
+895
2025-12-01
NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
Mike Snitzer
3
-4
/
+144
2025-12-01
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
1
-2
/
+12
2025-12-01
fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
Armin Wolf
1
-4
/
+7
2025-12-01
erofs: switch on-disk header `erofs_fs.h` to MIT license
Gao Xiang
1
-1
/
+1
2025-11-30
cifs: Use netfs_alloc/free_folioq_buffer()
David Howells
1
-63
/
+10
2025-11-30
smb: client: show smb lease key in open_dirs output
Bharath SM
1
-4
/
+8
[next]