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
2025-12-09
Revert "btrfs: add ASSERTs on prealloc in qgroup functions"
Qu Wenruo
-23
/
+4
2025-12-09
Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-376
/
+515
2025-12-09
Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-27
/
+13
2025-12-08
fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
-10
/
+9
2025-12-08
btrfs: do not skip logging new dentries when logging a new name
Filipe Manana
-8
/
+0
2025-12-08
btrfs: don't log conflicting inode if it's a dir moved in the current transac...
Filipe Manana
-0
/
+38
2025-12-08
btrfs: tests: fix double btrfs_path free in remove_extent_ref()
Dan Carpenter
-1
/
+0
2025-12-08
cgroup: switch to css_is_online() helper
Chen Ridong
-1
/
+1
2025-12-08
nfsd: Mark variable __maybe_unused to avoid W=1 build break
Andy Shevchenko
-1
/
+1
2025-12-07
smb/client: update some SMB2 status strings
ChenXiaoSong
-4
/
+6
2025-12-07
Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux
Linus Torvalds
-292
/
+386
2025-12-06
ocfs2: fix xattr array entry __counted_by error
Linus Torvalds
-1
/
+1
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-194
/
+138
2025-12-06
Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-20
/
+20
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-317
/
+587
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-26
/
+24
2025-12-05
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
-31
/
+17
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-5
/
+5
2025-12-05
NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegations
Trond Myklebust
-8
/
+17
2025-12-05
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
Mike Snitzer
-1
/
+1
2025-12-05
nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
Mike Snitzer
-2
/
+0
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-33
/
+1
2025-12-05
ovl: pass original credentials, not mounter credentials during create
Christian Brauner
-8
/
+12
2025-12-05
cifs: Remove dead function prototypes
David Howells
-18
/
+0
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-12
/
+15
2025-12-05
Merge tag 'exfat-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-24
/
+77
2025-12-05
smb/client: add two elements to smb2_error_map_table array
ChenXiaoSong
-0
/
+3
2025-12-05
smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
ChenXiaoSong
-3
/
+4
2025-12-05
smb/client: remove unused elements from smb2_error_map_table array
ChenXiaoSong
-3
/
+0
2025-12-05
smb/client: reduce loop count in map_smb2_to_linux_error() by half
ChenXiaoSong
-24
/
+6
2025-12-05
smb: client: Add tracepoint for krb5 auth
Paulo Alcantara
-2
/
+45
2025-12-05
smb: client: improve error message when creating SMB session
Paulo Alcantara
-1
/
+6
2025-12-05
smb: client: relax session and tcon reconnect attempts
Paulo Alcantara
-5
/
+26
2025-12-05
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-71
/
+338
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
David Howells
-1
/
+1
2025-12-05
cifs: client: allow changing multichannel mount options on remount
Rajasi Mandal
-26
/
+128
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
-51
/
+47
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
-312
/
+609
2025-12-05
cifs: Don't need state locking in smb2_get_mid_entry()
David Howells
-28
/
+20
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
-113
/
+108
2025-12-05
cifs: Fix specification of function pointers
David Howells
-12
/
+12
2025-12-05
cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
David Howells
-216
/
+79
2025-12-05
cifs: Clean up some places where an extra kvec[] was required for rfc1002
David Howells
-82
/
+39
2025-12-05
cifs: Make smb1's SendReceive() wrap cifs_send_recv()
David Howells
-72
/
+10
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
-626
/
+647
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
David Howells
-1
/
+1
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-259
/
+264
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-218
/
+290
2025-12-05
Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-21
/
+7
2025-12-05
Merge tag 'pstore-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
[prev]
[next]