index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
cifs: Fix unbuffered read
David Howells
1
-4
/
+0
2023-04-18
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
1
-0
/
+20
2023-04-18
f2fs: add has_enough_free_secs()
Yangtao Li
3
-24
/
+31
2023-04-18
f2fs: relax sanity check if checkpoint is corrupted
Jaegeuk Kim
3
-7
/
+29
2023-04-18
f2fs: refactor f2fs_gc to call checkpoint in urgent condition
Jaegeuk Kim
1
-14
/
+13
2023-04-18
gfs2: Move variable assignment behind a null pointer check in inode_go_dump
Markus Elfring
1
-1
/
+2
2023-04-18
gfs2: Use gfs2_holder_initialized for jindex
Bob Peterson
1
-6
/
+3
2023-04-18
gfs2: Eliminate gfs2_trim_blocks
Bob Peterson
2
-9
/
+0
2023-04-17
f2fs: remove folio_detach_private() in .invalidate_folio and .release_folio
Chao Yu
3
-108
/
+77
2023-04-17
f2fs: remove bulk remove_proc_entry() and unnecessary kobject_del()
Yangtao Li
1
-13
/
+2
2023-04-17
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2
-2
/
+2
2023-04-17
btrfs: fix uninitialized variable warnings
Genjian Zhang
2
-2
/
+2
2023-04-17
btrfs: use log root when iterating over index keys when logging directory
Filipe Manana
1
-27
/
+24
2023-04-17
btrfs: avoid iterating over all indexes when logging directory
Filipe Manana
2
-7
/
+57
2023-04-17
btrfs: dev-replace: error out if we have unrepaired metadata error during
Qu Wenruo
1
-5
/
+42
2023-04-17
btrfs: remove pointless loop at btrfs_get_next_valid_item()
Filipe Manana
1
-17
/
+6
2023-04-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
1
-0
/
+5
2023-04-17
btrfs: reinterpret async discard iops_limit=0 as no delay
Boris Burkov
1
-7
/
+12
2023-04-17
btrfs: set default discard iops_limit to 1000
Boris Burkov
1
-1
/
+1
2023-04-17
btrfs: remove unused raid56 functions which were dedicated for scrub
Qu Wenruo
2
-54
/
+0
2023-04-17
btrfs: scrub: remove scrub_bio structure
Qu Wenruo
2
-244
/
+6
2023-04-17
btrfs: scrub: remove scrub_block and scrub_sector structures
Qu Wenruo
2
-573
/
+0
2023-04-17
btrfs: scrub: remove the old scrub recheck code
Qu Wenruo
4
-1012
/
+14
2023-04-17
btrfs: scrub: remove the old writeback infrastructure
Qu Wenruo
2
-219
/
+3
2023-04-17
btrfs: scrub: remove scrub_parity structure
Qu Wenruo
3
-524
/
+9
2023-04-17
btrfs: scrub: use scrub_stripe to implement RAID56 P/Q scrub
Qu Wenruo
2
-10
/
+210
2023-04-17
btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure
Qu Wenruo
2
-474
/
+29
2023-04-17
btrfs: scrub: introduce helper to queue a stripe for scrub
Qu Wenruo
2
-17
/
+181
2023-04-17
btrfs: scrub: introduce error reporting functionality for scrub_stripe
Qu Wenruo
1
-11
/
+157
2023-04-17
btrfs: scrub: introduce a writeback helper for scrub_stripe
Qu Wenruo
2
-0
/
+96
2023-04-17
btrfs: scrub: introduce the main read repair worker for scrub_stripe
Qu Wenruo
2
-4
/
+204
2023-04-17
btrfs: scrub: introduce a helper to verify one scrub_stripe
Qu Wenruo
2
-2
/
+77
2023-04-17
btrfs: scrub: introduce a helper to verify one metadata block
Qu Wenruo
2
-0
/
+107
2023-04-17
btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripe
Qu Wenruo
5
-3
/
+158
2023-04-17
btrfs: scrub: introduce structure for new BTRFS_STRIPE_LEN based interface
Qu Wenruo
2
-0
/
+150
2023-04-17
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
5
-44
/
+132
2023-04-17
btrfs: introduce btrfs_bio::fs_info member
Qu Wenruo
6
-28
/
+49
2023-04-17
btrfs: scrub: use dedicated super block verification function to scrub one su...
Qu Wenruo
1
-8
/
+52
2023-04-17
btrfs: remove redundant release of btrfs_device::alloc_state
Anand Jain
1
-1
/
+0
2023-04-17
btrfs: warn for any missed cleanup at btrfs_close_one_device
Anand Jain
1
-4
/
+4
2023-04-17
btrfs: don't print the crc32c implementation at module load time
Christoph Hellwig
1
-1
/
+1
2023-04-17
btrfs: tree-log: factor out a clean_log_buffer helper
Christoph Hellwig
1
-61
/
+31
2023-04-17
block: make blkcg_punt_bio_submit optional
Christoph Hellwig
1
-0
/
+1
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
4
-6
/
+13
2023-04-17
btrfs, mm: remove the punt_to_cgroup field in struct writeback_control
Christoph Hellwig
1
-3
/
+3
2023-04-17
btrfs: also use kthread_associate_blkcg for uncompressible ranges
Christoph Hellwig
1
-4
/
+5
2023-04-17
btrfs: don't free the async_extent in submit_uncompressed_range
Christoph Hellwig
1
-13
/
+11
2023-04-17
btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write
Christoph Hellwig
3
-13
/
+8
2023-04-17
btrfs: correctly calculate delayed ref bytes when starting transaction
Filipe Manana
1
-5
/
+6
2023-04-17
btrfs: make btrfs_block_rsv_full() check more boolean when starting transaction
Filipe Manana
1
-1
/
+1
[prev]
[next]