dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/btrfs
Linus Torvalds 5732c46849 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
* git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable:
  Btrfs: Spelling fix in btrfs_lookup_first_block_group comments
  Btrfs: make show_options result match actual option names
  Btrfs: remove outdated comment in btrfs_ioctl_resize()
  Btrfs: remove some WARN_ONs in the IO failure path
  Btrfs: Don't loop forever on metadata IO failures
  Btrfs: init inode ordered_data_close flag properly
2009-05-14 19:18:44 -07:00
..
Kconfig
Makefile
acl.c Btrfs: fix acl caching 2009-04-27 13:18:26 -04:00
async-thread.c
async-thread.h
btrfs_inode.h
compat.h
compression.c
compression.h
crc32c.h
ctree.c Btrfs: Don't loop forever on metadata IO failures 2009-05-14 14:00:32 -04:00
ctree.h
delayed-ref.c
delayed-ref.h
dir-item.c
disk-io.c Btrfs: remove some WARN_ONs in the IO failure path 2009-05-14 14:00:33 -04:00
disk-io.h
export.c
export.h
extent-tree.c Btrfs: Spelling fix in btrfs_lookup_first_block_group comments 2009-05-14 14:00:34 -04:00
extent_io.c Btrfs: remove #if 0 code 2009-04-27 07:40:52 -04:00
extent_io.h
extent_map.c
extent_map.h
file-item.c
file.c Btrfs: remove #if 0 code 2009-04-27 07:40:52 -04:00
free-space-cache.c Btrfs: Fix a bunch of printk() warnings. 2009-04-27 08:37:49 -04:00
free-space-cache.h
hash.h
inode-item.c
inode-map.c Btrfs: Fix a trivial warning using max() of u64 vs ULL. 2009-04-27 08:37:49 -04:00
inode.c Btrfs: remove some WARN_ONs in the IO failure path 2009-05-14 14:00:33 -04:00
ioctl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2009-05-14 19:18:44 -07:00
ioctl.h
locking.c
locking.h
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
root-tree.c
struct-funcs.c
super.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2009-05-14 19:18:44 -07:00
sysfs.c
transaction.c Btrfs: fix deadlocks and stalls on dead root removal 2009-04-24 15:46:05 -04:00
transaction.h
tree-defrag.c
tree-log.c
tree-log.h
version.h
version.sh
volumes.c Btrfs: When shrinking, only update disk size on success 2009-04-27 07:40:51 -04:00
volumes.h Btrfs: When shrinking, only update disk size on success 2009-04-27 07:40:51 -04:00
xattr.c
xattr.h
zlib.c