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-07
xfs: reduce special casing for the open GC zone
Christoph Hellwig
4
-59
/
+58
2026-04-07
xfs: streamline GC zone selection
Christoph Hellwig
1
-55
/
+40
2026-04-07
xfs: refactor GC zone selection helpers
Christoph Hellwig
1
-23
/
+22
2026-04-07
xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irec
Christoph Hellwig
1
-2
/
+2
2026-04-07
xfs: put the open zone later xfs_open_zone_put
Christoph Hellwig
1
-1
/
+1
2026-04-07
xfs: add a separate tracepoint for stealing an open zone for GC
Christoph Hellwig
2
-1
/
+2
2026-04-07
xfs: delay initial open of the GC zone
Christoph Hellwig
1
-25
/
+20
2026-04-07
ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()
Vasiliy Kovalev
1
-3
/
+11
2026-04-07
ext2: use get_random_u32() where appropriate
David Carlier
1
-1
/
+1
2026-04-07
xfs: fix a resource leak in xfs_alloc_buftarg()
Haoxiang Li
1
-0
/
+1
2026-04-07
xfs: handle too many open zones when mounting
Christoph Hellwig
2
-0
/
+76
2026-04-07
xfs: refactor xfs_mount_zones
Christoph Hellwig
1
-20
/
+34
2026-04-07
xfs: fix integer overflow in busy extent sort comparator
Yuto Ohnuki
1
-2
/
+2
2026-04-07
xfs: fix integer overflow in deferred intent sort comparators
Yuto Ohnuki
3
-3
/
+3
2026-04-07
xfs: fold xfs_setattr_size into xfs_vn_setattr_size
Christoph Hellwig
1
-27
/
+11
2026-04-07
xfs: remove a duplicate assert in xfs_setattr_size
Christoph Hellwig
1
-1
/
+0
2026-04-07
dcache: permit dynamic_dname()s up to NAME_MAX
Aleksa Sarai
1
-5
/
+6
2026-04-07
ntfs: remove redundant out-of-bound checks
Hyunchul Lee
3
-42
/
+0
2026-04-07
ntfs: add bound checking to ntfs_external_attr_find
Hyunchul Lee
1
-14
/
+69
2026-04-07
ntfs: add bound checking to ntfs_attr_find
Hyunchul Lee
2
-12
/
+72
2026-04-07
fs: attr: fix comment formatting and spelling issues
Chelsy Ratnawat
1
-3
/
+3
2026-04-07
erofs: handle 48-bit blocks/uniaddr for extra devices
Zhan Xusheng
2
-4
/
+8
2026-04-06
ocfs2: fix out-of-bounds write in ocfs2_write_end_inline
Joseph Qi
1
-0
/
+10
2026-04-05
smb: client: Remove unnecessary selection of CRYPTO_ECB
Eric Biggers
2
-2
/
+0
2026-04-05
smb/client: move smb2maperror declarations to smb2proto.h
ZhangGuoDong
3
-8
/
+8
2026-04-05
smb/client: introduce KUnit tests to check DOS/SRV err mapping search
Youling Tang
4
-5
/
+59
2026-04-05
smb/client: check if SMB1 DOS/SRV error mapping arrays are sorted
Youling Tang
1
-0
/
+12
2026-04-05
smb/client: use binary search for SMB1 DOS/SRV error mapping
Huiwen He
1
-30
/
+37
2026-04-05
smb/client: autogenerate SMB1 DOS/SRV to POSIX error mapping
Huiwen He
5
-79
/
+62
2026-04-05
smb/client: annotate smberr.h with POSIX error codes
Huiwen He
1
-142
/
+256
2026-04-05
smb/client: move ERRnetlogonNotStarted to DOS error class
Huiwen He
1
-1
/
+1
2026-04-05
smb/client: introduce KUnit test to check ntstatus_to_dos_map search
Youling Tang
5
-0
/
+95
2026-04-05
smb/client: check if ntstatus_to_dos_map is sorted
Youling Tang
3
-0
/
+39
2026-04-05
smb/client: use binary search for NT status to DOS mapping
Huiwen He
1
-13
/
+19
2026-04-05
smb/client: refactor ntstatus_to_dos() to return mapping entry
Huiwen He
1
-32
/
+19
2026-04-05
smb/client: replace nt_errs with ntstatus_to_dos_map
Huiwen He
4
-719
/
+12
2026-04-05
smb/client: autogenerate SMB1 NT status to DOS error mapping
Huiwen He
5
-555
/
+122
2026-04-05
smb/client: annotate nterr.h with DOS error codes
Huiwen He
1
-533
/
+534
2026-04-05
smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()
SunJianHao
1
-1
/
+1
2026-04-05
fs/smb/client: add verbose error logging for UNC parsing
Fredric Cover
1
-3
/
+9
2026-04-05
fs: afs: restore mmap_prepare implementation
Lorenzo Stoakes (Oracle)
1
-13
/
+29
2026-04-05
fs: afs: revert mmap_prepare() change
Lorenzo Stoakes (Oracle)
1
-6
/
+6
2026-04-05
mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
1
-2
/
+1
2026-04-05
mm: vmalloc: update outdated comment for renamed vread()
Kexin Sun
1
-1
/
+1
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
3
-3
/
+3
2026-04-05
mm: add vma_desc_test_all() and use it
Lorenzo Stoakes (Oracle)
2
-4
/
+2
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
5
-7
/
+7
2026-04-05
folio_batch: rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
Tal Zussman
1
-2
/
+2
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
16
-16
/
+16
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
13
-13
/
+0
[prev]
[next]