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
2009-12-17
Btrfs: Avoid orphan inodes cleanup while replaying log
Yan, Zheng
1
-3
/
+16
2009-12-17
Btrfs: Fix disk_i_size update corner case
Yan, Zheng
1
-27
/
+44
2009-12-15
Btrfs: Rewrite btrfs_drop_extents
Yan, Zheng
1
-18
/
+9
2009-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-15
/
+80
2009-11-11
Btrfs: fix panic when trying to destroy a newly allocated
Josef Bacik
1
-0
/
+10
2009-11-11
Btrfs: fallback on uncompressed io if compressed io fails
Josef Bacik
1
-8
/
+23
2009-11-11
Btrfs: fix some metadata enospc issues
Josef Bacik
1
-5
/
+31
2009-11-11
Btrfs: fix data allocation hint start
Josef Bacik
1
-2
/
+16
2009-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
1
-4
/
+29
2009-10-14
Btrfs: fix possible ENOSPC problems with truncate
Josef Bacik
1
-3
/
+24
2009-10-13
Btrfs: avoid tree log commit when there are no changes
Chris Mason
1
-1
/
+5
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-37
/
+74
2009-10-09
Btrfs: fix uninit compiler warning in cow_file_range_nocow
Chris Mason
1
-0
/
+1
2009-10-09
Btrfs: constify dentry_operations
Alexey Dobriyan
1
-1
/
+1
2009-10-09
Btrfs: remove negative dentry when deleting subvolumne
Yan, Zheng
1
-5
/
+7
2009-10-08
Btrfs: release delalloc reservations on extent item insertion
Josef Bacik
1
-14
/
+31
2009-10-08
Btrfs: delay clearing EXTENT_DELALLOC for compressed extents
Chris Mason
1
-2
/
+4
2009-10-08
Btrfs: cleanup extent_clear_unlock_delalloc flags
Chris Mason
1
-15
/
+30
2009-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-31
/
+204
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-2
/
+2
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-0
/
+11
2009-10-01
Btrfs: fix data space leak fix
Josef Bacik
1
-0
/
+11
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-31
/
+193
2009-09-28
Btrfs: proper -ENOSPC handling
Josef Bacik
1
-31
/
+193
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-169
/
+494
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+1
2009-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-169
/
+494
2009-09-24
Btrfs: don't rename file into dummy directory
Yan, Zheng
1
-0
/
+3
2009-09-24
Btrfs: check size of inode backref before adding hardlink
Yan, Zheng
1
-24
/
+29
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
1
-10
/
+10
2009-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
1
-4
/
+4
2009-09-21
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
1
-7
/
+127
2009-09-21
Btrfs: change how subvolumes are organized
Yan, Zheng
1
-106
/
+262
2009-09-21
Btrfs: do not reuse objectid of deleted snapshot/subvol
Yan, Zheng
1
-3
/
+0
2009-09-18
Btrfs: search for an allocation hint while filling file COW
Chris Mason
1
-1
/
+9
2009-09-16
HWPOISON: Enable error_remove_page on btrfs
Andi Kleen
1
-0
/
+1
2009-09-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-38
/
+74
2009-09-11
Btrfs: zero page past end of inline file items
Chris Mason
1
-0
/
+5
2009-09-11
Btrfs: fix btrfs page_mkwrite to return locked page
Chris Mason
1
-0
/
+3
2009-09-11
Btrfs: Fix extent replacment race
Chris Mason
1
-5
/
+20
2009-09-11
Btrfs: Use PagePrivate2 to track pages in the data=ordered code.
Chris Mason
1
-17
/
+30
2009-09-11
Btrfs: use a cached state for extent state operations during delalloc
Chris Mason
1
-3
/
+3
2009-09-11
Btrfs: cache values for locking extents
Chris Mason
1
-3
/
+3
2009-09-11
Btrfs: switch extent_map to a rw lock
Chris Mason
1
-12
/
+12
2009-08-21
btrfs: fix inode rbtree corruption
From: Nick Piggin
1
-7
/
+14
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-2
/
+1
2009-08-07
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+1
2009-07-22
Btrfs: adjust NULL test
Julia Lawall
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
[prev]
[next]