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
/
reiserfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2017-04-19
reiserfs: Remove i_attrs_to_sd_attrs()
Jan Kara
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2016-05-02
reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-22
wrappers for ->i_mutex access
Al Viro
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
2014-05-06
reiserfs: cleanup, remove leading whitespace from labels
Jeff Mahoney
2014-05-06
reiserfs: cleanup, reformat comments to normal kernel style
Jeff Mahoney
2013-08-08
reiserfs: locking, handle nested locks properly
Jeff Mahoney
2013-02-22
new helper: file_inode(file)
Al Viro
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2010-11-25
reiserfs: fix inode mutex - reiserfs lock misordering
Frederic Weisbecker
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-25
fs: kill block_prepare_write
Christoph Hellwig
2010-10-01
reiserfs: fix unwanted reiserfs lock recursion
Frederic Weisbecker
2010-10-01
reiserfs: fix dependency inversion between inode and reiserfs mutexes
Frederic Weisbecker
2010-01-07
reiserfs: Fix unreachable statement
Jiri Slaby
2009-10-14
kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()
Frederic Weisbecker
2009-10-14
kill-the-bkl/reiserfs: always lock the ioctl path
Frederic Weisbecker
2009-09-14
reiserfs: kill-the-BKL
Frederic Weisbecker
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
2008-04-28
reiserfs: unpack tails on quota files
Jan Kara
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
2007-11-14
Forbid user to change file flags on quota files
Jan Kara
2007-10-16
reiserfs: convert to new aops
Vladimir Saveliev
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
2006-12-08
[PATCH] struct path: convert reiserfs
Josef Sipek
2006-09-30
[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...
David Howells
2006-08-06
[PATCH] fix reiserfs lock inversion of bkl vs inode semaphore
Chris Mason
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
2005-06-29
[PATCH] reiserfs: Check if attrs are enabled for attr ioctls
Jeff Mahoney
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds