index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: Add unit test for mb_mark_used
Kemeng Shi
2024-02-22
1
-0
/
+78
*
ext4: Add unit test of ext4_mb_generate_buddy
Kemeng Shi
2024-02-22
1
-0
/
+207
*
ext4: Add unit test for test_free_blocks_simple
Kemeng Shi
2024-02-22
1
-0
/
+96
*
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
2024-02-04
1
-1
/
+1
*
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
11
-189
/
+203
|
\
|
*
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
2024-02-02
1
-29
/
+3
|
*
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
2024-02-02
3
-3
/
+10
|
*
ext4: add a hole extent entry in cache after punch
Zhang Yi
2024-02-02
1
-2
/
+4
|
*
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
2024-02-02
1
-41
/
+70
|
*
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
2024-02-02
1
-14
/
+11
|
*
ext4: refactor ext4_da_map_blocks()
Zhang Yi
2024-02-02
1
-22
/
+17
|
*
ext4: remove 'needed' in trace_ext4_discard_preallocations
Kemeng Shi
2024-01-18
2
-10
/
+6
|
*
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
2024-01-18
9
-22
/
+18
|
*
ext4: remove unused return value of ext4_mb_release_group_pa
Kemeng Shi
2024-01-18
1
-4
/
+2
|
*
ext4: remove unused return value of ext4_mb_release_inode_pa
Kemeng Shi
2024-01-18
1
-3
/
+1
|
*
ext4: remove unused return value of ext4_mb_release
Kemeng Shi
2024-01-18
2
-4
/
+2
|
*
ext4: remove unused ext4_allocation_context::ac_groups_considered
Kemeng Shi
2024-01-18
1
-1
/
+0
|
*
ext4: remove unneeded return value of ext4_mb_release_context
Kemeng Shi
2024-01-18
1
-2
/
+1
|
*
ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*()
Kemeng Shi
2024-01-18
1
-6
/
+6
|
*
ext4: remove unused return value of __mb_check_buddy
Kemeng Shi
2024-01-18
1
-4
/
+3
|
*
ext4: mark the group block bitmap as corrupted before reporting an error
Baokun Li
2024-01-18
1
-11
/
+11
|
*
ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
Baokun Li
2024-01-18
1
-5
/
+4
|
*
ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
Baokun Li
2024-01-18
1
-0
/
+4
|
*
ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap ...
Baokun Li
2024-01-18
1
-1
/
+1
|
*
ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
Baokun Li
2024-01-18
1
-18
/
+21
|
*
ext4: regenerate buddy after block freeing failed if under fc replay
Baokun Li
2024-01-18
1
-0
/
+20
|
*
ext4: do not trim the group with corrupted block bitmap
Baokun Li
2024-01-18
1
-0
/
+3
|
*
ext4: fix double-free of blocks due to wrong extents moved_len
Baokun Li
2024-01-18
1
-4
/
+2
*
|
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-04
4
-8
/
+31
|
\
\
|
*
|
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-02-01
2
-3
/
+3
|
*
|
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
2024-02-01
1
-0
/
+2
|
*
|
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-02-01
2
-1
/
+5
|
*
|
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
2024-02-01
1
-1
/
+1
|
*
|
cifs: make sure that channel scaling is done only once
Shyam Prasad N
2024-01-31
2
-3
/
+20
*
|
|
Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-02-04
8
-33
/
+33
|
\
\
\
|
*
|
|
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2024-01-30
7
-30
/
+30
|
*
|
|
xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Andrey Albershteyn
2024-01-29
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
3
-2
/
+12
|
\
\
\
|
*
|
|
binder: signal epoll threads of self-work
Carlos Llamas
2024-01-31
1
-0
/
+10
|
*
|
|
misc: open-dice: Fix spurious lockdep warning
Will Deacon
2024-01-31
1
-1
/
+1
|
*
|
|
misc: fastrpc: Mark all sessions as invalid in cb_remove
Ekansh Gupta
2024-01-31
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-04
4
-19
/
+53
|
\
\
\
|
*
|
|
serial: max310x: prevent infinite while() loop in port startup
Hugo Villeneuve
2024-01-28
1
-2
/
+18
|
*
|
|
serial: max310x: fail probe if clock crystal is unstable
Hugo Villeneuve
2024-01-28
1
-3
/
+9
|
*
|
|
serial: max310x: improve crystal stable clock detection
Hugo Villeneuve
2024-01-28
1
-5
/
+16
|
*
|
|
serial: max310x: set default value when reading clock ready bit
Hugo Villeneuve
2024-01-28
1
-1
/
+1
|
*
|
|
serial: core: Fix atomicity violation in uart_tiocmget
Gui-Dong Han
2024-01-28
1
-1
/
+1
|
*
|
|
serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()
Dan Carpenter
2024-01-28
1
-2
/
+2
|
*
|
|
tty: serial: Fix bit order in RS485 flag definitions
Christoph Niedermaier
2024-01-28
1
-6
/
+7
*
|
|
|
Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-04
21
-90
/
+267
|
\
\
\
\
[next]