Yan, Zheng 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
..
Kconfig bef62ef339 Btrfs: make btrfs acls selectable 16 年之前
Makefile 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 年之前
acl.c 073aaa1b14 helpers for acl caching + switch to those 16 年之前
async-thread.c 6e74057c46 Btrfs: Fix async thread shutdown race 16 年之前
async-thread.h 4e3f9c5042 Btrfs: keep irqs on more often in the worker threads 16 年之前
btrfs_inode.h 4df27c4d5c Btrfs: change how subvolumes are organized 16 年之前
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 年之前
compression.c 83ebade34b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 年之前
compression.h c8b978188c Btrfs: Add zlib compression support 17 年之前
ctree.c d717aa1d31 Btrfs: Avoid delayed reference update looping 16 年之前
ctree.h 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
delayed-ref.c 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 年之前
delayed-ref.h 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 年之前
dir-item.c 4df27c4d5c Btrfs: change how subvolumes are organized 16 年之前
disk-io.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
disk-io.h b9473439d3 Btrfs: leave btree locks spinning more often 16 年之前
export.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
export.h be6e8dc0ba NFS support for btrfs - v3 17 年之前
extent-tree.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
extent_io.c f85d7d6c8f Btrfs: properly honor wbc->nr_to_write changes 16 年之前
extent_io.h 8b62b72b26 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. 16 年之前
extent_map.c b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 年之前
extent_map.h b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 年之前
file-item.c b9473439d3 Btrfs: leave btree locks spinning more often 16 年之前
file.c 83ebade34b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 年之前
free-space-cache.c 6606bb97e1 Btrfs: fix btrfs_remove_from_free_space corner case 16 年之前
free-space-cache.h 9630308170 Btrfs: use hybrid extents+bitmap rb tree for free space 16 年之前
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 年之前
inode-item.c 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 16 年之前
inode-map.c 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 16 年之前
inode.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
ioctl.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
ioctl.h 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
locking.c d4a789474a Btrfs: fix typos in comments 16 年之前
locking.h b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 年之前
ordered-data.c 8b62b72b26 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. 16 年之前
ordered-data.h 8b62b72b26 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. 16 年之前
orphan.c 4df27c4d5c Btrfs: change how subvolumes are organized 16 年之前
print-tree.c c271b49241 Btrfs: remove of redundant btrfs_header_level 16 年之前
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 年之前
ref-cache.c bd56b30205 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks 16 年之前
ref-cache.h bd56b30205 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks 16 年之前
relocation.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
root-tree.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 年之前
super.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
sysfs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 年之前
transaction.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
transaction.h f36f3042ea Btrfs: be more polite in the async caching threads 16 年之前
tree-defrag.c 56bec294de Btrfs: do extent allocation and reference count updates in the background 16 年之前
tree-log.c 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 年之前
tree-log.h 12fcfd22fe Btrfs: tree logging unlink/rename fixes 16 年之前
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 年之前
version.sh 15916de835 Btrfs: Fixes for 2.6.28-rc API changes 16 年之前
volumes.c 890871be85 Btrfs: switch extent_map to a rw lock 16 年之前
volumes.h e5e9a5206a Btrfs: avoid races between super writeout and device list updates 16 年之前
xattr.c 811449496b Btrfs: join the transaction in __btrfs_setxattr 16 年之前
xattr.h 0279b4cd86 Btrfs: selinux support 16 年之前
zlib.c 60f2e8f8a0 Btrfs: correct error-handling zlib error handling 16 年之前