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
/
xfs
/
linux-2.6
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
2010-09-10
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-02
xfs: Disallow 32bit project quota id
Arkadiusz Mi?kiewicz
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
xfs: simplify inode to transaction joining
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-06-23
xfs: always use iget in bulkstat
Christoph Hellwig
2010-05-19
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
Zhitong Wang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-08
xfs: more reserved blocks fixups
Eric Sandeen
2010-01-20
xfs: convert attr to use unsigned names
Dave Chinner
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
2009-04-20
xfs: use memdup_user()
Li Zefan
2009-03-06
xfs: include header files for prototypes
Hannes Eder
2009-02-08
xfs: cleanup xfs_find_handle
Christoph Hellwig
2009-01-19
xfs: fix dentry aliasing issues in open_by_handle
Christoph Hellwig
2009-01-09
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
2008-12-29
[XFS] Fix merge failures
Lachlan McIlroy
2008-12-11
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-02
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
[XFS] Clean up some existing compat ioctl calls
sandeen@sandeen.net
2008-12-02
[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.
sandeen@sandeen.net
2008-12-01
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
2008-12-01
[XFS] convert xfs_getbmap to take formatter functions
Eric Sandeen
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
2008-10-31
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
2008-10-30
[XFS] remove restricted chown parameter from xfs linux
Tim Shimmin
2008-10-30
[XFS] kill sys_cred
Christoph Hellwig
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-08-13
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-07-28
[XFS] Remove vn_revalidate calls in xfs.
Christoph Hellwig
2008-07-28
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
2008-07-28
[XFS] xfs_setattr currently doesn't just handle the attributes set through
Christoph Hellwig
2008-07-28
[XFS] attrmulti cleanup
Christoph Hellwig
2008-07-28
[XFS] Check for invalid flags in xfs_attrlist_by_handle.
Christoph Hellwig
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-04-29
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
Barry Naujok
2008-04-29
[XFS] kill di_mode checks after xfs_iget
Christoph Hellwig
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
2008-04-18
[XFS] Fix merge failure
Lachlan McIlroy
2008-04-18
[XFS] The forward declarations for the xfs_ioctl() helpers and the
Lachlan McIlroy
2008-04-18
[XFS] split xfs_ioc_xattr
Lachlan McIlroy
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-07
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
Eric Sandeen
[next]