index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-6
/
+7
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2011-03-16
Merge branch 'next' into for-linus
James Morris
1
-6
/
+7
2011-03-15
fs: Remove i_nlink check from file system link callback
Aneesh Kumar K.V
1
-3
/
+0
2011-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-2
/
+4
2011-03-10
btrfs: fix not enough reserved space
Miao Xie
1
-2
/
+3
2011-03-10
btrfs: fix dip leak
Daniel J Blueman
1
-0
/
+1
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-6
/
+7
2011-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-2
/
+124
2011-02-23
Btrfs: fix fiemap bugs with delalloc
Chris Mason
1
-2
/
+124
2011-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+3
2011-02-14
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
1
-0
/
+3
2011-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-12
/
+23
2011-02-06
btrfs: cleanup error handling in btrfs_unlink_inode()
Tsutomu Itoh
1
-1
/
+1
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-6
/
+7
2011-02-01
btrfs: fix return value check of btrfs_start_transaction()
Tsutomu Itoh
1
-0
/
+1
2011-01-28
Btrfs: fix check_path_shared so it returns the right value
Josef Bacik
1
-2
/
+3
2011-01-28
btrfs: fix return value check of btrfs_join_transaction()
Tsutomu Itoh
1
-8
/
+16
2011-01-28
fs/btrfs/inode.c: Add missing IS_ERR test
Julia Lawall
1
-1
/
+1
2011-01-28
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
1
-0
/
+1
2011-01-27
Btrfs: Fix memory leak in writepage fixup work
Miao Xie
1
-0
/
+1
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-31
/
+59
2011-01-17
fallocate should be a file operation
Christoph Hellwig
1
-111
/
+0
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
1
-1
/
+1
2011-01-16
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
1
-31
/
+51
2011-01-12
Btrfs: fail if we try to use hole punch
Josef Bacik
1
-0
/
+4
2011-01-12
switch btrfs, close races
Al Viro
1
-2
/
+0
2011-01-07
btrfs: provide simple rcu-walk ACL implementation
Nick Piggin
1
-3
/
+0
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-2
/
+5
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-1
/
+1
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2011-01-07
fs: change d_delete semantics
Nick Piggin
1
-1
/
+1
2010-12-23
Btrfs: Add readonly snapshots support
Li Zefan
1
-0
/
+8
2010-12-22
btrfs: Allow to add new compression algorithm
Li Zefan
1
-31
/
+51
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-6
/
+5
2010-12-10
Btrfs: fix compiler warnings
Jan Beulich
1
-3
/
+3
2010-12-10
Btrfs: Fix page leak in compressed writeback path
Yan, Zheng
1
-1
/
+1
2010-12-09
Btrfs: fix use after free in O_DIRECT
Josef Bacik
1
-2
/
+1
2010-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-57
/
+237
2010-11-28
Btrfs: deal with DIO bios that span more than one ordered extent
Chris Mason
1
-4
/
+19
2010-11-27
Btrfs: update inode ctime when using links
Josef Bacik
1
-0
/
+1
2010-11-27
Btrfs: make sure new inode size is ok in fallocate
Josef Bacik
1
-0
/
+4
2010-11-27
Btrfs: fix typo in fallocate to make it honor actual size
Josef Bacik
1
-4
/
+5
2010-11-21
Btrfs: make btrfs_add_nondir take parent inode as an argument
Josef Bacik
1
-22
/
+16
2010-11-21
Btrfs: use dget_parent where we can UPDATED
Josef Bacik
1
-3
/
+6
2010-11-21
Btrfs: fix more ESTALE problems with NFS
Josef Bacik
1
-0
/
+1
2010-11-21
btrfs: Show device attr correctly for symlinks
Li Zefan
1
-0
/
+1
2010-11-21
btrfs: fix panic caused by direct IO
Miao Xie
1
-21
/
+184
2010-11-21
btrfs: fix free dip and dip->csums twice
Miao Xie
1
-6
/
+3
2010-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-49
/
+153
[next]