index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
file.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-09
|
\
|
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
|
*
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
2013-05-06
|
*
Btrfs: fix bad extent logging
Josef Bacik
2013-05-06
|
*
Btrfs: log ram bytes properly
Josef Bacik
2013-05-06
*
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
\
|
|
/
|
/
|
|
*
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-04-09
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-29
|
\
\
|
|
/
|
/
|
|
*
Btrfs: fix missing qgroup reservation before fallocating
Wang Shilong
2013-03-21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-17
|
\
|
|
*
Btrfs: fix warning of free_extent_map
Liu Bo
2013-03-15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-02
|
\
|
|
*
btrfs: cleanup for open-coded alignment
Qu Wenruo
2013-02-26
|
*
Btrfs: fix remount vs autodefrag
Miao Xie
2013-02-21
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
2013-02-20
|
|
\
|
|
*
Btrfs: place ordered operations on a per transaction list
Josef Bacik
2013-02-20
|
|
*
Btrfs: use bit operation for ->fs_state
Miao Xie
2013-02-20
|
|
*
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
2013-02-20
|
|
*
Btrfs: wait on ordered extents at the last possible moment
Josef Bacik
2013-02-20
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-02-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
2013-02-05
|
*
|
Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
Miao Xie
2013-02-05
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-01-25
|
\
|
|
|
|
/
|
/
|
|
*
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
Liu Bo
2013-01-14
|
*
Btrfs: fix off-by-one in lseek
Liu Bo
2013-01-14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-12-18
|
\
|
|
*
Btrfs: do not call file_update_time in aio_write
Josef Bacik
2012-12-16
|
*
Btrfs: log changed inodes based on the extent map tree
Josef Bacik
2012-12-16
|
*
Btrfs: keep track of the extents original block length
Josef Bacik
2012-12-16
|
*
Btrfs: inline csums if we're fsyncing
Josef Bacik
2012-12-16
|
*
Btrfs: punch hole past the end of the file
Miao Xie
2012-12-16
|
*
Btrfs: fix the page that is beyond EOF
Miao Xie
2012-12-16
|
*
Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole()
Miao Xie
2012-12-16
|
*
Btrfs: fix off-by-one error of the reserved size of btrfs_allocate()
Miao Xie
2012-12-16
|
*
Btrfs: use existing align macros in btrfs_allocate()
Miao Xie
2012-12-16
|
*
Btrfs: fix freeze vs auto defrag
Miao Xie
2012-12-16
|
*
Btrfs: restructure btrfs_run_defrag_inodes()
Miao Xie
2012-12-16
|
*
Btrfs: fix unprotected defragable inode insertion
Miao Xie
2012-12-16
|
*
Btrfs: use slabs for auto defrag allocation
Miao Xie
2012-12-16
|
*
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
2012-12-12
|
*
Btrfs: set hole punching time properly
Tsutomu Itoh
2012-12-12
|
*
Btrfs: get right arguments for btrfs_wait_ordered_range
Liu Bo
2012-12-12
*
|
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
*
|
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
2012-12-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-09
|
\
|
*
Btrfs: fix punch hole when no extent exists
Josef Bacik
2012-10-04
|
*
Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"
Miao Xie
2012-10-01
[next]