bcachefs-tools/include/linux
2021-07-07 20:30:53 -04:00
..
sched Update closures from kernel source tree 2021-05-27 21:13:52 -04:00
unaligned Delete more shim layer code 2018-12-19 20:34:24 -05:00
atomic.h Update bcachefs sources to 99750eab4d bcachefs: Persist stripe blocks_used 2019-01-23 15:53:32 -05:00
backing-dev.h fixes for 32 bit builds/non x86 archs 2018-05-17 02:36:19 -04:00
bio.h Update bcachefs sources to 5a3a4087af bcachefs: Convert a BUG_ON() to a warning 2019-09-25 15:23:50 -04:00
bit_spinlock.h bit_spinlocks now use futexes 2021-04-26 20:18:47 -04:00
bitmap.h include/linux/bitmap.h: inline __bitmap_weight and __bitmap_and 2018-02-10 00:08:32 +01:00
bitops.h Update bcachefs sources to d1fd471830 bcachefs: Add more debug checks 2020-11-16 18:23:54 -05:00
blk_types.h Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up bch2_btree_and_journal_walk() 2021-04-30 18:23:38 -04:00
blkdev.h Update bcachefs sources to 69be0dae31 bcachefs: Always zero memory from bch2_trans_kmalloc() 2021-06-10 20:25:55 -04:00
bsearch.h Update bcachefs sources to 8d3093bd9b bcachefs: Evict btree nodes we're deleting 2021-04-26 20:18:47 -04:00
bug.h Update bcachefs sources to 0cd3e1d27a bcachefs: Fix for bch2_bkey_pack_pos() not initializing len/version fields 2021-05-17 16:48:48 -04:00
bvec.h Update bcachefs sources to 5a3a4087af bcachefs: Convert a BUG_ON() to a warning 2019-09-25 15:23:50 -04:00
byteorder.h Patches to support musl libc 2018-02-09 22:20:56 +01:00
cache.h fixes for 32 bit builds/non x86 archs 2018-05-17 02:36:19 -04:00
closure.h Update closures from kernel source tree 2021-05-27 21:13:52 -04:00
compiler.h Update bcachefs sources to ef60854e99 bcachefs: More allocator startup improvements 2019-01-13 20:53:25 -05:00
completion.h Update bcachefs sources to d5e561b3cc bcachefs: BCH_DATA ioctl 2018-02-08 15:33:42 -05:00
console.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
cpumask.h Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum bitmap in fsck 2020-11-07 13:09:23 -05:00
crc32c.h Faster crc32c 2017-10-08 10:20:36 -08:00
crc64.h Update bcachefs sources to ef60854e99 bcachefs: More allocator startup improvements 2019-01-13 20:53:25 -05:00
crypto.h drop dead code 2018-05-17 07:24:39 -04:00
ctype.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
dcache.h Update bcachefs sources to 940d6ca657 bcachefs: acl code improvements 2018-07-13 00:45:28 -04:00
debugfs.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
device.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
dynamic_fault.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
err.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
export.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
freezer.h Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up bch2_btree_and_journal_walk() 2021-04-30 18:23:38 -04:00
generic-radix-tree.h generix radix trees: Don't overflow in peek() 2021-02-12 21:42:46 -05:00
genhd.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
gfp.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
hash.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
idr.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
ioprio.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
jhash.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
jiffies.h Add a real mempool implementation 2021-04-24 01:36:43 -04:00
kernel.h Grab math.h from kernel source tree 2021-05-27 21:12:13 -04:00
key.h drop dead code 2018-05-17 07:24:39 -04:00
kobject.h Don't leak ksets 2020-01-09 18:02:22 -05:00
kthread.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
list_nulls.h Update bcachefs sources to 18686af684 bcachefs: Inode backpointers 2021-03-29 00:22:38 -04:00
list.h Update bcachefs sources to e1d0fb8c5f bcachefs: Don't require flush/fua on every journal write 2020-12-04 13:45:33 -05:00
llist.h Update llist code 2019-08-28 11:35:00 -04:00
lockdep.h Update bcachefs sources to e1f6739c4a bcachefs: Fix another iterator counting bug 2020-05-14 21:48:52 -04:00
log2.h Update log2.h from linux kernel 2020-05-21 17:19:47 -04:00
lz4.h Switch to liblz4 2018-05-17 02:45:49 -04:00
math64.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
math.h Grab math.h from kernel source tree 2021-05-27 21:12:13 -04:00
mempool.h Add a real mempool implementation 2021-04-24 01:36:43 -04:00
module.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
mutex.h update bcache sources 2017-03-10 12:40:01 -09:00
osq_lock.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
overflow.h Update bcachefs sources to 18686af684 bcachefs: Inode backpointers 2021-03-29 00:22:38 -04:00
page.h Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum bitmap in fsck 2020-11-07 13:09:23 -05:00
percpu-refcount.h fix percpu_ref_reinit() 2017-03-16 14:23:40 -08:00
percpu-rwsem.h Update bcachefs sources to 14f68409be bcachefs: Optimize fiemap 2019-08-27 17:37:03 -04:00
percpu.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
poison.h Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up bch2_btree_and_journal_walk() 2021-04-30 18:23:38 -04:00
posix_acl_xattr.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
posix_acl.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
preempt.h Change preempt_disable() etc. to use a recursive mutex. 2019-11-03 23:17:43 -05:00
prefetch.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
printk.h Update bcachefs sources to d868a87c67 bcachefs: fix initial gc 2019-03-28 05:28:38 -04:00
random.h Update bcachefs sources to 18686af684 bcachefs: Inode backpointers 2021-03-29 00:22:38 -04:00
ratelimit.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
rculist.h drop dead code 2018-05-17 07:24:39 -04:00
rcupdate.h Update bcachefs sources to 18686af684 bcachefs: Inode backpointers 2021-03-29 00:22:38 -04:00
rhashtable-types.h Update bcachefs sources to 18686af684 bcachefs: Inode backpointers 2021-03-29 00:22:38 -04:00
rhashtable.h bit_spinlocks now use futexes 2021-04-26 20:18:47 -04:00
rwsem.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
scatterlist.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
sched.h Fix build when CONFIG_BCACHEFS_DEBUG=y 2020-06-04 07:57:09 -04:00
semaphore.h Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for alloc btree 2020-06-15 16:27:19 -04:00
seq_file.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
seqlock.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
shrinker.h drop dead code 2018-05-17 07:24:39 -04:00
six.h Update bcachefs sources to 18686af684 bcachefs: Inode backpointers 2021-03-29 00:22:38 -04:00
slab.h Fix some minor compiler warnings 2021-05-17 16:35:54 -04:00
sort.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
spinlock.h Fix some clang warnings 2017-04-04 06:43:08 -08:00
srcu.h Update bcachefs sources to d1fd471830 bcachefs: Add more debug checks 2020-11-16 18:23:54 -05:00
stat.h Patches to support musl libc 2018-02-09 22:20:56 +01:00
string.h Update bcachefs sources to a8b3ce7599 fixup! bcachefs: Eliminate more PAGE_SIZE uses 2021-04-12 11:48:45 -04:00
sysfs.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
time64.h Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree less 2018-08-15 20:00:21 -04:00
timer.h Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian machines 2018-05-17 02:36:19 -04:00
tracepoint.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
typecheck.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
types.h Update bcachefs sources to 8d3093bd9b bcachefs: Evict btree nodes we're deleting 2021-04-26 20:18:47 -04:00
uuid.h Delete more shim layer code 2018-12-19 20:34:24 -05:00
vmalloc.h Round up aligned_alloc() allocations 2020-11-16 18:23:47 -05:00
wait.h Update bcachefs sources to fe72e70682 bcachefs: Fix for btree_gc repairing interior btree ptrs 2021-04-19 21:26:48 -04:00
workqueue.h Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian machines 2018-05-17 02:36:19 -04:00
xattr.h Update bcachefs sources to 69be0dae31 bcachefs: Always zero memory from bch2_trans_kmalloc() 2021-06-10 20:25:55 -04:00
xxhash.h Update bcachefs sources to dbee44d5ab bcachefs: add bcachefs xxhash support 2021-07-07 20:30:53 -04:00
zlib.h Delete more unused shim code, update bcache code 2017-03-03 23:17:31 -09:00
zstd.h add missing include 2018-02-17 13:36:55 -05:00