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-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
2010-10-29
Btrfs: write out free space cache
Josef Bacik
1
-12
/
+48
2010-10-28
Btrfs: create special free space cache inode
Josef Bacik
1
-17
/
+78
2010-10-25
new helper: ihold()
Al Viro
1
-1
/
+1
2010-10-25
new helper: inode_unhashed()
Al Viro
1
-1
/
+1
2010-10-22
Btrfs: re-work delalloc flushing
Josef Bacik
1
-2
/
+22
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+3
2010-08-09
btrfs: remove junk sb_dirt change
Artem Bityutskiy
1
-1
/
+0
2010-08-09
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
1
-5
/
+6
2010-08-09
convert btrfs to ->evict_inode()
Al Viro
1
-2
/
+6
2010-08-09
simplify checks for I_CLEAR/I_FREEING
Al Viro
1
-1
/
+1
2010-08-09
remove inode_setattr
Christoph Hellwig
1
-5
/
+7
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-3
/
+3
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2010-06-11
Btrfs: uninitialized data is check_path_shared()
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: fix fallocate regression
Josef Bacik
1
-1
/
+1
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-351
/
+1362
2010-05-27
Btrfs: add more error checking to btrfs_dirty_inode
Chris Mason
1
-2
/
+13
[next]