index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
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 deadlock between direct IO reads and buffered writes
Filipe Manana
2016-03-01
1
-2
/
+23
*
Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...
Chris Mason
2016-03-01
1
-98
/
+203
|
\
|
*
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-26
1
-22
/
+18
|
|
\
|
|
*
btrfs: drop null testing before destroy functions
Kinglong Mee
2016-02-18
1
-10
/
+5
|
|
*
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-02-18
1
-12
/
+13
|
*
|
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
2016-02-26
1
-1
/
+13
|
|
\
\
|
*
\
\
Merge branch 'foreign/josef/space-updates' into for-chris-4.6
David Sterba
2016-02-26
1
-1
/
+10
|
|
\
\
\
|
|
*
|
|
Btrfs: fix truncate_space_check
Josef Bacik
2016-02-18
1
-1
/
+10
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-26
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
btrfs: readdir: use GFP_KERNEL
David Sterba
2016-02-11
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6
David Sterba
2016-02-26
1
-74
/
+174
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Btrfs: Clean pte corresponding to page straddling i_size
Chandan Rajendra
2016-02-01
1
-1
/
+1
|
|
*
|
Btrfs: Fix block size returned to user space
Chandan Rajendra
2016-02-01
1
-1
/
+0
|
|
*
|
Btrfs: Limit inline extents to root->sectorsize
Chandan Rajendra
2016-02-01
1
-1
/
+1
|
|
*
|
Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
Chandan Rajendra
2016-02-01
1
-8
/
+17
|
|
*
|
Btrfs: Search for all ordered extents that could span across a page
Chandan Rajendra
2016-02-01
1
-7
/
+18
|
|
*
|
Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
Chandan Rajendra
2016-02-01
1
-5
/
+30
|
|
*
|
Btrfs: fallocate: Work with sectorsized blocks
Chandan Rajendra
2016-02-01
1
-28
/
+32
|
|
*
|
Btrfs: Direct I/O read: Work on sectorsized blocks
Chandan Rajendra
2016-02-01
1
-23
/
+75
*
|
|
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-19
1
-0
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
2016-02-16
1
-0
/
+2
*
|
|
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-12
1
-1
/
+13
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-02-11
1
-1
/
+13
|
|
/
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-29
1
-8
/
+28
|
\
\
|
|
/
|
*
Btrfs: fix race between fsync and lockless direct IO writes
Filipe Manana
2016-01-25
1
-8
/
+28
*
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-22
1
-23
/
+1
|
\
\
|
|
/
|
*
btrfs: merge functions for wait snapshot creation
Zhao Lei
2016-01-20
1
-21
/
+1
|
*
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
2016-01-19
1
-2
/
+0
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-18
1
-143
/
+169
|
\
\
|
|
/
|
*
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-11
1
-7
/
+14
|
|
\
|
|
*
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
2016-01-06
1
-2
/
+4
|
|
*
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
2015-12-31
1
-1
/
+3
|
|
*
Btrfs: don't leave dangling dentry if symlink creation failed
Filipe Manana
2015-12-31
1
-4
/
+7
|
*
|
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-15
/
+13
|
|
\
\
|
|
*
|
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-11
/
+11
|
|
*
|
btrfs: cleanup, remove stray return statements
David Sterba
2016-01-07
1
-1
/
+0
|
|
*
|
btrfs: remove unused inode argument from uncompress_inline()
Byongho Lee
2016-01-07
1
-3
/
+2
|
*
|
|
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-11
1
-52
/
+49
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
1
-4
/
+4
|
|
*
|
btrfs: constify static arrays
David Sterba
2016-01-07
1
-1
/
+1
|
|
*
|
btrfs: constify remaining structs with function pointers
David Sterba
2016-01-07
1
-2
/
+2
|
|
*
|
btrfs: don't use slab cache for struct btrfs_delalloc_work
David Sterba
2016-01-07
1
-12
/
+2
|
|
*
|
btrfs: put delayed item hook into inode
David Sterba
2016-01-07
1
-31
/
+25
|
|
*
|
Btrfs: igrab inode in writepage
Josef Bacik
2016-01-07
1
-2
/
+15
|
|
|
/
|
*
|
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2015-12-23
1
-49
/
+78
|
|
\
\
|
|
*
|
Btrfs: fix leaking of ordered extents after direct IO write error
Filipe Manana
2015-12-17
1
-5
/
+38
|
|
*
|
Btrfs: fix deadlock between direct IO write and defrag/readpages
Filipe Manana
2015-12-17
1
-17
/
+13
|
|
*
|
Btrfs: fix error path when failing to submit bio for direct IO write
Filipe Manana
2015-12-17
1
-27
/
+27
|
*
|
|
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
1
-10
/
+10
|
|
\
\
\
[next]