index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
log.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
ubifs: fix sort function prototype
Arnd Bergmann
1
-5
/
+4
2024-02-25
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
1
-0
/
+6
2024-02-25
MAINTAINERS: Add Zhihao Cheng as UBI/UBIFS reviewer
Richard Weinberger
1
-0
/
+2
2024-02-25
ubifs: Convert populate_page() to take a folio
Matthew Wilcox (Oracle)
1
-20
/
+21
2024-02-25
ubifs: Use a folio in ubifs_do_bulk_read()
Matthew Wilcox (Oracle)
1
-7
/
+7
2024-02-25
ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()
Matthew Wilcox (Oracle)
1
-15
/
+13
2024-02-25
ubifs: Convert cancel_budget() to take a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2024-02-25
ubifs: Convert allocate_budget() to work on a folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2024-02-25
ubifs: Convert do_readpage() to take a folio
Matthew Wilcox (Oracle)
1
-34
/
+30
2024-02-25
ubifs: Convert ubifs_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-20
/
+21
2024-02-25
ubifs: Convert ubifs_write_begin() to use a folio
Matthew Wilcox (Oracle)
1
-16
/
+16
2024-02-25
ubifs: Convert write_begin_slow() to use a folio
Matthew Wilcox (Oracle)
1
-22
/
+23
2024-02-25
ubifs: Convert ubifs_vm_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2
-18
/
+28
2024-02-25
ubifs: Convert do_writepage() to take a folio
Matthew Wilcox (Oracle)
1
-26
/
+30
2024-02-25
ubifs: Use a folio in do_truncation()
Matthew Wilcox (Oracle)
1
-12
/
+12
2024-02-25
ubifs: Convert ubifs_writepage to use a folio
Matthew Wilcox (Oracle)
1
-22
/
+17
2024-02-25
ubifs: Convert from writepage to writepages
Matthew Wilcox (Oracle)
1
-2
/
+10
2024-02-25
ubifs: Set page uptodate in the correct place
Matthew Wilcox (Oracle)
1
-9
/
+4
2024-02-18
Linux 6.8-rc5
v6.8-rc5
Linus Torvalds
1
-1
/
+1
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
4
-3
/
+129
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-16
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer
Siddharth Vadapalli
1
-0
/
+1
2024-02-16
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2
-2
/
+23
2024-02-16
zonefs: Improve error handling
Damien Le Moal
2
-43
/
+65
2024-02-15
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
1
-2
/
+2
2024-02-15
drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
Rajneesh Bhardwaj
3
-1
/
+13
2024-02-15
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-02-15
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...
Srinivasan Shanmugam
1
-4
/
+1
2024-02-15
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
Thong
1
-2
/
+2
2024-02-15
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
2
-7
/
+11
2024-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-15
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-15
Revert "drm/amd: flush any delayed gfxoff on suspend entry"
Mario Limonciello
2
-2
/
+8
2024-02-15
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
3
-2
/
+26
2024-02-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-15
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
1
-6
/
+4
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
3
-0
/
+21
2024-02-15
update workarounds for gcc "asm goto" issue
Linus Torvalds
3
-4
/
+21
2024-02-15
seq_buf: Fix kernel documentation
Andy Shevchenko
2
-23
/
+24
2024-02-15
seq_buf: Don't use "proxy" headers
Andy Shevchenko
2
-3
/
+16
2024-02-15
drm/msm: Wire up tlb ops
Rob Clark
1
-3
/
+29
2024-02-15
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
1
-1
/
+2
2024-02-15
net: fill in MODULE_DESCRIPTION()s for missing arcnet
Breno Leitao
10
-0
/
+10
2024-02-15
net: fill in MODULE_DESCRIPTION()s for mdio_devres
Breno Leitao
1
-0
/
+1
[next]