https://github.com/torvalds/linux
Revision 4b30b6d126ca8b23b319f5329570f6855736a095 authored by Linus Torvalds on 03 September 2016, 19:40:45 UTC, committed by Linus Torvalds on 03 September 2016, 19:40:45 UTC
Pull btrfs fixes from Chris Mason:
 "I'm still prepping a set of fixes for btrfs fsync, just nailing down a
  hard to trigger memory corruption.  For now, these are tested and ready."

* 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket()
  Btrfs: fix endless loop in balancing block groups
  Btrfs: kill invalid ASSERT() in process_all_refs()
2 parent s 2bece1a + cb88708
History
Tip revision: 4b30b6d126ca8b23b319f5329570f6855736a095 authored by Linus Torvalds on 03 September 2016, 19:40:45 UTC
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Tip revision: 4b30b6d
File Mode Size
apparmor
integrity
keys
loadpin
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 6.7 KB
Makefile -rw-r--r-- 989 bytes
commoncap.c -rw-r--r-- 31.6 KB
device_cgroup.c -rw-r--r-- 21.0 KB
inode.c -rw-r--r-- 6.4 KB
lsm_audit.c -rw-r--r-- 9.9 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 54.0 KB

back to top