index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-3
/
+5
2022-09-29
spi: spi-gxp: Use devm_platform_ioremap_resource()
Yang Yingliang
1
-7
/
+3
2022-09-29
ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe
Zhang Qilong
1
-2
/
+6
2022-09-29
ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
Zhang Qilong
1
-3
/
+3
2022-09-29
ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
Zhang Qilong
1
-3
/
+3
2022-09-29
ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
Zhang Qilong
1
-3
/
+3
2022-09-29
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new_buffer
Tetsuo Handa
1
-0
/
+3
2022-09-29
btrfs: drop extent map range more efficiently
Filipe Manana
1
-45
/
+74
2022-09-29
btrfs: avoid pointless extent map tree search when flushing delalloc
Filipe Manana
1
-1
/
+0
2022-09-29
btrfs: remove unnecessary next extent map search
Filipe Manana
1
-14
/
+17
2022-09-29
btrfs: remove unnecessary NULL pointer checks when searching extent maps
Filipe Manana
1
-14
/
+14
2022-09-29
btrfs: assert tree is locked when clearing extent map from logging
Filipe Manana
1
-0
/
+2
2022-09-29
btrfs: remove unnecessary extent map initializations
Filipe Manana
1
-2
/
+0
2022-09-29
btrfs: remove the refcount warning/check at free_extent_map()
Filipe Manana
1
-1
/
+0
2022-09-29
btrfs: add helper to replace extent map range with a new extent map
Filipe Manana
5
-60
/
+56
2022-09-29
btrfs: move open coded extent map tree deletion out of inode eviction
Filipe Manana
2
-14
/
+28
2022-09-29
btrfs: use cond_resched_rwlock_write() during inode eviction
Filipe Manana
1
-5
/
+1
2022-09-29
btrfs: use extent_map_end() at btrfs_drop_extent_map_range()
Filipe Manana
1
-4
/
+6
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
8
-223
/
+237
2022-09-29
btrfs: fix missed extent on fsync after dropping extent maps
Filipe Manana
1
-12
/
+46
2022-09-29
btrfs: remove stale prototype of btrfs_write_inode
Jeff Layton
1
-1
/
+0
2022-09-29
btrfs: enable nowait async buffered writes
Stefan Roesch
1
-2
/
+2
2022-09-29
btrfs: assert nowait mode is not used for some btree search functions
Stefan Roesch
1
-0
/
+4
2022-09-29
btrfs: make btrfs_buffered_write nowait compatible
Stefan Roesch
1
-2
/
+5
2022-09-29
btrfs: plumb NOWAIT through the write path
Stefan Roesch
1
-6
/
+13
2022-09-29
btrfs: make lock_and_cleanup_extent_if_need nowait compatible
Stefan Roesch
1
-3
/
+16
2022-09-29
btrfs: make prepare_pages nowait compatible
Stefan Roesch
1
-8
/
+35
2022-09-29
btrfs: make btrfs_check_nocow_lock nowait compatible
Josef Bacik
3
-13
/
+24
2022-09-29
btrfs: add btrfs_try_lock_ordered_range
Josef Bacik
2
-0
/
+26
2022-09-29
btrfs: add the ability to use NO_FLUSH for data reservations
Josef Bacik
6
-9
/
+18
2022-09-29
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
8
-16
/
+29
2022-09-29
Merge tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme into block-6.0
Jens Axboe
2
-3
/
+7
2022-09-29
block: add rationale for not using blk_mq_plug() when applicable
Pankaj Raghav
2
-0
/
+12
2022-09-29
ring-buffer: Fix race between reset page and reading page
Steven Rostedt (Google)
1
-0
/
+33
2022-09-29
ext4: fix null-ptr-deref in ext4_write_info
Baokun Li
1
-1
/
+1
2022-09-29
ext4: don't run ext4lazyinit for read-only filesystems
Josh Triplett
1
-3
/
+3
2022-09-29
ext4: remove deprecated noacl/nouser_xattr options
Yang Xu
1
-10
/
+1
2022-09-29
ext4: avoid crash when inline data creation follows DIO write
Jan Kara
1
-0
/
+6
2022-09-29
dt-bindings: gpio-regulator: add vin-supply property support
Jerome Neanne
1
-0
/
+3
2022-09-29
regulator: gpio: Add input_supply support in gpio_regulator_config
Jerome Neanne
2
-0
/
+17
2022-09-29
ASoC: wcd-mbhc-v2: Revert "ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()"
Krzysztof Kozlowski
1
-4
/
+6
2022-09-29
tracing/user_events: Update ABI documentation to align to bits vs bytes
Beau Belgrave
1
-28
/
+58
2022-09-29
tracing/user_events: Use bits vs bytes for enabled status page data
Beau Belgrave
5
-38
/
+135
2022-09-29
tracing/user_events: Use refcount instead of atomic for ref tracking
Beau Belgrave
1
-29
/
+24
2022-09-29
tracing/user_events: Ensure user provided strings are safely formatted
Beau Belgrave
1
-32
/
+59
2022-09-29
tracing/user_events: Use WRITE instead of READ for io vector import
Beau Belgrave
1
-1
/
+2
2022-09-29
tracing/user_events: Use NULL for strstr checks
Beau Belgrave
1
-3
/
+3
2022-09-29
tracing: Fix spelling mistake "preapre" -> "prepare"
Colin Ian King
1
-1
/
+1
2022-09-29
tracing: Wake up waiters when tracing is disabled
Steven Rostedt (Google)
1
-0
/
+6
2022-09-29
tracing: Add ioctl() to force ring buffer waiters to wake up
Steven Rostedt (Google)
1
-0
/
+22
[prev]
[next]