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
/
ceph
/
locks.c
Age
Commit message (
Expand
)
Author
2014-06-02
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
2014-04-28
ceph: reserve caps for file layout/lock MDS requests
Yan, Zheng
2014-04-04
ceph: use fl->fl_file as owner identifier of flock and posix lock
Yan, Zheng
2014-04-04
ceph: forbid mandatory file lock
Yan, Zheng
2014-04-04
ceph: use fl->fl_type to decide flock operation
Yan, Zheng
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-07-01
ceph: fix up comment for ceph_count_locks() as to which lock to hold
Jim Schutt
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-05-17
ceph: ceph_pagelist_append might sleep while atomic
Jim Schutt
2013-05-17
ceph: add cpu_to_le32() calls when encoding a reconnect capability
Jim Schutt
2013-02-22
new helper: file_inode(file)
Al Viro
2011-06-07
ceph: unwind canceled flock state
Sage Weil
2011-06-07
ceph: use ihold when we already have an inode ref
Sage Weil
2010-12-01
ceph: Behave better when handling file lock replies.
Herb Shiu
2010-12-01
ceph: pass lock information by struct file_lock instead of as individual params.
Herb Shiu
2010-10-20
ceph: preallocate flock state without locks held
Greg Farnum
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-08-25
ceph: Fix warnings
Alan Cox
2010-08-02
ceph: add flock/fcntl lock support
Greg Farnum