Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e6e674bd4d54fe8d47a06914f3b90752785b4882
e6e674b
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
by Anand Jain
· 7 years ago
e12c962
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
by Anand Jain
· 7 years ago
ebbede4
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
by Anand Jain
· 7 years ago
3c958bd
btrfs: add helper for device path or missing
by Anand Jain
· 7 years ago
38b5f68
btrfs: drop btrfs_device::can_discard to query directly
by Anand Jain
· 7 years ago
ccc8dc7
btrfs: make function update_share_count static
by Colin Ian King
· 7 years ago
4a2d25c
btrfs: Remove redundant FLAG_VACANCY
by Nikolay Borisov
· 7 years ago
3f2dd7a
btrfs: extent-tree: Make btrfs_inode_rsv_refill function static
by Qu Wenruo
· 7 years ago
431e982
btrfs: move some zstd work data from stack to workspace
by David Sterba
· 7 years ago
5302e08
btrfs: reorder btrfs_transaction members for better packing
by David Sterba
· 7 years ago
165c8b0
btrfs: use narrower type for btrfs_transaction::num_dirty_bgs
by David Sterba
· 7 years ago
1ca4bb6
btrfs: reorder btrfs_trans_handle members for better packing
by David Sterba
· 7 years ago
b50fff8
btrfs: switch to refcount_t type for btrfs_trans_handle::use_count
by David Sterba
· 7 years ago
2dbda74
btrfs: remove unused member of btrfs_trans_handle
by David Sterba
· 7 years ago
7c2871a
btrfs: switch btrfs_trans_handle::adding_csums to bool
by David Sterba
· 7 years ago
bf46f52
btrfs: remove dead code from btrfs_get_extent
by Edmund Nadolski
· 7 years ago
41a1ead
btrfs: btrfs_inode_log_parent should use defined inode_only values.
by Edmund Nadolski
· 7 years ago
71a6355
btrfs: switch to on-stack csum buffer in csum_tree_block
by David Sterba
· 7 years ago
343e4fc
Btrfs: set plug for fsync
by Liu Bo
· 7 years ago
0fb08bc
btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()
by Anand Jain
· 7 years ago
9f050db
btrfs: move check for device generation to the last
by Anand Jain
· 7 years ago
71f8a8d
btrfs: set fs_devices->seed directly
by Anand Jain
· 7 years ago
02cfe77
btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warning
by Geert Uytterhoeven
· 7 years ago
6af49db
btrfs: sink get_extent parameter to read_extent_buffer_pages
by David Sterba
· 8 years ago
4ef7769
btrfs: sink get_extent parameter to __do_contiguous_readpages
by David Sterba
· 8 years ago
e4d17ef
btrfs: sink get_extent parameter to __extent_readpages
by David Sterba
· 8 years ago
0932584
btrfs: sink get_extent parameter to extent_readpages
by David Sterba
· 8 years ago
e3350e1
btrfs: sink get_extent parameter to get_extent_skip_holes
by David Sterba
· 8 years ago
2135fb9
btrfs: sink get_extent parameter to extent_fiemap
by David Sterba
· 8 years ago
3c98c62
btrfs: drop get_extent from extent_page_data
by David Sterba
· 8 years ago
deac642
btrfs: sink get_extent parameter to extent_write_full_page
by David Sterba
· 8 years ago
916b929
btrfs: sink get_extent parameter to extent_write_locked_range
by David Sterba
· 8 years ago
4331759
btrfs: sink get_extent parameter to extent_writepages
by David Sterba
· 8 years ago
bae15d9
btrfs: Cleanup existing name_len checks
by Qu Wenruo
· 7 years ago
ad7b0368
btrfs: tree-checker: Add checker for dir item
by Qu Wenruo
· 7 years ago
712e36c
btrfs: use GFP_KERNEL in btrfs_alloc_inode
by David Sterba
· 7 years ago
f08dc36
btrfs: sink gfp parameter to clear_extent_uptodate
by David Sterba
· 7 years ago
ae0f162
btrfs: sink gfp parameter to clear_extent_bit
by David Sterba
· 7 years ago
66b0c88
btrfs: prepare to drop gfp mask parameter from clear_extent_bit
by David Sterba
· 7 years ago
1538e6c
btrfs: use non-RCU list traversal in write_all_supers callees
by David Sterba
· 8 years ago
d03262c
btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info
by David Sterba
· 8 years ago
c5593ca
btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info
by David Sterba
· 8 years ago
08ffcae
btrfs: simplify btrfs_close_bdev
by David Sterba
· 8 years ago
9c6b1c4
btrfs: document device locking
by David Sterba
· 8 years ago
5c4cf6c
btrfs: simplify exit paths in btrfs_init_new_device
by David Sterba
· 7 years ago
55de480
btrfs: use free_device where opencoded
by David Sterba
· 7 years ago
48dae9c
btrfs: introduce free_device helper
by David Sterba
· 7 years ago
f06c596
btrfs: rename device free rcu helper to free_device_rcu
by David Sterba
· 8 years ago
4c274bc
Btrfs: document rules about bio async submit
by Liu Bo
· 7 years ago
057aac3
btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans
by Nikolay Borisov
· 7 years ago
f5c29bd
Btrfs: add __init macro to btrfs init functions
by Liu Bo
· 7 years ago
c74a0b0
btrfs: rename btrfs_add_device to btrfs_add_dev_item
by Anand Jain
· 7 years ago
33d85fd
btrfs: Don't generate UUID for non-fs tree
by Qu Wenruo
· 7 years ago
2c99738
btrfs: move volume_mutex into the btrfs_rm_device()
by Anand Jain
· 7 years ago
96b09dd
btrfs: Use locked_end rather than open coding it
by Nikolay Borisov
· 7 years ago
6b7d6e9
btrfs: Move loop termination condition in while()
by Nikolay Borisov
· 7 years ago
47dba17
Btrfs: remove rcu_barrier in btrfs_close_devices
by Liu Bo
· 7 years ago
8577787
btrfs: Move checks from btrfs_wq_run_delayed_node to btrfs_balance_delayed_items
by Nikolay Borisov
· 7 years ago
617c54a
btrfs: Make btrfs_async_run_delayed_root use a loop rather than multiple labels
by Nikolay Borisov
· 7 years ago
d3fac6b
btrfs: Remove redundant mirror_num arg
by Nikolay Borisov
· 7 years ago
ac244ef
btrfs: Remove unused function
by Nikolay Borisov
· 7 years ago
4660c49
btrfs: Remove redundant memory barrier in dev stats
by Nikolay Borisov
· 7 years ago
9deae96
btrfs: Fix memory barriers usage with device stats counters
by Nikolay Borisov
· 7 years ago
1cb34c8
btrfs: clean up btrfs_dev_stat_inc usage
by Anand Jain
· 7 years ago
9f5316c
Btrfs: free btrfs_device in place
by Liu Bo
· 7 years ago
1805f2c
Btrfs: remove redundant btrfs_balance_delayed_items
by Liu Bo
· 7 years ago
0c5b9b5
Linux 4.15-rc9
by Linus Torvalds
· 7 years ago
5515114
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
319f1e0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
66f8162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d517bb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 7 years ago
91cfc88
x86: Use __nostackprotect for sme_encrypt_kernel
by Laura Abbott
· 7 years ago
86be899
alpha/PCI: Fix noname IRQ level detection
by Lorenzo Pieralisi
· 7 years ago
24b61240
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e6252e7
Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
35b3fde
KVM: s390: wire up bpb feature
by Christian Borntraeger
· 7 years ago
29d24e3
Merge tag 'kvm-ppc-cve-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
8dd903d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
1cf5561
Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
ec835f81
Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
672bb0f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
9bdbaeb
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
9f77a11
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
8b335c7
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
a2c9c1c
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
6ec8765
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
4917d5d
Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
9abc937
Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
d342740
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4b664e7
ia64: Rewrite atomic_add and atomic_sub
by Matthew Wilcox
· 7 years ago
a3d6c97
sparse doesn't support struct randomization
by Matthew Wilcox
· 7 years ago
8bb2ee1
proc: fix coredump vs read /proc/*/stat race
by Alexey Dobriyan
· 7 years ago
883d50f
scripts/gdb/linux/tasks.py: fix get_thread_info
by Xi Kangjie
· 7 years ago
be9fa66
scripts/decodecode: fix decoding for AArch64 (arm64) instructions
by Will Deacon
· 7 years ago
6bec6ad
mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages
by Oscar Salvador
· 7 years ago
f802077
mm/memory.c: release locked page in do_swap_page()
by Minchan Kim
· 7 years ago
726ba84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
3f7d875
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
by Andi Kleen
· 7 years ago
98f0fce
x86/pti: Document fix wrong index
by zhenwei.pi
· 7 years ago
c86a32c
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
by Masami Hiramatsu
· 7 years ago
Next »