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
/
ocfs2
Age
Commit message (
Expand
)
Author
2010-05-24
quota: drop remount argument to ->quota_on and ->quota_off
Christoph Hellwig
2010-05-24
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
Christoph Hellwig
2010-05-24
ocfs2: Fix use after free on remount read-only
Jan Kara
2010-05-21
ocfs2: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2010-05-21
ocfs: constify xattr_handler
Stephen Hemminger
2010-05-21
ocfs2: Fix lock inversion in quotas during umount
Jan Kara
2010-05-21
ocfs2: Use __dquot_transfer to avoid lock inversion
Jan Kara
2010-05-21
ocfs2: Fix NULL pointer deref when writing local dquot
Jan Kara
2010-05-21
ocfs2: Fix estimate of credits needed for quota allocation
Jan Kara
2010-05-21
ocfs2: Fix quota locking
Jan Kara
2010-05-21
ocfs2: Avoid unnecessary block mapping when refreshing quota info
Jan Kara
2010-05-21
ocfs2: Do not map blocks from local quota file on each write
Jan Kara
2010-05-21
quota: unify quota init condition in setattr
Dmitry Monakhov
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-18
ocfs2: Silence a gcc warning.
Joel Becker
2010-05-18
ocfs2: Don't retry xattr set in case value extension fails.
Tao Ma
2010-05-18
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
Wengang Wang
2010-05-18
ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
Tao Ma
2010-05-18
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...
Joel Becker
2010-05-18
fs/ocfs2/dlm: Use kstrdup
Julia Lawall
2010-05-18
fs/ocfs2/dlm: Drop memory allocation cast
Julia Lawall
2010-05-18
Ocfs2: Optimize punching-hole code.
Tristan Ye
2010-05-18
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
Tristan Ye
2010-05-18
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
Tristan Ye
2010-05-18
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
Tristan Ye
2010-05-10
ocfs2: Block signals for mkdir/link/symlink/O_CREAT.
Joel Becker
2010-05-10
ocfs2: Wrap signal blocking in void functions.
Joel Becker
2010-05-05
ocfs2/dlm: Increase o2dlm lockres hash size
Sunil Mushran
2010-05-05
ocfs2: Make ocfs2_extend_trans() really extend.
Tao Ma
2010-05-05
ocfs2/trivial: Code cleanup for allocation reservation.
Tao Ma
2010-05-05
ocfs2: make ocfs2_adjust_resv_from_alloc simple.
Tao Ma
2010-05-05
ocfs2: Make nointr a default mount option
Sunil Mushran
2010-05-05
ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE
Sunil Mushran
2010-05-05
o2net: log socket state changes
Srinivas Eeda
2010-05-05
ocfs2: print node # when tcp fails
Wengang Wang
2010-05-05
ocfs2: Add dir_resv_level mount option
Mark Fasheh
2010-05-05
ocfs2: change default reservation window sizes
Mark Fasheh
2010-05-05
ocfs2: increase the default size of local alloc windows
Mark Fasheh
2010-05-05
ocfs2: clean up localalloc mount option size parsing
Mark Fasheh
2010-05-05
ocfs2: remove ocfs2_local_alloc_in_range()
Mark Fasheh
2010-05-05
ocfs2: allocate btree internal block groups from the global bitmap
Mark Fasheh
2010-05-05
ocfs2: use allocation reservations for directory data
Mark Fasheh
2010-05-05
ocfs2: use allocation reservations during file write
Mark Fasheh
2010-05-05
ocfs2: allocation reservations
Mark Fasheh
2010-05-05
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
2010-05-03
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
Joel Becker
2010-04-30
ocfs2: Avoid direct write if we fall back to buffered I/O
Li Dongyang
2010-04-30
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...
Joel Becker
2010-04-23
ocfs2_dlmfs: Fix math error when reading LVB.
Joel Becker
2010-04-23
ocfs2: Update VFS inode's id info after reflink.
Tao Ma
[next]