开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2016-03-03
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
2016-03-03
Btrfs: igrab inode in writepage
Josef Bacik
2016-02-24
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-01-05
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-10-28
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-03-12
btrfs: fix lost return value due to variable shadowing
David Sterba
2014-10-31
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-09-17
Btrfs: fix compressed write corruption on enospc
Liu Bo
2014-06-27
Btrfs: do not release metadata for space cache inodes
Josef Bacik
2014-06-27
Btrfs: fix tracking of orphan inode count
Filipe David Borba Manana
2014-03-05
fs: fix iversion handling
Christoph Hellwig
2014-02-20
Btrfs: disable snapshot aware defrag for now
Josef Bacik
2013-12-20
Btrfs: do not run snapshot-aware defragment on error
Liu Bo
2013-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
2013-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-10
Btrfs: use right root when checking for hash collision
Josef Bacik
2013-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-21
Btrfs: dir_inode_operations should use btrfs_update_time also
Guangyu Sun
2013-09-21
Btrfs: iput inode on allocation failure
Josef Bacik
2013-09-21
Btrfs: more efficient inode tree replace operation
Filipe David Borba Manana
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-01
Btrfs: only update disk_i_size as we remove extents
Josef Bacik
2013-09-01
Btrfs: allow partial ordered extent completion
Josef Bacik
2013-09-01
Btrfs: do not clear our orphan item runtime flag on eexist
Josef Bacik
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
Btrfs: avoid starting a transaction in the write path
Josef Bacik
2013-09-01
Btrfs: fix the error handling wrt orphan items
Josef Bacik
2013-09-01
Btrfs: allow compressed extents to be merged during defragment
Liu Bo
2013-09-01
Btrfs: fix what bits we clear when erroring out from delalloc
Josef Bacik
2013-09-01
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
Josef Bacik
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
2013-09-01
Btrfs: reset ret in record_one_backref
Josef Bacik
2013-08-09
btrfs: don't loop on large offsets in readdir
Zach Brown
2013-08-09
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
2013-08-09
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-02
Btrfs: wait ordered range before doing direct io
Josef Bacik
2013-07-02
Btrfs: cleanup redundant code in btrfs_submit_direct()
Miao Xie
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
2013-07-02
Btrfs: check for actual acls rather than just xattrs when caching no acl
Josef Bacik
2013-07-01
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
Josef Bacik
2013-07-01
Btrfs: unlock extent range on enospc in compressed submit
Josef Bacik
2013-06-29
[readdir] convert btrfs
Al Viro
2013-06-14
Btrfs: put our inode if orphan cleanup fails
Josef Bacik
[next]