index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2014-03-10
Btrfs: fix possible empty list access when flushing the delalloc inodes
Miao Xie
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
Btrfs: just do dirty page flush for the inode with compression before direct IO
Miao Xie
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->flush_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue
Qu Wenruo
2014-03-10
Btrfs: fix preallocate vs double nocow write
Miao Xie
2014-03-10
Btrfs: avoid warning bomb of btrfs_invalidate_inodes
Liu Bo
2014-03-10
Btrfs: skip readonly root for snapshot-aware defragment
Wang Shilong
2014-03-10
Btrfs: unlock extent and pages on error in cow_file_range
Josef Bacik
2014-03-10
Btrfs: balance delayed inode updates
Josef Bacik
2014-02-14
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
Josef Bacik
2014-02-03
Btrfs: disable snapshot aware defrag for now
Josef Bacik
2014-01-29
Btrfs: setup inode location during btrfs_init_inode_locked
Chris Mason
2014-01-29
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
2014-01-29
btrfs: fix warning while merging two adjacent extents
Gui Hecheng
2014-01-28
Btrfs: fix transaction abortion when remounting btrfs from RW to RO
Wang Shilong
2014-01-28
Btrfs: add support for inode properties
Filipe David Borba Manana
2014-01-28
Btrfs: faster file extent item replace operations
Filipe David Borba Manana
2014-01-28
Btrfs: fix the wrong nocow range check
Miao Xie
2014-01-28
Btrfs: reduce btree node locking duration on item update
Filipe David Borba Manana
2014-01-28
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
Btrfs: fix a warning when iput a file
Wang Shilong
2014-01-28
Btrfs: remove dead comments for read_csums()
Wang Shilong
2014-01-28
Btrfs: fix error check of btrfs_lookup_dentry()
Tsutomu Itoh
2014-01-28
Btrfs: fix very slow inode eviction and fs unmount
Filipe David Borba Manana
2014-01-28
btrfs: expand btrfs_find_item() to include find_root_ref functionality
Kelley Nielsen
2014-01-28
btrfs: remove unused variable from btrfs_new_inode
Valentina Giusti
2014-01-28
Btrfs: incompatible format change to remove hole extents
Josef Bacik
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
[next]