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 missing MODULE_DESCRIPTION()
Jeff Johnson
2024-07-05
1
-0
/
+1
*
jbd2: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-07-05
1
-0
/
+1
*
ext4: use memtostr_pad() for s_volume_name
Kees Cook
2024-07-05
2
-2
/
+2
*
jbd2: speed up jbd2_transaction_committed()
Zhang Yi
2024-07-05
2
-12
/
+2
*
ext4: make ext4_da_map_blocks() buffer_head unaware
Zhang Yi
2024-06-28
1
-32
/
+31
*
ext4: make ext4_insert_delayed_block() insert multi-blocks
Zhang Yi
2024-06-28
1
-15
/
+36
*
ext4: factor out a helper to check the cluster allocation state
Zhang Yi
2024-06-28
1
-17
/
+38
*
ext4: make ext4_da_reserve_space() reserve multi-clusters
Zhang Yi
2024-06-28
2
-13
/
+15
*
ext4: make ext4_es_insert_delayed_block() insert multi-blocks
Zhang Yi
2024-06-28
4
-31
/
+62
*
ext4: drop iblock parameter
Zhang Yi
2024-06-28
1
-8
/
+7
*
ext4: trim delalloc extent
Zhang Yi
2024-06-28
1
-4
/
+10
*
ext4: warn if delalloc counters are not zero on inactive
Zhang Yi
2024-06-28
1
-1
/
+5
*
ext4: check the extent status again before inserting delalloc block
Zhang Yi
2024-06-28
1
-0
/
+21
*
ext4: factor out a common helper to query extent map
Zhang Yi
2024-06-28
1
-25
/
+32
*
ext4: fix infinite loop when replaying fast_commit
Luis Henriques (SUSE)
2024-06-27
1
-0
/
+2
*
jbd2: remove unnecessary "should_sleep" in kjournald2
Kemeng Shi
2024-06-27
1
-5
/
+2
*
jbd2: remove dead check of JBD2_UNMOUNT in kjournald2
Kemeng Shi
2024-06-27
1
-2
/
+0
*
jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2
Kemeng Shi
2024-06-27
1
-2
/
+0
*
jbd2: use bh_in instead of jh2bh(jh_in) to simplify code
Kemeng Shi
2024-06-27
1
-2
/
+2
*
jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer
Kemeng Shi
2024-06-27
1
-5
/
+4
*
jbd2: jump to new copy_done tag when b_frozen_data is created concurrently
Kemeng Shi
2024-06-27
1
-7
/
+6
*
jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer
Kemeng Shi
2024-06-27
1
-5
/
+2
*
jbd2: remove unused return info from jbd2_journal_write_metadata_buffer
Kemeng Shi
2024-06-27
2
-11
/
+8
*
jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
Kemeng Shi
2024-06-27
1
-0
/
+1
*
ext4: fix uninitialized variable in ext4_inlinedir_to_tree
Xiaxi Shen
2024-06-27
1
-1
/
+5
*
jbd2: use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-06-27
1
-1
/
+2
*
ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node
Li zeming
2024-06-27
1
-1
/
+1
*
Linux 6.10-rc5
v6.10-rc5
Linus Torvalds
2024-06-23
1
-1
/
+1
*
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-23
6
-41
/
+83
|
\
|
*
Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2024-06-23
3
-3
/
+3
|
|
\
|
|
*
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
2024-06-21
1
-1
/
+1
|
|
*
dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller s...
Krzysztof Kozlowski
2024-06-21
1
-1
/
+1
|
|
*
dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema
Krzysztof Kozlowski
2024-06-21
1
-1
/
+1
|
*
|
docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' ...
Wolfram Sang
2024-06-22
1
-17
/
+24
|
*
|
docs: i2c: summary: document 'local' and 'remote' targets
Wolfram Sang
2024-06-22
1
-4
/
+9
|
*
|
docs: i2c: summary: document use of inclusive language
Wolfram Sang
2024-06-22
2
-13
/
+25
|
*
|
docs: i2c: summary: update speed mode description
Wolfram Sang
2024-06-22
1
-2
/
+2
|
*
|
docs: i2c: summary: update I2C specification link
Wolfram Sang
2024-06-22
1
-5
/
+3
|
*
|
docs: i2c: summary: start sentences consistently.
Wolfram Sang
2024-06-22
1
-6
/
+6
|
*
|
i2c: Add nop fwnode operations
Sakari Ailus
2024-06-21
1
-2
/
+22
|
|
/
*
|
Merge tag '6.10-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-23
5
-32
/
+27
|
\
\
|
*
|
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-06-20
4
-15
/
+10
|
*
|
cifs: Only pick a channel once per read request
David Howells
2024-06-20
2
-11
/
+4
|
*
|
cifs: Defer read completion
David Howells
2024-06-20
1
-3
/
+12
|
*
|
cifs: fix typo in module parameter enable_gcm_256
Steve French
2024-06-19
1
-1
/
+1
|
*
|
cifs: drop the incorrect assertion in cifs_swap_rw()
Barry Song
2024-06-19
1
-2
/
+0
|
|
/
*
|
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-23
2
-21
/
+12
|
\
\
|
*
|
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
2024-06-16
2
-21
/
+12
*
|
|
Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-23
2
-2
/
+2
|
\
\
\
|
*
|
|
mips: fix compat_sys_lseek syscall
Arnd Bergmann
2024-06-21
1
-1
/
+1
[next]