index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2011-08-01
Btrfs: remove remaining ref-cache code
Li Zefan
2011-08-01
Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
Li Zefan
2011-08-01
Btrfs: use wait_event()
Li Zefan
2011-08-01
Btrfs: check the nodatasum flag when writing compressed files
Li Zefan
2011-08-01
Btrfs: copy string correctly in INO_LOOKUP ioctl
Li Zefan
2011-08-01
Btrfs: don't print the leaf if we had an error
Josef Bacik
2011-08-01
btrfs: make btrfs_set_root_node void
Mark Fasheh
2011-08-01
Btrfs: fix oops while writing data to SSD partitions
liubo
2011-08-01
Btrfs: Protect the readonly flag of block group
WuBo
2011-08-01
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
2011-08-01
Btrfs: fix readahead in file defrag
Li Zefan
2011-08-01
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2011-08-01
Btrfs:don't check the return value of __btrfs_add_inode_defrag
Wanlong Gao
2011-08-01
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
2011-08-01
switch posix_acl_equiv_mode() to umode_t *
Al Viro
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
2011-08-01
Btrfs: load the key from the dir item in readdir into a fake dentry
Josef Bacik
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-27
Merge branch 'integration' into for-linus
Chris Mason
2011-07-27
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
2011-07-27
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-07-27
Btrfs: fix deadlock when throttling transactions
Josef Bacik
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
2011-07-27
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
2011-07-27
Btrfs: tag pages for writeback in sync
Josef Bacik
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
2011-07-27
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
2011-07-27
Btrfs: use a worker thread to do caching
Josef Bacik
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-26
btrfs: S_ISREG(mode) is not mode & S_IFREG...
Al Viro
2011-07-25
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
2011-07-25
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
2011-07-20
get rid of useless dget_parent() in btrfs rename() and link()
Al Viro
2011-07-20
get rid of useless dget_parent() in fs/btrfs/ioctl.c
Al Viro
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
Btrfs: implement our own ->llseek
Josef Bacik
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
[prev]
[next]