index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
file.c
Commit message (
Expand
)
Author
Age
*
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
2016-07-21
*
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
2016-07-07
*
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-25
|
\
|
*
Btrfs: don't do nocow check unless we have to
Josef Bacik
2016-06-22
*
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-27
|
\
\
|
|
/
|
*
Btrfs: fix handling of faults from btrfs_copy_from_user
Chris Mason
2016-05-26
|
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
|
|
\
|
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
*
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-21
|
\
\
\
|
|
/
/
|
*
|
Btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc...
Chandan Rajendra
2016-04-28
|
*
|
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
2016-04-28
|
|
/
*
|
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
*
|
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
*
|
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
2016-05-01
|
/
*
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-09
|
\
|
*
Btrfs: Improve FL_KEEP_SIZE handling in fallocate
Davide Italiano
2016-04-04
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-07
|
\
\
|
*
|
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
2016-03-30
|
|
/
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
|
/
*
btrfs: Fix misspellings in comments.
Adam Buchbinder
2016-03-14
*
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-03-11
*
Btrfs: fix race when checking if we can skip fsync'ing an inode
Filipe Manana
2016-03-01
*
Merge branch 'misc-4.6' into for-chris-4.6
David Sterba
2016-02-26
|
\
|
*
btrfs: Continue write in case of can_not_nocow
Zhao Lei
2016-02-18
*
|
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-26
|
\
\
|
*
|
btrfs: drop null testing before destroy functions
Kinglong Mee
2016-02-18
|
*
|
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-02-18
|
|
/
*
|
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-26
|
\
\
|
*
|
btrfs: fallocate: use GFP_KERNEL
David Sterba
2016-02-11
|
|
/
*
|
Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6
David Sterba
2016-02-26
|
\
\
|
|
/
|
/
|
|
*
Btrfs: Clean pte corresponding to page straddling i_size
Chandan Rajendra
2016-02-01
|
*
Btrfs: fallocate: Work with sectorsized blocks
Chandan Rajendra
2016-02-01
|
*
Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
Chandan Rajendra
2016-02-01
*
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-22
|
\
\
|
|
/
|
*
btrfs: delete unused argument in btrfs_copy_from_user
Zhao Lei
2016-01-20
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-18
|
\
\
|
|
/
|
*
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
|
|
\
|
|
*
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
*
|
|
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
btrfs: use new dedupe data function pointer
Darrick J. Wong
2016-01-01
|
*
|
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-07
|
*
|
btrfs: add .copy_file_range file operation
Zach Brown
2015-12-01
*
|
|
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
2015-12-15
*
|
|
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-27
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
2015-11-25
*
|
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-13
|
\
\
|
|
/
|
*
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
2015-11-08
*
|
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-06
|
\
\
|
|
/
[next]