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
...
*
filemap: Update the folio_lock documentation
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+57
*
filemap: Remove obsolete comment in lock_page
Miaohe Lin
2022-05-08
1
-3
/
+0
*
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
2022-05-08
2
-32
/
+0
*
i915: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
1
-12
/
+11
*
f2fs: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+5
*
ext4: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+5
*
hfsplus: Call hfsplus_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
3
-7
/
+8
*
hfs: Call hfs_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
3
-6
/
+7
*
ntfs3: Remove fsdata parameter from ntfs_extend_initialized_size()
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+2
*
ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
3
-10
/
+12
*
namei: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
1
-3
/
+3
*
buffer: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-08
1
-6
/
+8
*
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
45
-90
/
+69
*
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
4
-6
/
+4
*
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
20
-28
/
+28
*
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
9
-9
/
+9
*
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
13
-23
/
+16
*
fs: Remove aop_flags parameter from netfs_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
6
-7
/
+6
*
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
2022-05-08
3
-11
/
+1
*
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
3
-13
/
+11
*
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
3
-11
/
+9
*
ext4: Use scoped memory API in mext_page_double_lock()
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+9
*
ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
Matthew Wilcox (Oracle)
2022-05-08
1
-3
/
+1
*
f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+8
*
namei: Convert page_symlink() to use memalloc_nofs_save()
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+7
*
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
2022-05-08
3
-14
/
+3
*
ext4: Use page_symlink() instead of __page_symlink()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+6
*
scsicam: Fix use of page cache
Matthew Wilcox (Oracle)
2022-05-08
1
-6
/
+5
*
Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-08
21
-74
/
+96
|
\
|
*
Merge tag 'asoc-fix-v5.18-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-05-08
14
-41
/
+54
|
|
\
|
|
*
ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
Ajit Kumar Pandey
2022-04-27
1
-0
/
+5
|
|
*
ASoC: ops: Validate input values in snd_soc_put_volsw_range()
Mark Brown
2022-04-26
1
-1
/
+17
|
|
*
ASoC: dmaengine: Restore NULL prepare_slave_config() callback
Codrin Ciubotariu
2022-04-25
1
-3
/
+3
|
|
*
ASoC: atmel: mchp-pdmc: set prepare_slave_config
Codrin Ciubotariu
2022-04-25
1
-0
/
+1
|
|
*
ASoC: max98090: Generate notifications on changes for custom control
Mark Brown
2022-04-25
1
-1
/
+1
|
|
*
ASoC: max98090: Reject invalid values in custom control put()
Mark Brown
2022-04-25
1
-0
/
+3
|
|
*
ASoC: rt9120: Correct the reg 0x09 size to one byte
ChiYuan Huang
2022-04-22
1
-1
/
+0
|
|
*
ASoC: meson: axg-card: Fix nonatomic links
Neil Armstrong
2022-04-21
1
-1
/
+0
|
|
*
ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
Neil Armstrong
2022-04-21
1
-21
/
+5
|
|
*
ASoC: soc-ops: fix error handling
Pierre-Louis Bossart
2022-04-21
1
-1
/
+1
|
|
*
ASoC: meson: Fix event generation for G12A tohdmi mux
Mark Brown
2022-04-21
1
-1
/
+1
|
|
*
ASoC: meson: Fix event generation for AUI CODEC mux
Mark Brown
2022-04-21
1
-1
/
+1
|
|
*
ASoC: meson: Fix event generation for AUI ACODEC mux
Mark Brown
2022-04-21
1
-1
/
+1
|
|
*
ASoC: da7219: Fix change notifications for tone generator frequency
Mark Brown
2022-04-20
1
-4
/
+10
|
|
*
ASoC: simple-card-utils: fix sysclk shutdown
Olivier Moysan
2022-04-20
1
-1
/
+1
|
|
*
ASoC: wm8958: Fix change notifications for DSP controls
Mark Brown
2022-04-19
1
-4
/
+4
|
*
|
ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
Takashi Sakamoto
2022-04-25
1
-0
/
+1
|
*
|
ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers
Zihao Wang
2022-04-25
1
-0
/
+1
|
*
|
Merge branch 'topic/firewire' into for-linus
Takashi Iwai
2022-04-25
5
-27
/
+32
|
|
\
\
|
|
*
|
firewire: core: extend card->lock in fw_core_handle_bus_reset
Niels Dossche
2022-04-25
2
-6
/
+6
[prev]
[next]