index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2014-03-06
fs: fix iversion handling
Christoph Hellwig
2014-02-20
Btrfs: disable snapshot aware defrag for now
Josef Bacik
2014-02-06
Btrfs: setup inode location during btrfs_init_inode_locked
Chris Mason
2013-11-20
btrfs: Use trace condition for get_extent tracepoint
Steven Rostedt
2013-11-20
Btrfs: don't BUG_ON() if we get an error walking backrefs
Josef Bacik
2013-11-11
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
btrfs: Fix checkpatch.pl warning of spacing issues
Dulshani Gunawardhana
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
Btrfs: do not run snapshot-aware defragment on error
Liu Bo
2013-11-11
Btrfs: make sure the delalloc workers actually flush compressed writes
Josef Bacik
2013-11-11
Btrfs: don't abort transaction in run_delalloc_nocow
Josef Bacik
2013-11-11
Btrfs: do not bug_on if we try to cow a free space cache inode
Josef Bacik
2013-11-11
Btrfs: return an error from btrfs_wait_ordered_range
Josef Bacik
2013-11-11
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
Btrfs: handle a missing extent for the first file extent
Josef Bacik
2013-11-11
Btrfs: add tests for btrfs_get_extent
Josef Bacik
2013-11-11
Btrfs: free reserved space on error in a few places
Josef Bacik
2013-11-11
Btrfs: improve inode hash function/inode lookup
Filipe David Borba Manana
2013-11-11
Btrfs: improve jitter performance of the sequential buffered write
Miao Xie
2013-11-11
Btrfs: do not release metadata for space cache inodes
Josef Bacik
2013-11-11
Btrfs: fix tracking of orphan inode count
Filipe David Borba Manana
2013-11-11
btrfs: drop unused parameter from btrfs_item_nr
Ross Kirk
2013-11-11
Btrfs: don't store NULL byte in symlink extents
Filipe David Borba Manana
2013-11-11
Btrfs: eliminate the exceptional root_tree refs=0
Stefan Behrens
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
[next]