index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2011-10-19
Btrfs: don't increase the block_rsv's size when emergency allocating space
Josef Bacik
2011-10-19
Btrfs: fix space leak when we fail to make an allocation
Josef Bacik
2011-10-19
Btrfs: fix call to btrfs_search_slot in free space cache
Josef Bacik
2011-10-19
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
2011-10-19
Btrfs: only reserve space in fallocate if we have to do a preallocate
Josef Bacik
2011-10-19
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2011-10-19
Btrfs: optimize how we account for space in truncate
Josef Bacik
2011-10-19
Btrfs: don't try to commit in btrfs_block_rsv_check
Josef Bacik
2011-10-19
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
Btrfs: ratelimit the generation printk for the free space cache
Josef Bacik
2011-10-19
Btrfs: fix how we reserve space for deleting inodes
Josef Bacik
2011-10-19
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
2011-10-19
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
Josef Bacik
2011-10-19
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
Btrfs: fix how we mount subvol=<whatever>
Josef Bacik
2011-10-19
Btrfs: use d_obtain_alias when mounting subvol/subvolid
Josef Bacik
2011-10-19
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-10-19
Btrfs: move stuff around in btrfs_inode to get better packing
Josef Bacik
2011-10-03
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-30
Btrfs: force a page fault if we have a shorty copy on a page boundary
Josef Bacik
2011-09-20
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-20
Btrfs: reserve sufficient space for ioctl clone
Sage Weil
2011-09-18
Btrfs: only clear the need lookup flag after the dentry is setup
Josef Bacik
2011-09-18
BTRFS: Fix lseek return value for error
Jeff Liu
2011-09-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-18
Btrfs: don't change inode flag of the dest clone file
Li Zefan
2011-09-18
Btrfs: don't make a file partly checksummed through file clone
Li Zefan
2011-09-18
Btrfs: fix pages truncation in btrfs_ioctl_clone()
Li Zefan
2011-09-18
btrfs: fix d_off in the first dirent
Hidetoshi Seto
2011-09-12
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-11
Btrfs: add dummy extent if dst offset excceeds file end in
Li Zefan
2011-09-11
Btrfs: calc file extent num_bytes correctly in file clone
Li Zefan
2011-09-11
btrfs: xattr: fix attribute removal
David Sterba
2011-09-11
Btrfs: fix wrong nbytes information of the inode
Miao Xie
2011-09-11
Btrfs: fix the file extent gap when doing direct IO
Miao Xie
2011-09-11
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
Miao Xie
2011-09-11
Btrfs: fix misuse of trans block rsv
Liu Bo
2011-09-11
Btrfs: reset to appropriate block rsv after orphan operations
Liu Bo
2011-09-11
Btrfs: skip locking if searching the commit root in csum lookup
Josef Bacik
2011-09-11
btrfs: fix warning in iput for bad-inode
Sergei Trofimovich
2011-09-11
Btrfs: fix an oops when deleting snapshots
Liu Bo
2011-08-21
Btrfs: fix 64 bit divide problem
Josef Bacik
2011-08-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-08-18
Btrfs: set i_size properly when fallocating and we already
Josef Bacik
2011-08-18
btrfs: unlock on error in btrfs_file_llseek()
Dan Carpenter
2011-08-18
btrfs: btrfs_permission's RO check shouldn't apply to device nodes
Jeff Mahoney
2011-08-16
Btrfs: truncate pages from clone ioctl target range
Sage Weil
[next]