Linus Torvalds 0efe5e32c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
..
Kconfig bef62ef339 Btrfs: make btrfs acls selectable 16 years ago
Makefile 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
acl.c 3baf0bed0a Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code 16 years ago
async-thread.c 6e74057c46 Btrfs: Fix async thread shutdown race 16 years ago
async-thread.h 4e3f9c5042 Btrfs: keep irqs on more often in the worker threads 16 years ago
btrfs_inode.h 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 years ago
compression.c 83ebade34b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
compression.h c8b978188c Btrfs: Add zlib compression support 17 years ago
ctree.c a571952143 Btrfs: check size of inode backref before adding hardlink 16 years ago
ctree.h 0efe5e32c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
delayed-ref.c 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
delayed-ref.h 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
dir-item.c 4df27c4d5c Btrfs: change how subvolumes are organized 16 years ago
disk-io.c 8aa38c31b7 Btrfs: remove duplicates of filemap_ helpers 16 years ago
disk-io.h b9473439d3 Btrfs: leave btree locks spinning more often 16 years ago
export.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 years ago
export.h be6e8dc0ba NFS support for btrfs - v3 17 years ago
extent-tree.c 25472b880c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus 16 years ago
extent_io.c 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
extent_io.h 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
extent_map.c b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 years ago
extent_map.h b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 years ago
file-item.c b9473439d3 Btrfs: leave btree locks spinning more often 16 years ago
file.c 0efe5e32c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
free-space-cache.c 25891f796d Btrfs: fix extent entry threshold calculation 16 years ago
free-space-cache.h 9630308170 Btrfs: use hybrid extents+bitmap rb tree for free space 16 years ago
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 years ago
inode-item.c a571952143 Btrfs: check size of inode backref before adding hardlink 16 years ago
inode-map.c 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 16 years ago
inode.c 0efe5e32c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
ioctl.c 1ab86aedbc Btrfs: fix error cases for ioctl transactions 16 years ago
ioctl.h 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 years ago
locking.c d4a789474a Btrfs: fix typos in comments 16 years ago
locking.h b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 years ago
ordered-data.c 8aa38c31b7 Btrfs: remove duplicates of filemap_ helpers 16 years ago
ordered-data.h 8aa38c31b7 Btrfs: remove duplicates of filemap_ helpers 16 years ago
orphan.c 4df27c4d5c Btrfs: change how subvolumes are organized 16 years ago
print-tree.c c271b49241 Btrfs: remove of redundant btrfs_header_level 16 years ago
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
ref-cache.c bd56b30205 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks 16 years ago
ref-cache.h bd56b30205 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks 16 years ago
relocation.c 0257bb82d2 Btrfs: relocate file extents in clusters 16 years ago
root-tree.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 years ago
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
super.c 25472b880c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus 16 years ago
sysfs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
transaction.c 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
transaction.h f36f3042ea Btrfs: be more polite in the async caching threads 16 years ago
tree-defrag.c 56bec294de Btrfs: do extent allocation and reference count updates in the background 16 years ago
tree-log.c 54bcf382da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus 16 years ago
tree-log.h 12fcfd22fe Btrfs: tree logging unlink/rename fixes 16 years ago
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 years ago
version.sh 15916de835 Btrfs: Fixes for 2.6.28-rc API changes 17 years ago
volumes.c 25472b880c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus 16 years ago
volumes.h ba1bf4818b Btrfs: make balance code choose more wisely when relocating 16 years ago
xattr.c 3baf0bed0a Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code 16 years ago
xattr.h 0279b4cd86 Btrfs: selinux support 16 years ago
zlib.c 60f2e8f8a0 Btrfs: correct error-handling zlib error handling 16 years ago