Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove the now defunct LOCKER(..) macro. 
						
					 
				 
				2021-04-25 09:38:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Rename Custody::create() => try_create() 
						
					 
				 
				2021-05-28 11:23:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove various other uses of ssize_t 
						
					 
				 
				2021-06-16 21:29:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove various other uses of ssize_t 
						
					 
				 
				2021-06-16 21:29:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove various other uses of ssize_t 
						
					 
				 
				2021-06-16 21:29:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: "file name" => "filename" 
						
					 
				 
				2021-04-29 22:16:18 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Ensure Ext2FSInode's lookup is populated before using it 
						
					 
				 
				2021-06-22 11:01:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove the now defunct LOCKER(..) macro. 
						
					 
				 
				2021-04-25 09:38:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Closing a file descriptor should not always close the file 
						
					 
				 
				2021-04-30 11:42:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Implement multi-watch InodeWatcher :^) 
						
					 
				 
				2021-05-12 22:38:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove various other uses of ssize_t 
						
					 
				 
				2021-06-16 21:29:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Pull apart CPU.h 
						
					 
				 
				2021-06-24 00:38:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: static vs non-static constexpr variables 
						
					 
				 
				2021-05-19 21:21:47 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Update check in Inode::read_entire 
						
					 
				 
				2021-06-17 19:52:54 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove various other uses of ssize_t 
						
					 
				 
				2021-06-16 21:29:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> 
						
					 
				 
				2021-05-02 13:27:37 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove various other uses of ssize_t 
						
					 
				 
				2021-06-16 21:29:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel/ProcFS: Tighten modified time value across the filesystem objects 
						
					 
				 
				2021-06-29 20:53:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Introduce the new ProcFS design 
						
					 
				 
				2021-06-29 20:53:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel/SysFS: Add PCI exposed folder 
						
					 
				 
				2021-06-29 20:53:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Introduce the new SysFS 
						
					 
				 
				2021-06-29 20:53:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 
						
					 
				 
				2021-06-24 17:35:49 +04:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Remove various other uses of ssize_t 
						
					 
				 
				2021-06-16 21:29:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move special sections into Sections.h 
						
					 
				 
				2021-06-24 00:38:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Don't assume there are no nodes if m_unveiled_paths.is_empty() 
						
					 
				 
				2021-06-08 12:15:04 +02:00