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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-18
/
+19
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-6
/
+6
2013-05-06
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
1
-4
/
+4
2013-05-06
Btrfs: fix bad extent logging
Josef Bacik
1
-8
/
+6
2013-05-06
Btrfs: log ram bytes properly
Josef Bacik
1
-0
/
+3
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
1
-3
/
+0
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+9
2013-03-22
Btrfs: fix missing qgroup reservation before fallocating
Wang Shilong
1
-0
/
+9
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-03-16
Btrfs: fix warning of free_extent_map
Liu Bo
1
-0
/
+1
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-10
/
+47
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-26
btrfs: cleanup for open-coded alignment
Qu Wenruo
1
-2
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-02-21
Btrfs: fix remount vs autodefrag
Miao Xie
1
-0
/
+5
2013-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
1
-8
/
+41
2013-02-20
Btrfs: place ordered operations on a per transaction list
Josef Bacik
1
-1
/
+14
2013-02-20
Btrfs: use bit operation for ->fs_state
Miao Xie
1
-1
/
+1
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
1
-1
/
+1
2013-02-20
Btrfs: wait on ordered extents at the last possible moment
Josef Bacik
1
-5
/
+25
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+20
2013-02-06
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
1
-4
/
+18
2013-02-06
Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
Miao Xie
1
-1
/
+2
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+7
2013-01-14
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
Liu Bo
1
-3
/
+6
2013-01-14
Btrfs: fix off-by-one in lseek
Liu Bo
1
-0
/
+1
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-142
/
+264
2012-12-18
lseek: the "whence" argument is called "whence"
Andrew Morton
1
-8
/
+8
2012-12-17
Btrfs: do not call file_update_time in aio_write
Josef Bacik
1
-5
/
+30
2012-12-17
Btrfs: log changed inodes based on the extent map tree
Josef Bacik
1
-1
/
+1
2012-12-17
Btrfs: keep track of the extents original block length
Josef Bacik
1
-0
/
+5
2012-12-17
Btrfs: inline csums if we're fsyncing
Josef Bacik
1
-0
/
+8
2012-12-17
Btrfs: punch hole past the end of the file
Miao Xie
1
-10
/
+12
2012-12-17
Btrfs: fix the page that is beyond EOF
Miao Xie
1
-7
/
+9
2012-12-17
Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole()
Miao Xie
1
-2
/
+2
2012-12-17
Btrfs: fix off-by-one error of the reserved size of btrfs_allocate()
Miao Xie
1
-2
/
+2
2012-12-17
Btrfs: use existing align macros in btrfs_allocate()
Miao Xie
1
-4
/
+4
2012-12-17
Btrfs: fix freeze vs auto defrag
Miao Xie
1
-0
/
+3
2012-12-17
Btrfs: restructure btrfs_run_defrag_inodes()
Miao Xie
1
-90
/
+107
2012-12-17
Btrfs: fix unprotected defragable inode insertion
Miao Xie
1
-15
/
+55
2012-12-17
Btrfs: use slabs for auto defrag allocation
Miao Xie
1
-4
/
+24
2012-12-13
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
1
-6
/
+3
2012-12-13
Btrfs: set hole punching time properly
Tsutomu Itoh
1
-0
/
+3
2012-12-13
Btrfs: get right arguments for btrfs_wait_ordered_range
Liu Bo
1
-1
/
+1
2012-12-12
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
1
-2
/
+1
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-39
/
+408
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-1
/
+1
2012-10-04
Btrfs: fix punch hole when no extent exists
Josef Bacik
1
-1
/
+3
[next]