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
/
inode.c
Age
Commit message (
Expand
)
Author
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-27
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
Chris Mason
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
2012-04-18
btrfs: fix race in reada
Arne Jansen
2012-04-18
Btrfs: avoid setting ->d_op twice
Li Zefan
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-29
Btrfs: fix recursive defragment with autodefrag option
Liu Bo
2012-03-28
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-26
Btrfs: ensure an entire eb is written at once
Josef Bacik
2012-03-26
Btrfs: remove search_start and search_end from find_free_extent and callers
Josef Bacik
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
Mark Fasheh
2012-03-22
btrfs: split extent_state ops
Jeff Mahoney
2012-03-22
btrfs: drop gfp_t from lock_extent
Jeff Mahoney
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
btrfs: ->submit_bio_hook error push-up
Jeff Mahoney
2012-03-22
btrfs: Factor out tree->ops->merge_bio_hook call
Jeff Mahoney
2012-03-22
btrfs: Simplify btrfs_submit_bio_hook
Jeff Mahoney
2012-03-20
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-02-23
Btrfs: improve error handling for btrfs_insert_dir_item callers
Chris Mason
2012-02-16
btrfs: honor umask when creating subvol root
Florian Albrechtskirchinger
2012-02-15
btrfs: delalloc for page dirtied out-of-band in fixup worker
Jeff Mahoney
2012-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-01-27
Btrfs: fix reservations in btrfs_page_mkwrite
Chris Mason
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-01-16
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
2012-01-16
Btrfs: protect orphan block rsv with spin_lock
Josef Bacik
2012-01-16
Btrfs: release space on error in page_mkwrite
Josef Bacik
2012-01-16
Btrfs: fix btrfsck error 400 when truncating a compressed
Miao Xie
2012-01-16
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
2012-01-16
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-05
Btrfs: make sure we're not using obsolete code in btrfs_get_extent
Jan Schmidt
2012-01-03
fs: propagate umode_t, misc bits
Al Viro
2012-01-03
switch ->mknod() to umode_t
Al Viro
2012-01-03
switch ->create() to umode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-15
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
2011-12-15
Btrfs: don't panic if orphan item already exists
Josef Bacik
2011-12-15
Btrfs: fix leaked space in truncate
Josef Bacik
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
2011-12-15
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
2011-12-15
BTRFS: Establish i_ops before calling d_instantiate
Casey Schaufler
2011-12-15
btrfs: keep orphans for subvolume deletion
Arne Jansen
[next]