Linus Torvalds 37902bc190 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 년 전
..
tests 442244c963 btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism. 10 년 전
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 10 년 전
Makefile faa2dbf004 Btrfs: add sanity tests for new qgroup accounting code 11 년 전
acl.c 776e4aae55 btrfs: remove useless ACL check 11 년 전
async-thread.c c6dd6ea557 btrfs: async_thread: Fix workqueue 'max_active' value when initializing 10 년 전
async-thread.h c6dd6ea557 btrfs: async_thread: Fix workqueue 'max_active' value when initializing 10 년 전
backref.c dc6c5fb3b5 btrfs: fix use after free iterating extrefs 9 년 전
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 10 년 전
btrfs_inode.h 50745b0a7f Btrfs: Direct I/O: Fix space accounting 10 년 전
check-integrity.c 4246a0b63b block: add a bi_error field to struct bio 10 년 전
check-integrity.h c170bbb45f block: submit_bio_wait() conversions 11 년 전
compression.c b54ffb73ca block: remove bio_get_nr_vecs() 10 년 전
compression.h e8c9f18603 btrfs: constify structs with op functions or static definitions 10 년 전
ctree.c 93314e3b64 btrfs: abort transaction on btrfs_reloc_cow_block() 10 년 전
ctree.h 46cd28555f Merge branch 'jeffm-discard-4.3' into for-linus-4.3 10 년 전
delayed-inode.c 6e17d30bfa Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. 10 년 전
delayed-inode.h 67de11769b Btrfs: introduce the delayed inode ref deletion for the single link inode 11 년 전
delayed-ref.c 5a5003df98 btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref() 10 년 전
delayed-ref.h 9086db86e0 btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots. 10 년 전
dev-replace.c 527afb4493 Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called 10 년 전
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code 12 년 전
dir-item.c 5f5bc6b1e2 Btrfs: make xattr replace operations atomic 10 년 전
disk-io.c 175d58cfed Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 년 전
disk-io.h 943c6e9925 btrfs: Add raid56 support for updating 10 년 전
export.c 7d35199e15 BTRFS: support NFSv2 export 9 년 전
export.h be6e8dc0ba NFS support for btrfs - v3 17 년 전
extent-tree.c d9a0540a79 Btrfs: fix deadlock when finalizing block group creation 10 년 전
extent-tree.h 550d7a2ed5 btrfs: qgroup: Add new qgroup calculation function 10 년 전
extent_io.c 175d58cfed Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 년 전
extent_io.h e8c9f18603 btrfs: constify structs with op functions or static definitions 10 년 전
extent_map.c a28046956c Btrfs: do not move em to modified list when unpinning 10 년 전
extent_map.h 298a8f9cf1 Btrfs: fix NULL pointer crash when running balance and scrub concurrently 11 년 전
file-item.c fc4c3c872f Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 10 년 전
file.c 0f6925fa29 btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size 9 년 전
free-space-cache.c e33e17ee10 btrfs: add missing discards when unpinning extents with -o discard 10 년 전
free-space-cache.h 1bbc621ef2 Btrfs: allow block group cache writeout outside critical section in commit 10 년 전
hash.c 0458a953d8 btrfs: LLVMLinux: Remove VLAIS 10 년 전
hash.h 14a958e678 Btrfs: fix btrfs boot when compiled as built-in 11 년 전
inode-item.c df8d116ffa Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs 10 년 전
inode-map.c ae9d8f1711 Btrfs: fix race between caching kthread and returning inode to inode cache 10 년 전
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 년 전
inode.c 03e8f64486 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 년 전
ioctl.c 0f89abf56a btrfs: fix possible leak in btrfs_ioctl_balance() 9 년 전
locking.c 166f66d0bc btrfs: Add WARN_ON() for double lock in btrfs_tree_lock() 10 년 전
locking.h f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 10 년 전
lzo.c e8c9f18603 btrfs: constify structs with op functions or static definitions 10 년 전
math.h f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 년 전
ordered-data.c 61de718fce Btrfs: fix memory corruption on failure to submit bio for direct IO 10 년 전
ordered-data.h b659ef0277 Btrfs: avoid syncing log in the fast fsync path when not necessary 10 년 전
orphan.c 962a298f35 btrfs: kill the key type accessor helpers 11 년 전
print-tree.c ce86cd5917 btrfs: remove parameter blocksize from read_tree_block 11 년 전
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code 12 년 전
props.c e8c9f18603 btrfs: constify structs with op functions or static definitions 10 년 전
props.h 63541927c8 Btrfs: add support for inode properties 11 년 전
qgroup.c 089b669506 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 10 년 전
qgroup.h e69bcee376 btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. 10 년 전
raid56.c 22365979ab Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 년 전
raid56.h b4ee178268 Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation 10 년 전
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 년 전
reada.c 7cb2c4202e Btrfs: count devices correctly in readahead during RAID 5/6 replace 10 년 전
relocation.c 147d256e09 btrfs: Remove unnecessary variants in relocation.c 10 년 전
root-tree.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root 11 년 전
scrub.c e91eb6204f Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 년 전
send.c b786f16ac3 Btrfs: send, fix corner case for reference overwrite detection 10 년 전
send.h 48a3b6366f btrfs: make static code static & remove dead code 12 년 전
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 년 전
super.c 03e8f64486 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 년 전
sysfs.c f90fc54728 Btrfs: Check if kobject is initialized before put 10 년 전
sysfs.h 1d1c1be372 Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static 10 년 전
transaction.c 175d58cfed Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 년 전
transaction.h d9a0540a79 Btrfs: fix deadlock when finalizing block group creation 10 년 전
tree-defrag.c 527afb4493 Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called 10 년 전
tree-log.c b84b8390d6 Btrfs: fix file read corruption after extent cloning and fsync 10 년 전
tree-log.h 2f2ff0ee5e Btrfs: fix metadata inconsistencies after directory fsync 10 년 전
ulist.c d4b8040459 btrfs: ulist: Add ulist_del() function. 10 년 전
ulist.h d4b8040459 btrfs: ulist: Add ulist_del() function. 10 년 전
uuid-tree.c f98de9b9c0 Btrfs: make btrfs_search_forward return with nodes unlocked 11 년 전
volumes.c e91eb6204f Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 년 전
volumes.h 8eb934591f btrfs: check unsupported filters in balance arguments 9 년 전
xattr.c 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 년 전
xattr.h 996a710d46 btrfs: use generic posix ACL infrastructure 11 년 전
zlib.c e8c9f18603 btrfs: constify structs with op functions or static definitions 10 년 전