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
/
file.c
Age
Commit message (
Expand
)
Author
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2016-09-15
btrfs: Continue write in case of can_not_nocow
Zhao Lei
2016-04-20
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-15
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
2015-11-27
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-25
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
2015-11-13
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-08
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
2015-11-06
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-03
Btrfs: fix hole punching when using the no-holes feature
Filipe Manana
2015-11-03
btrfs: Fix a data space underflow warning
Qu Wenruo
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-21
btrfs: fallocate: Add support to accurate qgroup reserve
Qu Wenruo
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
2015-10-21
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...
Qu Wenruo
2015-10-21
btrfs: declare rsv_count as unsigned int instead of int
Alexandru Moise
2015-10-21
btrfs/file.c: remove an unsed varialbe first_index
Shan Hai
2015-10-20
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
Qu Wenruo
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-23
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-10
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
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, Account data space in more proper timings.
Dongsheng Yang
2015-04-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-03-26
Btrfs: fix metadata inconsistencies after directory fsync
Filipe Manana
2015-03-26
Btrfs: add missing inode item update in fallocate()
Filipe Manana
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-05
Btrfs: fix data loss in the fast fsync path
Filipe Manana
2015-03-03
btrfs: remove shadowing variables in __btrfs_buffered_write
David Sterba
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-03
btrfs: use cond_resched_lock where possible
David Sterba
2015-03-02
Btrfs: add missing inode update when punching hole
Filipe Manana
2015-02-16
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
2014-11-20
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
[next]