index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-135
/
+301
2025-02-20
Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-24
/
+71
2025-02-20
Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefs
Linus Torvalds
4
-58
/
+42
2025-02-20
Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-30
/
+114
2025-02-19
Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+4
2025-02-19
bcachefs: Fix srcu lock warning in btree_update_nodes_written()
Kent Overstreet
1
-0
/
+2
2025-02-19
bcachefs: Fix bch2_indirect_extent_missing_error()
Kent Overstreet
1
-10
/
+8
2025-02-19
bcachefs: Fix fsck directory i_size checking
Kent Overstreet
2
-48
/
+32
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes
Pali Rohár
2
-0
/
+16
2025-02-19
cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point()
Pali Rohár
1
-3
/
+2
2025-02-19
smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions
Steve French
4
-7
/
+29
2025-02-19
smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-12
/
+22
2025-02-17
procfs: fix a locking bug in a vmcore_add_device_dump() error path
Bart Van Assche
1
-1
/
+4
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
1
-4
/
+4
2025-02-17
Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
7
-18
/
+66
2025-02-16
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
1
-2
/
+2
2025-02-14
Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+4
2025-02-14
xfs: flush inodegc before swapon
Christoph Hellwig
1
-1
/
+34
2025-02-14
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
Christoph Hellwig
1
-3
/
+3
2025-02-14
xfs: Do not allow norecovery mount with quotacheck
Carlos Maiolino
1
-16
/
+39
2025-02-14
xfs: do not check NEEDSREPAIR if ro,norecovery mount.
Lukas Herbolt
1
-2
/
+6
2025-02-14
xfs: fix data fork format filtering during inode repair
Darrick J. Wong
1
-2
/
+10
2025-02-14
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
3
-6
/
+22
2025-02-13
Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2
-12
/
+21
2025-02-13
Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-27
/
+100
2025-02-13
netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued
David Howells
1
-6
/
+13
2025-02-13
netfs: Add retry stat counters
David Howells
5
-0
/
+19
2025-02-13
netfs: Fix a number of read-retry hangs
David Howells
2
-12
/
+34
2025-02-12
bcachefs: Reuse transaction
Alan Huang
1
-1
/
+11
2025-02-12
bcachefs: Pass _orig_restart_count to trans_was_restarted
Alan Huang
1
-1
/
+1
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
5
-1
/
+58
2025-02-11
cifs: pick channels for individual subrequests
Shyam Prasad N
2
-4
/
+4
2025-02-11
btrfs: fix hole expansion when writing at an offset beyond EOF
Filipe Manana
1
-3
/
+1
2025-02-11
btrfs: fix stale page cache after race between readahead and direct IO write
Filipe Manana
1
-3
/
+15
2025-02-11
bcachefs: Fix want_new_bset() so we write until the end of the btree node
Kent Overstreet
1
-2
/
+2
2025-02-11
bcachefs: Split out journal pins by btree level
Kent Overstreet
2
-20
/
+22
2025-02-11
bcachefs: Fix use after free
Alan Huang
1
-0
/
+2
2025-02-10
Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-7
/
+25
2025-02-10
NFSD: Fix CB_GETATTR status fix
Chuck Lever
1
-1
/
+1
2025-02-10
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
1
-2
/
+5
2025-02-10
nfsd: fix __fh_verify for localio
Olga Kornievskaia
1
-2
/
+3
2025-02-10
nfsd: fix uninitialised slot info when a request is retried
NeilBrown
1
-1
/
+2
2025-02-07
Merge tag 'v6.14rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-56
/
+48
2025-02-07
btrfs: fix two misuses of folio_shift()
Matthew Wilcox (Oracle)
1
-6
/
+5
2025-02-07
bcachefs: Fix marking reflink pointers to missing indirect extents
Kent Overstreet
2
-2
/
+4
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
13
-44
/
+91
2025-02-07
Merge tag 'bcachefs-2025-02-06.2' of git://evilpiepirate.org/bcachefs
Linus Torvalds
17
-59
/
+115
2025-02-07
pidfs: improve ioctl handling
Christian Brauner
1
-1
/
+11
2025-02-07
fsnotify: disable pre-content and permission events by default
Amir Goldstein
1
-0
/
+5
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
3
-2
/
+19
[next]