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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
f2fs: print zone status in string and some log
Jaegeuk Kim
2
-7
/
+24
2024-02-29
f2fs: fix write pointers all the time
Jaegeuk Kim
2
-12
/
+14
2024-02-29
f2fs: check number of blocks in a current section
Jaegeuk Kim
1
-9
/
+8
2024-02-29
f2fs: prevent an f2fs_gc loop during disable_checkpoint
Jaegeuk Kim
1
-0
/
+1
2024-02-29
f2fs: introduce FAULT_NO_SEGMENT
Chao Yu
5
-0
/
+9
2024-02-29
f2fs: compress: fix to check compress flag w/ .i_sem lock
Chao Yu
1
-4
/
+8
2024-02-29
f2fs: fix to handle segment allocation failure correctly
Chao Yu
5
-12
/
+57
2024-02-29
f2fs: stop checkpoint when get a out-of-bounds segment
Zhiguo Niu
2
-1
/
+12
2024-02-29
f2fs: delete f2fs_get_new_segment() declaration
Chao Yu
1
-2
/
+0
2024-02-27
f2fs: introduce get_available_block_count() for cleanup
Chao Yu
1
-22
/
+27
2024-02-27
f2fs: support file pinning for zoned devices
Daeho Jeong
6
-38
/
+154
2024-02-27
f2fs: kill heap-based allocation
Jaegeuk Kim
5
-71
/
+11
2024-02-27
f2fs: doc: Fix bouncing email address for Sahitya Tummala
Jeffrey Hugo
1
-2
/
+2
2024-02-27
f2fs: support SEEK_DATA and SEEK_HOLE for compression files
Daeho Jeong
1
-3
/
+18
2024-02-27
f2fs: compress: fix to check zstd compress level correctly in mount option
Chao Yu
1
-2
/
+8
2024-02-27
f2fs: Use folio in f2fs_read_merkle_tree_page
HuangXiaojia
1
-7
/
+9
2024-02-27
f2fs: fix to create selinux label during whiteout initialization
Chao Yu
3
-11
/
+22
2024-02-27
f2fs: separate f2fs_gc_range() to use GC for a range
Daeho Jeong
1
-21
/
+28
2024-02-27
f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
Jaegeuk Kim
12
-136
/
+135
2024-02-20
f2fs: deprecate io_bits
Jaegeuk Kim
8
-205
/
+10
2024-02-05
f2fs: fix to avoid potential panic during recovery
Chao Yu
2
-17
/
+21
2024-02-05
f2fs: use IS_INODE replace IS_DNODE in f2fs_flush_inline_data
Zhiguo Niu
1
-1
/
+1
2024-02-05
f2fs: compress: remove some redundant codes in f2fs_cache_compressed_page
Zhiguo Niu
1
-4
/
+0
2024-02-05
f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
Chao Yu
1
-2
/
+11
2024-02-05
f2fs: use f2fs_err_ratelimited() to avoid redundant logs
Chao Yu
1
-3
/
+6
2024-02-05
f2fs: support printk_ratelimited() in f2fs_printk()
Chao Yu
4
-28
/
+38
2024-02-05
f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
Wenjie Qi
1
-4
/
+4
2024-02-05
f2fs: zone: fix to wait completion of last bio in zone correctly
Chao Yu
1
-2
/
+1
2024-02-05
f2fs: introduce FAULT_BLKADDR_CONSISTENCE
Chao Yu
6
-71
/
+92
2024-02-05
f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
Chao Yu
1
-3
/
+1
2024-02-05
f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
Chao Yu
4
-16
/
+24
2024-02-05
f2fs: compress: fix to check unreleased compressed cluster
Sheng Yong
1
-1
/
+12
2024-02-05
f2fs: compress: fix to cover normal cluster write with cp_rwsem
Chao Yu
2
-10
/
+20
2024-02-05
f2fs: compress: fix to guarantee persisting compressed blocks by CP
Chao Yu
3
-10
/
+15
2024-02-05
f2fs: check free sections before disable checkpoint
Wu Bo
1
-0
/
+2
2024-02-05
f2fs: remove unnecessary f2fs_put_page in f2fs_rename
Jaegeuk Kim
1
-7
/
+4
2024-02-04
Linux 6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
3
-61
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
2
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-01
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
1
-29
/
+3
2024-02-01
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
3
-3
/
+10
2024-02-01
ext4: add a hole extent entry in cache after punch
Zhang Yi
1
-2
/
+4
2024-02-01
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-01
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
[next]