index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: wait for actual caching progress during allocation
Josef Bacik
2023-08-10
2
-2
/
+17
*
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
2023-07-26
1
-2
/
+7
*
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
2023-07-24
1
-0
/
+1
*
btrfs: remove BUG_ON()'s in add_new_free_space()
Filipe Manana
2023-07-24
3
-26
/
+53
*
btrfs: account block group tree when calculating global reserve size
Filipe Manana
2023-07-20
1
-0
/
+5
*
btrfs: zoned: do not enable async discard
Naohiro Aota
2023-07-20
2
-1
/
+9
*
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
2023-07-18
1
-0
/
+1
*
btrfs: fix ordered extent split error handling in btrfs_dio_submit_io
Christoph Hellwig
2023-07-18
1
-2
/
+5
*
btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
Josef Bacik
2023-07-18
1
-3
/
+11
*
btrfs: raid56: always verify the P/Q contents for scrub
Qu Wenruo
2023-07-18
1
-8
/
+3
*
btrfs: use irq safe locking when running and adding delayed iputs
Filipe Manana
2023-07-18
1
-10
/
+25
*
btrfs: fix iput() on error pointer after error during orphan cleanup
Filipe Manana
2023-07-18
1
-10
/
+10
*
btrfs: fix double iput() on inode after an error during orphan cleanup
Filipe Manana
2023-07-18
1
-0
/
+1
*
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
2023-07-18
1
-0
/
+1
*
btrfs: fix use-after-free of new block group that became unused
Filipe Manana
2023-07-11
2
-2
/
+16
*
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
2023-07-11
1
-1
/
+2
*
btrfs: fix race between balance and cancel/pause
Josef Bacik
2023-07-11
1
-10
/
+4
*
btrfs: fix race between quota disable and relocation
Filipe Manana
2023-06-19
1
-3
/
+15
*
btrfs: add comment to struct btrfs_fs_info::dirty_cowonly_roots
Filipe Manana
2023-06-19
1
-0
/
+1
*
btrfs: fix race when deleting free space root from the dirty cow roots list
Filipe Manana
2023-06-19
1
-0
/
+3
*
btrfs: fix race when deleting quota root from the dirty cow roots list
Filipe Manana
2023-06-19
1
-0
/
+2
*
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
2023-06-19
1
-1
/
+1
*
btrfs: update i_version in update_dev_time
Jeff Layton
2023-06-19
1
-1
/
+1
*
btrfs: make btrfs_compressed_bioset static
Ben Dooks
2023-06-19
1
-1
/
+1
*
btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
Matt Corallo
2023-06-19
1
-1
/
+8
*
btrfs: scrub: remove btrfs_fs_info::scrub_wr_completion_workers
Qu Wenruo
2023-06-19
2
-18
/
+2
*
btrfs: scrub: remove scrub_ctx::csum_list member
Qu Wenruo
2023-06-19
1
-14
/
+0
*
btrfs: do not BUG_ON after failure to migrate space during truncation
Filipe Manana
2023-06-19
1
-3
/
+18
*
btrfs: do not BUG_ON on failure to get dir index for new snapshot
Filipe Manana
2023-06-19
1
-1
/
+4
*
btrfs: send: do not BUG_ON() on unexpected symlink data extent
Filipe Manana
2023-06-19
1
-2
/
+14
*
btrfs: do not BUG_ON() when dropping inode items from log root
Filipe Manana
2023-06-19
1
-6
/
+6
*
btrfs: replace BUG_ON() at split_item() with proper error handling
Filipe Manana
2023-06-19
1
-1
/
+6
*
btrfs: do not BUG_ON() on tree mod log failures at btrfs_del_ptr()
Filipe Manana
2023-06-19
2
-15
/
+41
*
btrfs: do not BUG_ON() on tree mod log failures at insert_ptr()
Filipe Manana
2023-06-19
1
-19
/
+52
*
btrfs: do not BUG_ON() on tree mod log failure at insert_new_root()
Filipe Manana
2023-06-19
1
-1
/
+6
*
btrfs: do not BUG_ON() on tree mod log failures at push_nodes_for_insert()
Filipe Manana
2023-06-19
1
-2
/
+12
*
btrfs: abort transaction at update_ref_for_cow() when ref count is zero
Filipe Manana
2023-06-19
1
-3
/
+7
*
btrfs: abort transaction at balance_level() when left child is missing
Filipe Manana
2023-06-19
1
-3
/
+7
*
btrfs: avoid unnecessarily setting the fs to RO and error state at balance_le...
Filipe Manana
2023-06-19
1
-1
/
+0
*
btrfs: rename enospc label to out at balance_level()
Filipe Manana
2023-06-19
1
-12
/
+12
*
btrfs: do not BUG_ON() on tree mod log failure at balance_level()
Filipe Manana
2023-06-19
1
-3
/
+14
*
btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()
Filipe Manana
2023-06-19
1
-2
/
+7
*
btrfs: avoid tree mod log ENOMEM failures when we don't need to log
Filipe Manana
2023-06-19
1
-34
/
+114
*
btrfs: fix extent buffer leak after tree mod log failure at split_node()
Filipe Manana
2023-06-19
1
-0
/
+2
*
btrfs: add missing error handling when logging operation while COWing extent ...
Filipe Manana
2023-06-19
1
-2
/
+8
*
btrfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-19
2
-2
/
+2
*
btrfs: update documentation for a block group's bg_list member
Filipe Manana
2023-06-19
1
-1
/
+8
*
btrfs: reinsert BGs failed to reclaim
Naohiro Aota
2023-06-19
1
-0
/
+2
*
btrfs: bail out reclaim process if filesystem is read-only
Naohiro Aota
2023-06-19
1
-2
/
+9
*
btrfs: move out now unused BG from the reclaim list
Naohiro Aota
2023-06-19
1
-1
/
+4
[next]