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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
mm: remove stray references to struct pagevec
Tal Zussman
2
-3
/
+0
2026-04-05
mm: vmalloc: streamline vmalloc memory accounting
Johannes Weiner
1
-1
/
+2
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
2
-2
/
+2
2026-04-04
coda_flag_children(): fix a UAF
Al Viro
1
-0
/
+2
2026-04-04
sanitize coda_dentry_delete()
Al Viro
1
-9
/
+3
2026-04-04
coda: is_bad_inode() is always false there
Al Viro
1
-4
/
+1
2026-04-04
get rid of busy-waiting in shrink_dcache_tree()
Al Viro
1
-6
/
+73
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
7
-14
/
+50
2026-04-03
fs: prepare for adding LSM blob to backing_file
Amir Goldstein
1
-2
/
+20
2026-04-03
exfat: use exfat_chain_advance helper
Chi Zhiling
2
-74
/
+25
2026-04-03
exfat: introduce exfat_chain_advance helper
Chi Zhiling
1
-0
/
+21
2026-04-03
exfat: remove NULL cache pointer case in exfat_ent_get
Chi Zhiling
1
-14
/
+9
2026-04-03
exfat: use exfat_cluster_walk helper
Chi Zhiling
2
-45
/
+13
2026-04-03
exfat: introduce exfat_cluster_walk helper
Chi Zhiling
1
-1
/
+22
2026-04-03
exfat: fix incorrect directory checksum after rename to shorter name
Chi Zhiling
1
-0
/
+1
2026-04-03
nfsd: fix comment typo in nfsxdr
Joseph Salisbury
1
-1
/
+1
2026-04-03
nfsd: fix comment typo in nfs3xdr
Joseph Salisbury
1
-2
/
+2
2026-04-03
NFSD: convert callback RPC program to per-net namespace
Dai Ngo
4
-34
/
+94
2026-04-03
NFSD: use per-operation statidx for callback procedures
Chuck Lever
1
-1
/
+1
2026-04-02
ubifs: remove unnecessary cond_resched() from list_sort() compare
Kuan-Wei Chiu
2
-3
/
+0
2026-04-02
btrfs: use xor_gen
Christoph Hellwig
1
-23
/
+4
2026-04-02
Merge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+4
2026-04-02
ecryptfs: Drop TODO comment in ecryptfs_derive_iv
Thorsten Blum
1
-4
/
+0
2026-04-02
ecryptfs: Fix typo in ecryptfs_derive_iv function comment
Thorsten Blum
1
-1
/
+1
2026-04-02
eventpoll: defer struct eventpoll free to RCU grace period
Nicholas Carlini
1
-1
/
+5
2026-04-02
Merge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbd
Linus Torvalds
3
-31
/
+133
2026-04-02
fuse: support FSCONFIG_SET_FD for "fd" option
Miklos Szeredi
1
-7
/
+11
2026-04-02
fuse: clean up device cloning
Miklos Szeredi
3
-24
/
+15
2026-04-02
fuse: don't require /dev/fuse fd to be kept open during mount
Miklos Szeredi
2
-27
/
+34
2026-04-02
fuse: add refcount to fuse_dev
Miklos Szeredi
6
-18
/
+50
2026-04-02
fuse: create fuse_dev on /dev/fuse open instead of mount
Miklos Szeredi
5
-66
/
+57
2026-04-02
fuse: check connection state on notification
Miklos Szeredi
1
-0
/
+7
2026-04-02
fuse: fuse_dev_ioctl_clone() should wait for device file to be initialized
Miklos Szeredi
1
-11
/
+8
2026-04-02
ntfs3: fix memory leak in indx_create_allocate()
Deepanshu Kartikey
1
-0
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
67
-475
/
+1157
2026-04-02
Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-1
/
+1
2026-04-02
f2fs: fix to preserve previous reserve_{blocks,node} value when remount
Zhiguo Niu
1
-0
/
+2
2026-04-02
f2fs: invalidate block device page cache on umount
Yongpeng Yang
1
-0
/
+6
2026-04-02
f2fs: fix to freeze GC and discard threads quickly
Daeho Jeong
2
-1
/
+21
2026-04-02
f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer
Chao Yu
1
-1
/
+2
2026-04-02
f2fs: fix false alarm of lockdep on cp_global_sem lock
Chao Yu
2
-0
/
+14
2026-04-02
f2fs: fix data loss caused by incorrect use of nat_entry flag
Yongpeng Yang
1
-0
/
+3
2026-04-02
f2fs: fix to skip empty sections in f2fs_get_victim
Daeho Jeong
1
-0
/
+3
2026-04-02
f2fs: fix inline data not being written to disk in writeback path
Yongpeng Yang
3
-1
/
+12
2026-04-02
f2fs: fix fsck inconsistency caused by FGGC of node block
Yongpeng Yang
1
-14
/
+13
2026-04-02
f2fs: fix fsck inconsistency caused by incorrect nat_entry flag usage
Yongpeng Yang
1
-9
/
+5
2026-04-02
f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
Chao Yu
3
-7
/
+12
2026-04-02
f2fs: refactor node footer flag setting related code
Yongpeng Yang
3
-14
/
+13
2026-04-02
f2fs: refactor f2fs_move_node_folio function
Yongpeng Yang
1
-22
/
+32
2026-04-02
debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
Gui-Dong Han
1
-1
/
+1
[prev]
[next]