index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
2013-07-02
Btrfs: use a percpu to keep track of possibly pinned bytes
Josef Bacik
2013-07-01
Btrfs: fix transaction throttling for delayed refs
Josef Bacik
2013-06-14
Btrfs: exclude logged extents before replying when we are mixed
Josef Bacik
2013-06-14
Btrfs: fix qgroup rescan resume on mount
Jan Schmidt
2013-06-14
Btrfs: simplify unlink reservations
Josef Bacik
2013-06-14
Btrfs: make the state of the transaction more readable
Miao Xie
2013-06-14
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
Btrfs: introduce grab/put functions for the root of the fs/file tree
Miao Xie
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-14
Btrfs: make the snap/subv deletion end more early when the fs is R/O
Miao Xie
2013-06-14
Minor format cleanup.
Andreas Philipp
2013-06-14
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
2013-06-14
Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist
Wang Shilong
2013-05-17
Btrfs: handle running extent ops with skinny metadata
Josef Bacik
2013-05-17
btrfs: annotate quota tree for lockdep
David Sterba
2013-05-07
btrfs: enhance superblock checks
David Sterba
2013-05-06
btrfs: fix misleading variable name for flags
David Sterba
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: rescan for qgroups
Jan Schmidt
2013-05-06
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
Jan Schmidt
2013-05-06
Btrfs: delete unused parameter to btrfs_read_root_item()
Stefan Behrens
2013-05-06
Btrfs: remove unused argument of btrfs_extend_item()
Tsutomu Itoh
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
2013-05-06
Btrfs: use a lock to protect incompat/compat flag of the super block
Miao Xie
2013-05-06
Btrfs: introduce a mutex lock for btrfs quota operations
Wang Shilong
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
2013-05-06
btrfs: clean up transaction abort messages
David Sterba
2013-02-28
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
2013-02-21
Btrfs: fix remount vs autodefrag
Miao Xie
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
btrfs: define BTRFS_MAGIC as a u64 value
Zach Brown
2013-02-20
Btrfs: place ordered operations on a per transaction list
Josef Bacik
2013-02-20
btrfs: add cancellation points to defrag
David Sterba
2013-02-20
Btrfs: steal from global reserve if we are cleaning up orphans
Josef Bacik
2013-02-20
btrfs: remove cache only arguments from defrag path
Eric Sandeen
2013-02-20
btrfs: handle null fs_info in btrfs_panic()
Eric Sandeen
2013-02-20
Btrfs: use bit operation for ->fs_state
Miao Xie
2013-02-20
Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
Miao Xie
2013-02-20
Btrfs: use percpu counter for fs_info->delalloc_bytes
Miao Xie
2013-02-20
Btrfs: use percpu counter for dirty metadata count
Miao Xie
2013-02-20
Btrfs: protect fs_info->alloc_start
Miao Xie
2013-02-20
Btrfs: add a comment for fs_info->max_inline
Miao Xie
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
2013-02-20
Btrfs: make raid attr array more readable
Miao Xie
2013-02-20
Btrfs: record first logical byte in memory
Liu Bo
2013-02-20
Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay
Liu Bo
[next]