index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
vfs: remove DCACHE_NEED_LOOKUP
Jeff Layton
1
-15
/
+1
2012-12-17
Btrfs: fix a bug of per-file nocow
Liu Bo
1
-2
/
+1
2012-12-17
Btrfs: fix hash overflow handling
Chris Mason
1
-1
/
+23
2012-12-17
Btrfs: fix permissions of empty files not affected by umask
Filipe Brandenburger
1
-0
/
+4
2012-12-17
Btrfs: do not call file_update_time in aio_write
Josef Bacik
1
-24
/
+18
2012-12-17
Btrfs: log changed inodes based on the extent map tree
Josef Bacik
1
-53
/
+32
2012-12-17
Btrfs: do not mark ems as prealloc if we are writing to them
Josef Bacik
1
-2
/
+2
2012-12-17
Btrfs: keep track of the extents original block length
Josef Bacik
1
-4
/
+18
2012-12-17
Btrfs: inline csums if we're fsyncing
Josef Bacik
1
-1
/
+10
2012-12-17
Btrfs: only log the inode item if we can get away with it
Josef Bacik
1
-0
/
+1
2012-12-17
Btrfs: fix wrong return value of btrfs_truncate_page()
Miao Xie
1
-2
/
+1
2012-12-17
Btrfs: don't auto defrag a file when doing directIO
Miao Xie
1
-3
/
+0
2012-12-17
Btrfs: refactor error handling to drop inode in btrfs_create()
Filipe Brandenburger
1
-12
/
+11
2012-12-17
Btrfs: fix permissions of empty files not affected by umask
Filipe Brandenburger
1
-0
/
+6
2012-12-17
Btrfs: add fiemap's flag check
Tsutomu Itoh
1
-0
/
+8
2012-12-13
Btrfs: handle errors from btrfs_map_bio() everywhere
Stefan Behrens
1
-7
/
+20
2012-12-13
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
1
-7
/
+5
2012-12-13
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
1
-31
/
+11
2012-12-13
fs/btrfs: drop if around WARN_ON
Julia Lawall
1
-2
/
+1
2012-12-13
fs/btrfs: use WARN
Julia Lawall
1
-2
/
+1
2012-12-13
Btrfs: fix joining the same transaction handler more than 2 times
Miao Xie
1
-30
/
+47
2012-12-11
Btrfs: make delalloc inodes be flushed by multi-task
Miao Xie
1
-6
/
+72
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
1
-2
/
+3
2012-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+3
2012-10-25
Btrfs: Use btrfs_update_inode_fallback when creating a snapshot
Josef Bacik
1
-4
/
+3
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-120
/
+266
2012-10-09
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
1
-1
/
+2
2012-10-09
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: add a type field for the transaction handle
Miao Xie
1
-15
/
+4
2012-10-09
btrfs: extended inode refs
Mark Fasheh
1
-9
/
+14
2012-10-04
btrfs: return EPERM upon rmdir on a subvolume
David Sterba
1
-2
/
+3
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2012-10-01
Btrfs: fix unnecessary warning when the fragments make the space alloc fail
Miao Xie
1
-1
/
+1
2012-10-01
Btrfs: create a pinned em when writing to a prealloc range in DIO
Josef Bacik
1
-0
/
+55
2012-10-01
Btrfs: fix corrupted metadata in the snapshot
Miao Xie
1
-10
/
+9
2012-10-01
btrfs: polish names of kmem caches
David Sterba
1
-5
/
+5
2012-10-01
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
Liu Bo
1
-8
/
+12
2012-10-01
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
1
-4
/
+4
2012-10-01
Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()
Sage Weil
1
-2
/
+0
2012-10-01
Btrfs: add hole punching
Josef Bacik
1
-7
/
+21
2012-10-01
Btrfs: remove unused hint byte argument for btrfs_drop_extents
Josef Bacik
1
-9
/
+3
2012-10-01
Btrfs: fix a bug in checking whether a inode is already in log
Liu Bo
1
-0
/
+2
2012-10-01
Btrfs: fix wrong orphan count of the fs/file tree
Miao Xie
1
-1
/
+1
2012-10-01
Btrfs: improve fsync by filtering extents that we want
Liu Bo
1
-0
/
+1
2012-10-01
Btrfs: do not needlessly restart the transaction for enospc
Josef Bacik
1
-35
/
+18
2012-10-01
Btrfs: turbo charge fsync
Josef Bacik
1
-10
/
+110
2012-10-01
Btrfs: update last trans if we don't update the inode
Josef Bacik
1
-0
/
+2
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
[next]