index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
jbd2: add errseq to detect client fs's bdev writeback error
Zhihao Cheng
3
-6
/
+28
2024-01-05
ext4: improving calculation of 'fe_{len|start}' in mb_find_extent()
Gou Hao
1
-9
/
+4
2024-01-05
ext4: clarify handling of unwritten bh in __ext4_block_zero_page_range()
Ojaswin Mujoo
1
-0
/
+6
2024-01-05
ext4: treat end of range as exclusive in ext4_zero_range()
Ojaswin Mujoo
1
-2
/
+4
2024-01-05
ext4: enable dioread_nolock as default for bs < ps case
Ojaswin Mujoo
1
-10
/
+1
2024-01-05
ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
Gou Hao
1
-3
/
+2
2023-12-14
ext4: reduce unnecessary memory allocation in alloc_flex_gd()
Baokun Li
1
-2
/
+12
2023-12-14
ext4: avoid online resizing failures due to oversized flex bg
Baokun Li
1
-8
/
+17
2023-12-14
ext4: remove unnecessary check from alloc_flex_gd()
Baokun Li
1
-3
/
+0
2023-12-14
ext4: unify the type of flexbg_size to unsigned int
Baokun Li
1
-6
/
+7
2023-12-12
jbd2: fix soft lockup in journal_finish_inode_data_buffers()
Ye Bin
1
-0
/
+1
2023-12-01
ext4: fix warning in ext4_dio_write_end_io()
Jan Kara
1
-6
/
+8
2023-12-01
jbd2: increase the journal IO's priority
Zhang Yi
3
-13
/
+19
2023-12-01
jbd2: correct the printing of write_flags in jbd2_write_superblock()
Zhang Yi
1
-1
/
+3
2023-12-01
ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
Baokun Li
1
-0
/
+4
2023-11-27
Linux 6.7-rc3
v6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
3
-10
/
+0
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-11-25
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
2023-11-25
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
1
-0
/
+1
2023-11-24
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
1
-1
/
+3
2023-11-24
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
1
-0
/
+2
2023-11-24
afs: Return ENOENT if no cell DNS record can be found
David Howells
1
-0
/
+10
2023-11-24
lockdep: Fix block chain corruption
Peter Zijlstra
1
-1
/
+2
2023-11-23
arm64: add dependency between vmlinuz.efi and Image
Masahiro Yamada
1
-1
/
+1
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
3
-120
/
+52
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
8
-61
/
+116
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
4
-42
/
+56
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
5
-175
/
+113
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
1
-1
/
+1
2023-11-23
USB: serial: option: add Luat Air72*U series products
Asuna Yang
1
-0
/
+3
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2
-1
/
+7
2023-11-23
tools: ynl: fix header path for nfsd
Jakub Kicinski
1
-1
/
+1
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
tls: fix NULL deref on tls_sw_splice_eof() with empty record
Jann Horn
1
-0
/
+3
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
1
-6
/
+13
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
1
-1
/
+1
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
[next]