Chris Mason 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
..
tests 442244c963 btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism. 10 年 前
Kconfig 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 11 年 前
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 acdf898de8 Btrfs: fix warning in backref walking 10 年 前
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 11 年 前
btrfs_inode.h 50745b0a7f Btrfs: Direct I/O: Fix space accounting 10 年 前
check-integrity.c ecaeb14b91 btrfs: switch message printers to _in_rcu variants 10 年 前
check-integrity.h c170bbb45f block: submit_bio_wait() conversions 12 年 前
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 a4553fefb5 Btrfs: consolidate btrfs_error() to btrfs_std_error() 10 年 前
ctree.h 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 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 12 年 前
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 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code 13 年 前
dir-item.c 5f5bc6b1e2 Btrfs: make xattr replace operations atomic 11 年 前
disk-io.c 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
disk-io.h 29c36d7253 Btrfs: add btrfs_read_dev_one_super() to read one specific SB 10 年 前
export.c 7d35199e15 BTRFS: support NFSv2 export 10 年 前
export.h be6e8dc0ba NFS support for btrfs - v3 17 年 前
extent-tree.c 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
extent-tree.h 550d7a2ed5 btrfs: qgroup: Add new qgroup calculation function 10 年 前
extent_io.c 640926ffdd Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
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 11 年 前
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 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年 前
free-space-cache.c 9464732266 btrfs: switch message printers to ratelimited variants 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 11 年 前
hash.h 14a958e678 Btrfs: fix btrfs boot when compiled as built-in 12 年 前
inode-item.c a4553fefb5 Btrfs: consolidate btrfs_error() to btrfs_std_error() 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 9464732266 btrfs: switch message printers to ratelimited variants 10 年 前
ioctl.c 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
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 11 年 前
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 12 年 前
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 a4553fefb5 Btrfs: consolidate btrfs_error() to btrfs_std_error() 10 年 前
root-tree.c 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
scrub.c 9464732266 btrfs: switch message printers to ratelimited variants 10 年 前
send.c 640926ffdd Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 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 57d816a15b Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK defined 10 年 前
sysfs.c c1b7e47459 Btrfs: rename super_kobj to fsid_kobj 10 年 前
sysfs.h 3257604048 Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link 10 年 前
transaction.c 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
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 a4553fefb5 Btrfs: consolidate btrfs_error() to btrfs_std_error() 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 62fb50ab7c Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 10 年 前
volumes.h f190aa471a Btrfs: add helper for closing one device 10 年 前
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 12 年 前
zlib.c e8c9f18603 btrfs: constify structs with op functions or static definitions 10 年 前