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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-10-13
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
2011-10-11
Btrfs: make sure not to defrag extents past i_size
Chris Mason
2011-10-10
Btrfs: fix recursive auto-defrag
Li Zefan
2011-10-03
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-30
Btrfs: force a page fault if we have a shorty copy on a page boundary
Josef Bacik
2011-09-20
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-20
Btrfs: reserve sufficient space for ioctl clone
Sage Weil
2011-09-18
Btrfs: only clear the need lookup flag after the dentry is setup
Josef Bacik
2011-09-18
BTRFS: Fix lseek return value for error
Jeff Liu
2011-09-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-18
Btrfs: don't change inode flag of the dest clone file
Li Zefan
2011-09-18
Btrfs: don't make a file partly checksummed through file clone
Li Zefan
2011-09-18
Btrfs: fix pages truncation in btrfs_ioctl_clone()
Li Zefan
2011-09-18
btrfs: fix d_off in the first dirent
Hidetoshi Seto
2011-09-12
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-11
Btrfs: add dummy extent if dst offset excceeds file end in
Li Zefan
2011-09-11
Btrfs: calc file extent num_bytes correctly in file clone
Li Zefan
2011-09-11
btrfs: xattr: fix attribute removal
David Sterba
2011-09-11
Btrfs: fix wrong nbytes information of the inode
Miao Xie
2011-09-11
Btrfs: fix the file extent gap when doing direct IO
Miao Xie
2011-09-11
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
Miao Xie
2011-09-11
Btrfs: fix misuse of trans block rsv
Liu Bo
2011-09-11
Btrfs: reset to appropriate block rsv after orphan operations
Liu Bo
2011-09-11
Btrfs: skip locking if searching the commit root in csum lookup
Josef Bacik
2011-09-11
btrfs: fix warning in iput for bad-inode
Sergei Trofimovich
2011-09-11
Btrfs: fix an oops when deleting snapshots
Liu Bo
2011-08-21
Btrfs: fix 64 bit divide problem
Josef Bacik
2011-08-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-08-18
Btrfs: set i_size properly when fallocating and we already
Josef Bacik
2011-08-18
btrfs: unlock on error in btrfs_file_llseek()
Dan Carpenter
2011-08-18
btrfs: btrfs_permission's RO check shouldn't apply to device nodes
Jeff Mahoney
2011-08-16
Btrfs: truncate pages from clone ioctl target range
Sage Weil
2011-08-16
Btrfs: fix uninitialized sync_pending
Miao Xie
2011-08-16
Btrfs: fix wrong free space information
Miao Xie
2011-08-16
btrfs: memory leak in btrfs_add_inode_defrag()
Dan Carpenter
2011-08-16
Btrfs: use plain page_address() in header fields setget functions
Li Zefan
2011-08-16
Btrfs: forced readonly when btrfs_drop_snapshot() fails
Tsutomu Itoh
2011-08-16
Btrfs: check if there is enough space for balancing smarter
liubo
2011-08-16
Btrfs: fix a bug of balance on full multi-disk partitions
liubo
2011-08-16
Btrfs: fix an oops of log replay
liubo
2011-08-16
Btrfs: detect wether a device supports discard
Josef Bacik
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
2011-08-05
Btrfs: force unplugs when switching from high to regular priority bios
Chris Mason
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-08-01
Btrfs: don't call writepages from within write_full_page
Josef Bacik
2011-08-01
Btrfs: Remove unused variable 'last_index' in file.c
Mitch Harder
2011-08-01
Btrfs: clean up for find_first_extent_bit()
Xiao Guangrong
2011-08-01
Btrfs: clean up for wait_extent_bit()
Xiao Guangrong
[next]