bcache: avoid clang -Wunintialized warning 
						
					 
				 
				2019-04-24 10:56:27 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: option to automatically run gc thread after writeback 
						
					 
				 
				2018-12-13 08:15:54 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: fix code comments style 
						
					 
				 
				2018-08-11 15:46:42 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: style fixes for lines over 80 characters 
						
					 
				 
				2018-08-11 15:46:41 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							block: remove the i argument to bio_for_each_segment_all 
						
					 
				 
				2019-04-30 09:26:13 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: introduce force_wake_up_gc() 
						
					 
				 
				2018-12-13 08:15:54 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: add missing SPDX header 
						
					 
				 
				2018-08-11 15:46:42 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: fix typo in code comments of closure_return_with_destructor() 
						
					 
				 
				2018-10-08 08:19:43 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: do not check if debug dentry is ERR or NULL explicitly on remove 
						
					 
				 
				2018-12-13 08:15:54 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: add identifier names to arguments of function definitions 
						
					 
				 
				2018-08-11 15:46:41 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: treat stale && dirty keys as bad keys 
						
					 
				 
				2019-02-09 07:18:31 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: add identifier names to arguments of function definitions 
						
					 
				 
				2018-08-11 15:46:41 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: fix typo 'succesfully' to 'successfully' 
						
					 
				 
				2018-08-11 15:46:42 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: make is_discard_enabled() static 
						
					 
				 
				2019-05-01 06:34:09 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: add identifier names to arguments of function definitions 
						
					 
				 
				2018-08-11 15:46:41 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							treewide: Add SPDX license identifier - Makefile/Kconfig 
						
					 
				 
				2019-05-21 10:50:46 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							License cleanup: add SPDX GPL-2.0 license identifier to files with no license 
						
					 
				 
				2017-11-02 11:10:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: style fix to add a blank line after declarations 
						
					 
				 
				2018-08-11 15:46:41 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: Clean up bch_get_congested() 
						
					 
				 
				2019-04-24 10:56:27 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: Clean up bch_get_congested() 
						
					 
				 
				2019-04-24 10:56:27 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: not use hard coded memset size in bch_cache_accounting_clear() 
						
					 
				 
				2019-02-09 07:18:31 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: add identifier names to arguments of function definitions 
						
					 
				 
				2018-08-11 15:46:41 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: remove redundant LIST_HEAD(journal) from run_cache_set() 
						
					 
				 
				2019-04-30 08:20:46 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: fix inaccurate result of unused buckets 
						
					 
				 
				2019-04-24 10:56:27 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: add sysfs_strtoul_bool() for setting bit-field variables 
						
					 
				 
				2019-02-09 07:18:32 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							License cleanup: add SPDX GPL-2.0 license identifier to files with no license 
						
					 
				 
				2017-11-02 11:10:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() 
						
					 
				 
				2019-02-15 08:40:11 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: Clean up bch_get_congested() 
						
					 
				 
				2019-04-24 10:56:27 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: option to automatically run gc thread after writeback 
						
					 
				 
				2018-12-13 08:15:54 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							bcache: never writeback a discard operation 
						
					 
				 
				2019-02-09 07:18:31 -07:00