index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-04-10
Btrfs: don't steal from the global reserve if we don't have the space
Josef Bacik
2015-04-10
Btrfs: refill block reserves during truncate
Chris Mason
2015-04-10
Btrfs: account for crcs in delayed ref processing
Josef Bacik
2015-04-10
btrfs: actively run the delayed refs while deleting large files
Chris Mason
2015-04-01
fs: btrfs: Add missing include file
Guenter Roeck
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-17
Btrfs: fix outstanding_extents accounting in DIO
Josef Bacik
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-03-17
Btrfs: account merges/splits properly
Josef Bacik
2015-03-13
Btrfs: fix merge delalloc logic
Josef Bacik
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-02
btrfs: fix lost return value due to variable shadowing
David Sterba
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-14
Btrfs: don't set and clear delalloc for O_DIRECT writes
Josef Bacik
2015-02-14
Btrfs: only adjust outstanding_extents when we do a short write
Josef Bacik
2015-02-02
Btrfs: Add code to support file creation time
chandan r
2015-02-02
btrfs: kill btrfs_inode_*time helpers
David Sterba
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
2015-01-21
btrfs: update message levels after checksum errors
David Sterba
2015-01-21
btrfs: update message levels for errors
David Sterba
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-01-02
Btrfs: call inode_dec_link_count() on mkdir error path
Wang Shilong
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
2014-11-21
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
2014-11-20
Btrfs: report error after failure inlining extent in compressed write path
Filipe Manana
2014-11-20
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
2014-11-20
Btrfs: correctly flush compressed data before/after direct IO
Filipe Manana
2014-11-20
Btrfs: make inode.c:compress_file_range() return void
Filipe Manana
2014-11-20
Btrfs: fix incorrect compression ratio detection
Shilong Wang
[next]