Linus Torvalds 7ce14f6ff2 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 年之前
..
tests 4087cf24ae Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). 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 6f01105819 btrfs: use correct type for workqueue flags 10 年之前
async-thread.h 6f01105819 btrfs: use correct type for workqueue flags 10 年之前
backref.c 2c2ed5aa01 btrfs: clear 'ret' in btrfs_check_shared() loop 10 年之前
backref.h 14692cc150 btrfs: cleanup, remove inode_item_info helper 10 年之前
btrfs_inode.h 2f2ff0ee5e Btrfs: fix metadata inconsistencies after directory fsync 10 年之前
check-integrity.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 年之前
check-integrity.h c170bbb45f block: submit_bio_wait() conversions 11 年之前
compression.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 年之前
compression.h e8c9f18603 btrfs: constify structs with op functions or static definitions 10 年之前
ctree.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 年之前
ctree.h e09fe2d211 btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created 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 1262133b8d Btrfs: account for crcs in delayed ref processing 10 年之前
delayed-ref.h 1262133b8d Btrfs: account for crcs in delayed ref processing 10 年之前
dev-replace.c f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 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 d7c151717a btrfs: Fix NO_SPACE bug caused by delayed-iput 10 年之前
disk-io.h 01d58472a8 Btrfs: disk-io: replace root args iff only fs_info used 10 年之前
export.c 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
export.h be6e8dc0ba NFS support for btrfs - v3 17 年之前
extent-tree.c 153c35b6cc Btrfs: fix regression in raid level conversion 10 年之前
extent_io.c 062c19e9dd Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON 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 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 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
free-space-cache.c e43699d4b4 Btrfs: fix crash after inode cache writeback failure 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 11 年之前
inode-item.c df8d116ffa Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs 10 年之前
inode-map.c 1bbc621ef2 Btrfs: allow block group cache writeout outside critical section in commit 10 年之前
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 年之前
inode.c 64887b6882 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 年之前
ioctl.c 64887b6882 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 年之前
locking.c f82c458a2c btrfs: fix lockups from btrfs_clear_path_blocking 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 28aeeac1dd Btrfs: fix panic when starting bg cache writeout after IO error 10 年之前
ordered-data.h 0870295b23 Btrfs: collect only the necessary ordered extents on ranged fsync 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 9c8b35b1ba btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations. 10 年之前
qgroup.h e2d1f92399 btrfs: qgroup: do a reservation in a higher level. 10 年之前
raid56.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 年之前
raid56.h 8e5cfb55d3 Btrfs: Make raid_map array be inlined in btrfs_bio structure 10 年之前
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 年之前
reada.c 6e9606d2a2 Btrfs: add ref_count and free function for btrfs_bio 10 年之前
relocation.c e2d1f92399 btrfs: qgroup: do a reservation in a higher level. 10 年之前
root-tree.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root 11 年之前
scrub.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 年之前
send.c 5f806c3ae2 Btrfs: incremental send, remove dead code 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 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
sysfs.c e8c9f18603 btrfs: constify structs with op functions or static definitions 10 年之前
sysfs.h 093adbcedf btrfs: switch helper macros to static inlines in sysfs.h 10 年之前
transaction.c 1bbc621ef2 Btrfs: allow block group cache writeout outside critical section in commit 10 年之前
transaction.h 1bbc621ef2 Btrfs: allow block group cache writeout outside critical section in commit 10 年之前
tree-defrag.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root 11 年之前
tree-log.c 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
tree-log.h 2f2ff0ee5e Btrfs: fix metadata inconsistencies after directory fsync 10 年之前
ulist.c 49fc647a2c Btrfs: do not export ulist functions 11 年之前
ulist.h 4eb1f66dce Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch 11 年之前
uuid-tree.c f98de9b9c0 Btrfs: make btrfs_search_forward return with nodes unlocked 11 年之前
volumes.c a96295965b Btrfs: fix racy system chunk allocation when setting block group ro 10 年之前
volumes.h 9eaed21ef9 btrfs: remove unused fs_info arg from btrfs_close_extra_devices() 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 11 年之前
zlib.c e8c9f18603 btrfs: constify structs with op functions or static definitions 10 年之前