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
Commit message (
Expand
)
Author
Age
...
|
*
|
fs/btrfs/inode.c: Add missing IS_ERR test
Julia Lawall
2011-01-28
|
*
|
btrfs: fix missing break in switch phrase
liubo
2011-01-28
|
*
|
btrfs: fix several uncheck memory allocations
liubo
2011-01-28
|
*
|
btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
liubo
2011-01-28
|
*
|
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
2011-01-28
|
|
\
\
|
|
*
|
Btrfs: Fix file clone when source offset is not 0
Li Zefan
2011-01-26
|
|
*
|
Btrfs: Fix memory leak in writepage fixup work
Miao Xie
2011-01-26
|
|
*
|
Btrfs: Don't return acl info when mounting with noacl option
Miao Xie
2011-01-26
|
|
*
|
Btrfs: Free correct pointer after using strsep
Tero Roponen
2011-01-26
|
|
*
|
Btrfs: Fix memory leak on finding existing super
Ian Kent
2011-01-26
|
|
*
|
Btrfs: Fix memory leak at umount
Li Zefan
2011-01-26
|
|
*
|
btrfs: Check mergeable free space when removing a cluster
Li Zefan
2011-01-26
|
|
*
|
btrfs: Add a helper try_merge_free_space()
Li Zefan
2011-01-26
|
|
*
|
btrfs: Update stats when allocating from a cluster
Li Zefan
2011-01-26
|
|
*
|
btrfs: Free fully occupied bitmap in cluster
Li Zefan
2011-01-26
|
|
*
|
btrfs: Add helper function free_bitmap()
Li Zefan
2011-01-26
|
|
*
|
btrfs: Fix threshold calculation for block groups smaller than 1GB
Li Zefan
2011-01-26
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-17
|
\
|
|
|
|
*
|
|
Btrfs: forced readonly mounts on errors
liubo
2011-01-17
|
*
|
|
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
Ben Hutchings
2011-01-16
|
*
|
|
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
2011-01-16
|
*
|
|
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
Tsutomu Itoh
2011-01-16
|
*
|
|
btrfs: check NULL or not
Tsutomu Itoh
2011-01-16
|
*
|
|
btrfs: Don't pass NULL ptr to func that may deref it.
Jesper Juhl
2011-01-16
|
*
|
|
btrfs: mount failure return value fix
Dave Young
2011-01-16
|
*
|
|
btrfs: Mem leak in btrfs_get_acl()
Jesper Juhl
2011-01-16
|
*
|
|
btrfs: fix wrong free space information of btrfs
Miao Xie
2011-01-16
|
*
|
|
btrfs: make the chunk allocator utilize the devices better
Miao Xie
2011-01-16
|
*
|
|
btrfs: restructure find_free_dev_extent()
Miao Xie
2011-01-16
|
*
|
|
btrfs: fix wrong calculation of stripe size
Miao Xie
2011-01-16
|
*
|
|
btrfs: try to reclaim some space when chunk allocation fails
Miao Xie
2011-01-16
|
*
|
|
btrfs: fix wrong data space statistics
Miao Xie
2011-01-16
|
*
|
|
fs/btrfs: Fix build of ctree
Stefan Schmidt
2011-01-16
|
*
|
|
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
2011-01-16
|
|
\
\
\
|
|
*
|
|
btrfs: Extract duplicate decompress code
Li Zefan
2010-12-22
|
|
*
|
|
btrfs: Allow to specify compress method when defrag
Li Zefan
2010-12-22
|
|
*
|
|
btrfs: Add lzo compression support
Li Zefan
2010-12-22
|
|
*
|
|
btrfs: Allow to add new compression algorithm
Li Zefan
2010-12-22
|
|
*
|
|
btrfs: Fix error handling in zlib
Li Zefan
2010-12-22
|
|
*
|
|
btrfs: Fix bugs in zlib workspace
Li Zefan
2010-12-22
|
*
|
|
|
Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into ...
Chris Mason
2011-01-16
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls
Li Zefan
2010-12-22
|
|
*
|
|
Btrfs: Add readonly snapshots support
Li Zefan
2010-12-22
|
|
*
|
|
Btrfs: Refactor btrfs_ioctl_snap_create()
Li Zefan
2010-12-22
|
|
|
/
/
|
*
/
/
Btrfs: fix off by one while setting block groups readonly
Chris Mason
2011-01-04
|
|
/
/
*
|
|
fallocate should be a file operation
Christoph Hellwig
2011-01-17
*
|
|
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-17
*
|
|
fs/btrfs: Fix build of ctree
Stefan Schmidt
2011-01-16
*
|
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
|
\
\
\
|
*
|
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
[prev]
[next]