Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3e43c279e824889dacd5321505a88506e8c772e3
3e43c27
btrfs: migrate the block group cleanup code
by Josef Bacik
· 6 years ago
878d7b6
btrfs: migrate the alloc_profile helpers
by Josef Bacik
· 6 years ago
07730d8
btrfs: migrate the chunk allocation code
by Josef Bacik
· 6 years ago
606d1bf
btrfs: migrate the block group space accounting helpers
by Josef Bacik
· 6 years ago
ade4b51
btrfs: export block group accounting helpers
by Josef Bacik
· 6 years ago
77745c0
btrfs: migrate the dirty bg writeout code
by Josef Bacik
· 6 years ago
26ce209
btrfs: migrate inc/dec_block_group_ro code
by Josef Bacik
· 6 years ago
8484764
btrfs: temporarily export btrfs_get_restripe_target
by Josef Bacik
· 6 years ago
4358d963
btrfs: migrate the block group read/creation code
by Josef Bacik
· 6 years ago
e3e0520
btrfs: migrate the block group removal code
by Josef Bacik
· 6 years ago
3b2a78f
btrfs: temporarily export inc_block_group_ro
by Josef Bacik
· 6 years ago
9f21246
btrfs: migrate the block group caching code
by Josef Bacik
· 5 years ago
9188db6
btrfs: sysfs: move helper macros to sysfs.c
by David Sterba
· 5 years ago
8f52316
btrfs: sysfs: move type conversion helpers to sysfs.c
by David Sterba
· 5 years ago
67715b2
btrfs: cleanup kobject.h includes
by David Sterba
· 5 years ago
f93c399
btrfs: factor out sysfs code for updating sprout fsid
by David Sterba
· 5 years ago
b5865ba
btrfs: factor out sysfs code for deleting block group and space infos
by David Sterba
· 5 years ago
5b28692
btrfs: factor out sysfs code for sending device uevent
by David Sterba
· 5 years ago
f10152b
btrfs: sysfs: replace direct access to feature set names with a helper
by David Sterba
· 5 years ago
27992d0
btrfs: sysfs: unexport space_info_ktype
by David Sterba
· 5 years ago
b882327
btrfs: factor out sysfs code for creating space infos
by David Sterba
· 5 years ago
536ea45
btrfs: sysfs: unexport btrfs_raid_ktype
by David Sterba
· 5 years ago
32a9991
btrfs: factor sysfs code out of link_block_group
by David Sterba
· 5 years ago
8943910
btrfs: move sysfs declarations out of ctree.h
by David Sterba
· 5 years ago
ae4b9b4
btrfs: opencode reset of all device stats
by Anand Jain
· 5 years ago
4e411a7
btrfs: reset device stat using btrfs_dev_stat_set
by Anand Jain
· 5 years ago
73798c4
btrfs: qgroup: Try our best to delete qgroup relations
by Qu Wenruo
· 5 years ago
73a3ca2
btrfs: clarify btrfs_ioctl_get_dev_stats padding
by Hans van Kranenburg
· 5 years ago
202f64e
Btrfs: make test_find_first_clear_extent_bit fail on incorrect results
by Filipe Manana
· 5 years ago
cdf52bd
Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit
by Filipe Manana
· 5 years ago
b33151e
btrfs: delete debugfs code
by David Sterba
· 6 years ago
6e369fe
btrfs: sysfs: add debugging exports
by David Sterba
· 6 years ago
6a9fb46
btrfs: make caching_thread use btrfs_find_next_key
by Josef Bacik
· 6 years ago
caa4efa
btrfs: temporarily export fragment_free_space
by Josef Bacik
· 6 years ago
e3cb339
btrfs: export the caching control helpers
by Josef Bacik
· 6 years ago
6f410d1
btrfs: export the excluded extents helpers
by Josef Bacik
· 6 years ago
676f1f7
btrfs: export the block group caching helpers
by Josef Bacik
· 6 years ago
3eeb322
btrfs: migrate nocow and reservation helpers
by Josef Bacik
· 6 years ago
3cad128
btrfs: migrate the block group ref counting stuff
by Josef Bacik
· 6 years ago
2e405ad
btrfs: migrate the block group lookup code
by Josef Bacik
· 6 years ago
aac0023
btrfs: move basic block_group definitions to their own header
by Josef Bacik
· 6 years ago
478b4d9
btrfs: move btrfs_add_free_space out of a header file
by Josef Bacik
· 6 years ago
430a662
btrfs: tree-log: use symbolic name for first replay stage
by David Sterba
· 5 years ago
f64ce7b
btrfs: async-thread: convert defines to enums
by David Sterba
· 5 years ago
e13976c
btrfs: tree-log: convert defines to enums
by David Sterba
· 5 years ago
82253cb
btrfs: remove unused key type set/get helpers
by David Sterba
· 5 years ago
adf4c0c
btrfs: remove unused btrfs_device::flush_bio_sent
by David Sterba
· 5 years ago
b64119b
Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
by Filipe Manana
· 5 years ago
559ca6e
btrfs: Refactor btrfs_calc_avail_data_space
by Nikolay Borisov
· 5 years ago
e678934
btrfs: Remove unnecessary check from join_running_log_trans
by Nikolay Borisov
· 6 years ago
32e5344
Btrfs: wake up inode cache waiters sooner to reduce waiting time
by Filipe Manana
· 5 years ago
9d123a3
Btrfs: fix inode cache waiters hanging on path allocation failure
by Filipe Manana
· 5 years ago
a68ebe0
Btrfs: fix inode cache waiters hanging on failure to start caching thread
by Filipe Manana
· 5 years ago
29d47d0
Btrfs: fix inode cache block reserve leak on failure to allocate data space
by Filipe Manana
· 5 years ago
7764d56
Btrfs: fix hang when loading existing inode cache off disk
by Filipe Manana
· 5 years ago
259ee77
btrfs: tree-checker: Add ROOT_ITEM check
by Qu Wenruo
· 5 years ago
2a28468
btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
by Qu Wenruo
· 5 years ago
933c22a
btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
by Qu Wenruo
· 5 years ago
112974d
btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
by Qu Wenruo
· 5 years ago
e913814
btrfs: extent-tree: Add comment for inc_block_group_ro()
by Qu Wenruo
· 5 years ago
135da97
btrfs: volumes: Add comment for find_free_dev_extent_start()
by Qu Wenruo
· 5 years ago
9e3246a
btrfs: volumes: Unexport find_free_dev_extent_start()
by Qu Wenruo
· 5 years ago
73e82fe
btrfs: assert tree mod log lock in __tree_mod_log_insert
by David Sterba
· 6 years ago
d23ea3f
btrfs: assert extent map tree lock in add_extent_mapping
by David Sterba
· 6 years ago
982f1f5d
btrfs: Add an assertion to warn incorrect case in insert_inline_extent()
by Jia-Ju Bai
· 5 years ago
330a582
btrfs: Remove leftover of in-band dedupe
by Nikolay Borisov
· 5 years ago
74e9194
btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc
by Nikolay Borisov
· 5 years ago
cecc8d9
btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range
by Nikolay Borisov
· 5 years ago
ac3e993
btrfs: Return number of compressed extents directly in compress_file_range
by Nikolay Borisov
· 5 years ago
40cf931
btrfs: use common vfs LABEL ioctl definitions
by Eric Sandeen
· 5 years ago
5044ed4
btrfs: Remove unused locking functions
by Nikolay Borisov
· 5 years ago
8ddc319
btrfs: reduce stack usage for btrfsic_process_written_block
by Arnd Bergmann
· 5 years ago
99fccf3
btrfs: remove set but not used variable 'offset'
by YueHaibing
· 5 years ago
690a5db
Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
by Filipe Manana
· 5 years ago
9cba40a
Btrfs: factor out extent dropping code from hole punch handler
by Filipe Manana
· 6 years ago
f74c2bb
Linux 5.3-rc8
by Linus Torvalds
· 5 years ago
983f700
Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/linux
by Linus Torvalds
· 5 years ago
def8b72
Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
bfafddd
include/linux/compiler.h: fix Oops for Clang-compiled kernels
by Nick Desaulniers
· 5 years ago
950b07c
Revert "x86/apic: Include the LDR when clearing out APIC registers"
by Linus Torvalds
· 5 years ago
b3a9964
Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
a8e0aba
Documentation/process: Add Qualcomm process ambassador for hardware security issues
by Trilok Soni
· 5 years ago
d3464cc
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
1e3778c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
7641033
Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
9772152
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
0c043d7
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
by Benjamin Tissoires
· 5 years ago
36daa83
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
30d7030
Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 5 years ago
76f5e9f
Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
0445971
Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
08d433d
Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
9d098a6
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 years ago
13da6ac
Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
1f49316
Documentation/process/embargoed-hardware-issues: Microsoft ambassador
by Sasha Levin
· 5 years ago
8928e91
soc: qcom: geni: Provide parameter error checking
by Lee Jones
· 5 years ago
754265b
iommu/amd: Fix race in increase_address_space()
by Joerg Roedel
· 5 years ago
36b7200
iommu/amd: Flush old domains in kdump kernel
by Stuart Hayes
· 5 years ago
1e19ec6
Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
7610bb0
Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 5 years ago
Next »