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
/
delayed-inode.c
Age
Commit message (
Expand
)
Author
2013-09-01
Btrfs: fix printing of non NULL terminated string
Filipe David Borba Manana
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-06-29
[readdir] convert btrfs
Al Viro
2013-06-14
Btrfs: delete unused function
Stefan Behrens
2013-05-06
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-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
2013-02-20
btrfs: remove unused "item" in btrfs_insert_delayed_item()
Eric Sandeen
2013-02-20
Btrfs: fix lots of orphan inodes when the space is not enough
Miao Xie
2013-02-20
Btrfs: cleanup similar code in delayed inode
Miao Xie
2012-12-12
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-01
btrfs: polish names of kmem caches
David Sterba
2012-10-01
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
2012-09-21
userns: Convert btrfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-08-28
Btrfs: barrier before waitqueue_active
Josef Bacik
2012-08-28
btrfs: fix second lock in btrfs_delete_delayed_items()
Fengguang Wu
2012-07-23
Btrfs: zero unused bytes in inode item
Li Zefan
2012-07-23
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
2012-06-15
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
2012-05-30
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
2012-05-30
Btrfs: use i_version instead of our own sequence
Josef Bacik
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-15
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
Chris Mason
2011-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-10
Btrfs: tweak the delayed inode reservations again
Chris Mason
2011-11-08
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2011-06-04
btrfs: fix uninitialized variable warning
David Sterba
2011-06-04
Btrfs: fix uninit variable in the delayed inode code
Chris Mason
2011-05-28
Merge branch 'for-chris' of
Chris Mason
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-22
Btrfs: update the delayed inode code to use the btrfs_ino helper.
Chris Mason
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie