index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-11
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
btrfs: constify static arrays
David Sterba
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
btrfs: cleanup, remove stray return statements
David Sterba
2016-01-07
btrfs: remove unused inode argument from uncompress_inline()
Byongho Lee
2016-01-07
btrfs: don't use slab cache for struct btrfs_delalloc_work
David Sterba
2016-01-07
btrfs: put delayed item hook into inode
David Sterba
2016-01-07
Btrfs: igrab inode in writepage
Josef Bacik
2016-01-06
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
2015-12-31
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
2015-12-31
Btrfs: don't leave dangling dentry if symlink creation failed
Filipe Manana
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-23
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2015-12-23
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2015-12-17
Btrfs: fix leaking of ordered extents after direct IO write error
Filipe Manana
2015-12-17
Btrfs: fix deadlock between direct IO write and defrag/readpages
Filipe Manana
2015-12-17
Btrfs: fix error path when failing to submit bio for direct IO write
Filipe Manana
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-07
btrfs: Use xattr handler infrastructure
Andreas Gruenbacher
2015-12-07
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
2015-12-03
btrfs: remove wait from struct btrfs_delalloc_work
David Sterba
2015-12-03
btrfs: sink parameter wait to btrfs_alloc_delalloc_work
David Sterba
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
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: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
2015-11-14
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-09
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-11-05
Btrfs: fix extent accounting for partial direct IO writes
Filipe Manana
2015-10-27
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-22
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
2015-10-22
Btrfs: fix prealloc under heavy fragmentation conditions
Josef Bacik
2015-10-22
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
2015-10-22
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
2015-10-22
btrfs: Add handler for invalidate page
Qu Wenruo
2015-10-22
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
2015-10-22
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-22
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
2015-10-22
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
2015-10-22
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
[next]