index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
btrfs: switch btrfs_trans_handle::adding_csums to bool
David Sterba
2018-01-22
1
-2
/
+2
|
*
btrfs: remove dead code from btrfs_get_extent
Edmund Nadolski
2018-01-22
1
-21
/
+1
|
*
btrfs: sink get_extent parameter to extent_readpages
David Sterba
2018-01-22
1
-2
/
+1
|
*
btrfs: sink get_extent parameter to extent_fiemap
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: sink get_extent parameter to extent_write_full_page
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: sink get_extent parameter to extent_write_locked_range
David Sterba
2018-01-22
1
-1
/
+0
|
*
btrfs: sink get_extent parameter to extent_writepages
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: Cleanup existing name_len checks
Qu Wenruo
2018-01-22
1
-4
/
+0
|
*
btrfs: use GFP_KERNEL in btrfs_alloc_inode
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: sink gfp parameter to clear_extent_uptodate
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-22
1
-12
/
+10
|
*
Btrfs: document rules about bio async submit
Liu Bo
2018-01-22
1
-1
/
+16
|
*
Btrfs: add __init macro to btrfs init functions
Liu Bo
2018-01-22
1
-1
/
+1
|
*
Btrfs: remove redundant btrfs_balance_delayed_items
Liu Bo
2018-01-22
1
-5
/
+0
*
|
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-29
1
-4
/
+8
|
\
\
|
*
|
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
2018-01-29
1
-2
/
+3
|
*
|
btrfs: convert to new i_version API
Jeff Layton
2018-01-29
1
-2
/
+4
|
*
|
fs: new API for handling inode->i_version
Jeff Layton
2018-01-29
1
-0
/
+1
|
|
/
*
|
btrfs: avoid accessing bvec table directly for a cloned bio
Ming Lei
2018-01-06
1
-1
/
+3
*
|
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
1
-2
/
+2
|
/
*
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
2017-12-07
1
-0
/
+2
*
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
1
-4
/
+5
*
Btrfs: bail out gracefully rather than BUG_ON
Liu Bo
2017-11-15
1
-2
/
+8
*
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-15
1
-4
/
+11
*
btrfs: move btrfs_truncate_block out of trans handle
Josef Bacik
2017-11-01
1
-75
/
+45
*
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
1
-7
/
+11
*
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
1
-78
/
+36
*
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-11-01
1
-1
/
+1
*
btrfs: allow to set compression level for zlib
David Sterba
2017-11-01
1
-1
/
+4
*
btrfs: use BLK_STS defines where needed
Anand Jain
2017-10-30
1
-1
/
+1
*
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-10-30
1
-4
/
+5
*
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
2017-10-30
1
-28
/
+0
*
Btrfs: compress_file_range remove dead variable num_bytes
Timofey Titovets
2017-10-30
1
-7
/
+3
*
btrfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-30
1
-7
/
+7
*
Btrfs: cleanup 'start' subtraction from try uncompressed inline extent
Timofey Titovets
2017-10-30
1
-1
/
+1
*
btrfs: Remove unused parameter from check_direct_IO
Nikolay Borisov
2017-10-30
1
-2
/
+1
*
Btrfs: do not async submit for nodatasum inodes
Liu Bo
2017-10-30
1
-1
/
+1
*
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-29
1
-5
/
+22
|
\
|
*
Btrfs: fix unexpected result when dio reading corrupted blocks
Liu Bo
2017-09-26
1
-5
/
+2
|
*
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
2017-09-26
1
-0
/
+8
|
*
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
2017-09-26
1
-0
/
+12
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-15
1
-1
/
+1
|
\
\
|
*
|
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-1
/
+1
*
|
|
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
1
-67
/
+153
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
Nikolay Borisov
2017-08-21
1
-1
/
+0
|
*
|
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...
Nikolay Borisov
2017-08-18
1
-12
/
+6
|
*
|
Btrfs: avoid unnecessarily locking inode when clearing a range
Filipe Manana
2017-08-18
1
-3
/
+4
|
*
|
btrfs: fix readdir deadlock with pagefault
Josef Bacik
2017-08-16
1
-26
/
+82
|
*
|
btrfs: allow defrag compress to override NOCOMPRESS attribute
David Sterba
2017-08-16
1
-3
/
+3
|
*
|
btrfs: separate defrag and property compression
David Sterba
2017-08-16
1
-1
/
+7
[prev]
[next]