index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
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-05-16
Merge tag '6.15-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+5
2025-05-16
Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
14
-59
/
+134
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
2
-1
/
+16
2025-05-16
NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()
Trond Myklebust
1
-17
/
+13
2025-05-16
NFSv4/pnfs: Reset the layout state after a layoutreturn
Trond Myklebust
1
-0
/
+9
2025-05-16
Merge tag 'xfs-fixes-6.15-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+48
2025-05-15
Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org/bcachefs
Linus Torvalds
9
-66
/
+140
2025-05-14
Merge tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-2
/
+27
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
1
-2
/
+4
2025-05-14
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
1
-1
/
+1
2025-05-14
bcachefs: fix wrong arg to fsck_err()
Kent Overstreet
1
-1
/
+1
2025-05-14
bcachefs: Fix missing commit in backpointer to missing target
Kent Overstreet
1
-38
/
+79
2025-05-14
bcachefs: Fix accidental O(n^2) in fiemap
Kent Overstreet
1
-1
/
+3
2025-05-14
bcachefs: Fix set_should_be_locked() call in peek_slot()
Kent Overstreet
1
-8
/
+8
2025-05-14
bcachefs: Fix self deadlock
Alan Huang
2
-7
/
+26
2025-05-14
bcachefs: Don't set btree nodes as accessed on fill
Kent Overstreet
1
-5
/
+4
2025-05-14
bcachefs: Fix livelock in journal_entry_open()
Kent Overstreet
1
-5
/
+12
2025-05-14
bcachefs: Fix broken btree_path lock invariants in next_node()
Kent Overstreet
1
-0
/
+6
2025-05-14
bcachefs: Don't strip rebalance_opts from indirect extents
Kent Overstreet
1
-1
/
+1
2025-05-14
Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-24
/
+47
2025-05-14
xfs: Fix comment on xfs_trans_ail_update_bulk()
Carlos Maiolino
1
-15
/
+17
2025-05-14
xfs: Fix a comment on xfs_ail_delete
Carlos Maiolino
1
-1
/
+1
2025-05-14
xfs: Fail remount with noattr2 on a v5 with v4 enabled
Nirjhar Roy (IBM)
1
-0
/
+26
2025-05-14
xfs: fix zoned GC data corruption due to wrong bv_offset
Christoph Hellwig
1
-2
/
+3
2025-05-14
xfs: free up mp->m_free[0].count in error case
Wengang Wang
1
-1
/
+1
2025-05-12
btrfs: add back warning for mount option commit values exceeding 300
Kyoji Ogasawara
2
-0
/
+5
2025-05-12
btrfs: fix folio leak in submit_one_async_extent()
Boris Burkov
1
-0
/
+7
2025-05-12
btrfs: fix discard worker infinite loop after disabling discard
Filipe Manana
1
-2
/
+15
2025-05-12
Merge tag 'udf_for_v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-1
/
+1
2025-05-12
Merge tag 'vfs-6.15-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-6
/
+29
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
10
-45
/
+136
2025-05-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-19
/
+17
2025-05-09
Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-8
/
+4
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
3
-10
/
+12
2025-05-09
do_move_mount(): don't leak MNTNS_PROPAGATING on failures
Al Viro
1
-3
/
+2
2025-05-09
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
1
-1
/
+2
2025-05-09
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
Al Viro
1
-5
/
+1
2025-05-09
fs: Remove redundant errseq_set call in mark_buffer_write_io_error.
Jeremy Bongio
1
-3
/
+1
2025-05-08
Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-19
/
+55
2025-05-08
Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-9
/
+43
2025-05-07
nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()
Ryusuke Konishi
1
-3
/
+0
2025-05-07
ocfs2: stop quota recovery before disabling quotas
Jan Kara
5
-9
/
+30
2025-05-07
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2
-17
/
+39
2025-05-07
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2
-7
/
+14
2025-05-07
mm/userfaultfd: fix uninitialized output field for -EAGAIN race
Peter Xu
1
-6
/
+22
2025-05-07
ocfs2: fix panic in failed foilio allocation
Mark Tinguely
1
-0
/
+1
2025-05-07
ocfs2: fix the issue with discontiguous allocation in the global_bitmap
Heming Zhao
2
-6
/
+33
2025-05-07
bcachefs: Don't aggressively discard the journal
Kent Overstreet
1
-3
/
+4
2025-05-07
bcachefs: Ensure superblock gets written when we go ERO
Kent Overstreet
1
-0
/
+5
2025-05-07
bcachefs: Filter out harmless EROFS error messages
Kent Overstreet
1
-1
/
+2
[next]