index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-21
Btrfs: Direct I/O: Fix space accounting
chandan
2015-09-15
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-31
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
Tsutomu Itoh
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-09
Btrfs: add support for blkio controllers
Chris Mason
2015-08-09
Btrfs: fix stale dir entries after unlink, inode eviction and fsync
Filipe Manana
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-11
Btrfs: fix shrinking truncate when the no_holes feature is enabled
Filipe Manana
2015-07-02
Btrfs: fix warning of bytes_may_use
Liu Bo
2015-07-02
Btrfs: fix hang when failing to submit bio of directIO
Liu Bo
2015-07-02
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()
Filipe Manana
2015-07-02
Btrfs: fix memory corruption on failure to submit bio for direct IO
Filipe Manana
2015-06-03
Btrfs: fix hang during inode eviction due to concurrent readahead
Filipe Manana
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-27
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-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-12
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-12
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-26
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-03
Btrfs: Add code to support file creation time
chandan r
[next]