Linus Torvalds e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
..
Kconfig 6d49ba1b47 btrfs: move leak debug code to functions пре 12 година
Makefile 53b381b3ab Btrfs: RAID5 and RAID6 пре 13 година
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to пре 13 година
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held пре 13 година
async-thread.h 143bede527 btrfs: return void in functions without error conditions пре 13 година
backref.c 261c84b662 Btrfs: make backref walking code handle skinny metadata пре 12 година
backref.h da61d31a78 Btrfs: cleanup backref search commit root flag stuff пре 12 година
btrfs_inode.h 9c931c5ab2 btrfs: fix minor typo in comment пре 12 година
check-integrity.c 9be3395bcd Btrfs: use a btrfs bioset instead of abusing bio internals пре 12 година
check-integrity.h 5db0276014 Btrfs: add optional integrity check code пре 14 година
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code пре 17 година
compression.c 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
compression.h 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
ctree.c 7fb7d76f96 Btrfs: only do the tree_mod_log_free_eb if this is our last ref пре 12 година
ctree.h 7ee9e4405f Btrfs: check if we can nocow if we don't have data space пре 12 година
delayed-inode.c e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
delayed-inode.h 9cdda8d31f [readdir] convert btrfs пре 12 година
delayed-ref.c fc36ed7e0b Btrfs: separate sequence numbers for delayed ref tracking and tree mod log пре 12 година
delayed-ref.h b1c79e0947 Btrfs: handle running extent ops with skinny metadata пре 12 година
dev-replace.c 199c2a9c3d Btrfs: introduce per-subvolume ordered extent list пре 12 година
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code пре 13 година
dir-item.c 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
disk-io.c e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
disk-io.h b0feb9d96e Btrfs: introduce grab/put functions for the root of the fs/file tree пре 12 година
export.c 3c64a1aba7 Btrfs: cleanup: don't check the same thing twice пре 12 година
export.h be6e8dc0ba NFS support for btrfs - v3 пре 17 година
extent-tree.c 6df9a95e63 Btrfs: make the chunk allocator completely tree lockless пре 12 година
extent_io.c e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
extent_io.h 7ee9e4405f Btrfs: check if we can nocow if we don't have data space пре 12 година
extent_map.c 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
extent_map.h 09a2a8f96e Btrfs: fix bad extent logging пре 12 година
file-item.c f51a4a1826 Btrfs: remove btrfs_sector_sum structure пре 12 година
file.c e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
free-space-cache.c e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
free-space-cache.h e6d2960582 btrfs: move ifdef around sanity checks out of init_btrfs_fs пре 12 година
hash.h f186373fef btrfs: extended inode refs пре 13 година
inode-item.c 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
inode-map.c 7b61cd9224 Btrfs: don't use global block reservation for inode cache truncation пре 12 година
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache пре 14 година
inode.c e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
ioctl.c e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
locking.c 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock пре 13 година
lzo.c 3fb4037599 btrfs: fix the code comments for LZO compression workspace пре 12 година
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions пре 13 година
ordered-data.c f51a4a1826 Btrfs: remove btrfs_sector_sum structure пре 12 година
ordered-data.h f51a4a1826 Btrfs: remove btrfs_sector_sum structure пре 12 година
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling пре 13 година
print-tree.c c2cf52eb71 Btrfs: Include the device in most error printk()s пре 12 година
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
qgroup.c b382a324b6 Btrfs: fix qgroup rescan resume on mount пре 12 година
raid56.c 9be3395bcd Btrfs: use a btrfs bioset instead of abusing bio internals пре 12 година
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 пре 13 година
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name пре 13 година
reada.c 3c59ccd32a Btrfs: fix reada debug code compilation пре 12 година
relocation.c f51a4a1826 Btrfs: remove btrfs_sector_sum structure пре 12 година
root-tree.c 68a7342c51 Btrfs: cleanup orphaned root orphan item пре 12 година
scrub.c edd1400be9 Btrfs: fix several potential problems in copy_nocow_pages_for_inode пре 12 година
send.c a5959bc0a1 Btrfs: Cocci spatch "memdup.spatch" пре 12 година
send.h 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS пре 13 година
super.c 501407aab8 Btrfs: stop waiting on current trans if we aborted пре 12 година
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required пре 13 година
transaction.c 6df9a95e63 Btrfs: make the chunk allocator completely tree lockless пре 12 година
transaction.h 6df9a95e63 Btrfs: make the chunk allocator completely tree lockless пре 12 година
tree-defrag.c de78b51a28 btrfs: remove cache only arguments from defrag path пре 13 година
tree-log.c 8c2a1a3028 Btrfs: exclude logged extents before replying when we are mixed пре 12 година
tree-log.h 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
ulist.c 35f0399db6 Btrfs: fix crash regarding to ulist_add_merge пре 12 година
ulist.h f7f82b81d2 Btrfs: add a rb_tree to improve performance of ulist search пре 12 година
volumes.c e3a0dd98e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs пре 12 година
volumes.h 6df9a95e63 Btrfs: make the chunk allocator completely tree lockless пре 12 година
xattr.c 48a3b6366f btrfs: make static code static & remove dead code пре 12 година
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation пре 15 година
zlib.c 489406626c btrfs: fix message printing пре 13 година