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-03-01
Merge tag 'v6.14-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2025-02-28
Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
2
-5
/
+8
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+5
2025-02-27
efivarfs: allow creation of zero length files
James Bottomley
1
-4
/
+6
2025-02-26
Merge tag 'bcachefs-2025-02-26' of git://evilpiepirate.org/bcachefs
Linus Torvalds
15
-57
/
+25
2025-02-26
bcachefs: Fix truncate sometimes failing and returning 1
Kent Overstreet
1
-0
/
+1
2025-02-26
bcachefs: Fix deadlock
Alan Huang
6
-13
/
+17
2025-02-26
bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resize
Kent Overstreet
1
-1
/
+3
2025-02-26
bcachefs: Revert directory i_size
Kent Overstreet
4
-41
/
+1
2025-02-26
Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-3
/
+68
2025-02-25
cifs: Fix the smb1 readv callback to correctly call netfs
David Howells
1
-1
/
+2
2025-02-25
lsm,nfs: fix memory leak of lsm_context
Stephen Smalley
1
-3
/
+4
2025-02-25
Merge tag 'for-6.14-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-26
/
+73
2025-02-25
Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
8
-16
/
+41
2025-02-25
iomap: Minor code simplification in iomap_dio_bio_iter()
John Garry
1
-5
/
+3
2025-02-24
nsfs: remove d_op->d_delete
Christian Brauner
1
-1
/
+0
2025-02-24
pidfs: remove d_op->d_delete
Christian Brauner
1
-1
/
+0
2025-02-23
bcachefs: fix bch2_extent_ptr_eq()
Kent Overstreet
1
-1
/
+1
2025-02-23
efivarfs: Defer PM notifier registration until .fill_super
Ard Biesheuvel
1
-1
/
+2
2025-02-21
afs: Give an afs_server object a ref on the afs_cell object it points to
David Howells
1
-0
/
+3
2025-02-21
afs: Fix the server_list to unuse a displaced server rather than putting it
David Howells
1
-2
/
+2
2025-02-21
btrfs: fix data overwriting bug during buffered write when block size < page size
Qu Wenruo
1
-1
/
+8
2025-02-21
btrfs: output an error message if btrfs failed to find the seed fsid
Qu Wenruo
1
-1
/
+5
2025-02-21
btrfs: do regular iput instead of delayed iput during extent map shrinking
Filipe Manana
1
-1
/
+1
2025-02-21
btrfs: skip inodes without loaded extent maps when shrinking extent maps
Filipe Manana
1
-21
/
+57
2025-02-21
btrfs: fix use-after-free on inode when scanning root during em shrinking
Filipe Manana
1
-2
/
+1
2025-02-20
bcachefs: Fix memmove when move keys down
Alan Huang
1
-1
/
+1
2025-02-20
bcachefs: print op->nonce on data update inconsistency
Kent Overstreet
1
-0
/
+1
2025-02-20
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
1
-0
/
+4
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-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
2
-6
/
+20
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
NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
Trond Myklebust
3
-0
/
+41
2025-02-19
NFS: Adjust delegated timestamps for O_DIRECT reads and writes
Trond Myklebust
1
-0
/
+4
2025-02-19
NFS: O_DIRECT writes must check and adjust the file length
Trond Myklebust
1
-0
/
+19
2025-02-19
bcachefs: Fix fsck directory i_size checking
Kent Overstreet
2
-48
/
+32
2025-02-19
ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
Vasiliy Kovalev
1
-1
/
+1
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-18
Merge tag 'fuse-fixes-6.14-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Christian Brauner
2
-2
/
+17
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
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-17
btrfs: selftests: fix btrfs_test_delayed_refs() leak of transaction
David Disseldorp
1
-0
/
+1
2025-02-16
smb: client: fix chmod(2) regression with ATTR_READONLY
Paulo Alcantara
1
-2
/
+2
[next]