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.13.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
2011-09-18
Btrfs: only clear the need lookup flag after the dentry is setup
Josef Bacik
1
-2
/
+11
2011-09-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
1
-2
/
+3
2011-09-18
btrfs: fix d_off in the first dirent
Hidetoshi Seto
1
-2
/
+3
2011-09-12
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
1
-11
/
+11
2011-09-11
Btrfs: fix wrong nbytes information of the inode
Miao Xie
1
-2
/
+2
2011-09-11
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
Miao Xie
1
-2
/
+6
2011-09-11
btrfs: fix warning in iput for bad-inode
Sergei Trofimovich
1
-7
/
+3
2011-08-18
btrfs: btrfs_permission's RO check shouldn't apply to device nodes
Jeff Mahoney
1
-4
/
+8
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-45
/
+53
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+45
2011-08-01
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
1
-15
/
+11
2011-08-01
Btrfs: fix readahead in file defrag
Li Zefan
1
-13
/
+0
2011-08-01
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
1
-3
/
+7
2011-08-01
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
1
-14
/
+35
2011-08-01
Btrfs: load the key from the dir item in readdir into a fake dentry
Josef Bacik
1
-2
/
+45
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-56
/
+34
2011-07-28
Merge branch 'integration' into for-linus
Chris Mason
1
-56
/
+34
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
1
-19
/
+10
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
1
-24
/
+0
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
1
-12
/
+23
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
1
-1
/
+1
2011-07-26
btrfs: S_ISREG(mode) is not mode & S_IFREG...
Al Viro
1
-2
/
+2
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-5
/
+5
2011-07-21
get rid of useless dget_parent() in btrfs rename() and link()
Al Viro
1
-4
/
+2
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
1
-7
/
+1
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
1
-1
/
+1
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
1
-1
/
+6
2011-07-15
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
Mark Fasheh
1
-5
/
+17
2011-07-15
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
Mark Fasheh
1
-4
/
+5
2011-07-15
btrfs: don't BUG_ON btrfs_alloc_path() errors
Mark Fasheh
1
-5
/
+13
2011-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+7
2011-07-07
btrfs: fix oops when doing space balance
Miao Xie
1
-5
/
+7
2011-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+11
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
1
-2
/
+10
2011-06-24
Btrfs: make sure to record the transid in new inodes
Chris Mason
1
-0
/
+1
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2011-06-15
Btrfs: fix path leakage on subvol deletion
Josef Bacik
1
-0
/
+1
2011-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2011-06-11
Btrfs: use join_transaction in btrfs_evict_inode()
Li Zefan
1
-1
/
+1
2011-06-11
Btrfs: fix extent state leak on failed nodatasum reads
Jan Schmidt
1
-1
/
+1
2011-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-124
/
+137
2011-06-04
btrfs: add helper for fs_info->closing
David Sterba
1
-2
/
+1
2011-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-122
/
+136
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
1
-1
/
+1
2011-05-27
Btrfs: add mount -o auto_defrag
Chris Mason
1
-0
/
+12
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-3
/
+3
2011-05-23
fs/btrfs: Add missing btrfs_free_path
Julia Lawall
1
-0
/
+1
[next]