index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
2018-11-21
1
-3
/
+2
*
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
2018-11-13
1
-0
/
+1
*
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
2018-11-10
1
-1
/
+1
*
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
2018-07-03
1
-3
/
+30
*
Btrfs: fix return value on rename exchange failure
Filipe Manana
2018-07-03
1
-1
/
+3
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-30
1
-12
/
+4
*
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
2018-03-24
1
-2
/
+4
*
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-22
1
-1
/
+1
*
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-02-22
1
-1
/
+4
*
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
2018-02-17
1
-2
/
+9
*
btrfs: add missing memset while reading compressed inline extents
Zygo Blaxell
2017-12-20
1
-0
/
+14
*
Btrfs: fix segmentation fault when doing dio read
Liu Bo
2017-10-08
1
-2
/
+6
*
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2017-08-06
1
-2
/
+9
*
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
2017-07-05
1
-1
/
+12
*
Btrfs: Fix deadlock between direct IO and fast fsync
Chandan Rajendra
2017-07-05
1
-2
/
+2
*
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
2017-06-14
1
-2
/
+2
*
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
2017-02-01
1
-2
/
+0
*
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
2017-02-01
1
-0
/
+1
*
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
2017-02-01
1
-4
/
+1
*
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Linus Torvalds
2016-11-04
1
-4
/
+9
|
\
|
*
btrfs: pass correct args to btrfs_async_run_delayed_refs()
Wang Xiaoguang
2016-10-24
1
-2
/
+2
|
*
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
2016-10-24
1
-2
/
+7
*
|
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
1
-27
/
+43
|
\
|
|
*
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
1
-7
/
+9
|
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-4
/
+6
|
*
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
1
-2
/
+2
|
*
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
1
-14
/
+26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-12
/
+12
|
\
\
|
*
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
1
-1
/
+1
|
|
\
\
|
|
*
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
|
|
/
|
*
/
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-11
/
+11
|
|
/
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-12
/
+0
|
\
\
|
*
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-12
/
+0
|
|
/
*
|
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
\
|
*
|
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
2016-10-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-16
/
+1
|
\
\
|
*
\
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
1
-1
/
+1
|
|
\
\
|
|
*
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-1
/
+1
|
*
|
|
btrfs: use filemap_check_errors()
Miklos Szeredi
2016-09-16
1
-15
/
+0
|
|
|
/
|
|
/
|
*
/
|
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
2016-09-14
1
-2
/
+3
|
/
/
*
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-26
1
-10
/
+27
|
\
\
|
*
|
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
2016-08-25
1
-10
/
+27
*
|
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-10
1
-10
/
+36
|
\
|
|
|
|
/
|
/
|
|
*
Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2016-08-05
1
-10
/
+36
|
|
\
|
|
*
Btrfs: improve performance on fsync against new inode after rename/unlink
Filipe Manana
2016-08-01
1
-1
/
+18
|
|
*
Btrfs: be more precise on errors when getting an inode from disk
Filipe Manana
2016-08-01
1
-9
/
+18
*
|
|
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-3
/
+3
*
|
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-04
1
-103
/
+115
|
\
|
|
|
*
|
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
1
-40
/
+37
|
*
|
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
1
-2
/
+2
[next]