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-04-22
fs/buffer: split locking for pagecache lookups
Davidlohr Bueso
1
-16
/
+25
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
1
-1
/
+1
2025-04-19
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-40
/
+87
2025-04-19
Revert "hfs{plus}: add deprecation warning"
Christian Brauner
2
-4
/
+0
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
7
-20
/
+4
2025-04-18
Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-25
/
+39
2025-04-18
Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
9
-37
/
+34
2025-04-17
fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
David Hildenbrand
1
-0
/
+1
2025-04-17
Merge tag 'bcachefs-2025-04-17' of git://evilpiepirate.org/bcachefs
Linus Torvalds
13
-26
/
+98
2025-04-17
bcachefs: Fix snapshotting a subvolume, then renaming it
Kent Overstreet
1
-1
/
+43
2025-04-17
Merge tag 'xfs-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
12
-61
/
+93
2025-04-17
Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
3
-4
/
+3
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
1
-14
/
+18
2025-04-17
netfs: Mark __nonstring lookup tables
Kees Cook
2
-2
/
+2
2025-04-17
eventpoll: Set epoll timeout if it's in the future
Joe Damato
1
-1
/
+9
2025-04-16
bcachefs: Add missing READ_ONCE() for metadata replicas
Kent Overstreet
1
-1
/
+1
2025-04-16
xfs: fix fsmap for internal zoned devices
Darrick J. Wong
1
-18
/
+33
2025-04-16
xfs: Fix spelling mistake "drity" -> "dirty"
Zhang Xianwei
1
-1
/
+1
2025-04-16
fs: ensure that *path_locked*() helpers leave passed path pristine
Christian Brauner
1
-16
/
+18
2025-04-15
bcachefs: snapshot_node_missing is now autofix
Kent Overstreet
1
-1
/
+1
2025-04-15
bcachefs: Log message when incompat version requested but not enabled
Kent Overstreet
4
-3
/
+22
2025-04-15
bcachefs: Print version_incompat_allowed on startup
Kent Overstreet
1
-0
/
+5
2025-04-15
bcachefs: Silence extent_poisoned error messages
Kent Overstreet
3
-10
/
+12
2025-04-15
Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-1
/
+1
2025-04-15
fs: add kern_path_locked_negative()
Christian Brauner
1
-16
/
+49
2025-04-15
hfs{plus}: add deprecation warning
Christian Brauner
2
-0
/
+4
2025-04-14
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
1
-1
/
+6
2025-04-14
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
1
-1
/
+2
2025-04-14
ksmbd: fix use-after-free in smb_break_all_levII_oplock()
Namjae Jeon
2
-21
/
+9
2025-04-14
ksmbd: fix use-after-free in __smb2_lease_break_noti()
Namjae Jeon
3
-6
/
+13
2025-04-14
ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
Namjae Jeon
1
-7
/
+1
2025-04-14
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
1
-1
/
+3
2025-04-14
Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
11
-24
/
+54
2025-04-14
xfs: compute buffer address correctly in xmbuf_map_backing_mem
Darrick J. Wong
1
-1
/
+1
2025-04-14
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
4
-2
/
+54
2025-04-14
xfs: mark xfs_buf_free as might_sleep()
Christoph Hellwig
1
-0
/
+1
2025-04-14
xfs: remove the leftover xfs_{set,clear}_li_failed infrastructure
Christoph Hellwig
4
-39
/
+3
2025-04-13
bcachefs: btree_root_unreadable_and_scan_found_nothing now AUTOFIX
Kent Overstreet
1
-1
/
+1
2025-04-13
Revert "smb: client: fix TCP timers deadlock after rmmod"
Kuniyuki Iwashima
1
-26
/
+10
2025-04-13
Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free"
Kuniyuki Iwashima
1
-8
/
+8
2025-04-13
smb3 client: fix open hardlink on deferred close file error
Chunjie Zhu
2
-0
/
+30
2025-04-13
nfsd: decrease sc_count directly if fail to queue dl_recall
Li Lingfeng
1
-1
/
+1
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
6
-19
/
+3
2025-04-13
bcachefs: fix bch2_dev_usage_full_read_fast()
Kent Overstreet
2
-6
/
+2
2025-04-13
Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
4
-7
/
+9
2025-04-13
bcachefs: Don't print data read retry success on non-errors
Kent Overstreet
1
-1
/
+5
2025-04-13
Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
4
-37
/
+63
2025-04-13
bcachefs: Add missing error handling
Alan Huang
1
-1
/
+4
2025-04-13
bcachefs: Prevent granting write refs when filesystem is read-only
Gabriel Shahrouzi
1
-1
/
+2
[next]