Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
803f0f64d17769071d7287d9e3e3b79a3e1ae937
803f0f6
Btrfs: fix fsync not persisting dentry deletions due to inode evictions
by Filipe Manana
· 6 years ago
89b798a
btrfs: Use btrfs_get_io_geometry appropriately
by Nikolay Borisov
· 6 years ago
5f14112
btrfs: Introduce btrfs_io_geometry infrastructure
by Nikolay Borisov
· 6 years ago
c9d713d
btrfs: improve messages when updating feature flags
by David Sterba
· 6 years ago
6c64460
btrfs: shut up bogus -Wmaybe-uninitialized warning
by Arnd Bergmann
· 6 years ago
9e96749
Btrfs: prevent send failures and crashes due to concurrent relocation
by Filipe Manana
· 6 years ago
71a9c48
btrfs: document BTRFS_MAX_MIRRORS
by David Sterba
· 6 years ago
a07e8a4
btrfs: use mask for RAID56 profiles
by David Sterba
· 6 years ago
c7369b3
btrfs: add mask for all RAID1 types
by David Sterba
· 6 years ago
e88439d
btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
by Qu Wenruo
· 6 years ago
aa53e3b
btrfs: correctly validate compression type
by Johannes Thumshirn
· 6 years ago
d1d832a
Btrfs: fix data loss after inode eviction, renaming it, and fsync it
by Filipe Manana
· 6 years ago
6d58a55
btrfs: raid56: clear incompat block group flags after removing the last one
by David Sterba
· 6 years ago
00801ae
btrfs: switch extent_buffer write_locks from atomic to int
by David Sterba
· 6 years ago
f3dc24c
btrfs: switch extent_buffer spinning_writers from atomic to int
by David Sterba
· 6 years ago
06297d8
btrfs: switch extent_buffer blocking_writers from atomic to int
by David Sterba
· 6 years ago
38e9372
btrfs: assert delayed ref lock in btrfs_find_delayed_ref_head
by David Sterba
· 6 years ago
93ead46
btrfs: tests: add locks around add_extent_mapping
by David Sterba
· 6 years ago
8666e63
btrfs: Document __etree_search
by Nikolay Borisov
· 6 years ago
1eaebb3
btrfs: Don't trim returned range based on input value in find_first_clear_extent_bit
by Nikolay Borisov
· 6 years ago
53460a4
btrfs: trim: make reserved device area adjustments more explicit
by Nikolay Borisov
· 6 years ago
6f8e4fd
btrfs: use file:line format for assertion report
by David Sterba
· 6 years ago
ea41d6b
btrfs: remove assumption about csum type form btrfs_print_data_csum_error()
by Johannes Thumshirn
· 6 years ago
d517857
btrfs: directly call into crypto framework for checksumming
by Johannes Thumshirn
· 6 years ago
6d97c6e
btrfs: add boilerplate code for directly including the crypto framework
by Johannes Thumshirn
· 6 years ago
51bce6c
btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
by Johannes Thumshirn
· 6 years ago
8dc3f22
btrfs: check for supported superblock checksum type before checksum validation
by Johannes Thumshirn
· 6 years ago
e7e16f4
btrfs: add common checksum type validation
by Johannes Thumshirn
· 6 years ago
7ebc7e5
btrfs: format checksums according to type for printing
by Johannes Thumshirn
· 6 years ago
10fe6ca
btrfs: don't assume compressed_bio sums to be 4 bytes
by Johannes Thumshirn
· 6 years ago
1e25a2e
btrfs: don't assume ordered sums to be 4 bytes
by Johannes Thumshirn
· 6 years ago
4bb3c2e
btrfs: use btrfs_crc32c{,_final}() in for free space cache
by Johannes Thumshirn
· 6 years ago
65019df
btrfs: resurrect btrfs_crc32c()
by Johannes Thumshirn
· 6 years ago
5852c8b
btrfs: use btrfs_csum_data() instead of directly calling crc32c
by Johannes Thumshirn
· 6 years ago
a94d1d0
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to COW without data reservation
by Qu Wenruo
· 6 years ago
5f791ec
btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow
by Nikolay Borisov
· 6 years ago
0b6f5d4
btrfs: Add comments on locking of several device-related fields
by Nikolay Borisov
· 6 years ago
bd80d94
btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range
by Nikolay Borisov
· 6 years ago
23d31bd
btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range
by Nikolay Borisov
· 6 years ago
ffa8721
btrfs: add new helper btrfs_lock_and_flush_ordered_range
by Nikolay Borisov
· 6 years ago
1200b51
btrfs: remove the incorrect comment on RO fs when btrfs_run_delalloc_range() fails
by Qu Wenruo
· 6 years ago
480b9b4
btrfs: extent-tree: Add trace events for space info numbers update
by Qu Wenruo
· 6 years ago
0185f36
btrfs: extent-tree: Add lockdep assert when updating space info
by Qu Wenruo
· 6 years ago
cff8267
btrfs: read number of data stripes from map only once
by David Sterba
· 6 years ago
72ad813
btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes
by David Sterba
· 6 years ago
158da51
btrfs: refactor helper for bg flags to name conversion
by David Sterba
· 6 years ago
e3ecdb3
btrfs: factor out devs_max setting in __btrfs_alloc_chunk
by David Sterba
· 6 years ago
8c3e358
btrfs: use u8 for raid_array members
by David Sterba
· 6 years ago
946c925
btrfs: factor out helper for counting data stripes
by David Sterba
· 6 years ago
44b28ad
btrfs: use raid_attr table for btrfs_bg_type_to_factor
by David Sterba
· 6 years ago
6079e12
btrfs: use raid_attr table to find profiles for integrity lowering
by David Sterba
· 6 years ago
081db89
btrfs: use raid_attr to get allowed profiles for balance conversion
by David Sterba
· 6 years ago
fc9a2ac
btrfs: use raid_attr in btrfs_chunk_max_errors
by David Sterba
· 6 years ago
9fa02ac
btrfs: use raid_attr table in get_profile_num_devs
by David Sterba
· 6 years ago
c8bf1b6
btrfs: remove mapping tree structures indirection
by David Sterba
· 6 years ago
49cc180
btrfs: raid56: allow the exact minimum number of devices for balance convert
by David Sterba
· 6 years ago
0ee5f8a
btrfs: fix minimum number of chunk errors for DUP
by David Sterba
· 6 years ago
be9b8df
Btrfs: remove unused variables in __btrfs_unlink_inode
by Liu Bo
· 6 years ago
cebf05c
btrfs: Remove unused variable mode in btrfs_mount
by Goldwyn Rodrigues
· 6 years ago
8f63a84
btrfs: switch order of unlocks of space_info and bg in do_trimming()
by Su Yue
· 6 years ago
4c094c3
btrfs: tree-checker: Check if the file extent end overflows
by Qu Wenruo
· 6 years ago
2ed95d2
btrfs: Remove redundant assignment of tgt_device->commit_total_bytes
by Nikolay Borisov
· 6 years ago
f232ab0
btrfs: Explicitly reserve space for devreplace item
by Nikolay Borisov
· 6 years ago
fa19452
btrfs: Streamline replace sem unlock in btrfs_dev_replace_start
by Nikolay Borisov
· 6 years ago
e1e0eb4
btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values
by Nikolay Borisov
· 6 years ago
419684b
btrfs: dev-replace: Remove impossible WARN_ON
by Nikolay Borisov
· 6 years ago
b0d9e1e
btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev
by Nikolay Borisov
· 6 years ago
ddb9378
btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev
by Nikolay Borisov
· 6 years ago
5911c8f
btrfs: fiemap: preallocate ulists for btrfs_check_shared
by David Sterba
· 6 years ago
9b4e675
btrfs: detect fast implementation of crc32c on all architectures
by David Sterba
· 6 years ago
7819244
btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes()
by Qu Wenruo
· 6 years ago
6fbc727
Linux 5.2-rc7
by Linus Torvalds
· 6 years ago
39132f7
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
7c15f41
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7282545
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
57103eb
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
eed7d30
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a7211bc
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2407e48
Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
01305db
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
0839c53
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
f8b5c72
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
c57582a
Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 6 years ago
c949c30
Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
43251db
Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
5b607ba
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
9dda12b
Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0619137
Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
8f9fab4
linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
by Vinod Koul
· 6 years ago
1a5f439
mm, swap: fix THP swap out
by Huang Ying
· 6 years ago
1bf4580
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
by Andrea Arcangeli
· 6 years ago
8708e13
MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
by Nick Desaulniers
· 6 years ago
2c92923
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
by Arnd Bergmann
· 6 years ago
7298e3b
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
by Colin Ian King
· 6 years ago
4ada1e8
initramfs: fix populate_initrd_image() section mismatch
by Geert Uytterhoeven
· 6 years ago
432b1de
mm/oom_kill.c: fix uninitialized oc->constraint
by Yafang Shao
· 6 years ago
faf53de
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
by Naoya Horiguchi
· 6 years ago
b38e596
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
by Naoya Horiguchi
· 6 years ago
97abc88
signal: remove the wrong signal_pending() check in restore_user_sigmask()
by Oleg Nesterov
· 6 years ago
867bfa4
fs/binfmt_flat.c: make load_flat_shared_library() work
by Jann Horn
· 6 years ago
Next »