index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-adp5520.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
jbd2: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-05
ext4: use memtostr_pad() for s_volume_name
Kees Cook
2
-2
/
+2
2024-07-05
jbd2: speed up jbd2_transaction_committed()
Zhang Yi
2
-12
/
+2
2024-06-28
ext4: make ext4_da_map_blocks() buffer_head unaware
Zhang Yi
1
-32
/
+31
2024-06-28
ext4: make ext4_insert_delayed_block() insert multi-blocks
Zhang Yi
1
-15
/
+36
2024-06-28
ext4: factor out a helper to check the cluster allocation state
Zhang Yi
1
-17
/
+38
2024-06-28
ext4: make ext4_da_reserve_space() reserve multi-clusters
Zhang Yi
2
-13
/
+15
2024-06-28
ext4: make ext4_es_insert_delayed_block() insert multi-blocks
Zhang Yi
4
-31
/
+62
2024-06-28
ext4: drop iblock parameter
Zhang Yi
1
-8
/
+7
2024-06-28
ext4: trim delalloc extent
Zhang Yi
1
-4
/
+10
2024-06-28
ext4: warn if delalloc counters are not zero on inactive
Zhang Yi
1
-1
/
+5
2024-06-28
ext4: check the extent status again before inserting delalloc block
Zhang Yi
1
-0
/
+21
2024-06-28
ext4: factor out a common helper to query extent map
Zhang Yi
1
-25
/
+32
2024-06-27
ext4: fix infinite loop when replaying fast_commit
Luis Henriques (SUSE)
1
-0
/
+2
2024-06-27
jbd2: remove unnecessary "should_sleep" in kjournald2
Kemeng Shi
1
-5
/
+2
2024-06-27
jbd2: remove dead check of JBD2_UNMOUNT in kjournald2
Kemeng Shi
1
-2
/
+0
2024-06-27
jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2
Kemeng Shi
1
-2
/
+0
2024-06-27
jbd2: use bh_in instead of jh2bh(jh_in) to simplify code
Kemeng Shi
1
-2
/
+2
2024-06-27
jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer
Kemeng Shi
1
-5
/
+4
2024-06-27
jbd2: jump to new copy_done tag when b_frozen_data is created concurrently
Kemeng Shi
1
-7
/
+6
2024-06-27
jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer
Kemeng Shi
1
-5
/
+2
2024-06-27
jbd2: remove unused return info from jbd2_journal_write_metadata_buffer
Kemeng Shi
2
-11
/
+8
2024-06-27
jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
Kemeng Shi
1
-0
/
+1
2024-06-27
ext4: fix uninitialized variable in ext4_inlinedir_to_tree
Xiaxi Shen
1
-1
/
+5
2024-06-27
jbd2: use str_plural() to fix Coccinelle warning
Thorsten Blum
1
-1
/
+2
2024-06-27
ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node
Li zeming
1
-1
/
+1
2024-06-23
Linux 6.10-rc5
v6.10-rc5
Linus Torvalds
1
-1
/
+1
2024-06-22
pwm: stm32: Fix error message to not describe the previous error path
Uwe Kleine-König
1
-1
/
+2
2024-06-22
pwm: stm32: Fix calculation of prescaler
Uwe Kleine-König
1
-6
/
+12
2024-06-22
docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' ...
Wolfram Sang
1
-17
/
+24
2024-06-22
docs: i2c: summary: document 'local' and 'remote' targets
Wolfram Sang
1
-4
/
+9
2024-06-22
docs: i2c: summary: document use of inclusive language
Wolfram Sang
2
-13
/
+25
2024-06-22
docs: i2c: summary: update speed mode description
Wolfram Sang
1
-2
/
+2
2024-06-22
docs: i2c: summary: update I2C specification link
Wolfram Sang
1
-5
/
+3
2024-06-22
docs: i2c: summary: start sentences consistently.
Wolfram Sang
1
-6
/
+6
2024-06-21
pwm: stm32: Refuse too small period requests
Uwe Kleine-König
1
-0
/
+2
2024-06-21
bcachefs: Move the ei_flags setting to after initialization
Youling Tang
1
-5
/
+3
2024-06-21
bcachefs: Fix a UAF after write_super()
Kent Overstreet
1
-2
/
+2
2024-06-21
bcachefs: Use bch2_print_string_as_lines for long err
Kent Overstreet
1
-5
/
+8
2024-06-21
bcachefs: Fix I_NEW warning in race path in bch2_inode_insert()
Kent Overstreet
1
-2
/
+10
2024-06-21
bcachefs: Replace bare EEXIST with private error codes
Kent Overstreet
5
-8
/
+12
2024-06-21
bcachefs: Fix missing alloc_data_type_set()
Kent Overstreet
1
-1
/
+3
2024-06-21
closures: Change BUG_ON() to WARN_ON()
Kent Overstreet
1
-2
/
+8
2024-06-21
RDMA/mana_ib: Ignore optional access flags for MRs
Konstantin Taranov
1
-0
/
+1
2024-06-21
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
1
-5
/
+8
2024-06-21
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
Yishai Hadas
1
-2
/
+2
2024-06-21
RDMA/mlx5: Ensure created mkeys always have a populated rb_key
Jason Gunthorpe
1
-1
/
+2
2024-06-21
RDMA/mlx5: Follow rb_key.ats when creating new mkeys
Jason Gunthorpe
1
-0
/
+1
2024-06-21
RDMA/mlx5: Remove extra unlock on error path
Jason Gunthorpe
1
-3
/
+1
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
1
-2
/
+22
[next]