index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
btrfs: scrub: distinguish scrub page from regular page
Qu Wenruo
1
-51
/
+51
2020-12-08
btrfs: pass bvec to csum_dirty_buffer instead of page
Qu Wenruo
1
-5
/
+6
2020-12-08
btrfs: extract extent buffer verification from btrfs_validate_metadata_buffer()
Qu Wenruo
1
-36
/
+42
2020-12-08
btrfs: make csum_tree_block() handle node smaller than page
Qu Wenruo
1
-2
/
+3
2020-12-08
btrfs: grab fs_info from extent_buffer in btrfs_mark_buffer_dirty
Qu Wenruo
1
-4
/
+1
2020-12-08
btrfs: make buffer_radix take sector size units
Qu Wenruo
2
-4
/
+5
2020-12-08
btrfs: assert page mapping lock in attach_extent_buffer_page
Qu Wenruo
1
-0
/
+9
2020-12-08
btrfs: protect fs_info->caching_block_groups by block_group_cache_lock
Josef Bacik
2
-6
/
+8
2020-12-08
btrfs: load free space cache asynchronously
Josef Bacik
3
-70
/
+60
2020-12-08
btrfs: load the free space cache inode extents from commit root
Josef Bacik
1
-1
/
+10
2020-12-08
btrfs: load free space cache into a temporary ctl
Josef Bacik
4
-119
/
+70
2020-12-08
btrfs: cleanup btrfs_discard_update_discardable usage
Josef Bacik
3
-11
/
+13
2020-12-08
btrfs: explicitly protect ->last_byte_to_unpin in unpin_extent_range
Josef Bacik
1
-0
/
+2
2020-12-08
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
3
-28
/
+40
2020-12-08
btrfs: do not shorten unpin len for caching block groups
Josef Bacik
1
-4
/
+4
2020-12-08
btrfs: reorder extent buffer members for better packing
David Sterba
1
-3
/
+3
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
17
-58
/
+0
2020-12-08
btrfs: locking: remove all the blocking helpers
Josef Bacik
15
-219
/
+30
2020-12-08
btrfs: scrub: remove local copy of csum_size from context
David Sterba
1
-10
/
+9
2020-12-08
btrfs: check integrity: remove local copy of csum_size
David Sterba
1
-5
/
+1
2020-12-08
btrfs: remove unnecessary local variables for checksum size
David Sterba
4
-10
/
+5
2020-12-08
btrfs: switch cached fs_info::csum_size from u16 to u32
David Sterba
9
-20
/
+18
2020-12-08
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
11
-24
/
+23
2020-12-08
btrfs: precalculate checksums per leaf once
David Sterba
3
-20
/
+13
2020-12-08
btrfs: store precalculated csum_size in fs_info
David Sterba
2
-0
/
+2
2020-12-08
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
7
-30
/
+25
2020-12-08
btrfs: replace div_u64 by shift in free_space_bitmap_size
David Sterba
1
-10
/
+8
2020-12-08
btrfs: use precalculated sectorsize_bits from fs_info
David Sterba
8
-13
/
+17
2020-12-08
btrfs: rename page_size to io_size in submit_extent_page
Qu Wenruo
1
-6
/
+6
2020-12-08
btrfs: only require sector size alignment for page read
Qu Wenruo
1
-18
/
+20
2020-12-08
btrfs: rename pages_locked in process_pages_contig()
Qu Wenruo
1
-4
/
+4
2020-12-08
btrfs: sink parameter start and len to check_data_csum
Qu Wenruo
1
-8
/
+18
2020-12-08
btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio
Qu Wenruo
4
-28
/
+24
2020-12-08
btrfs: sink the failed_start parameter to set_extent_bit
Qu Wenruo
3
-16
/
+15
2020-12-08
btrfs: update the comment for find_first_extent_bit
Qu Wenruo
1
-4
/
+5
2020-12-08
btrfs: fix the comment on lock_extent_buffer_for_io
Qu Wenruo
1
-4
/
+7
2020-12-08
btrfs: remove unnecessary casts in printk
David Sterba
3
-6
/
+3
2020-12-08
btrfs: add set/get accessors for root_item::drop_level
David Sterba
6
-12
/
+13
2020-12-08
btrfs: use root_item helpers for limit and flags in btrfs_create_tree
David Sterba
1
-2
/
+2
2020-12-08
btrfs: check-integrity: use proper helper to access btrfs_header
David Sterba
1
-1
/
+1
2020-12-08
btrfs: send: use helpers to access root_item::ctransid
David Sterba
1
-3
/
+3
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
3
-32
/
+29
2020-12-08
btrfs: use the right number of levels for lockdep keysets
David Sterba
1
-2
/
+2
2020-12-08
btrfs: remove dio iomap DSYNC workaround
Goldwyn Rodrigues
4
-88
/
+2
2020-12-08
btrfs: call iomap_dio_complete() without inode_lock
Goldwyn Rodrigues
1
-13
/
+11
2020-12-08
btrfs: remove btrfs_inode::dio_sem
Goldwyn Rodrigues
3
-24
/
+0
2020-12-08
btrfs: use shared lock for direct writes within EOF
Goldwyn Rodrigues
1
-11
/
+16
2020-12-08
btrfs: push inode locking and unlocking into buffered/direct write
Goldwyn Rodrigues
1
-33
/
+57
2020-12-08
btrfs: introduce btrfs_inode_lock()/unlock()
Goldwyn Rodrigues
3
-16
/
+69
2020-12-08
btrfs: introduce btrfs_write_check()
Goldwyn Rodrigues
1
-74
/
+77
[prev]
[next]