index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-16
1
-6
/
+7
|
\
|
*
Merge branch 'next' into for-linus
James Morris
2011-03-16
1
-6
/
+7
|
|
\
|
|
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
1
-6
/
+7
|
|
|
\
|
|
|
*
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
1
-6
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
1
-3
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fs: Remove i_nlink check from file system link callback
Aneesh Kumar K.V
2011-03-15
1
-3
/
+0
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-03-13
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
btrfs: fix not enough reserved space
Miao Xie
2011-03-10
1
-2
/
+3
|
*
|
btrfs: fix dip leak
Daniel J Blueman
2011-03-10
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-25
1
-2
/
+124
|
\
\
\
|
|
/
/
|
*
|
Btrfs: fix fiemap bugs with delalloc
Chris Mason
2011-02-23
1
-2
/
+124
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-15
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
2011-02-14
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-02-07
1
-12
/
+23
|
\
\
\
|
|
/
/
|
*
|
btrfs: cleanup error handling in btrfs_unlink_inode()
Tsutomu Itoh
2011-02-06
1
-1
/
+1
|
*
|
btrfs: fix return value check of btrfs_start_transaction()
Tsutomu Itoh
2011-02-01
1
-0
/
+1
|
*
|
Btrfs: fix check_path_shared so it returns the right value
Josef Bacik
2011-01-28
1
-2
/
+3
|
*
|
btrfs: fix return value check of btrfs_join_transaction()
Tsutomu Itoh
2011-01-28
1
-8
/
+16
|
*
|
fs/btrfs/inode.c: Add missing IS_ERR test
Julia Lawall
2011-01-28
1
-1
/
+1
|
*
|
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
2011-01-28
1
-0
/
+1
|
|
\
\
|
|
*
|
Btrfs: Fix memory leak in writepage fixup work
Miao Xie
2011-01-27
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-17
1
-31
/
+59
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
2011-01-16
1
-31
/
+51
|
|
\
\
\
|
|
*
|
|
btrfs: Allow to add new compression algorithm
Li Zefan
2010-12-22
1
-31
/
+51
|
|
|
/
/
|
*
|
|
Btrfs: Add readonly snapshots support
Li Zefan
2010-12-23
1
-0
/
+8
|
|
/
/
*
|
|
fallocate should be a file operation
Christoph Hellwig
2011-01-17
1
-111
/
+0
*
|
|
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-17
1
-1
/
+1
*
|
|
Btrfs: fail if we try to use hole punch
Josef Bacik
2011-01-12
1
-0
/
+4
*
|
|
switch btrfs, close races
Al Viro
2011-01-12
1
-2
/
+0
|
|
/
|
/
|
*
|
btrfs: provide simple rcu-walk ACL implementation
Nick Piggin
2011-01-07
1
-3
/
+0
*
|
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-2
/
+5
*
|
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-1
/
+1
*
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
*
|
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-12-14
1
-6
/
+5
|
\
\
|
|
/
|
*
Btrfs: fix compiler warnings
Jan Beulich
2010-12-10
1
-3
/
+3
|
*
Btrfs: Fix page leak in compressed writeback path
Yan, Zheng
2010-12-10
1
-1
/
+1
|
*
Btrfs: fix use after free in O_DIRECT
Josef Bacik
2010-12-09
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-11-29
1
-57
/
+237
|
\
\
|
|
/
|
*
Btrfs: deal with DIO bios that span more than one ordered extent
Chris Mason
2010-11-28
1
-4
/
+19
|
*
Btrfs: update inode ctime when using links
Josef Bacik
2010-11-27
1
-0
/
+1
|
*
Btrfs: make sure new inode size is ok in fallocate
Josef Bacik
2010-11-27
1
-0
/
+4
|
*
Btrfs: fix typo in fallocate to make it honor actual size
Josef Bacik
2010-11-27
1
-4
/
+5
|
*
Btrfs: make btrfs_add_nondir take parent inode as an argument
Josef Bacik
2010-11-21
1
-22
/
+16
|
*
Btrfs: use dget_parent where we can UPDATED
Josef Bacik
2010-11-21
1
-3
/
+6
|
*
Btrfs: fix more ESTALE problems with NFS
Josef Bacik
2010-11-21
1
-0
/
+1
|
*
btrfs: Show device attr correctly for symlinks
Li Zefan
2010-11-21
1
-0
/
+1
|
*
btrfs: fix panic caused by direct IO
Miao Xie
2010-11-21
1
-21
/
+184
|
*
btrfs: fix free dip and dip->csums twice
Miao Xie
2010-11-21
1
-6
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-10-30
1
-49
/
+153
|
\
\
|
|
/
[next]