index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
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
2010-10-30
Btrfs: deal with errors from updating the tree log
Chris Mason
1
-1
/
+2
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
1
-14
/
+0
2010-10-29
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
Andi Kleen
1
-3
/
+3
2010-10-29
Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
1
-2
/
+22
[next]