index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+1
2016-01-20
btrfs: merge functions for wait snapshot creation
Zhao Lei
1
-21
/
+1
2016-01-20
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
1
-2
/
+0
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-143
/
+169
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+2
2016-01-12
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-8
/
+8
2016-01-11
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-7
/
+14
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-15
/
+13
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-52
/
+49
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
1
-4
/
+4
2016-01-07
btrfs: constify static arrays
David Sterba
1
-1
/
+1
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
1
-2
/
+2
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-11
/
+11
2016-01-07
btrfs: cleanup, remove stray return statements
David Sterba
1
-1
/
+0
2016-01-07
btrfs: remove unused inode argument from uncompress_inline()
Byongho Lee
1
-3
/
+2
2016-01-07
btrfs: don't use slab cache for struct btrfs_delalloc_work
David Sterba
1
-12
/
+2
2016-01-07
btrfs: put delayed item hook into inode
David Sterba
1
-31
/
+25
2016-01-07
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-01-07
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
1
-2
/
+4
2015-12-31
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2015-12-31
Btrfs: don't leave dangling dentry if symlink creation failed
Filipe Manana
1
-4
/
+7
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-1
/
+0
2015-12-24
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-49
/
+78
2015-12-24
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-10
/
+10
2015-12-24
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-10
/
+5
2015-12-17
Btrfs: fix leaking of ordered extents after direct IO write error
Filipe Manana
1
-5
/
+38
2015-12-17
Btrfs: fix deadlock between direct IO write and defrag/readpages
Filipe Manana
1
-17
/
+13
2015-12-17
Btrfs: fix error path when failing to submit bio for direct IO write
Filipe Manana
1
-27
/
+27
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-1
/
+1
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+2
2015-12-07
btrfs: Use xattr handler infrastructure
Andreas Gruenbacher
1
-4
/
+4
2015-12-07
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
1
-4
/
+4
2015-12-03
btrfs: remove wait from struct btrfs_delalloc_work
David Sterba
1
-8
/
+3
2015-12-03
btrfs: sink parameter wait to btrfs_alloc_delalloc_work
David Sterba
1
-3
/
+3
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
1
-10
/
+10
2015-11-28
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+1
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
1
-23
/
+1
2015-11-14
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+45
2015-11-10
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2015-11-05
Btrfs: fix extent accounting for partial direct IO writes
Filipe Manana
1
-15
/
+37
2015-10-27
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
1
-8
/
+4
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
1
-2
/
+2
2015-10-22
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
1
-0
/
+9
2015-10-22
Btrfs: fix prealloc under heavy fragmentation conditions
Josef Bacik
1
-0
/
+9
2015-10-22
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
1
-0
/
+1
2015-10-22
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
1
-2
/
+2
2015-10-22
btrfs: Add handler for invalidate page
Qu Wenruo
1
-0
/
+24
2015-10-22
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
1
-0
/
+15
[next]