..
Kconfig
…
Makefile
…
acl.c
…
async-thread.c
…
async-thread.h
…
backref.c
Btrfs: use larger limit for translation of logical to inode
2012-10-01 15:19:19 -04:00
backref.h
Btrfs: fix a bug in parsing return value in logical resolve
2012-10-01 15:19:18 -04:00
btrfs_inode.h
Btrfs: fix a bug in checking whether a inode is already in log
2012-10-01 15:19:06 -04:00
check-integrity.c
…
check-integrity.h
…
compat.h
…
compression.c
…
compression.h
…
ctree.c
Btrfs: fix btrfs send for inline items and compression
2012-10-01 15:19:00 -04:00
ctree.h
btrfs: move transaction aborts to the point of failure
2012-10-08 20:09:02 -04:00
delayed-inode.c
btrfs: polish names of kmem caches
2012-10-01 15:19:16 -04:00
delayed-inode.h
…
delayed-ref.c
…
delayed-ref.h
…
dir-item.c
…
disk-io.c
Btrfs: remove unused write cache pages hook
2012-10-04 09:39:59 -04:00
disk-io.h
…
export.c
…
export.h
…
extent-tree.c
btrfs: move transaction aborts to the point of failure
2012-10-08 20:09:02 -04:00
extent_io.c
Btrfs: fix race when getting the eb out of page->private
2012-10-04 09:39:59 -04:00
extent_io.h
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
2012-10-01 15:19:15 -04:00
extent_map.c
Btrfs: do not hold the write_lock on the extent tree while logging
2012-10-04 09:39:58 -04:00
extent_map.h
Btrfs: do not hold the write_lock on the extent tree while logging
2012-10-04 09:39:58 -04:00
file-item.c
Btrfs: fix gcc warnings for 32bit compiles
2012-10-01 15:19:01 -04:00
file.c
Btrfs: fix punch hole when no extent exists
2012-10-04 09:40:00 -04:00
free-space-cache.c
Btrfs: using for_each_set_bit_from to simplify the code
2012-10-04 09:39:55 -04:00
free-space-cache.h
…
hash.h
…
inode-item.c
…
inode-map.c
…
inode-map.h
…
inode.c
btrfs: return EPERM upon rmdir on a subvolume
2012-10-04 09:39:56 -04:00
ioctl.c
Btrfs: fix off-by-one in file clone
2012-10-08 20:07:32 -04:00
ioctl.h
…
locking.c
…
locking.h
…
lzo.c
…
ordered-data.c
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
2012-10-04 09:39:57 -04:00
ordered-data.h
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
2012-10-04 09:39:57 -04:00
orphan.c
…
print-tree.c
…
print-tree.h
…
qgroup.c
Btrfs: check return value of ulist_alloc() properly
2012-10-01 15:19:14 -04:00
rcu-string.h
…
reada.c
…
relocation.c
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
2012-10-04 09:39:57 -04:00
root-tree.c
btrfs: move transaction aborts to the point of failure
2012-10-08 20:09:02 -04:00
scrub.c
btrfs: Kill some bi_idx references
2012-10-01 15:19:21 -04:00
send.c
Btrfs: write_buf is now callable outside send.c
2012-10-04 09:39:55 -04:00
send.h
Btrfs: write_buf is now callable outside send.c
2012-10-04 09:39:55 -04:00
struct-funcs.c
…
super.c
Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
2012-10-04 09:40:00 -04:00
sysfs.c
…
transaction.c
Btrfs: fix the missing error information in create_pending_snapshot()
2012-10-08 20:07:33 -04:00
transaction.h
Btrfs: fix race in sync and freeze again
2012-10-04 09:39:56 -04:00
tree-defrag.c
…
tree-log.c
btrfs: improved readablity for add_inode_ref
2012-10-08 20:09:02 -04:00
tree-log.h
…
ulist.c
Btrfs: make aux field of ulist 64 bit
2012-10-01 15:18:53 -04:00
ulist.h
Btrfs: make aux field of ulist 64 bit
2012-10-01 15:18:53 -04:00
version.h
…
volumes.c
btrfs: move transaction aborts to the point of failure
2012-10-08 20:09:02 -04:00
volumes.h
…
xattr.c
…
xattr.h
…
zlib.c
…