Filipe Manana 72610b1b40 Btrfs: incremental send, fix emission of invalid clone operations 8 yıl önce
..
tests 23d1f73788 btrfs: remove unused sectorsize member 8 yıl önce
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 11 yıl önce
Makefile 7c55ee0c4a Btrfs: add free space tree sanity tests 10 yıl önce
acl.c b7f8a09f80 btrfs: Don't clear SGID when inheriting ACLs 8 yıl önce
async-thread.c 9a35b63728 btrfs: constify tracepoint arguments 8 yıl önce
async-thread.h 9a35b63728 btrfs: constify tracepoint arguments 8 yıl önce
backref.c 01747e92a9 btrfs: clean up extraneous computations in add_delayed_refs 8 yıl önce
backref.h 00142756e1 btrfs: backref, add tracepoints for prelim_ref insertion and merging 8 yıl önce
btrfs_inode.h eec63c65dc btrfs: separate defrag and property compression 8 yıl önce
check-integrity.c 44880fdc91 btrfs: use appropriate define for the fsid 8 yıl önce
check-integrity.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 yıl önce
compression.c c2fcdcdf36 Btrfs: add skeleton code for compression heuristic 8 yıl önce
compression.h dc2f29212a btrfs: remove unused BTRFS_COMPRESS_LAST 8 yıl önce
ctree.c a4f78750ef btrfs: get fs_info from eb in btrfs_print_leaf, remove argument 8 yıl önce
ctree.h 23b5ec7494 btrfs: fix readdir deadlock with pagefault 8 yıl önce
dedupe.h dda3245eca btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize 9 yıl önce
delayed-inode.c 42e9cc46fb btrfs: increase ctx->pos for delayed dir index 8 yıl önce
delayed-inode.h 089e77e10d btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t 8 yıl önce
delayed-ref.c 7be07912b3 Btrfs: return old and new total ref mods when adding delayed refs 8 yıl önce
delayed-ref.h 7be07912b3 Btrfs: return old and new total ref mods when adding delayed refs 8 yıl önce
dev-replace.c f1b8a1e8c0 btrfs: simplify btrfs_dev_replace_kthread 8 yıl önce
dev-replace.h da353f6b30 btrfs: constify device path passed to relevant helpers 8 yıl önce
dir-item.c 1164a9fb9c btrfs: fix validation of XATTR_ITEM dir items 8 yıl önce
disk-io.c 44880fdc91 btrfs: use appropriate define for the fsid 8 yıl önce
disk-io.h 9f6d251033 btrfs: use named constant for bdev blocksize 8 yıl önce
export.c 488d7c4566 btrfs: Check name_len before reading btrfs_get_name 8 yıl önce
export.h be6e8dc0ba NFS support for btrfs - v3 17 yıl önce
extent-tree.c 92ac58ec99 btrfs: Remove never-reached WARN_ON 8 yıl önce
extent_io.c f716abd55d Btrfs: fix out of bounds array access while reading extent buffer 8 yıl önce
extent_io.h 1cbb1f454e btrfs: struct-funcs, constify readers 8 yıl önce
extent_map.c 490b54d6fb btrfs: convert extent_map.refs from atomic_t to refcount_t 8 yıl önce
extent_map.h 490b54d6fb btrfs: convert extent_map.refs from atomic_t to refcount_t 8 yıl önce
file-item.c 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 yıl önce
file.c 23b5ec7494 btrfs: fix readdir deadlock with pagefault 8 yıl önce
free-space-cache.c 913e153572 btrfs: drop newlines from strings when using btrfs_* helpers 8 yıl önce
free-space-cache.h 77ab86bf1c btrfs: free-space-cache, clean up unnecessary root arguments 9 yıl önce
free-space-tree.c 25ff17e82f Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps 8 yıl önce
free-space-tree.h 2d77ab3cfb btrfs: expose internal free space tree routine only if sanity tests are enabled 8 yıl önce
hash.c d41519a69b crypto: Work around deallocated stack frame reference gcc bug on sparc. 8 yıl önce
hash.h 5f9e1059d9 btrfs: advertise which crc32c implementation is being used at module load 9 yıl önce
inode-item.c 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 yıl önce
inode-map.c 364ecf3651 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions 8 yıl önce
inode-map.h f32e48e925 Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots 10 yıl önce
inode.c e6961cac73 btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio 8 yıl önce
ioctl.c c59efa7eb2 btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2 8 yıl önce
locking.c 7928d672ff btrfs: cleanup, remove stray return statements 10 yıl önce
locking.h f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 11 yıl önce
lzo.c 6acafd1eff btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace 8 yıl önce
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 11 yıl önce
ordered-data.c 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 yıl önce
ordered-data.h 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 yıl önce
orphan.c 962a298f35 btrfs: kill the key type accessor helpers 11 yıl önce
print-tree.c abe60ba45c btrfs: get fs_info from eb in btrfs_print_tree, remove argument 8 yıl önce
print-tree.h abe60ba45c btrfs: get fs_info from eb in btrfs_print_tree, remove argument 8 yıl önce
props.c a7164fa4e0 btrfs: prepare for extensions in compression options 8 yıl önce
props.h 63541927c8 Btrfs: add support for inode properties 12 yıl önce
qgroup.c 913e153572 btrfs: drop newlines from strings when using btrfs_* helpers 8 yıl önce
qgroup.h bc42bda223 btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges 8 yıl önce
raid56.c bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 yıl önce
raid56.h 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 yıl önce
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 yıl önce
reada.c 106204f191 btrfs: remove unused member err from reada_extent 8 yıl önce
relocation.c e3f3ad1268 btrfs: Remove never reached error handling code in __add_reloc_root 8 yıl önce
root-tree.c a4f78750ef btrfs: get fs_info from eb in btrfs_print_leaf, remove argument 8 yıl önce
scrub.c 44880fdc91 btrfs: use appropriate define for the fsid 8 yıl önce
send.c 72610b1b40 Btrfs: incremental send, fix emission of invalid clone operations 8 yıl önce
send.h ee22184b53 Btrfs: use linux/sizes.h to represent constants 10 yıl önce
struct-funcs.c 1cbb1f454e btrfs: struct-funcs, constify readers 8 yıl önce
super.c a7164fa4e0 btrfs: prepare for extensions in compression options 8 yıl önce
sysfs.c 2723480a0f btrfs: Add quota_override knob into sysfs 8 yıl önce
sysfs.h 444e751698 btrfs: sysfs: introduce helper for syncing bits with sysfs files 10 yıl önce
transaction.c 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 yıl önce
transaction.h f486135eba btrfs: remove unused qgroup members from btrfs_trans_handle 8 yıl önce
tree-defrag.c 0376374a98 Btrfs: fix locking bugs when defragging leaves 10 yıl önce
tree-log.c 6399fb5a0b Btrfs: fix assertion failure during fsync in no-holes mode 8 yıl önce
tree-log.h a491abb2e7 btrfs: Make btrfs_del_inode_ref take btrfs_inode 9 yıl önce
ulist.c 6655bc3de1 btrfs: ulist: rename ulist_fini to ulist_release 9 yıl önce
ulist.h 6655bc3de1 btrfs: ulist: rename ulist_fini to ulist_release 9 yıl önce
uuid-tree.c 73ba39ab93 btrfs: return the actual error value from from btrfs_uuid_tree_iterate 9 yıl önce
volumes.c db7c942ce8 btrfs: Remove unused sectorsize variable from struct map_lookup 8 yıl önce
volumes.h db7c942ce8 btrfs: Remove unused sectorsize variable from struct map_lookup 8 yıl önce
xattr.c e79a33270d btrfs: Check name_len with boundary in verify dir_item 8 yıl önce
xattr.h e0d46f5c6e btrfs: Switch to generic xattr handlers 9 yıl önce
zlib.c 6acafd1eff btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace 8 yıl önce