.. |
Kconfig
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 vuotta sitten |
Makefile
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 vuotta sitten |
acl.c
|
755ac67f83
Btrfs: skip adding an acl attribute if we don't have to
|
12 vuotta sitten |
async-thread.c
|
e9fbcb4220
Btrfs: call the ordered free operation without any locks held
|
13 vuotta sitten |
async-thread.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 vuotta sitten |
backref.c
|
ca60ebfa30
Btrfs: fix backref walking race with tree deletions
|
12 vuotta sitten |
backref.h
|
55e301fd57
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
|
12 vuotta sitten |
btrfs_inode.h
|
2e60a51e62
Btrfs: serialize unlocked dio reads with truncate
|
12 vuotta sitten |
check-integrity.c
|
cdb4c5748c
btrfs: define BTRFS_MAGIC as a u64 value
|
12 vuotta sitten |
check-integrity.h
|
5db0276014
Btrfs: add optional integrity check code
|
13 vuotta sitten |
compat.h
|
9ca03b997f
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
|
16 vuotta sitten |
compression.c
|
64a167011b
Btrfs: add rw argument to merge_bio_hook()
|
12 vuotta sitten |
compression.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 vuotta sitten |
ctree.c
|
de78b51a28
btrfs: remove cache only arguments from defrag path
|
12 vuotta sitten |
ctree.h
|
d5c1207017
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
|
12 vuotta sitten |
delayed-inode.c
|
d4c0a7da21
btrfs: remove unused "item" in btrfs_insert_delayed_item()
|
12 vuotta sitten |
delayed-inode.h
|
0e8c36a9fd
Btrfs: fix lots of orphan inodes when the space is not enough
|
12 vuotta sitten |
delayed-ref.c
|
093486c453
Btrfs: make delayed ref lock logic more readable
|
12 vuotta sitten |
delayed-ref.h
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 vuotta sitten |
dev-replace.c
|
3edb2a68cb
Btrfs: check the return value of btrfs_start_delalloc_inodes()
|
12 vuotta sitten |
dev-replace.h
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 vuotta sitten |
dir-item.c
|
9c52057c69
Btrfs: fix hash overflow handling
|
12 vuotta sitten |
disk-io.c
|
83c8266acc
btrfs: try harder to allocate raid56 stripe cache
|
12 vuotta sitten |
disk-io.h
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 vuotta sitten |
export.c
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
12 vuotta sitten |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
17 vuotta sitten |
extent-tree.c
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 vuotta sitten |
extent_io.c
|
180e001cd5
btrfs: fixup/remove module.h usage as required
|
12 vuotta sitten |
extent_io.h
|
b8dae31388
btrfs: use only inline_pages from extent buffer
|
12 vuotta sitten |
extent_map.c
|
180e001cd5
btrfs: fixup/remove module.h usage as required
|
12 vuotta sitten |
extent_map.h
|
201a903894
Btrfs: do not allow logged extents to be merged or removed
|
12 vuotta sitten |
file-item.c
|
2f697dc6a6
Btrfs: extend the checksum item as much as possible
|
12 vuotta sitten |
file.c
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 vuotta sitten |
free-space-cache.c
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 vuotta sitten |
free-space-cache.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 vuotta sitten |
hash.h
|
f186373fef
btrfs: extended inode refs
|
12 vuotta sitten |
inode-item.c
|
f186373fef
btrfs: extended inode refs
|
12 vuotta sitten |
inode-map.c
|
08e007d2e5
Btrfs: improve the noflush reservation
|
12 vuotta sitten |
inode-map.h
|
82d5902d9c
Btrfs: Support reading/writing on disk free ino cache
|
14 vuotta sitten |
inode.c
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 vuotta sitten |
ioctl.c
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 vuotta sitten |
locking.c
|
39f9d028c9
Btrfs: save us a read_lock
|
12 vuotta sitten |
locking.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 vuotta sitten |
lzo.c
|
7ac687d9e0
btrfs: remove the second argument of k[un]map_atomic()
|
13 vuotta sitten |
math.h
|
3fed40cc97
Btrfs: cleanup duplicated division functions
|
12 vuotta sitten |
ordered-data.c
|
569e0f358c
Btrfs: place ordered operations on a per transaction list
|
12 vuotta sitten |
ordered-data.h
|
b2c6b3e061
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9
|
12 vuotta sitten |
orphan.c
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 vuotta sitten |
print-tree.c
|
0e6360274f
btrfs: add missing break in btrfs_print_leaf()
|
12 vuotta sitten |
print-tree.h
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
17 vuotta sitten |
qgroup.c
|
235fdb8ef2
Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree
|
12 vuotta sitten |
raid56.c
|
d7011f5b9d
btrfs/raid56: Add missing #include <linux/vmalloc.h>
|
12 vuotta sitten |
raid56.h
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 vuotta sitten |
rcu-string.h
|
606686eeac
Btrfs: use rcu to protect device->name
|
13 vuotta sitten |
reada.c
|
29a8d9a0bc
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
|
12 vuotta sitten |
relocation.c
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 vuotta sitten |
root-tree.c
|
5f3ab90a72
Btrfs: rename root_times_lock to root_item_lock
|
12 vuotta sitten |
scrub.c
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 vuotta sitten |
send.c
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 vuotta sitten |
send.h
|
cb95e7bf7b
btrfs: add "no file data" flag to btrfs send ioctl
|
12 vuotta sitten |
struct-funcs.c
|
18077bb413
Btrfs: rewrite BTRFS_SETGET_FUNCS
|
13 vuotta sitten |
super.c
|
dc81cdc58a
Btrfs: fix remount vs autodefrag
|
12 vuotta sitten |
sysfs.c
|
180e001cd5
btrfs: fixup/remove module.h usage as required
|
12 vuotta sitten |
transaction.c
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 vuotta sitten |
transaction.h
|
d5c1207017
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
|
12 vuotta sitten |
tree-defrag.c
|
de78b51a28
btrfs: remove cache only arguments from defrag path
|
12 vuotta sitten |
tree-log.c
|
124fe663f9
Btrfs: delete inline extents when we find them during logging
|
12 vuotta sitten |
tree-log.h
|
143bede527
btrfs: return void in functions without error conditions
|
13 vuotta sitten |
ulist.c
|
180e001cd5
btrfs: fixup/remove module.h usage as required
|
12 vuotta sitten |
ulist.h
|
34d73f54e2
Btrfs: make aux field of ulist 64 bit
|
12 vuotta sitten |
version.h
|
b4f6c45dfb
Update Btrfs files for in-kernel usage
|
17 vuotta sitten |
volumes.c
|
2d8946c597
btrfs: remove a printk from scan_one_device
|
12 vuotta sitten |
volumes.h
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 vuotta sitten |
xattr.c
|
e997615149
Btrfs: only log the inode item if we can get away with it
|
12 vuotta sitten |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 vuotta sitten |
zlib.c
|
489406626c
btrfs: fix message printing
|
12 vuotta sitten |