提交历史

作者 SHA1 备注 提交日期
  Seiji Aguchi dd230fecab efi_pstore: Add a logic erasing entries to an erase callback 12 年之前
  Seiji Aguchi d80a361d77 efi_pstore: Check remaining space with QueryVariableInfo() before writing data 12 年之前
  Matt Fleming e83af1f18c efivarfs: Make efivarfs_fill_super() static 12 年之前
  Matt Fleming 89d16665d3 efivarfs: Use query_variable_info() to limit kmalloc() 12 年之前
  Matt Fleming cfcf2f1170 efivarfs: Fix return value of efivarfs_file_write() 12 年之前
  Matt Fleming aeeaa8d46a efivarfs: Return a consistent error when efivarfs_get_inode() fails 12 年之前
  Matt Fleming 07b1c5bc64 efivarfs: Make 'datasize' unsigned long 12 年之前
  Matt Fleming 91716322d8 efivarfs: Add unique magic number 12 年之前
  Matt Fleming d292384152 efivarfs: Replace magic number with sizeof(attributes) 12 年之前
  Matt Fleming 7253eaba7b efivarfs: Return an error if we fail to read a variable 12 年之前
  Jeremy Kerr 310ad75448 efi: Clarify GUID length calculations 12 年之前
  Jeremy Kerr f5f6a60ad5 efivarfs: Implement exclusive access for {get,set}_variable 12 年之前
  Andy Whitcroft 5ba6e2919b efivarfs: efivarfs_fill_super() ensure we clean up correctly on error 12 年之前
  Andy Whitcroft c0359db1a1 efivarfs: efivarfs_fill_super() ensure we free our temporary name 12 年之前
  Andy Whitcroft 5c9b50ab8c efivarfs: efivarfs_fill_super() fix inode reference counts 12 年之前
  Andy Whitcroft 45a937a883 efivarfs: efivarfs_create() ensure we drop our reference on inode on error 12 年之前
  Andy Whitcroft d142df03a7 efivarfs: efivarfs_file_read ensure we free data in error paths 12 年之前
  Lee, Chun-Yi 605e70c7aa efi: add efivars kobject to efi sysfs folder 12 年之前
  Jeremy Kerr 0c542edde3 efi: Handle deletions and size changes in efivarfs_write_file 12 年之前
  Matthew Garrett 5d9db88376 efi: Add support for a UEFI variable filesystem 12 年之前
  Khalid Aziz 7083909023 firmware: Add missing attributes to EFI variable attribute print out from sysfs 12 年之前
  Matthew Garrett 54b3a4d311 efivars: Improve variable validation 13 年之前
  Matthew Garrett fec6c20b57 efi: Validate UEFI boot variables 13 年之前
  Linus Torvalds 6ed23fd6c0 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux 13 年之前
  Christoph Fritz eee628da2e efivars: add missing parameter to efi_pstore_read() 13 年之前
  Kees Cook 3d6d8d20ec pstore: pass reason to backend write callback 13 年之前
  Kees Cook f6f8285132 pstore: pass allocated memory region back to caller 13 年之前
  Chen Gong b238b8fa93 pstore: make pstore write function return normal success/fail value 13 年之前
  Don Zickus abd4d5587b pstore: change mutex locking to spin_locks 14 年之前
  Tony Luck b728a5c806 efivars: fix warnings when CONFIG_PSTORE=n 14 年之前