index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2013-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+11
2013-09-21
Btrfs: dir_inode_operations should use btrfs_update_time also
Guangyu Sun
1
-0
/
+2
2013-09-21
Btrfs: iput inode on allocation failure
Josef Bacik
1
-0
/
+4
2013-09-21
Btrfs: more efficient inode tree replace operation
Filipe David Borba Manana
1
-5
/
+5
2013-09-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-09-13
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-1
/
+1
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-334
/
+281
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-09-01
Btrfs: only update disk_i_size as we remove extents
Josef Bacik
1
-3
/
+28
2013-09-01
Btrfs: allow partial ordered extent completion
Josef Bacik
1
-14
/
+46
2013-09-01
Btrfs: do not clear our orphan item runtime flag on eexist
Josef Bacik
1
-2
/
+2
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-15
/
+8
2013-09-01
Btrfs: avoid starting a transaction in the write path
Josef Bacik
1
-145
/
+72
2013-09-01
Btrfs: fix the error handling wrt orphan items
Josef Bacik
1
-15
/
+26
2013-09-01
Btrfs: allow compressed extents to be merged during defragment
Liu Bo
1
-6
/
+8
2013-09-01
Btrfs: fix what bits we clear when erroring out from delalloc
Josef Bacik
1
-21
/
+28
2013-09-01
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
Josef Bacik
1
-97
/
+65
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
1
-51
/
+34
2013-09-01
Btrfs: reset ret in record_one_backref
Josef Bacik
1
-2
/
+1
2013-08-10
btrfs: don't loop on large offsets in readdir
Zach Brown
1
-8
/
+25
2013-08-10
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
1
-4
/
+12
2013-08-10
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
1
-3
/
+0
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-281
/
+220
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+2
2013-07-02
Btrfs: wait ordered range before doing direct io
Josef Bacik
1
-1
/
+9
2013-07-02
Btrfs: cleanup redundant code in btrfs_submit_direct()
Miao Xie
1
-9
/
+1
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
1
-15
/
+25
2013-07-02
Btrfs: check for actual acls rather than just xattrs when caching no acl
Josef Bacik
1
-2
/
+16
2013-07-01
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
Josef Bacik
1
-5
/
+10
2013-07-01
Btrfs: unlock extent range on enospc in compressed submit
Josef Bacik
1
-1
/
+5
2013-06-29
[readdir] convert btrfs
Al Viro
1
-33
/
+16
2013-06-14
Btrfs: put our inode if orphan cleanup fails
Josef Bacik
1
-1
/
+3
2013-06-14
Btrfs: add some missing iput()'s in btrfs_orphan_cleanup
Josef Bacik
1
-1
/
+4
2013-06-14
Btrfs: simplify unlink reservations
Josef Bacik
1
-190
/
+22
2013-06-14
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
1
-2
/
+2
2013-06-14
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
1
-44
/
+123
2013-06-14
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
1
-10
/
+0
2013-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+3
2013-06-08
btrfs: Drop inode if inode root is NULL
Naohiro Aota
1
-0
/
+3
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-1
/
+2
2013-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-28
/
+53
2013-05-18
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
1
-7
/
+10
2013-05-18
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
1
-21
/
+43
2013-05-18
Btrfs: fix unprotected root node of the subvolume's inode rb-tree
Miao Xie
1
-4
/
+3
2013-05-18
Btrfs: fix accessing a freed tree root
Miao Xie
1
-1
/
+1
2013-05-18
Btrfs: return errno if possible when we fail to allocate memory
Liu Bo
1
-2
/
+6
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-85
/
+98
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-06
btrfs: use unsigned long type for extent state bits
David Sterba
1
-2
/
+3
[next]